Resource: Region
Represents a Region resource.
A region is a geographical area where a resource is located. 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 regions. |
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 region, either
or
. |
zones[] |
[Output Only] A list of zones available in this region, in the form of resource URLs. |
quotas[] |
[Output Only] Quotas assigned to this region. |
deprecated |
[Output Only] The deprecation status associated with this region. |
self |
[Output Only] Server-defined URL for the resource. |
supports |
[Output Only] Reserved for future use. |
quota |
[Output Only] Warning of fetching the |
quota |
[Output Only] A warning code, if applicable. For example, Compute Engine returns
if there are no results in the response. |
quota |
[Output Only] A human-readable description of the warning code. |
quota |
[Output Only] Metadata about this warning in
format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" } |
quota |
[Output Only] A key that provides more detail on the warning being returned. For example, for warnings where there are no results in a list request for a particular zone, this key might be
and the key value might be the zone name. Other examples might be a key indicating a deprecated resource and a suggested replacement, or a warning about invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding). |
quota |
[Output Only] A warning data value corresponding to the key. |
RegionStatus
Region resource.
Enums | |
---|---|
UP |
|
DOWN |
Methods |
|
---|---|
|
The method compute.v1.RegionsService.Get is not available in this (s3nsapis.fr) universe. |
|
The method compute.v1.RegionsService.List is not available in this (s3nsapis.fr) universe. |