Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 931 Bytes

StorageArrayController.md

File metadata and controls

15 lines (11 loc) · 931 Bytes

StorageArrayController

Common attributes for Storage array controller. It can be a hardware or software unit which manages the physical storage disk available in array.

Properties

Name Type Description Notes
name str Storage array controller name. [optional] [readonly]
operational_mode str Controller running mode, Primary or Secondary. [optional] [readonly] [default to 'Unknown']
status str Status of the storage controller. [optional] [readonly] [default to 'Unknown']
version str Software version running on a storage controller. [optional] [readonly]
storage_array StorageGenericArray [optional]

[Back to Model list] [Back to API list] [Back to README]