Get All Data Sources
get
ss/oc-cnpolicy-configuration/v1/datasources/export
Request
There are no request parameters for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
OK.
Root Schema : schema
Type:
Show Source
array
-
Array of:
object DataSourcesIEDataRes
Title:
DataSourcesIEDataRes
Nested Schema : DataSources
Type:
object
Title:
Show Source
DataSources
-
admin_state(optional):
boolean
-
description(optional):
string
-
enable_subscription(optional):
boolean
-
name:
string
-
primary_server(optional):
object PrimaryServer
Title:
PrimaryServer
-
quaternary_server(optional):
object CommonServer
Title:
CommonServer
-
read_connection(optional):
string
Allowed Values:
[ "1", "10", "2", "3", "4", "5", "6", "7", "8", "9" ]
-
realm(optional):
string
-
role(optional):
string
Allowed Values:
[ "On Demand", "Secondary", "primary" ]
-
search_criteria(optional):
object SearchCriteria
Title:
SearchCriteria
-
search_filter(optional):
object SearchFilter
Title:
SearchFilter
-
secondary_server(optional):
object CommonServer
Title:
CommonServer
-
sh_profile(optional):
string
Allowed Values:
[ "v1", "v2", "v3", "v4" ]
-
tertiary_server(optional):
object CommonServer
Title:
CommonServer
-
timer_profile(optional):
string
-
type(optional):
string
Allowed Values:
[ "LDAP", "Sh", "Sy" ]
-
use_notif_eff(optional):
boolean
Nested Schema : PrimaryServer
Type:
object
Title:
Show Source
PrimaryServer
-
addr:
string
-
identity:
string
-
port:
string
enter a range in [0-65535] number
Nested Schema : CommonServer
Type:
object
Title:
Show Source
CommonServer
-
addr(optional):
string
-
identity(optional):
string
-
port:
string
enter a range in [0-65535] number
Nested Schema : SearchCriteria
Type:
object
Title:
Show Source
SearchCriteria
-
baseDN(optional):
string
-
key_replace_ptn(optional):
string
-
key_transform_ptn(optional):
string
-
rootDN(optional):
string
-
type(optional):
string
Allowed Values:
[ "IMSI", "MSISDN", "NAI" ]
Nested Schema : SearchFilter
Type:
object
Title:
Show Source
SearchFilter
-
apn_filters_expr(optional):
array apn_filters_expr
-
id_filters_expr(optional):
array id_filters_expr
-
id_filters_type(optional):
string
Allowed Values:
[ "IMSI", "MSISDN", "NAI" ]
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