Update Diameter Routing Table
put
ss/oc-cnpolicy-configuration/v1/diameter/routingTable
Request
Supported Media Types
- application/json
body
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" ]
Response
Supported Media Types
- application/json
200 Response
Updated.
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" ]
201 Response
Created
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
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