Google Cloud v8.28.0 published on Tuesday, Apr 29, 2025 by Pulumi
gcp.compute.getStoragePoolTypes
Explore with Pulumi AI
Using getStoragePoolTypes
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getStoragePoolTypes(args: GetStoragePoolTypesArgs, opts?: InvokeOptions): Promise<GetStoragePoolTypesResult>
function getStoragePoolTypesOutput(args: GetStoragePoolTypesOutputArgs, opts?: InvokeOptions): Output<GetStoragePoolTypesResult>
def get_storage_pool_types(project: Optional[str] = None,
storage_pool_type: Optional[str] = None,
zone: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetStoragePoolTypesResult
def get_storage_pool_types_output(project: Optional[pulumi.Input[str]] = None,
storage_pool_type: Optional[pulumi.Input[str]] = None,
zone: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetStoragePoolTypesResult]
func GetStoragePoolTypes(ctx *Context, args *GetStoragePoolTypesArgs, opts ...InvokeOption) (*GetStoragePoolTypesResult, error)
func GetStoragePoolTypesOutput(ctx *Context, args *GetStoragePoolTypesOutputArgs, opts ...InvokeOption) GetStoragePoolTypesResultOutput
> Note: This function is named GetStoragePoolTypes
in the Go SDK.
public static class GetStoragePoolTypes
{
public static Task<GetStoragePoolTypesResult> InvokeAsync(GetStoragePoolTypesArgs args, InvokeOptions? opts = null)
public static Output<GetStoragePoolTypesResult> Invoke(GetStoragePoolTypesInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetStoragePoolTypesResult> getStoragePoolTypes(GetStoragePoolTypesArgs args, InvokeOptions options)
public static Output<GetStoragePoolTypesResult> getStoragePoolTypes(GetStoragePoolTypesArgs args, InvokeOptions options)
fn::invoke:
function: gcp:compute/getStoragePoolTypes:getStoragePoolTypes
arguments:
# arguments dictionary
The following arguments are supported:
- Storage
Pool stringType - Zone string
- Project string
- Storage
Pool stringType - Zone string
- Project string
- storage
Pool StringType - zone String
- project String
- storage
Pool stringType - zone string
- project string
- storage_
pool_ strtype - zone str
- project str
- storage
Pool StringType - zone String
- project String
getStoragePoolTypes Result
The following output properties are available:
- Creation
Timestamp string - Deprecateds
List<Get
Storage Pool Types Deprecated> - Description string
- Id int
- Kind string
- Max
Pool intProvisioned Capacity Gb - Max
Pool intProvisioned Iops - Max
Pool intProvisioned Throughput - Min
Pool intProvisioned Capacity Gb - Min
Pool intProvisioned Iops - Min
Pool intProvisioned Throughput - Name string
- Project string
- Self
Link string - Self
Link stringWith Id - Storage
Pool stringType - Supported
Disk List<string>Types - Zone string
- Creation
Timestamp string - Deprecateds
[]Get
Storage Pool Types Deprecated - Description string
- Id int
- Kind string
- Max
Pool intProvisioned Capacity Gb - Max
Pool intProvisioned Iops - Max
Pool intProvisioned Throughput - Min
Pool intProvisioned Capacity Gb - Min
Pool intProvisioned Iops - Min
Pool intProvisioned Throughput - Name string
- Project string
- Self
Link string - Self
Link stringWith Id - Storage
Pool stringType - Supported
Disk []stringTypes - Zone string
- creation
Timestamp String - deprecateds
List<Get
Storage Pool Types Deprecated> - description String
- id Integer
- kind String
- max
Pool IntegerProvisioned Capacity Gb - max
Pool IntegerProvisioned Iops - max
Pool IntegerProvisioned Throughput - min
Pool IntegerProvisioned Capacity Gb - min
Pool IntegerProvisioned Iops - min
Pool IntegerProvisioned Throughput - name String
- project String
- self
Link String - self
Link StringWith Id - storage
Pool StringType - supported
Disk List<String>Types - zone String
- creation
Timestamp string - deprecateds
Get
Storage Pool Types Deprecated[] - description string
- id number
- kind string
- max
Pool numberProvisioned Capacity Gb - max
Pool numberProvisioned Iops - max
Pool numberProvisioned Throughput - min
Pool numberProvisioned Capacity Gb - min
Pool numberProvisioned Iops - min
Pool numberProvisioned Throughput - name string
- project string
- self
Link string - self
Link stringWith Id - storage
Pool stringType - supported
Disk string[]Types - zone string
- creation_
timestamp str - deprecateds
Sequence[Get
Storage Pool Types Deprecated] - description str
- id int
- kind str
- max_
pool_ intprovisioned_ capacity_ gb - max_
pool_ intprovisioned_ iops - max_
pool_ intprovisioned_ throughput - min_
pool_ intprovisioned_ capacity_ gb - min_
pool_ intprovisioned_ iops - min_
pool_ intprovisioned_ throughput - name str
- project str
- self_
link str - self_
link_ strwith_ id - storage_
pool_ strtype - supported_
disk_ Sequence[str]types - zone str
- creation
Timestamp String - deprecateds List<Property Map>
- description String
- id Number
- kind String
- max
Pool NumberProvisioned Capacity Gb - max
Pool NumberProvisioned Iops - max
Pool NumberProvisioned Throughput - min
Pool NumberProvisioned Capacity Gb - min
Pool NumberProvisioned Iops - min
Pool NumberProvisioned Throughput - name String
- project String
- self
Link String - self
Link StringWith Id - storage
Pool StringType - supported
Disk List<String>Types - zone String
Supporting Types
GetStoragePoolTypesDeprecated
- Deleted string
- An optional RFC3339 timestamp on or after which the state of this resource is intended to change to DELETED. This is only informational and the status will not change unless the client explicitly changes it.
- Deprecated string
- An optional RFC3339 timestamp on or after which the state of this resource is intended to change to DEPRECATED. This is only informational and the status will not change unless the client explicitly changes it.
- Obsolete string
- An optional RFC3339 timestamp on or after which the state of this resource is intended to change to OBSOLETE. This is only informational and the status will not change unless the client explicitly changes it.
- Replacement string
- 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.
- State string
- The deprecation state of this resource. This can be ACTIVE, DEPRECATED, OBSOLETE, or DELETED. Operations which communicate the end of life date for an image, can use ACTIVE. Operations which create a new resource using a DEPRECATED resource will return successfully, but with a warning indicating the deprecated resource and recommending its replacement. Operations which use OBSOLETE or DELETED resources will be rejected and result in an error.
- Deleted string
- An optional RFC3339 timestamp on or after which the state of this resource is intended to change to DELETED. This is only informational and the status will not change unless the client explicitly changes it.
- Deprecated string
- An optional RFC3339 timestamp on or after which the state of this resource is intended to change to DEPRECATED. This is only informational and the status will not change unless the client explicitly changes it.
- Obsolete string
- An optional RFC3339 timestamp on or after which the state of this resource is intended to change to OBSOLETE. This is only informational and the status will not change unless the client explicitly changes it.
- Replacement string
- 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.
- State string
- The deprecation state of this resource. This can be ACTIVE, DEPRECATED, OBSOLETE, or DELETED. Operations which communicate the end of life date for an image, can use ACTIVE. Operations which create a new resource using a DEPRECATED resource will return successfully, but with a warning indicating the deprecated resource and recommending its replacement. Operations which use OBSOLETE or DELETED resources will be rejected and result in an error.
- deleted String
- An optional RFC3339 timestamp on or after which the state of this resource is intended to change to DELETED. This is only informational and the status will not change unless the client explicitly changes it.
- deprecated String
- An optional RFC3339 timestamp on or after which the state of this resource is intended to change to DEPRECATED. This is only informational and the status will not change unless the client explicitly changes it.
- obsolete String
- An optional RFC3339 timestamp on or after which the state of this resource is intended to change to OBSOLETE. This is only informational and the status will not change unless the client explicitly changes it.
- replacement String
- 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.
- state String
- The deprecation state of this resource. This can be ACTIVE, DEPRECATED, OBSOLETE, or DELETED. Operations which communicate the end of life date for an image, can use ACTIVE. Operations which create a new resource using a DEPRECATED resource will return successfully, but with a warning indicating the deprecated resource and recommending its replacement. Operations which use OBSOLETE or DELETED resources will be rejected and result in an error.
- deleted string
- An optional RFC3339 timestamp on or after which the state of this resource is intended to change to DELETED. This is only informational and the status will not change unless the client explicitly changes it.
- deprecated string
- An optional RFC3339 timestamp on or after which the state of this resource is intended to change to DEPRECATED. This is only informational and the status will not change unless the client explicitly changes it.
- obsolete string
- An optional RFC3339 timestamp on or after which the state of this resource is intended to change to OBSOLETE. This is only informational and the status will not change unless the client explicitly changes it.
- replacement string
- 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.
- state string
- The deprecation state of this resource. This can be ACTIVE, DEPRECATED, OBSOLETE, or DELETED. Operations which communicate the end of life date for an image, can use ACTIVE. Operations which create a new resource using a DEPRECATED resource will return successfully, but with a warning indicating the deprecated resource and recommending its replacement. Operations which use OBSOLETE or DELETED resources will be rejected and result in an error.
- deleted str
- An optional RFC3339 timestamp on or after which the state of this resource is intended to change to DELETED. This is only informational and the status will not change unless the client explicitly changes it.
- deprecated str
- An optional RFC3339 timestamp on or after which the state of this resource is intended to change to DEPRECATED. This is only informational and the status will not change unless the client explicitly changes it.
- obsolete str
- An optional RFC3339 timestamp on or after which the state of this resource is intended to change to OBSOLETE. This is only informational and the status will not change unless the client explicitly changes it.
- replacement str
- 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.
- state str
- The deprecation state of this resource. This can be ACTIVE, DEPRECATED, OBSOLETE, or DELETED. Operations which communicate the end of life date for an image, can use ACTIVE. Operations which create a new resource using a DEPRECATED resource will return successfully, but with a warning indicating the deprecated resource and recommending its replacement. Operations which use OBSOLETE or DELETED resources will be rejected and result in an error.
- deleted String
- An optional RFC3339 timestamp on or after which the state of this resource is intended to change to DELETED. This is only informational and the status will not change unless the client explicitly changes it.
- deprecated String
- An optional RFC3339 timestamp on or after which the state of this resource is intended to change to DEPRECATED. This is only informational and the status will not change unless the client explicitly changes it.
- obsolete String
- An optional RFC3339 timestamp on or after which the state of this resource is intended to change to OBSOLETE. This is only informational and the status will not change unless the client explicitly changes it.
- replacement String
- 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.
- state String
- The deprecation state of this resource. This can be ACTIVE, DEPRECATED, OBSOLETE, or DELETED. Operations which communicate the end of life date for an image, can use ACTIVE. Operations which create a new resource using a DEPRECATED resource will return successfully, but with a warning indicating the deprecated resource and recommending its replacement. Operations which use OBSOLETE or DELETED resources will be rejected and result in an error.
Package Details
- Repository
- Google Cloud (GCP) Classic pulumi/pulumi-gcp
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
google-beta
Terraform Provider.