A reusable RAID disk group configuration that can be applied across multiple servers. Also provides options to move JBOD disks in the disk group to Unconfigured Good state before they are used in the disk group.
Name | Type | Description | Notes |
---|---|---|---|
dedicated_hot_spares | list[StorageLocalDisk] | [optional] | |
raid_level | str | The supported RAID level for the disk group. | [optional] [default to 'Raid0'] |
span_groups | list[StorageSpanGroup] | [optional] | |
use_jbods | bool | Selected disks in the disk group in JBOD state will be set to Unconfigured Good state before they are used in virtual drive creation. | [optional] |
organization | OrganizationOrganization | [optional] | |
storage_policies | list[StorageStoragePolicy] | A reference to a storageStoragePolicy resource. When the $expand query parameter is specified, the referenced resource is returned inline. A collection of references to the storage.StoragePolicy Managed Object. When this managed object is deleted, the referenced storage.StoragePolicy MOs unset their reference to this deleted MO. | [optional] |