1. Packages
  2. Azure Native
  3. API Docs
  4. elasticsan
  5. getElasticSan
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.37.0 published on Monday, Apr 15, 2024 by Pulumi

azure-native.elasticsan.getElasticSan

Explore with Pulumi AI

azure-native logo
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.37.0 published on Monday, Apr 15, 2024 by Pulumi

    Get a ElasticSan. Azure REST API version: 2021-11-20-preview.

    Other available API versions: 2022-12-01-preview, 2023-01-01.

    Using getElasticSan

    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 getElasticSan(args: GetElasticSanArgs, opts?: InvokeOptions): Promise<GetElasticSanResult>
    function getElasticSanOutput(args: GetElasticSanOutputArgs, opts?: InvokeOptions): Output<GetElasticSanResult>
    def get_elastic_san(elastic_san_name: Optional[str] = None,
                        resource_group_name: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetElasticSanResult
    def get_elastic_san_output(elastic_san_name: Optional[pulumi.Input[str]] = None,
                        resource_group_name: Optional[pulumi.Input[str]] = None,
                        opts: Optional[InvokeOptions] = None) -> Output[GetElasticSanResult]
    func LookupElasticSan(ctx *Context, args *LookupElasticSanArgs, opts ...InvokeOption) (*LookupElasticSanResult, error)
    func LookupElasticSanOutput(ctx *Context, args *LookupElasticSanOutputArgs, opts ...InvokeOption) LookupElasticSanResultOutput

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

    public static class GetElasticSan 
    {
        public static Task<GetElasticSanResult> InvokeAsync(GetElasticSanArgs args, InvokeOptions? opts = null)
        public static Output<GetElasticSanResult> Invoke(GetElasticSanInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetElasticSanResult> getElasticSan(GetElasticSanArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:elasticsan:getElasticSan
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ElasticSanName string
    The name of the ElasticSan.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    ElasticSanName string
    The name of the ElasticSan.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    elasticSanName String
    The name of the ElasticSan.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    elasticSanName string
    The name of the ElasticSan.
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    elastic_san_name str
    The name of the ElasticSan.
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    elasticSanName String
    The name of the ElasticSan.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getElasticSan Result

    The following output properties are available:

    BaseSizeTiB double
    Base size of the Elastic San appliance in TiB.
    ExtendedCapacitySizeTiB double
    Extended size of the Elastic San appliance in TiB.
    Id string
    Azure resource identifier.
    Name string
    Azure resource name.
    ProvisioningState string
    State of the operation on the resource.
    Sku Pulumi.AzureNative.ElasticSan.Outputs.SkuResponse
    resource sku
    SystemData Pulumi.AzureNative.ElasticSan.Outputs.SystemDataResponse
    Resource metadata required by ARM RPC
    TotalIops double
    Total Provisioned IOPS of the Elastic San appliance.
    TotalMBps double
    Total Provisioned MBps Elastic San appliance.
    TotalSizeTiB double
    Total size of the Elastic San appliance in TB.
    TotalVolumeSizeGiB double
    Total size of the provisioned Volumes in GiB.
    Type string
    Azure resource type.
    VolumeGroupCount double
    Total number of volume groups in this Elastic San appliance.
    AvailabilityZones List<string>
    Logical zone for Elastic San resource; example: ["1"].
    Location string
    The geo-location where the resource lives.
    Tags Dictionary<string, string>
    Azure resource tags.
    BaseSizeTiB float64
    Base size of the Elastic San appliance in TiB.
    ExtendedCapacitySizeTiB float64
    Extended size of the Elastic San appliance in TiB.
    Id string
    Azure resource identifier.
    Name string
    Azure resource name.
    ProvisioningState string
    State of the operation on the resource.
    Sku SkuResponse
    resource sku
    SystemData SystemDataResponse
    Resource metadata required by ARM RPC
    TotalIops float64
    Total Provisioned IOPS of the Elastic San appliance.
    TotalMBps float64
    Total Provisioned MBps Elastic San appliance.
    TotalSizeTiB float64
    Total size of the Elastic San appliance in TB.
    TotalVolumeSizeGiB float64
    Total size of the provisioned Volumes in GiB.
    Type string
    Azure resource type.
    VolumeGroupCount float64
    Total number of volume groups in this Elastic San appliance.
    AvailabilityZones []string
    Logical zone for Elastic San resource; example: ["1"].
    Location string
    The geo-location where the resource lives.
    Tags map[string]string
    Azure resource tags.
    baseSizeTiB Double
    Base size of the Elastic San appliance in TiB.
    extendedCapacitySizeTiB Double
    Extended size of the Elastic San appliance in TiB.
    id String
    Azure resource identifier.
    name String
    Azure resource name.
    provisioningState String
    State of the operation on the resource.
    sku SkuResponse
    resource sku
    systemData SystemDataResponse
    Resource metadata required by ARM RPC
    totalIops Double
    Total Provisioned IOPS of the Elastic San appliance.
    totalMBps Double
    Total Provisioned MBps Elastic San appliance.
    totalSizeTiB Double
    Total size of the Elastic San appliance in TB.
    totalVolumeSizeGiB Double
    Total size of the provisioned Volumes in GiB.
    type String
    Azure resource type.
    volumeGroupCount Double
    Total number of volume groups in this Elastic San appliance.
    availabilityZones List<String>
    Logical zone for Elastic San resource; example: ["1"].
    location String
    The geo-location where the resource lives.
    tags Map<String,String>
    Azure resource tags.
    baseSizeTiB number
    Base size of the Elastic San appliance in TiB.
    extendedCapacitySizeTiB number
    Extended size of the Elastic San appliance in TiB.
    id string
    Azure resource identifier.
    name string
    Azure resource name.
    provisioningState string
    State of the operation on the resource.
    sku SkuResponse
    resource sku
    systemData SystemDataResponse
    Resource metadata required by ARM RPC
    totalIops number
    Total Provisioned IOPS of the Elastic San appliance.
    totalMBps number
    Total Provisioned MBps Elastic San appliance.
    totalSizeTiB number
    Total size of the Elastic San appliance in TB.
    totalVolumeSizeGiB number
    Total size of the provisioned Volumes in GiB.
    type string
    Azure resource type.
    volumeGroupCount number
    Total number of volume groups in this Elastic San appliance.
    availabilityZones string[]
    Logical zone for Elastic San resource; example: ["1"].
    location string
    The geo-location where the resource lives.
    tags {[key: string]: string}
    Azure resource tags.
    base_size_ti_b float
    Base size of the Elastic San appliance in TiB.
    extended_capacity_size_ti_b float
    Extended size of the Elastic San appliance in TiB.
    id str
    Azure resource identifier.
    name str
    Azure resource name.
    provisioning_state str
    State of the operation on the resource.
    sku SkuResponse
    resource sku
    system_data SystemDataResponse
    Resource metadata required by ARM RPC
    total_iops float
    Total Provisioned IOPS of the Elastic San appliance.
    total_m_bps float
    Total Provisioned MBps Elastic San appliance.
    total_size_ti_b float
    Total size of the Elastic San appliance in TB.
    total_volume_size_gi_b float
    Total size of the provisioned Volumes in GiB.
    type str
    Azure resource type.
    volume_group_count float
    Total number of volume groups in this Elastic San appliance.
    availability_zones Sequence[str]
    Logical zone for Elastic San resource; example: ["1"].
    location str
    The geo-location where the resource lives.
    tags Mapping[str, str]
    Azure resource tags.
    baseSizeTiB Number
    Base size of the Elastic San appliance in TiB.
    extendedCapacitySizeTiB Number
    Extended size of the Elastic San appliance in TiB.
    id String
    Azure resource identifier.
    name String
    Azure resource name.
    provisioningState String
    State of the operation on the resource.
    sku Property Map
    resource sku
    systemData Property Map
    Resource metadata required by ARM RPC
    totalIops Number
    Total Provisioned IOPS of the Elastic San appliance.
    totalMBps Number
    Total Provisioned MBps Elastic San appliance.
    totalSizeTiB Number
    Total size of the Elastic San appliance in TB.
    totalVolumeSizeGiB Number
    Total size of the provisioned Volumes in GiB.
    type String
    Azure resource type.
    volumeGroupCount Number
    Total number of volume groups in this Elastic San appliance.
    availabilityZones List<String>
    Logical zone for Elastic San resource; example: ["1"].
    location String
    The geo-location where the resource lives.
    tags Map<String>
    Azure resource tags.

    Supporting Types

    SkuResponse

    Name string
    The sku name.
    Tier string
    The sku tier.
    Name string
    The sku name.
    Tier string
    The sku tier.
    name String
    The sku name.
    tier String
    The sku tier.
    name string
    The sku name.
    tier string
    The sku tier.
    name str
    The sku name.
    tier str
    The sku tier.
    name String
    The sku name.
    tier String
    The sku tier.

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    The type of identity that last modified the resource.
    created_at str
    The timestamp of resource creation (UTC).
    created_by str
    The identity that created the resource.
    created_by_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    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.37.0 published on Monday, Apr 15, 2024 by Pulumi