RackDefinition interface

RackDefinition represents details regarding the rack.

Properties

availabilityZone

The zone name used for this rack when created. Availability zones are used for workload placement.

bareMetalMachineConfigurationData

The unordered list of bare metal machine configuration.

networkRackId

The resource ID of the network rack that matches this rack definition.

rackLocation

The free-form description of the rack's location.

rackSerialNumber

The unique identifier for the rack within Network Cloud cluster. An alternate unique alphanumeric value other than a serial number may be provided if desired.

rackSkuId

The resource ID of the sku for the rack being added.

storageApplianceConfigurationData

The list of storage appliance configuration data for this rack.

Property Details

availabilityZone

The zone name used for this rack when created. Availability zones are used for workload placement.

availabilityZone?: string

Property Value

string

bareMetalMachineConfigurationData

The unordered list of bare metal machine configuration.

bareMetalMachineConfigurationData?: BareMetalMachineConfigurationData[]

Property Value

networkRackId

The resource ID of the network rack that matches this rack definition.

networkRackId: string

Property Value

string

rackLocation

The free-form description of the rack's location.

rackLocation?: string

Property Value

string

rackSerialNumber

The unique identifier for the rack within Network Cloud cluster. An alternate unique alphanumeric value other than a serial number may be provided if desired.

rackSerialNumber: string

Property Value

string

rackSkuId

The resource ID of the sku for the rack being added.

rackSkuId: string

Property Value

string

storageApplianceConfigurationData

The list of storage appliance configuration data for this rack.

storageApplianceConfigurationData?: StorageApplianceConfigurationData[]

Property Value