1. Packages
  2. Google Cloud (GCP) Classic
  3. API Docs
  4. compute
  5. getStoragePoolTypes
Google Cloud v8.28.0 published on Tuesday, Apr 29, 2025 by Pulumi

gcp.compute.getStoragePoolTypes

Explore with Pulumi AI

gcp logo
Google Cloud v8.28.0 published on Tuesday, Apr 29, 2025 by Pulumi

    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:

    StoragePoolType string
    Zone string
    Project string
    StoragePoolType string
    Zone string
    Project string
    storagePoolType String
    zone String
    project String
    storagePoolType string
    zone string
    project string
    storagePoolType String
    zone String
    project String

    getStoragePoolTypes Result

    The following output properties are available:

    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.
    gcp logo
    Google Cloud v8.28.0 published on Tuesday, Apr 29, 2025 by Pulumi