StorageApplianceConfigurationData interface

StorageApplianceConfigurationData represents configuration for the storage application.

Properties

adminCredentials

The credentials of the administrative interface on this storage appliance.

rackSlot

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

serialNumber

The serial number of the appliance.

storageApplianceName

The user-provided name for the storage appliance that will be created from this specification.

Property Details

adminCredentials

The credentials of the administrative interface on this storage appliance.

adminCredentials: AdministrativeCredentials

Property Value

rackSlot

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

rackSlot: number

Property Value

number

serialNumber

The serial number of the appliance.

serialNumber: string

Property Value

string

storageApplianceName

The user-provided name for the storage appliance that will be created from this specification.

storageApplianceName?: string

Property Value

string