Get Qos Data
get
ss/oc-cnpolicy-configuration/v1/policydata/pcfsm/qosdata/{qosDataName}
Request
Path Parameters
-
qosDataName: string
Qos Data Name
Response
Supported Media Types
- application/json
200 Response
OK.Qos Data is returned
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
400 Response
Bad request
401 Response
Unauthorized
403 Response
Forbidden
404 Response
Not Found
429 Response
Too Many Requests
500 Response
Internal Server Error
503 Response
Service Unavailable