Get Diameter Routing Table

get

ss/oc-cnpolicy-configuration/v1/diameter/routingTable

Request

There are no request parameters for this operation.

Back to Top

Response

Supported Media Types

200 Response

OK.Diameter Routing Table are returned
Body ()
Root Schema : DiamRoutingTable
Type: object
Title: DiamRoutingTable
Show Source
Nested Schema : DefaultRoute
Type: object
Title: DefaultRoute
Show Source
Nested Schema : routeTable
Type: array
Show Source
Nested Schema : DiamRoutingTableItem
Type: object
Title: DiamRoutingTableItem
Show Source
Nested Schema : appIds
Type: array
Show Source
  • Allowed Values: [ "All", "Gq", "Gx", "Gxx", "Gy", "Rx", "Sh", "Sy", "Ty" ]
Nested Schema : hosts
Type: array
Show Source
Nested Schema : realms
Type: array
Show Source
Nested Schema : serverIds
Type: array
Show Source

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
Back to Top