Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.08 KB

File metadata and controls

16 lines (13 loc) · 1.08 KB

Array

Properties

Name Type Description Notes
apartment_id str Apartment identifier of Array. Return value of purearray list
hardware_type HardwareTypeRef [optional]
region RegionRef [optional]
availability_zone AvailabilityZoneRef
appliance_id str The Appliance id of the array.
host_name str The host name of the array. This should resolve to the management address of the array. If DNS is not available, provide the management address directly.
maintenance_mode bool The flag to indicate whether the array is ready to use or not. True if not ready. [optional]
unavailable_mode bool The flag to indicate whether the array is unavaialble/unhealthy. True if unavailable. [optional]

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