Resource: StoragePoolTypesGetResponse
JSON representation |
---|
{ "resource": { "kind": string, "id": string, "creationTimestamp": string, "name": string, "description": string, "deprecated": { "state": enum, "replacement": string, "deprecated": string, "obsolete": string, "deleted": string, "stateOverride": { "locationRolloutPolicies": { string: string, ... }, "defaultRolloutTime": string } }, "zone": string, "selfLink": string, "selfLinkWithId": string, "minSizeGb": string, "minPoolProvisionedCapacityGb": string, "maxPoolProvisionedCapacityGb": string, "minPoolProvisionedIops": string, "maxPoolProvisionedIops": string, "minPoolProvisionedThroughput": string, "maxPoolProvisionedThroughput": string, "supportedDiskTypes": [ string ] } } |
Fields | |
---|---|
resource |
|
resource. |
[Output Only] Type of the resource. Always |
resource. |
[Output Only] The unique identifier for the resource. This identifier is defined by the server. |
resource. |
[Output Only] Creation timestamp in RFC3339 text format. |
resource. |
[Output Only] Name of the resource. |
resource. |
[Output Only] An optional description of this resource. |
resource. |
[Output Only] The deprecation status associated with this storage pool type. |
resource. |
The deprecation state of this resource. This can be |
resource. |
The URL of the suggested replacement for a deprecated resource. The suggested replacement resource must be the same kind of resource as the deprecated resource. |
resource. |
An optional RFC3339 timestamp on or after which the state of this resource is intended to change to |
resource. |
An optional RFC3339 timestamp on or after which the state of this resource is intended to change to |
resource. |
An optional RFC3339 timestamp on or after which the state of this resource is intended to change to |
resource. |
The rollout policy for this deprecation. This policy is only enforced by image family views. The rollout policy restricts the zones where the associated resource is considered in a deprecated state. When the rollout policy does not include the user specified zone, or if the zone is rolled out, the associated resource is considered in a deprecated state. The rollout policy for this deprecation is read-only, except for allowlisted users. This field might not be configured. To view the latest non-deprecated image in a specific zone, use the |
resource. |
Location based rollout policies to apply to the resource. Currently only zone names are supported and must be represented as valid URLs, like: zones/us-central1-a. The value expects an RFC3339 timestamp on or after which the update is considered rolled out to the specified location. |
resource. |
An optional RFC3339 timestamp on or after which the update is considered rolled out to any zone that is not explicitly stated. |
resource. |
[Output Only] URL of the zone where the storage pool type resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. |
resource. |
[Output Only] Server-defined URL for the resource. |
resource. |
[Output Only] Server-defined URL for this resource with the resource id. |
resource. |
[Deprecated] This field is deprecated. Use minPoolProvisionedCapacityGb instead. |
resource. |
[Output Only] Minimum storage pool size in GB. |
resource. |
[Output Only] Maximum storage pool size in GB. |
resource. |
[Output Only] Minimum provisioned IOPS. |
resource. |
[Output Only] Maximum provisioned IOPS. |
resource. |
[Output Only] Minimum provisioned throughput. |
resource. |
[Output Only] Maximum provisioned throughput. |
resource. |
[Output Only] The list of disk types supported in this storage pool type. |
Methods |
|
---|---|
|
Retrieves an aggregated list of storage pool types. |
|
Returns the specified storage pool type. |
|
Retrieves a list of storage pool types available to the specified project. |