Update Qos Information
put
ss/oc-cnpolicy-configuration/v1/policydata/pcfsm/qosinformation/{qosInformationName}
Request
Supported Media Types
- application/json
Path Parameters
-
qosInformationName: string
Qos Information Name
body
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
Response
Supported Media Types
- application/json
200 Response
OK
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
201 Response
Updated
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
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