REST Resource: storagePoolTypes Stay organized with collections Save and categorize content based on your preferences.
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},"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 inRFC3339 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 optionalRFC3339 timestamp on or after which the state of this resource is intended to change to |
resource.deprecated.obsolete |
An optionalRFC3339 timestamp on or after which the state of this resource is intended to change to |
resource.deprecated.deleted |
An optionalRFC3339 timestamp on or after which the state of this resource is intended to change to |
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. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-28 UTC.