Export Traffic Control Data
get
ss/oc-cnpolicy-configuration/v1/policydata/pcfsm/trafficcontroldata/export
Request
There are no request parameters for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
OK.
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
429 Response
Too Many Requests
500 Response
Internal Server Error
503 Response
Service Unavailable