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