The QoSPolicy object contains information about a QoS policy on a storage cluster running Element software.
This object contains the following members:
Name | Description | Type |
---|---|---|
qosPolicyID | A unique integer identifier for the QoSPolicy automatically assigned by the storage cluster. | integer |
name | The name of the QoS policy. For example: gold, platinum, or silver. | string |
qos | The QoS settings that this policy represents. | QoS |
volumeIDs | A list of volumes associated with this policy. | integer array |