Resource: Zone
Represents a Zone resource.
A zone is a deployment area. These deployment areas are subsets of a region. For example the zone
us-east1-b
is located in the
us-east1
region. For more information, read Regions and Zones.
JSON representation |
---|
{ "kind": string, "id": string, "creationTimestamp": string, "name": string, "description": string, "status": enum ( |
Fields | |
---|---|
kind |
[Output Only] Type of the resource. Always
for zones. |
id |
[Output Only] The unique identifier for the resource. This identifier is defined by the server. |
creation |
[Output Only] Creation timestamp in RFC3339 text format. |
name |
[Output Only] Name of the resource. |
description |
[Output Only] Textual description of the resource. |
status |
[Output Only] Status of the zone, either
or
. |
deprecated |
[Output Only] The deprecation status associated with this zone. |
region |
[Output Only] Full URL reference to the region which hosts the zone. |
self |
[Output Only] Server-defined URL for the resource. |
available |
[Output Only] Available cpu/platform selections for the zone. |
supports |
[Output Only] Reserved for future use. |
ZoneStatus
Enums | |
---|---|
UP |
|
DOWN |
Methods |
|
---|---|
|
The method compute.v1.ZonesService.Get is not available in this (s3nsapis.fr) universe. |
|
The method compute.v1.ZonesService.List is not available in this (s3nsapis.fr) universe. |