Resource: StoragePoolTypesGetResponse
| JSON representation |
|---|
{
"resource": {
object ( |
| Fields | |
|---|---|
resource |
|
StoragePoolType
| JSON representation |
|---|
{
"kind": string,
"id": string,
"creationTimestamp": string,
"name": string,
"description": string,
"deprecated": {
object ( |
| Fields | |
|---|---|
kind |
Output only. Type of the resource. Always
for storage pool types. |
id |
Output only. The unique identifier for the resource. This identifier is defined by the server. |
creationTimestamp |
Output only. Creation timestamp in RFC3339 text format. |
name |
Output only. Name of the resource. |
description |
Output only. An optional description of this resource. |
deprecated |
Output only. The deprecation status associated with this storage pool type. |
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. |
selfLink |
Output only. Server-defined URL for the resource. |
selfLinkWithId |
Output only. Server-defined URL for this resource with the resource id. |
minSizeGb |
[Deprecated] This field is deprecated. Use minPoolProvisionedCapacityGb instead. |
minPoolProvisionedCapacityGb |
Output only. Minimum storage pool size in GB. |
maxPoolProvisionedCapacityGb |
Output only. Maximum storage pool size in GB. |
minPoolProvisionedIops |
Output only. Minimum provisioned IOPS. |
maxPoolProvisionedIops |
Output only. Maximum provisioned IOPS. |
minPoolProvisionedThroughput |
Output only. Minimum provisioned throughput. |
maxPoolProvisionedThroughput |
Output only. Maximum provisioned throughput. |
supportedDiskTypes[] |
Output only. The list of disk types supported in this storage pool type. |
Methods |
|
|---|---|
|
The method compute.beta.StoragePoolTypesService.AggregatedList is not available in Cloud de Confiance by S3NS. |
|
The method compute.beta.StoragePoolTypesService.Get is not available in Cloud de Confiance by S3NS. |
|
The method compute.beta.StoragePoolTypesService.List is not available in Cloud de Confiance by S3NS. |