This command assigns a user QoS policy to a user.
Usage
qospolicy attach-user --id POLICY_ID --identifier-type USERID_TYPE --identifier-value USERID_VALUE [--name USER_NAME] [--fqdn USER_FQDN]
Required Parameters
| An ID of the QoS policy. |
| The type of a user identifier that you are going to enter in Valid values:
|
| The user identifier. Enter an identifier of the type specified in |
Options
| The name of the user for which the QoS policy will provision VAST Cluster performance. |
| The Fully Qualified Domain Name (FQDN) of the user's domain. |
Example
vcli: admin> qospolicy attach-user --id 4 --name mytestuser --fqdn example.com --identifier-type sid_str --identifier-value <user's SID>