Create Peer Node
post
ss/oc-cnpolicy-configuration/v1/diameter/peernodes
Request
Supported Media Types
- application/json
body
Root Schema : PeerNode
Type:
object
Title:
Show Source
PeerNode
-
diamName:
string
-
dtype:
string
Allowed Values:
[ "af", "backend", "dra", "ocs", "pcf", "tdf", "udr" ]
-
host(optional):
string
enter a FQDN, ipv4 or ipv6 address'.
-
identity(optional):
string
Enter valid FQDN.
-
initiateConnection:
boolean
-
port(optional):
string
Enter a range in [0-65535].Example:
3868
-
realm(optional):
string
Enter valid FQDN.
-
reconnectLimit(optional):
string
enter number of seconds.Example:
3
Response
Supported Media Types
- application/json
200 Response
OK
Root Schema : PeerNode
Type:
object
Title:
Show Source
PeerNode
-
diamName:
string
-
dtype:
string
Allowed Values:
[ "af", "backend", "dra", "ocs", "pcf", "tdf", "udr" ]
-
host(optional):
string
enter a FQDN, ipv4 or ipv6 address'.
-
identity(optional):
string
Enter valid FQDN.
-
initiateConnection:
boolean
-
port(optional):
string
Enter a range in [0-65535].Example:
3868
-
realm(optional):
string
Enter valid FQDN.
-
reconnectLimit(optional):
string
enter number of seconds.Example:
3
201 Response
Created
Root Schema : PeerNode
Type:
object
Title:
Show Source
PeerNode
-
diamName:
string
-
dtype:
string
Allowed Values:
[ "af", "backend", "dra", "ocs", "pcf", "tdf", "udr" ]
-
host(optional):
string
enter a FQDN, ipv4 or ipv6 address'.
-
identity(optional):
string
Enter valid FQDN.
-
initiateConnection:
boolean
-
port(optional):
string
Enter a range in [0-65535].Example:
3868
-
realm(optional):
string
Enter valid FQDN.
-
reconnectLimit(optional):
string
enter number of seconds.Example:
3
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