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> — If true, the QoS policy is the default policy

    Possible values: true, false

  • --name <NAME> — Human-readable name of the resource

  • --shared <SHARED> — Set to true to share this policy with other projects. Default is false

    Possible values: true, false