azure-native.networkcloud.getStorageAppliance
Explore with Pulumi AI
Get properties of the provided storage appliance.
Uses Azure REST API version 2025-02-01.
Other available API versions: 2023-10-01-preview, 2024-06-01-preview, 2024-07-01, 2024-10-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native networkcloud [ApiVersion]
. See the version guide for details.
Using getStorageAppliance
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 getStorageAppliance(args: GetStorageApplianceArgs, opts?: InvokeOptions): Promise<GetStorageApplianceResult>
function getStorageApplianceOutput(args: GetStorageApplianceOutputArgs, opts?: InvokeOptions): Output<GetStorageApplianceResult>
def get_storage_appliance(resource_group_name: Optional[str] = None,
storage_appliance_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetStorageApplianceResult
def get_storage_appliance_output(resource_group_name: Optional[pulumi.Input[str]] = None,
storage_appliance_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetStorageApplianceResult]
func LookupStorageAppliance(ctx *Context, args *LookupStorageApplianceArgs, opts ...InvokeOption) (*LookupStorageApplianceResult, error)
func LookupStorageApplianceOutput(ctx *Context, args *LookupStorageApplianceOutputArgs, opts ...InvokeOption) LookupStorageApplianceResultOutput
> Note: This function is named LookupStorageAppliance
in the Go SDK.
public static class GetStorageAppliance
{
public static Task<GetStorageApplianceResult> InvokeAsync(GetStorageApplianceArgs args, InvokeOptions? opts = null)
public static Output<GetStorageApplianceResult> Invoke(GetStorageApplianceInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetStorageApplianceResult> getStorageAppliance(GetStorageApplianceArgs args, InvokeOptions options)
public static Output<GetStorageApplianceResult> getStorageAppliance(GetStorageApplianceArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:networkcloud:getStorageAppliance
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Storage
Appliance stringName - The name of the storage appliance.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Storage
Appliance stringName - The name of the storage appliance.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- storage
Appliance StringName - The name of the storage appliance.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- storage
Appliance stringName - The name of the storage appliance.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- storage_
appliance_ strname - The name of the storage appliance.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- storage
Appliance StringName - The name of the storage appliance.
getStorageAppliance Result
The following output properties are available:
- Administrator
Credentials Pulumi.Azure Native. Network Cloud. Outputs. Administrative Credentials Response - The credentials of the administrative interface on this storage appliance.
- Azure
Api stringVersion - The Azure API version of the resource.
- Capacity double
- The total capacity of the storage appliance. Measured in GiB.
- Capacity
Used double - The amount of storage consumed.
- Cluster
Id string - The resource ID of the cluster this storage appliance is associated with. Measured in GiB.
- Detailed
Status string - The detailed status of the storage appliance.
- Detailed
Status stringMessage - The descriptive message about the current detailed status.
- Etag string
- Resource ETag.
- Extended
Location Pulumi.Azure Native. Network Cloud. Outputs. Extended Location Response - The extended location of the cluster associated with the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Management
Ipv4Address string - The endpoint for the management interface of the storage appliance.
- Manufacturer string
- The manufacturer of the storage appliance.
- Model string
- The model of the storage appliance.
- Name string
- The name of the resource
- Provisioning
State string - The provisioning state of the storage appliance.
- Rack
Id string - The resource ID of the rack where this storage appliance resides.
- Rack
Slot double - The slot the storage appliance is in the rack based on the BOM configuration.
- Remote
Vendor stringManagement Feature - The indicator of whether the storage appliance supports remote vendor management.
- Remote
Vendor stringManagement Status - The indicator of whether the remote vendor management feature is enabled or disabled, or unsupported if it is an unsupported feature.
- Secret
Rotation List<Pulumi.Status Azure Native. Network Cloud. Outputs. Secret Rotation Status Response> - The list of statuses that represent secret rotation activity.
- Serial
Number string - The serial number for the storage appliance.
- Storage
Appliance stringSku Id - The SKU for the storage appliance.
- System
Data Pulumi.Azure Native. Network Cloud. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Version string
- The version of the storage appliance.
- Dictionary<string, string>
- Resource tags.
- Administrator
Credentials AdministrativeCredentials Response - The credentials of the administrative interface on this storage appliance.
- Azure
Api stringVersion - The Azure API version of the resource.
- Capacity float64
- The total capacity of the storage appliance. Measured in GiB.
- Capacity
Used float64 - The amount of storage consumed.
- Cluster
Id string - The resource ID of the cluster this storage appliance is associated with. Measured in GiB.
- Detailed
Status string - The detailed status of the storage appliance.
- Detailed
Status stringMessage - The descriptive message about the current detailed status.
- Etag string
- Resource ETag.
- Extended
Location ExtendedLocation Response - The extended location of the cluster associated with the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Management
Ipv4Address string - The endpoint for the management interface of the storage appliance.
- Manufacturer string
- The manufacturer of the storage appliance.
- Model string
- The model of the storage appliance.
- Name string
- The name of the resource
- Provisioning
State string - The provisioning state of the storage appliance.
- Rack
Id string - The resource ID of the rack where this storage appliance resides.
- Rack
Slot float64 - The slot the storage appliance is in the rack based on the BOM configuration.
- Remote
Vendor stringManagement Feature - The indicator of whether the storage appliance supports remote vendor management.
- Remote
Vendor stringManagement Status - The indicator of whether the remote vendor management feature is enabled or disabled, or unsupported if it is an unsupported feature.
- Secret
Rotation []SecretStatus Rotation Status Response - The list of statuses that represent secret rotation activity.
- Serial
Number string - The serial number for the storage appliance.
- Storage
Appliance stringSku Id - The SKU for the storage appliance.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Version string
- The version of the storage appliance.
- map[string]string
- Resource tags.
- administrator
Credentials AdministrativeCredentials Response - The credentials of the administrative interface on this storage appliance.
- azure
Api StringVersion - The Azure API version of the resource.
- capacity Double
- The total capacity of the storage appliance. Measured in GiB.
- capacity
Used Double - The amount of storage consumed.
- cluster
Id String - The resource ID of the cluster this storage appliance is associated with. Measured in GiB.
- detailed
Status String - The detailed status of the storage appliance.
- detailed
Status StringMessage - The descriptive message about the current detailed status.
- etag String
- Resource ETag.
- extended
Location ExtendedLocation Response - The extended location of the cluster associated with the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- management
Ipv4Address String - The endpoint for the management interface of the storage appliance.
- manufacturer String
- The manufacturer of the storage appliance.
- model String
- The model of the storage appliance.
- name String
- The name of the resource
- provisioning
State String - The provisioning state of the storage appliance.
- rack
Id String - The resource ID of the rack where this storage appliance resides.
- rack
Slot Double - The slot the storage appliance is in the rack based on the BOM configuration.
- remote
Vendor StringManagement Feature - The indicator of whether the storage appliance supports remote vendor management.
- remote
Vendor StringManagement Status - The indicator of whether the remote vendor management feature is enabled or disabled, or unsupported if it is an unsupported feature.
- secret
Rotation List<SecretStatus Rotation Status Response> - The list of statuses that represent secret rotation activity.
- serial
Number String - The serial number for the storage appliance.
- storage
Appliance StringSku Id - The SKU for the storage appliance.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- version String
- The version of the storage appliance.
- Map<String,String>
- Resource tags.
- administrator
Credentials AdministrativeCredentials Response - The credentials of the administrative interface on this storage appliance.
- azure
Api stringVersion - The Azure API version of the resource.
- capacity number
- The total capacity of the storage appliance. Measured in GiB.
- capacity
Used number - The amount of storage consumed.
- cluster
Id string - The resource ID of the cluster this storage appliance is associated with. Measured in GiB.
- detailed
Status string - The detailed status of the storage appliance.
- detailed
Status stringMessage - The descriptive message about the current detailed status.
- etag string
- Resource ETag.
- extended
Location ExtendedLocation Response - The extended location of the cluster associated with the resource.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- management
Ipv4Address string - The endpoint for the management interface of the storage appliance.
- manufacturer string
- The manufacturer of the storage appliance.
- model string
- The model of the storage appliance.
- name string
- The name of the resource
- provisioning
State string - The provisioning state of the storage appliance.
- rack
Id string - The resource ID of the rack where this storage appliance resides.
- rack
Slot number - The slot the storage appliance is in the rack based on the BOM configuration.
- remote
Vendor stringManagement Feature - The indicator of whether the storage appliance supports remote vendor management.
- remote
Vendor stringManagement Status - The indicator of whether the remote vendor management feature is enabled or disabled, or unsupported if it is an unsupported feature.
- secret
Rotation SecretStatus Rotation Status Response[] - The list of statuses that represent secret rotation activity.
- serial
Number string - The serial number for the storage appliance.
- storage
Appliance stringSku Id - The SKU for the storage appliance.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- version string
- The version of the storage appliance.
- {[key: string]: string}
- Resource tags.
- administrator_
credentials AdministrativeCredentials Response - The credentials of the administrative interface on this storage appliance.
- azure_
api_ strversion - The Azure API version of the resource.
- capacity float
- The total capacity of the storage appliance. Measured in GiB.
- capacity_
used float - The amount of storage consumed.
- cluster_
id str - The resource ID of the cluster this storage appliance is associated with. Measured in GiB.
- detailed_
status str - The detailed status of the storage appliance.
- detailed_
status_ strmessage - The descriptive message about the current detailed status.
- etag str
- Resource ETag.
- extended_
location ExtendedLocation Response - The extended location of the cluster associated with the resource.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location str
- The geo-location where the resource lives
- management_
ipv4_ straddress - The endpoint for the management interface of the storage appliance.
- manufacturer str
- The manufacturer of the storage appliance.
- model str
- The model of the storage appliance.
- name str
- The name of the resource
- provisioning_
state str - The provisioning state of the storage appliance.
- rack_
id str - The resource ID of the rack where this storage appliance resides.
- rack_
slot float - The slot the storage appliance is in the rack based on the BOM configuration.
- remote_
vendor_ strmanagement_ feature - The indicator of whether the storage appliance supports remote vendor management.
- remote_
vendor_ strmanagement_ status - The indicator of whether the remote vendor management feature is enabled or disabled, or unsupported if it is an unsupported feature.
- secret_
rotation_ Sequence[Secretstatus Rotation Status Response] - The list of statuses that represent secret rotation activity.
- serial_
number str - The serial number for the storage appliance.
- storage_
appliance_ strsku_ id - The SKU for the storage appliance.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- version str
- The version of the storage appliance.
- Mapping[str, str]
- Resource tags.
- administrator
Credentials Property Map - The credentials of the administrative interface on this storage appliance.
- azure
Api StringVersion - The Azure API version of the resource.
- capacity Number
- The total capacity of the storage appliance. Measured in GiB.
- capacity
Used Number - The amount of storage consumed.
- cluster
Id String - The resource ID of the cluster this storage appliance is associated with. Measured in GiB.
- detailed
Status String - The detailed status of the storage appliance.
- detailed
Status StringMessage - The descriptive message about the current detailed status.
- etag String
- Resource ETag.
- extended
Location Property Map - The extended location of the cluster associated with the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- management
Ipv4Address String - The endpoint for the management interface of the storage appliance.
- manufacturer String
- The manufacturer of the storage appliance.
- model String
- The model of the storage appliance.
- name String
- The name of the resource
- provisioning
State String - The provisioning state of the storage appliance.
- rack
Id String - The resource ID of the rack where this storage appliance resides.
- rack
Slot Number - The slot the storage appliance is in the rack based on the BOM configuration.
- remote
Vendor StringManagement Feature - The indicator of whether the storage appliance supports remote vendor management.
- remote
Vendor StringManagement Status - The indicator of whether the remote vendor management feature is enabled or disabled, or unsupported if it is an unsupported feature.
- secret
Rotation List<Property Map>Status - The list of statuses that represent secret rotation activity.
- serial
Number String - The serial number for the storage appliance.
- storage
Appliance StringSku Id - The SKU for the storage appliance.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- version String
- The version of the storage appliance.
- Map<String>
- Resource tags.
Supporting Types
AdministrativeCredentialsResponse
ExtendedLocationResponse
SecretArchiveReferenceResponse
- Key
Vault stringId - The resource ID of the key vault containing the secret.
- Secret
Name string - The name of the secret in the key vault.
- Secret
Version string - The version of the secret in the key vault.
- Key
Vault stringId - The resource ID of the key vault containing the secret.
- Secret
Name string - The name of the secret in the key vault.
- Secret
Version string - The version of the secret in the key vault.
- key
Vault StringId - The resource ID of the key vault containing the secret.
- secret
Name String - The name of the secret in the key vault.
- secret
Version String - The version of the secret in the key vault.
- key
Vault stringId - The resource ID of the key vault containing the secret.
- secret
Name string - The name of the secret in the key vault.
- secret
Version string - The version of the secret in the key vault.
- key_
vault_ strid - The resource ID of the key vault containing the secret.
- secret_
name str - The name of the secret in the key vault.
- secret_
version str - The version of the secret in the key vault.
- key
Vault StringId - The resource ID of the key vault containing the secret.
- secret
Name String - The name of the secret in the key vault.
- secret
Version String - The version of the secret in the key vault.
SecretRotationStatusResponse
- Expire
Period doubleDays - The maximum number of days the secret may be used before it must be changed.
- Last
Rotation stringTime - The date and time when the secret was last changed.
- Rotation
Period doubleDays - The number of days a secret exists before rotations will be attempted.
- Secret
Archive Pulumi.Reference Azure Native. Network Cloud. Inputs. Secret Archive Reference Response - The reference to the secret in a key vault.
- Secret
Type string - The type name used to identify the purpose of the secret.
- Expire
Period float64Days - The maximum number of days the secret may be used before it must be changed.
- Last
Rotation stringTime - The date and time when the secret was last changed.
- Rotation
Period float64Days - The number of days a secret exists before rotations will be attempted.
- Secret
Archive SecretReference Archive Reference Response - The reference to the secret in a key vault.
- Secret
Type string - The type name used to identify the purpose of the secret.
- expire
Period DoubleDays - The maximum number of days the secret may be used before it must be changed.
- last
Rotation StringTime - The date and time when the secret was last changed.
- rotation
Period DoubleDays - The number of days a secret exists before rotations will be attempted.
- secret
Archive SecretReference Archive Reference Response - The reference to the secret in a key vault.
- secret
Type String - The type name used to identify the purpose of the secret.
- expire
Period numberDays - The maximum number of days the secret may be used before it must be changed.
- last
Rotation stringTime - The date and time when the secret was last changed.
- rotation
Period numberDays - The number of days a secret exists before rotations will be attempted.
- secret
Archive SecretReference Archive Reference Response - The reference to the secret in a key vault.
- secret
Type string - The type name used to identify the purpose of the secret.
- expire_
period_ floatdays - The maximum number of days the secret may be used before it must be changed.
- last_
rotation_ strtime - The date and time when the secret was last changed.
- rotation_
period_ floatdays - The number of days a secret exists before rotations will be attempted.
- secret_
archive_ Secretreference Archive Reference Response - The reference to the secret in a key vault.
- secret_
type str - The type name used to identify the purpose of the secret.
- expire
Period NumberDays - The maximum number of days the secret may be used before it must be changed.
- last
Rotation StringTime - The date and time when the secret was last changed.
- rotation
Period NumberDays - The number of days a secret exists before rotations will be attempted.
- secret
Archive Property MapReference - The reference to the secret in a key vault.
- secret
Type String - The type name used to identify the purpose of the secret.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - 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_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0