Get Diameter Routing Table
get
ss/oc-cnpolicy-configuration/v1/diameter/routingTable
Request
There are no request parameters for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
OK.Diameter Routing Table are returned
Root Schema : DiamRoutingTable
Type:
object
Title:
Show Source
DiamRoutingTable
-
defaultRoute(optional):
object DefaultRoute
Title:
DefaultRoute
-
routeTable:
array routeTable
Nested Schema : routeTable
Type:
Show Source
array
-
Array of:
object DiamRoutingTableItem
Title:
DiamRoutingTableItem
Nested Schema : DiamRoutingTableItem
Type:
object
Title:
Show Source
DiamRoutingTableItem
-
appIds:
array appIds
-
hosts(optional):
array hosts
-
name:
string
-
priority:
string
-
realms(optional):
array realms
-
serverIds(optional):
array serverIds
-
type:
string
Allowed Values:
[ "Host", "Realm" ]
Nested Schema : appIds
Type:
Show Source
array
-
Array of:
string
Allowed Values:
[ "All", "Gq", "Gx", "Gxx", "Gy", "Rx", "Sh", "Sy", "Ty" ]
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