Get Diameter Settings
get
ss/oc-cnpolicy-configuration/v1/diameter/settings
Request
There are no request parameters for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
OK.Diameter Settings are returned
Root Schema : DiamSettings
Type:
object
Title:
Show Source
DiamSettings
-
timer(optional):
object DiamSettingsTimer
Title:
DiamSettingsTimer
-
transport(optional):
object DiamSettingsTransport
Title:
DiamSettingsTransport
Nested Schema : DiamSettingsTimer
Type:
object
Title:
Show Source
DiamSettingsTimer
-
connectionTimeout(optional):
string
enter number of seconds.Example:
3
-
reconnectDelay(optional):
string
enter number of seconds.Example:
3
-
responseTimeout(optional):
string
enter number of seconds.Example:
5
-
watchdogInterval(optional):
string
enter number of seconds.Example:
6
Nested Schema : DiamSettingsTransport
Type:
object
Title:
Show Source
DiamSettingsTransport
-
protocol(optional):
string
Allowed Values:
[ "SCTP", "TCP" ]
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