1. Packages
  2. Nutanix
  3. API Docs
  4. getStorageContainerV2
Nutanix v0.7.4 published on Friday, Mar 21, 2025 by Piers Karsenbarg

nutanix.getStorageContainerV2

Explore with Pulumi AI

nutanix logo
Nutanix v0.7.4 published on Friday, Mar 21, 2025 by Piers Karsenbarg

    Provides a datasource to Fetch the configuration details of the existing Storage Container identified by the {containerExtId}.

    Using getStorageContainerV2

    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 getStorageContainerV2(args: GetStorageContainerV2Args, opts?: InvokeOptions): Promise<GetStorageContainerV2Result>
    function getStorageContainerV2Output(args: GetStorageContainerV2OutputArgs, opts?: InvokeOptions): Output<GetStorageContainerV2Result>
    def get_storage_container_v2(ext_id: Optional[str] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetStorageContainerV2Result
    def get_storage_container_v2_output(ext_id: Optional[pulumi.Input[str]] = None,
                                 opts: Optional[InvokeOptions] = None) -> Output[GetStorageContainerV2Result]
    func GetStorageContainerV2(ctx *Context, args *GetStorageContainerV2Args, opts ...InvokeOption) (*GetStorageContainerV2Result, error)
    func GetStorageContainerV2Output(ctx *Context, args *GetStorageContainerV2OutputArgs, opts ...InvokeOption) GetStorageContainerV2ResultOutput

    > Note: This function is named GetStorageContainerV2 in the Go SDK.

    public static class GetStorageContainerV2 
    {
        public static Task<GetStorageContainerV2Result> InvokeAsync(GetStorageContainerV2Args args, InvokeOptions? opts = null)
        public static Output<GetStorageContainerV2Result> Invoke(GetStorageContainerV2InvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetStorageContainerV2Result> getStorageContainerV2(GetStorageContainerV2Args args, InvokeOptions options)
    public static Output<GetStorageContainerV2Result> getStorageContainerV2(GetStorageContainerV2Args args, InvokeOptions options)
    
    fn::invoke:
      function: nutanix:index/getStorageContainerV2:getStorageContainerV2
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ExtId string
    storage container UUID
    ExtId string
    storage container UUID
    extId String
    storage container UUID
    extId string
    storage container UUID
    ext_id str
    storage container UUID
    extId String
    storage container UUID

    getStorageContainerV2 Result

    The following output properties are available:

    AffinityHostExtId string
    • Affinity host extId for RF 1 Storage Container.
    CacheDeduplication string
    • Indicates the current status of Cache Deduplication for the Container. available values: NONE, OFF, ON
    ClusterExtId string
    • ext id for the cluster owning the storage container.
    ClusterName string
    • Corresponding name of the Cluster owning the Storage Container instance.
    CompressionDelaySecs int
    • The compression delay in seconds.
    ContainerExtId string
    • the storage container ext id
    ErasureCode string
    • Indicates the current status value for Erasure Coding for the Container. available values: NONE, OFF, ON
    ErasureCodeDelaySecs int
    • Delay in performing ErasureCode for the current Container instance.
    ExtId string
    • the storage container uuid
    HasHigherEcFaultDomainPreference bool
    • Indicates whether to prefer a higher Erasure Code fault domain.
    Id string
    The provider-assigned unique ID for this managed resource.
    IsCompressionEnabled bool
    • Indicates whether the compression is enabled for the Container.
    IsEncrypted bool
    • Indicates whether the Container is encrypted or not.
    IsInlineEcEnabled bool
    • Indicates whether data written to this container should be inline erasure coded or not. This field is only considered when ErasureCoding is enabled.
    IsInternal bool
    • Indicates whether the Container is internal and is managed by Nutanix.
    IsMarkedForRemoval bool
    • Indicates if the Storage Container is marked for removal. This field is set when the Storage Container is about to be destroyed.
    IsNfsWhitelistInherited bool
    • Indicates whether the NFS whitelist is inherited from global config.
    IsSoftwareEncryptionEnabled bool
    • Indicates whether the Container instance has software encryption enabled.
    Links List<PiersKarsenbarg.Nutanix.Outputs.GetStorageContainerV2Link>
    • A HATEOAS style link for the response. Each link contains a user-friendly name identifying the link and an address for retrieving the particular resource.
    LogicalAdvertisedCapacityBytes int
    • Max capacity of the Container as defined by the user.
    LogicalExplicitReservedCapacityBytes int
    • Total reserved size (in bytes) of the container (set by Admin). This also accounts for the container's replication factor. The actual reserved capacity of the container will be the maximum of explicitReservedCapacity and implicitReservedCapacity.
    LogicalImplicitReservedCapacityBytes int
    • This is the summation of reservations provisioned on all vdisks in the container. The actual reserved capacity of the container will be the maximum of explicitReservedCapacity and implicitReservedCapacity
    MaxCapacityBytes int
    • Maximum physical capacity of the Storage Container in bytes.
    Name string
    Name of the storage container. Note that the name of Storage Container should be unique per cluster.
    NfsWhitelistAddresses List<PiersKarsenbarg.Nutanix.Outputs.GetStorageContainerV2NfsWhitelistAddress>
    • List of NFS addresses which need to be whitelisted.
    OnDiskDedup string
    • Indicates the current status of Disk Deduplication for the Container. available values: NONE, OFF, POST_PROCESS
    OwnerExtId string
    • owner ext id
    ReplicationFactor int
    • Replication factor of the Storage Container.
    StoragePoolExtId string
    • extId of the Storage Pool owning the Storage Container instance.
    TenantId string
    • A globally unique identifier that represents the tenant that owns this entity.
    AffinityHostExtId string
    • Affinity host extId for RF 1 Storage Container.
    CacheDeduplication string
    • Indicates the current status of Cache Deduplication for the Container. available values: NONE, OFF, ON
    ClusterExtId string
    • ext id for the cluster owning the storage container.
    ClusterName string
    • Corresponding name of the Cluster owning the Storage Container instance.
    CompressionDelaySecs int
    • The compression delay in seconds.
    ContainerExtId string
    • the storage container ext id
    ErasureCode string
    • Indicates the current status value for Erasure Coding for the Container. available values: NONE, OFF, ON
    ErasureCodeDelaySecs int
    • Delay in performing ErasureCode for the current Container instance.
    ExtId string
    • the storage container uuid
    HasHigherEcFaultDomainPreference bool
    • Indicates whether to prefer a higher Erasure Code fault domain.
    Id string
    The provider-assigned unique ID for this managed resource.
    IsCompressionEnabled bool
    • Indicates whether the compression is enabled for the Container.
    IsEncrypted bool
    • Indicates whether the Container is encrypted or not.
    IsInlineEcEnabled bool
    • Indicates whether data written to this container should be inline erasure coded or not. This field is only considered when ErasureCoding is enabled.
    IsInternal bool
    • Indicates whether the Container is internal and is managed by Nutanix.
    IsMarkedForRemoval bool
    • Indicates if the Storage Container is marked for removal. This field is set when the Storage Container is about to be destroyed.
    IsNfsWhitelistInherited bool
    • Indicates whether the NFS whitelist is inherited from global config.
    IsSoftwareEncryptionEnabled bool
    • Indicates whether the Container instance has software encryption enabled.
    Links []GetStorageContainerV2Link
    • A HATEOAS style link for the response. Each link contains a user-friendly name identifying the link and an address for retrieving the particular resource.
    LogicalAdvertisedCapacityBytes int
    • Max capacity of the Container as defined by the user.
    LogicalExplicitReservedCapacityBytes int
    • Total reserved size (in bytes) of the container (set by Admin). This also accounts for the container's replication factor. The actual reserved capacity of the container will be the maximum of explicitReservedCapacity and implicitReservedCapacity.
    LogicalImplicitReservedCapacityBytes int
    • This is the summation of reservations provisioned on all vdisks in the container. The actual reserved capacity of the container will be the maximum of explicitReservedCapacity and implicitReservedCapacity
    MaxCapacityBytes int
    • Maximum physical capacity of the Storage Container in bytes.
    Name string
    Name of the storage container. Note that the name of Storage Container should be unique per cluster.
    NfsWhitelistAddresses []GetStorageContainerV2NfsWhitelistAddress
    • List of NFS addresses which need to be whitelisted.
    OnDiskDedup string
    • Indicates the current status of Disk Deduplication for the Container. available values: NONE, OFF, POST_PROCESS
    OwnerExtId string
    • owner ext id
    ReplicationFactor int
    • Replication factor of the Storage Container.
    StoragePoolExtId string
    • extId of the Storage Pool owning the Storage Container instance.
    TenantId string
    • A globally unique identifier that represents the tenant that owns this entity.
    affinityHostExtId String
    • Affinity host extId for RF 1 Storage Container.
    cacheDeduplication String
    • Indicates the current status of Cache Deduplication for the Container. available values: NONE, OFF, ON
    clusterExtId String
    • ext id for the cluster owning the storage container.
    clusterName String
    • Corresponding name of the Cluster owning the Storage Container instance.
    compressionDelaySecs Integer
    • The compression delay in seconds.
    containerExtId String
    • the storage container ext id
    erasureCode String
    • Indicates the current status value for Erasure Coding for the Container. available values: NONE, OFF, ON
    erasureCodeDelaySecs Integer
    • Delay in performing ErasureCode for the current Container instance.
    extId String
    • the storage container uuid
    hasHigherEcFaultDomainPreference Boolean
    • Indicates whether to prefer a higher Erasure Code fault domain.
    id String
    The provider-assigned unique ID for this managed resource.
    isCompressionEnabled Boolean
    • Indicates whether the compression is enabled for the Container.
    isEncrypted Boolean
    • Indicates whether the Container is encrypted or not.
    isInlineEcEnabled Boolean
    • Indicates whether data written to this container should be inline erasure coded or not. This field is only considered when ErasureCoding is enabled.
    isInternal Boolean
    • Indicates whether the Container is internal and is managed by Nutanix.
    isMarkedForRemoval Boolean
    • Indicates if the Storage Container is marked for removal. This field is set when the Storage Container is about to be destroyed.
    isNfsWhitelistInherited Boolean
    • Indicates whether the NFS whitelist is inherited from global config.
    isSoftwareEncryptionEnabled Boolean
    • Indicates whether the Container instance has software encryption enabled.
    links List<GetStorageContainerV2Link>
    • A HATEOAS style link for the response. Each link contains a user-friendly name identifying the link and an address for retrieving the particular resource.
    logicalAdvertisedCapacityBytes Integer
    • Max capacity of the Container as defined by the user.
    logicalExplicitReservedCapacityBytes Integer
    • Total reserved size (in bytes) of the container (set by Admin). This also accounts for the container's replication factor. The actual reserved capacity of the container will be the maximum of explicitReservedCapacity and implicitReservedCapacity.
    logicalImplicitReservedCapacityBytes Integer
    • This is the summation of reservations provisioned on all vdisks in the container. The actual reserved capacity of the container will be the maximum of explicitReservedCapacity and implicitReservedCapacity
    maxCapacityBytes Integer
    • Maximum physical capacity of the Storage Container in bytes.
    name String
    Name of the storage container. Note that the name of Storage Container should be unique per cluster.
    nfsWhitelistAddresses List<GetStorageContainerV2NfsWhitelistAddress>
    • List of NFS addresses which need to be whitelisted.
    onDiskDedup String
    • Indicates the current status of Disk Deduplication for the Container. available values: NONE, OFF, POST_PROCESS
    ownerExtId String
    • owner ext id
    replicationFactor Integer
    • Replication factor of the Storage Container.
    storagePoolExtId String
    • extId of the Storage Pool owning the Storage Container instance.
    tenantId String
    • A globally unique identifier that represents the tenant that owns this entity.
    affinityHostExtId string
    • Affinity host extId for RF 1 Storage Container.
    cacheDeduplication string
    • Indicates the current status of Cache Deduplication for the Container. available values: NONE, OFF, ON
    clusterExtId string
    • ext id for the cluster owning the storage container.
    clusterName string
    • Corresponding name of the Cluster owning the Storage Container instance.
    compressionDelaySecs number
    • The compression delay in seconds.
    containerExtId string
    • the storage container ext id
    erasureCode string
    • Indicates the current status value for Erasure Coding for the Container. available values: NONE, OFF, ON
    erasureCodeDelaySecs number
    • Delay in performing ErasureCode for the current Container instance.
    extId string
    • the storage container uuid
    hasHigherEcFaultDomainPreference boolean
    • Indicates whether to prefer a higher Erasure Code fault domain.
    id string
    The provider-assigned unique ID for this managed resource.
    isCompressionEnabled boolean
    • Indicates whether the compression is enabled for the Container.
    isEncrypted boolean
    • Indicates whether the Container is encrypted or not.
    isInlineEcEnabled boolean
    • Indicates whether data written to this container should be inline erasure coded or not. This field is only considered when ErasureCoding is enabled.
    isInternal boolean
    • Indicates whether the Container is internal and is managed by Nutanix.
    isMarkedForRemoval boolean
    • Indicates if the Storage Container is marked for removal. This field is set when the Storage Container is about to be destroyed.
    isNfsWhitelistInherited boolean
    • Indicates whether the NFS whitelist is inherited from global config.
    isSoftwareEncryptionEnabled boolean
    • Indicates whether the Container instance has software encryption enabled.
    links GetStorageContainerV2Link[]
    • A HATEOAS style link for the response. Each link contains a user-friendly name identifying the link and an address for retrieving the particular resource.
    logicalAdvertisedCapacityBytes number
    • Max capacity of the Container as defined by the user.
    logicalExplicitReservedCapacityBytes number
    • Total reserved size (in bytes) of the container (set by Admin). This also accounts for the container's replication factor. The actual reserved capacity of the container will be the maximum of explicitReservedCapacity and implicitReservedCapacity.
    logicalImplicitReservedCapacityBytes number
    • This is the summation of reservations provisioned on all vdisks in the container. The actual reserved capacity of the container will be the maximum of explicitReservedCapacity and implicitReservedCapacity
    maxCapacityBytes number
    • Maximum physical capacity of the Storage Container in bytes.
    name string
    Name of the storage container. Note that the name of Storage Container should be unique per cluster.
    nfsWhitelistAddresses GetStorageContainerV2NfsWhitelistAddress[]
    • List of NFS addresses which need to be whitelisted.
    onDiskDedup string
    • Indicates the current status of Disk Deduplication for the Container. available values: NONE, OFF, POST_PROCESS
    ownerExtId string
    • owner ext id
    replicationFactor number
    • Replication factor of the Storage Container.
    storagePoolExtId string
    • extId of the Storage Pool owning the Storage Container instance.
    tenantId string
    • A globally unique identifier that represents the tenant that owns this entity.
    affinity_host_ext_id str
    • Affinity host extId for RF 1 Storage Container.
    cache_deduplication str
    • Indicates the current status of Cache Deduplication for the Container. available values: NONE, OFF, ON
    cluster_ext_id str
    • ext id for the cluster owning the storage container.
    cluster_name str
    • Corresponding name of the Cluster owning the Storage Container instance.
    compression_delay_secs int
    • The compression delay in seconds.
    container_ext_id str
    • the storage container ext id
    erasure_code str
    • Indicates the current status value for Erasure Coding for the Container. available values: NONE, OFF, ON
    erasure_code_delay_secs int
    • Delay in performing ErasureCode for the current Container instance.
    ext_id str
    • the storage container uuid
    has_higher_ec_fault_domain_preference bool
    • Indicates whether to prefer a higher Erasure Code fault domain.
    id str
    The provider-assigned unique ID for this managed resource.
    is_compression_enabled bool
    • Indicates whether the compression is enabled for the Container.
    is_encrypted bool
    • Indicates whether the Container is encrypted or not.
    is_inline_ec_enabled bool
    • Indicates whether data written to this container should be inline erasure coded or not. This field is only considered when ErasureCoding is enabled.
    is_internal bool
    • Indicates whether the Container is internal and is managed by Nutanix.
    is_marked_for_removal bool
    • Indicates if the Storage Container is marked for removal. This field is set when the Storage Container is about to be destroyed.
    is_nfs_whitelist_inherited bool
    • Indicates whether the NFS whitelist is inherited from global config.
    is_software_encryption_enabled bool
    • Indicates whether the Container instance has software encryption enabled.
    links Sequence[GetStorageContainerV2Link]
    • A HATEOAS style link for the response. Each link contains a user-friendly name identifying the link and an address for retrieving the particular resource.
    logical_advertised_capacity_bytes int
    • Max capacity of the Container as defined by the user.
    logical_explicit_reserved_capacity_bytes int
    • Total reserved size (in bytes) of the container (set by Admin). This also accounts for the container's replication factor. The actual reserved capacity of the container will be the maximum of explicitReservedCapacity and implicitReservedCapacity.
    logical_implicit_reserved_capacity_bytes int
    • This is the summation of reservations provisioned on all vdisks in the container. The actual reserved capacity of the container will be the maximum of explicitReservedCapacity and implicitReservedCapacity
    max_capacity_bytes int
    • Maximum physical capacity of the Storage Container in bytes.
    name str
    Name of the storage container. Note that the name of Storage Container should be unique per cluster.
    nfs_whitelist_addresses Sequence[GetStorageContainerV2NfsWhitelistAddress]
    • List of NFS addresses which need to be whitelisted.
    on_disk_dedup str
    • Indicates the current status of Disk Deduplication for the Container. available values: NONE, OFF, POST_PROCESS
    owner_ext_id str
    • owner ext id
    replication_factor int
    • Replication factor of the Storage Container.
    storage_pool_ext_id str
    • extId of the Storage Pool owning the Storage Container instance.
    tenant_id str
    • A globally unique identifier that represents the tenant that owns this entity.
    affinityHostExtId String
    • Affinity host extId for RF 1 Storage Container.
    cacheDeduplication String
    • Indicates the current status of Cache Deduplication for the Container. available values: NONE, OFF, ON
    clusterExtId String
    • ext id for the cluster owning the storage container.
    clusterName String
    • Corresponding name of the Cluster owning the Storage Container instance.
    compressionDelaySecs Number
    • The compression delay in seconds.
    containerExtId String
    • the storage container ext id
    erasureCode String
    • Indicates the current status value for Erasure Coding for the Container. available values: NONE, OFF, ON
    erasureCodeDelaySecs Number
    • Delay in performing ErasureCode for the current Container instance.
    extId String
    • the storage container uuid
    hasHigherEcFaultDomainPreference Boolean
    • Indicates whether to prefer a higher Erasure Code fault domain.
    id String
    The provider-assigned unique ID for this managed resource.
    isCompressionEnabled Boolean
    • Indicates whether the compression is enabled for the Container.
    isEncrypted Boolean
    • Indicates whether the Container is encrypted or not.
    isInlineEcEnabled Boolean
    • Indicates whether data written to this container should be inline erasure coded or not. This field is only considered when ErasureCoding is enabled.
    isInternal Boolean
    • Indicates whether the Container is internal and is managed by Nutanix.
    isMarkedForRemoval Boolean
    • Indicates if the Storage Container is marked for removal. This field is set when the Storage Container is about to be destroyed.
    isNfsWhitelistInherited Boolean
    • Indicates whether the NFS whitelist is inherited from global config.
    isSoftwareEncryptionEnabled Boolean
    • Indicates whether the Container instance has software encryption enabled.
    links List<Property Map>
    • A HATEOAS style link for the response. Each link contains a user-friendly name identifying the link and an address for retrieving the particular resource.
    logicalAdvertisedCapacityBytes Number
    • Max capacity of the Container as defined by the user.
    logicalExplicitReservedCapacityBytes Number
    • Total reserved size (in bytes) of the container (set by Admin). This also accounts for the container's replication factor. The actual reserved capacity of the container will be the maximum of explicitReservedCapacity and implicitReservedCapacity.
    logicalImplicitReservedCapacityBytes Number
    • This is the summation of reservations provisioned on all vdisks in the container. The actual reserved capacity of the container will be the maximum of explicitReservedCapacity and implicitReservedCapacity
    maxCapacityBytes Number
    • Maximum physical capacity of the Storage Container in bytes.
    name String
    Name of the storage container. Note that the name of Storage Container should be unique per cluster.
    nfsWhitelistAddresses List<Property Map>
    • List of NFS addresses which need to be whitelisted.
    onDiskDedup String
    • Indicates the current status of Disk Deduplication for the Container. available values: NONE, OFF, POST_PROCESS
    ownerExtId String
    • owner ext id
    replicationFactor Number
    • Replication factor of the Storage Container.
    storagePoolExtId String
    • extId of the Storage Pool owning the Storage Container instance.
    tenantId String
    • A globally unique identifier that represents the tenant that owns this entity.

    Supporting Types

    Href string
    Rel string
    Href string
    Rel string
    href String
    rel String
    href string
    rel string
    href str
    rel str
    href String
    rel String

    GetStorageContainerV2NfsWhitelistAddress

    Fqdns []GetStorageContainerV2NfsWhitelistAddressFqdn
    Reference to address configuration
    Ipv4s []GetStorageContainerV2NfsWhitelistAddressIpv4
    Reference to address configuration
    Ipv6s []GetStorageContainerV2NfsWhitelistAddressIpv6
    Reference to address configuration
    fqdns GetStorageContainerV2NfsWhitelistAddressFqdn[]
    Reference to address configuration
    ipv4s GetStorageContainerV2NfsWhitelistAddressIpv4[]
    Reference to address configuration
    ipv6s GetStorageContainerV2NfsWhitelistAddressIpv6[]
    Reference to address configuration
    fqdns List<Property Map>
    Reference to address configuration
    ipv4s List<Property Map>
    Reference to address configuration
    ipv6s List<Property Map>
    Reference to address configuration

    GetStorageContainerV2NfsWhitelistAddressFqdn

    Value string
    value of fqdn address
    Value string
    value of fqdn address
    value String
    value of fqdn address
    value string
    value of fqdn address
    value str
    value of fqdn address
    value String
    value of fqdn address

    GetStorageContainerV2NfsWhitelistAddressIpv4

    PrefixLength int
    The prefix length of the network to which this host IPv4/IPv6 address belongs.
    Value string
    value of fqdn address
    PrefixLength int
    The prefix length of the network to which this host IPv4/IPv6 address belongs.
    Value string
    value of fqdn address
    prefixLength Integer
    The prefix length of the network to which this host IPv4/IPv6 address belongs.
    value String
    value of fqdn address
    prefixLength number
    The prefix length of the network to which this host IPv4/IPv6 address belongs.
    value string
    value of fqdn address
    prefix_length int
    The prefix length of the network to which this host IPv4/IPv6 address belongs.
    value str
    value of fqdn address
    prefixLength Number
    The prefix length of the network to which this host IPv4/IPv6 address belongs.
    value String
    value of fqdn address

    GetStorageContainerV2NfsWhitelistAddressIpv6

    PrefixLength int
    The prefix length of the network to which this host IPv4/IPv6 address belongs.
    Value string
    value of fqdn address
    PrefixLength int
    The prefix length of the network to which this host IPv4/IPv6 address belongs.
    Value string
    value of fqdn address
    prefixLength Integer
    The prefix length of the network to which this host IPv4/IPv6 address belongs.
    value String
    value of fqdn address
    prefixLength number
    The prefix length of the network to which this host IPv4/IPv6 address belongs.
    value string
    value of fqdn address
    prefix_length int
    The prefix length of the network to which this host IPv4/IPv6 address belongs.
    value str
    value of fqdn address
    prefixLength Number
    The prefix length of the network to which this host IPv4/IPv6 address belongs.
    value String
    value of fqdn address

    Package Details

    Repository
    nutanix pierskarsenbarg/pulumi-nutanix
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the nutanix Terraform Provider.
    nutanix logo
    Nutanix v0.7.4 published on Friday, Mar 21, 2025 by Piers Karsenbarg