Import Traffic Control Data
post
ss/oc-cnpolicy-configuration/v1/policydata/pcfsm/trafficcontroldata/import
Request
Supported Media Types
- application/json
Query Parameters
-
action(optional): string
ActionAllowed Values:
[ "ignore", "replace" ]
body
Nested Schema : exportData
Type:
Show Source
array
-
Array of:
object TrafficControlData
Title:
TrafficControlData
Nested 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/problem+json
200 Response
OK
Root Schema : schema
Type:
object
201 Response
Imported
Nested Schema : exportData
Type:
Show Source
array
-
Array of:
object TrafficControlData
Title:
TrafficControlData
Nested 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
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