StorageApplianceProperties interface

StorageApplianceProperties represents the properties of the storage appliance.

Properties

administratorCredentials

The credentials of the administrative interface on this storage appliance.

caCertificate

The CA certificate information issued by the platform for connecting to TLS interfaces for the storage appliance. Callers add this certificate to their trusted CA store to allow secure communication with the storage appliance.

capacity

The total capacity of the storage appliance. Measured in GiB.

capacityUsed

The amount of storage consumed. Measured in GiB.

clusterId

The resource ID of the cluster this storage appliance is associated with.

detailedStatus

The detailed status of the storage appliance.

detailedStatusMessage

The descriptive message about the current detailed status.

expansionShelves

The list of expansion shelves connected to the storage appliance.

managementIpv4Address

The endpoint for the management interface of the storage appliance.

manufacturer

The manufacturer of the storage appliance.

model

The model of the storage appliance.

monitoringConfigurationStatus

The monitoring configuration status of the storage appliance.

provisioningState

The provisioning state of the storage appliance.

rackId

The resource ID of the rack where this storage appliance resides.

rackSlot

The slot the storage appliance is in the rack based on the BOM configuration.

remoteVendorManagementFeature

The indicator of whether the storage appliance supports remote vendor management.

remoteVendorManagementStatus

The indicator of whether the remote vendor management feature is enabled or disabled, or unsupported if it is an unsupported feature.

secretRotationStatus

The list of statuses that represent secret rotation activity.

serialNumber

The serial number for the storage appliance.

storageApplianceSkuId

The SKU for the storage appliance.

version

The version of the storage appliance.

Property Details

administratorCredentials

The credentials of the administrative interface on this storage appliance.

administratorCredentials: AdministrativeCredentials

Property Value

caCertificate

The CA certificate information issued by the platform for connecting to TLS interfaces for the storage appliance. Callers add this certificate to their trusted CA store to allow secure communication with the storage appliance.

caCertificate?: CertificateInfo

Property Value

capacity

The total capacity of the storage appliance. Measured in GiB.

capacity?: number

Property Value

number

capacityUsed

The amount of storage consumed. Measured in GiB.

capacityUsed?: number

Property Value

number

clusterId

The resource ID of the cluster this storage appliance is associated with.

clusterId?: string

Property Value

string

detailedStatus

The detailed status of the storage appliance.

detailedStatus?: string

Property Value

string

detailedStatusMessage

The descriptive message about the current detailed status.

detailedStatusMessage?: string

Property Value

string

expansionShelves

The list of expansion shelves connected to the storage appliance.

expansionShelves?: StorageApplianceExpansionShelf[]

Property Value

managementIpv4Address

The endpoint for the management interface of the storage appliance.

managementIpv4Address?: string

Property Value

string

manufacturer

The manufacturer of the storage appliance.

manufacturer?: string

Property Value

string

model

The model of the storage appliance.

model?: string

Property Value

string

monitoringConfigurationStatus

The monitoring configuration status of the storage appliance.

monitoringConfigurationStatus?: StorageApplianceMonitoringConfigurationStatus

Property Value

provisioningState

The provisioning state of the storage appliance.

provisioningState?: string

Property Value

string

rackId

The resource ID of the rack where this storage appliance resides.

rackId: string

Property Value

string

rackSlot

The slot the storage appliance is in the rack based on the BOM configuration.

rackSlot: number

Property Value

number

remoteVendorManagementFeature

The indicator of whether the storage appliance supports remote vendor management.

remoteVendorManagementFeature?: string

Property Value

string

remoteVendorManagementStatus

The indicator of whether the remote vendor management feature is enabled or disabled, or unsupported if it is an unsupported feature.

remoteVendorManagementStatus?: string

Property Value

string

secretRotationStatus

The list of statuses that represent secret rotation activity.

secretRotationStatus?: SecretRotationStatus[]

Property Value

serialNumber

The serial number for the storage appliance.

serialNumber: string

Property Value

string

storageApplianceSkuId

The SKU for the storage appliance.

storageApplianceSkuId: string

Property Value

string

version

The version of the storage appliance.

version?: string

Property Value

string