Get Qos Information
get
ss/oc-cnpolicy-configuration/v1/policydata/pcfsm/qosinformation/{qosInformationName}
Request
Path Parameters
-
qosInformationName: string
Qos Information Name
Response
Supported Media Types
- application/json
200 Response
OK. Qos Information is returned
Root Schema : QosInformation
Type:
object
Title:
Show Source
QosInformation
-
5qi(optional):
string
enter a range in [0-255] number
-
arp(optional):
object Arp
Title:
Arp
-
averWindow(optional):
string
Example:
2000
-
description(optional):
string
-
maxDataBurstVol(optional):
string
Example:
2000
-
name:
string
-
priorityLevel(optional):
string
enter a range in [1-127] number
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