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.kind |   [Output Only] Type of the resource. Always  | 
| resource.id |   [Output Only] The unique identifier for the resource. This identifier is defined by the server. | 
| resource.creationTimestamp |   [Output Only] Creation timestamp in RFC3339 text format. | 
| resource.name |   [Output Only] Name of the resource. | 
| resource.description |   [Output Only] An optional description of this resource. | 
| resource.deprecated |   [Output Only] The deprecation status associated with this storage pool type. | 
| resource.deprecated.state |   The deprecation state of this resource. This can be  | 
| resource.deprecated.replacement |   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.deprecated.deprecated |   An optional RFC3339 
timestamp on or after which the state of this resource is intended to change to  | 
| resource.deprecated.obsolete |   An optional RFC3339 
timestamp on or after which the state of this resource is intended to change to  | 
| resource.deprecated.deleted |   An optional RFC3339 
timestamp on or after which the state of this resource is intended to change to  | 
| resource.deprecated.stateOverride |   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.deprecated.stateOverride.locationRolloutPolicies |   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.deprecated.stateOverride.defaultRolloutTime |   An optional RFC3339 timestamp on or after which the update is considered rolled out to any zone that is not explicitly stated. | 
| resource.zone |   [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.selfLink |   [Output Only] Server-defined URL for the resource. | 
| resource.selfLinkWithId |   [Output Only] Server-defined URL for this resource with the resource id. | 
| resource.minSizeGb |   [Deprecated] This field is deprecated. Use minPoolProvisionedCapacityGb instead. | 
| resource.minPoolProvisionedCapacityGb |   [Output Only] Minimum storage pool size in GB. | 
| resource.maxPoolProvisionedCapacityGb |   [Output Only] Maximum storage pool size in GB. | 
| resource.minPoolProvisionedIops |   [Output Only] Minimum provisioned IOPS. | 
| resource.maxPoolProvisionedIops |   [Output Only] Maximum provisioned IOPS. | 
| resource.minPoolProvisionedThroughput |   [Output Only] Minimum provisioned throughput. | 
| resource.maxPoolProvisionedThroughput |   [Output Only] Maximum provisioned throughput. | 
| resource.supportedDiskTypes[] |   [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. | 

