
Finds the available attributes & its values in a varray. Ex: In a varray, if a system supports raid_levels such as RAID1, RAID2 then this API call provides the supported information.
Requires one of the following roles:
All parameters are required unless otherwise stated.
Field | Description | Type | Notes |
<ids> | |||
<id> | URI |
0-* Elements |
|
</ids> |
List available attributes for all VirutalArrays
Field | Description | Type | Notes |
<varray_available_attributes> | |||
<varray_attributes> |
0-* Elements |
||
<attribute> |
0-* Elements |
||
<name> | The attribute name. | String | |
<values> | |||
<value> | String |
0-* Elements |
|
</values> | |||
</attribute> | |||
<virtual_array> | ID of the VArray for this Attributes | URI | |
</varray_attributes> | |||
</varray_available_attributes> |