This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.storsimple.getVolumeContainer
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Gets the properties of the specified volume container name. Azure REST API version: 2017-06-01.
Using getVolumeContainer
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 getVolumeContainer(args: GetVolumeContainerArgs, opts?: InvokeOptions): Promise<GetVolumeContainerResult>
function getVolumeContainerOutput(args: GetVolumeContainerOutputArgs, opts?: InvokeOptions): Output<GetVolumeContainerResult>def get_volume_container(device_name: Optional[str] = None,
                         manager_name: Optional[str] = None,
                         resource_group_name: Optional[str] = None,
                         volume_container_name: Optional[str] = None,
                         opts: Optional[InvokeOptions] = None) -> GetVolumeContainerResult
def get_volume_container_output(device_name: Optional[pulumi.Input[str]] = None,
                         manager_name: Optional[pulumi.Input[str]] = None,
                         resource_group_name: Optional[pulumi.Input[str]] = None,
                         volume_container_name: Optional[pulumi.Input[str]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetVolumeContainerResult]func LookupVolumeContainer(ctx *Context, args *LookupVolumeContainerArgs, opts ...InvokeOption) (*LookupVolumeContainerResult, error)
func LookupVolumeContainerOutput(ctx *Context, args *LookupVolumeContainerOutputArgs, opts ...InvokeOption) LookupVolumeContainerResultOutput> Note: This function is named LookupVolumeContainer in the Go SDK.
public static class GetVolumeContainer 
{
    public static Task<GetVolumeContainerResult> InvokeAsync(GetVolumeContainerArgs args, InvokeOptions? opts = null)
    public static Output<GetVolumeContainerResult> Invoke(GetVolumeContainerInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetVolumeContainerResult> getVolumeContainer(GetVolumeContainerArgs args, InvokeOptions options)
public static Output<GetVolumeContainerResult> getVolumeContainer(GetVolumeContainerArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:storsimple:getVolumeContainer
  arguments:
    # arguments dictionaryThe following arguments are supported:
- DeviceName string
- The device name
- ManagerName string
- The manager name
- ResourceGroup stringName 
- The resource group name
- VolumeContainer stringName 
- The name of the volume container.
- DeviceName string
- The device name
- ManagerName string
- The manager name
- ResourceGroup stringName 
- The resource group name
- VolumeContainer stringName 
- The name of the volume container.
- deviceName String
- The device name
- managerName String
- The manager name
- resourceGroup StringName 
- The resource group name
- volumeContainer StringName 
- The name of the volume container.
- deviceName string
- The device name
- managerName string
- The manager name
- resourceGroup stringName 
- The resource group name
- volumeContainer stringName 
- The name of the volume container.
- device_name str
- The device name
- manager_name str
- The manager name
- resource_group_ strname 
- The resource group name
- volume_container_ strname 
- The name of the volume container.
- deviceName String
- The device name
- managerName String
- The manager name
- resourceGroup StringName 
- The resource group name
- volumeContainer StringName 
- The name of the volume container.
getVolumeContainer Result
The following output properties are available:
- EncryptionStatus string
- The flag to denote whether encryption is enabled or not.
- Id string
- The path ID that uniquely identifies the object.
- Name string
- The name of the object.
- OwnerShip stringStatus 
- The owner ship status of the volume container. Only when the status is "NotOwned", the delete operation on the volume container is permitted.
- StorageAccount stringCredential Id 
- The path ID of storage account associated with the volume container.
- TotalCloud doubleStorage Usage In Bytes 
- The total cloud storage for the volume container.
- Type string
- The hierarchical type of the object.
- VolumeCount int
- The number of volumes in the volume Container.
- BandWidth intRate In Mbps 
- The bandwidth-rate set on the volume container.
- BandwidthSetting stringId 
- The ID of the bandwidth setting associated with the volume container.
- EncryptionKey Pulumi.Azure Native. Stor Simple. Outputs. Asymmetric Encrypted Secret Response 
- The key used to encrypt data in the volume container. It is required when property 'EncryptionStatus' is "Enabled".
- Kind string
- The Kind of the object. Currently only Series8000 is supported
- EncryptionStatus string
- The flag to denote whether encryption is enabled or not.
- Id string
- The path ID that uniquely identifies the object.
- Name string
- The name of the object.
- OwnerShip stringStatus 
- The owner ship status of the volume container. Only when the status is "NotOwned", the delete operation on the volume container is permitted.
- StorageAccount stringCredential Id 
- The path ID of storage account associated with the volume container.
- TotalCloud float64Storage Usage In Bytes 
- The total cloud storage for the volume container.
- Type string
- The hierarchical type of the object.
- VolumeCount int
- The number of volumes in the volume Container.
- BandWidth intRate In Mbps 
- The bandwidth-rate set on the volume container.
- BandwidthSetting stringId 
- The ID of the bandwidth setting associated with the volume container.
- EncryptionKey AsymmetricEncrypted Secret Response 
- The key used to encrypt data in the volume container. It is required when property 'EncryptionStatus' is "Enabled".
- Kind string
- The Kind of the object. Currently only Series8000 is supported
- encryptionStatus String
- The flag to denote whether encryption is enabled or not.
- id String
- The path ID that uniquely identifies the object.
- name String
- The name of the object.
- ownerShip StringStatus 
- The owner ship status of the volume container. Only when the status is "NotOwned", the delete operation on the volume container is permitted.
- storageAccount StringCredential Id 
- The path ID of storage account associated with the volume container.
- totalCloud DoubleStorage Usage In Bytes 
- The total cloud storage for the volume container.
- type String
- The hierarchical type of the object.
- volumeCount Integer
- The number of volumes in the volume Container.
- bandWidth IntegerRate In Mbps 
- The bandwidth-rate set on the volume container.
- bandwidthSetting StringId 
- The ID of the bandwidth setting associated with the volume container.
- encryptionKey AsymmetricEncrypted Secret Response 
- The key used to encrypt data in the volume container. It is required when property 'EncryptionStatus' is "Enabled".
- kind String
- The Kind of the object. Currently only Series8000 is supported
- encryptionStatus string
- The flag to denote whether encryption is enabled or not.
- id string
- The path ID that uniquely identifies the object.
- name string
- The name of the object.
- ownerShip stringStatus 
- The owner ship status of the volume container. Only when the status is "NotOwned", the delete operation on the volume container is permitted.
- storageAccount stringCredential Id 
- The path ID of storage account associated with the volume container.
- totalCloud numberStorage Usage In Bytes 
- The total cloud storage for the volume container.
- type string
- The hierarchical type of the object.
- volumeCount number
- The number of volumes in the volume Container.
- bandWidth numberRate In Mbps 
- The bandwidth-rate set on the volume container.
- bandwidthSetting stringId 
- The ID of the bandwidth setting associated with the volume container.
- encryptionKey AsymmetricEncrypted Secret Response 
- The key used to encrypt data in the volume container. It is required when property 'EncryptionStatus' is "Enabled".
- kind string
- The Kind of the object. Currently only Series8000 is supported
- encryption_status str
- The flag to denote whether encryption is enabled or not.
- id str
- The path ID that uniquely identifies the object.
- name str
- The name of the object.
- owner_ship_ strstatus 
- The owner ship status of the volume container. Only when the status is "NotOwned", the delete operation on the volume container is permitted.
- storage_account_ strcredential_ id 
- The path ID of storage account associated with the volume container.
- total_cloud_ floatstorage_ usage_ in_ bytes 
- The total cloud storage for the volume container.
- type str
- The hierarchical type of the object.
- volume_count int
- The number of volumes in the volume Container.
- band_width_ intrate_ in_ mbps 
- The bandwidth-rate set on the volume container.
- bandwidth_setting_ strid 
- The ID of the bandwidth setting associated with the volume container.
- encryption_key AsymmetricEncrypted Secret Response 
- The key used to encrypt data in the volume container. It is required when property 'EncryptionStatus' is "Enabled".
- kind str
- The Kind of the object. Currently only Series8000 is supported
- encryptionStatus String
- The flag to denote whether encryption is enabled or not.
- id String
- The path ID that uniquely identifies the object.
- name String
- The name of the object.
- ownerShip StringStatus 
- The owner ship status of the volume container. Only when the status is "NotOwned", the delete operation on the volume container is permitted.
- storageAccount StringCredential Id 
- The path ID of storage account associated with the volume container.
- totalCloud NumberStorage Usage In Bytes 
- The total cloud storage for the volume container.
- type String
- The hierarchical type of the object.
- volumeCount Number
- The number of volumes in the volume Container.
- bandWidth NumberRate In Mbps 
- The bandwidth-rate set on the volume container.
- bandwidthSetting StringId 
- The ID of the bandwidth setting associated with the volume container.
- encryptionKey Property Map
- The key used to encrypt data in the volume container. It is required when property 'EncryptionStatus' is "Enabled".
- kind String
- The Kind of the object. Currently only Series8000 is supported
Supporting Types
AsymmetricEncryptedSecretResponse   
- EncryptionAlgorithm string
- The algorithm used to encrypt "Value".
- Value string
- The value of the secret.
- EncryptionCert stringThumbprint 
- Thumbprint certificate that was used to encrypt "Value". If the value in unencrypted, it will be null.
- EncryptionAlgorithm string
- The algorithm used to encrypt "Value".
- Value string
- The value of the secret.
- EncryptionCert stringThumbprint 
- Thumbprint certificate that was used to encrypt "Value". If the value in unencrypted, it will be null.
- encryptionAlgorithm String
- The algorithm used to encrypt "Value".
- value String
- The value of the secret.
- encryptionCert StringThumbprint 
- Thumbprint certificate that was used to encrypt "Value". If the value in unencrypted, it will be null.
- encryptionAlgorithm string
- The algorithm used to encrypt "Value".
- value string
- The value of the secret.
- encryptionCert stringThumbprint 
- Thumbprint certificate that was used to encrypt "Value". If the value in unencrypted, it will be null.
- encryption_algorithm str
- The algorithm used to encrypt "Value".
- value str
- The value of the secret.
- encryption_cert_ strthumbprint 
- Thumbprint certificate that was used to encrypt "Value". If the value in unencrypted, it will be null.
- encryptionAlgorithm String
- The algorithm used to encrypt "Value".
- value String
- The value of the secret.
- encryptionCert StringThumbprint 
- Thumbprint certificate that was used to encrypt "Value". If the value in unencrypted, it will be null.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi