Import Peer Nodes
post
ss/oc-cnpolicy-configuration/v1/diameter/peernodes/import
Request
Supported Media Types
- application/json
Query Parameters
-
action(optional): string
ActionAllowed Values:
[ "ignore", "replace" ]
body
Nested 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/problem+json
200 Response
OK
Root Schema : schema
Type:
object
201 Response
Imported
Nested 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