Service Qos

HTTP Method Resource

Request

Response

Description

POST

.../qos/policies/{QosPolicyAction.policy_id}/policy-actions

QosPolicyAction

QosPolicyAction

Adds the given QoS Policy Action to the model.

GET

.../qos/policies/{QosPolicyAction.policy_id}/policy-actions/{QosPolicyAction.sequence_no}

QosPolicyAction

QosPolicyAction

Returns the QoS Policy Action matching the given ID.

PUT

.../qos/policies/{QosPolicyAction.policy_id}/policy-actions/{QosPolicyAction.sequence_no}

QosPolicyAction

QosPolicyAction

Updates the given QoS Policy Action in the model.

DELETE

.../qos/policies/{QosPolicyAction.policy_id}/policy-actions/{QosPolicyAction.sequence_no}

N/A

N/A

Deletes the QoS Policy Action with the given ID from the model.

  • Description is updated in QosPolicyAction.
  • Max value has been updated as 2147483646 in QosPolicyAction.