Update Traffic Control Data
put
ss/oc-cnpolicy-configuration/v1/policydata/pcfsm/trafficcontroldata/{trafficControlDataName}
Request
Supported Media Types
- application/json
Path Parameters
-
trafficControlDataName: string
Traffic Control Data Name
body
Root Schema : TrafficControlData
Type:
object
Title:
Show Source
TrafficControlData
-
description(optional):
string
-
flowStatus(optional):
string
Allowed Values:
[ "DISABLED", "ENABLED", "ENABLED-DOWNLINK", "ENABLED-UPLINK", "REMOVED" ]
-
muteNotif(optional):
boolean
-
name:
string
-
redirectInfo(optional):
object RedirectInfo
Title:
RedirectInfo
-
routeToLocs(optional):
array routeToLocs
-
tcId:
string
-
trafficSteeringPolIdDl(optional):
string
-
trafficSteeringPolIdUl(optional):
string
-
upPathChgEvent(optional):
object UpPathChgEvent
Title:
UpPathChgEvent
Nested Schema : RedirectInfo
Type:
object
Title:
Show Source
RedirectInfo
-
redirectAddressType(optional):
string
Allowed Values:
[ "IPV4_ADDR", "IPV6_ADDR", "SIP_URI", "URL" ]
-
redirectEnabled(optional):
boolean
-
redirectServerAddress(optional):
string
Nested Schema : UpPathChgEvent
Type:
object
Title:
Show Source
UpPathChgEvent
-
dnaiChgType(optional):
string
Allowed Values:
[ "EARLY", "EARLY_LATE", "LATE" ]
-
notifCorreId(optional):
string
-
notificationUri(optional):
string
Nested Schema : RouteInfo
Type:
object
Title:
Show Source
RouteInfo
-
ipv4Addr(optional):
string
-
ipv6Addr(optional):
string
-
portNumber(optional):
integer(int32)
Enter a number greater than or equal to 0
Response
Supported Media Types
- application/json
200 Response
Updated Traffic Control Data
Root Schema : TrafficControlData
Type:
object
Title:
Show Source
TrafficControlData
-
description(optional):
string
-
flowStatus(optional):
string
Allowed Values:
[ "DISABLED", "ENABLED", "ENABLED-DOWNLINK", "ENABLED-UPLINK", "REMOVED" ]
-
muteNotif(optional):
boolean
-
name:
string
-
redirectInfo(optional):
object RedirectInfo
Title:
RedirectInfo
-
routeToLocs(optional):
array routeToLocs
-
tcId:
string
-
trafficSteeringPolIdDl(optional):
string
-
trafficSteeringPolIdUl(optional):
string
-
upPathChgEvent(optional):
object UpPathChgEvent
Title:
UpPathChgEvent
Nested Schema : RedirectInfo
Type:
object
Title:
Show Source
RedirectInfo
-
redirectAddressType(optional):
string
Allowed Values:
[ "IPV4_ADDR", "IPV6_ADDR", "SIP_URI", "URL" ]
-
redirectEnabled(optional):
boolean
-
redirectServerAddress(optional):
string
Nested Schema : UpPathChgEvent
Type:
object
Title:
Show Source
UpPathChgEvent
-
dnaiChgType(optional):
string
Allowed Values:
[ "EARLY", "EARLY_LATE", "LATE" ]
-
notifCorreId(optional):
string
-
notificationUri(optional):
string
Nested Schema : RouteInfo
Type:
object
Title:
Show Source
RouteInfo
-
ipv4Addr(optional):
string
-
ipv6Addr(optional):
string
-
portNumber(optional):
integer(int32)
Enter a number greater than or equal to 0
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