osc network qos policy set
Updates a QoS policy.
Normal response codes: 200
Error response codes: 400, 401, 404, 412
Usage: osc network qos policy set [OPTIONS] <ID>
Arguments:
<ID>
— id parameter for /v2.0/qos/policies/{id} API
Options:
-
--description <DESCRIPTION>
— A human-readable description for the resource. Default is an empty string -
--is-default <IS_DEFAULT>
— Iftrue
, the QoSpolicy
is the default policyPossible values:
true
,false
-
--name <NAME>
— Human-readable name of the resource -
--shared <SHARED>
— Set totrue
to share this policy with other projects. Default isfalse
Possible values:
true
,false