Storage interface
The Storage config of AzureStackHCI Cluster.
Properties
| configuration |
By default, this mode is set to Express and your storage is configured as per best practices based on the number of nodes in the cluster. Allowed values are 'Express','InfraOnly', 'KeepStorage' |
| s2D | S2D (Storage Spaces Direct) configuration. Applicable when StorageType is 'S2D' or 'SANS2D'. |
| san | SAN (Storage Area Network) configuration. Applicable when StorageType is 'SAN' or 'SANS2D'. |
| storage |
Storage type for the HCI Cluster. Allowed values are 'S2D', 'SAN', 'SANS2D'. |
Property Details
configurationMode
By default, this mode is set to Express and your storage is configured as per best practices based on the number of nodes in the cluster. Allowed values are 'Express','InfraOnly', 'KeepStorage'
configurationMode?: string
Property Value
string
s2D
S2D (Storage Spaces Direct) configuration. Applicable when StorageType is 'S2D' or 'SANS2D'.
s2D?: StorageS2DConfig
Property Value
san
SAN (Storage Area Network) configuration. Applicable when StorageType is 'SAN' or 'SANS2D'.
san?: StorageSanConfig
Property Value
storageType
Storage type for the HCI Cluster. Allowed values are 'S2D', 'SAN', 'SANS2D'.
storageType?: string
Property Value
string