Update Qos Data
put
ss/oc-cnpolicy-configuration/v1/policydata/pcfsm/qosdata/{qosDataName}
Request
Supported Media Types
- application/json
Path Parameters
-
qosDataName: string
Qos Data Name
body
Root Schema : QosData
Type:
object
Title:
Show Source
QosData
-
5qi(optional):
integer(int32)
enter a range in [0-255] number
-
arp:
object Arp
Title:
Arp
-
averWindow(optional):
integer(int32)
Enter a value between 1 and 4095Example:
2000
-
defQosFlowIndication(optional):
boolean
-
description(optional):
string
-
gbrDl(optional):
string
Enter a value starting with number and ending bps or Kbps or Mbps or Gbps or Tbps
-
gbrUl(optional):
string
Enter a value starting with number and ending bps or Kbps or Mbps or Gbps or Tbps
-
maxbrDl(optional):
string
Enter a value starting with number and ending bps or Kbps or Mbps or Gbps or Tbps
-
maxbrUl(optional):
string
Enter a value starting with number and ending bps or Kbps or Mbps or Gbps or Tbps
-
maxDataBurstVol(optional):
integer(int32)
Enter a value between 1 and 4095
-
maxPacketLossRateDl(optional):
integer(int32)
Enter a value between 0 and 1000
-
maxPacketLossRateUl(optional):
integer(int32)
Enter a value between 0 and 1000
-
name:
string
-
priorityLevel(optional):
integer(int32)
Enter a value between 1 and 127
-
qnc(optional):
boolean
-
qosId:
string
-
reflectiveQos(optional):
boolean
-
sharingKeyDl(optional):
string
-
sharingKeyUl(optional):
string
Nested Schema : Arp
Type:
object
Title:
Show Source
Arp
-
preemptCap:
string
Allowed Values:
[ "MAY_PREEMPT", "NOT_PREEMPT" ]
-
preemptVuln:
string
Allowed Values:
[ "NOT_PREEMPTABLE", "PREEMPTABLE" ]
-
priorityLevel:
integer(int32)
enter a range in [1-15] number
Response
Supported Media Types
- application/json
200 Response
Updated Qos Data
Root Schema : QosData
Type:
object
Title:
Show Source
QosData
-
5qi(optional):
integer(int32)
enter a range in [0-255] number
-
arp:
object Arp
Title:
Arp
-
averWindow(optional):
integer(int32)
Enter a value between 1 and 4095Example:
2000
-
defQosFlowIndication(optional):
boolean
-
description(optional):
string
-
gbrDl(optional):
string
Enter a value starting with number and ending bps or Kbps or Mbps or Gbps or Tbps
-
gbrUl(optional):
string
Enter a value starting with number and ending bps or Kbps or Mbps or Gbps or Tbps
-
maxbrDl(optional):
string
Enter a value starting with number and ending bps or Kbps or Mbps or Gbps or Tbps
-
maxbrUl(optional):
string
Enter a value starting with number and ending bps or Kbps or Mbps or Gbps or Tbps
-
maxDataBurstVol(optional):
integer(int32)
Enter a value between 1 and 4095
-
maxPacketLossRateDl(optional):
integer(int32)
Enter a value between 0 and 1000
-
maxPacketLossRateUl(optional):
integer(int32)
Enter a value between 0 and 1000
-
name:
string
-
priorityLevel(optional):
integer(int32)
Enter a value between 1 and 127
-
qnc(optional):
boolean
-
qosId:
string
-
reflectiveQos(optional):
boolean
-
sharingKeyDl(optional):
string
-
sharingKeyUl(optional):
string
Nested Schema : Arp
Type:
object
Title:
Show Source
Arp
-
preemptCap:
string
Allowed Values:
[ "MAY_PREEMPT", "NOT_PREEMPT" ]
-
preemptVuln:
string
Allowed Values:
[ "NOT_PREEMPTABLE", "PREEMPTABLE" ]
-
priorityLevel:
integer(int32)
enter a range in [1-15] number
201 Response
Created
400 Response
Bad request
401 Response
Unauthorized
403 Response
Forbidden
404 Response
Not Found
405 Response
Method Not Allowed
406 Response
Not Acceptable
408 Response
Request Timeout
409 Response
Conflict
412 Response
Precondition Failed
500 Response
Internal Server Error
503 Response
Service Unavailable
504 Response
Gateway Timeout