Export User Service
get
ss/oc-cnpolicy-configuration/v1/services/pcfuser/export
Request
There are no request parameters for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
OK.
Nested Schema : UserService
Type:
object
Title:
Show Source
UserService
-
chf(optional):
object CHFConfiguration
Title:
CHFConfiguration
-
common(optional):
object CommonConfiguration
Title:
CommonConfiguration
-
db(optional):
object DBConfiguration
Title:
DBConfiguration
-
system(optional):
object UserSystemConfiguration
Title:
UserSystemConfiguration
-
udr(optional):
object UDRConfiguration
Title:
UDRConfiguration
Nested Schema : UserSystemConfiguration
Type:
object
Title:
Show Source
UserSystemConfiguration
-
apiRoot(optional):
string
-
loglevel(optional):
string
Allowed Values:
[ "DEBUG", "ERROR", "INFO", "WARN" ]
Nested Schema : UDRConfiguration
Type:
object
Title:
Show Source
UDRConfiguration
-
amDataUri(optional):
string
Example:
/policy-data/ues/{ueId}/am-data
-
baseUri(optional):
string
Example:
/nudr-dr/v1
-
discoverUdrWithPolicyAsSupportedDataSet(optional):
boolean
-
enableDiscoveryOnDemand(optional):
boolean
-
enableHttp11(optional):
boolean
-
explodeSnssai(optional):
boolean
-
requestTimeout(optional):
string
Example:
1000
-
retryProfile(optional):
string
-
smDataSubscriptionResource(optional):
string
Allowed Values:
[ "1", "2" ]
-
smDataUri(optional):
string
Example:
/policy-data/ues/{ueId}/sm-data
-
subsToNotifySubsIdUri(optional):
string
Example:
/policy-data/subs-to-notify/{subsId}
-
subsToNotifyUri(optional):
string
Example:
/policy-data/subs-to-notify
-
supportedFeatures(optional):
string
Example:
f
-
uePolicySetUri(optional):
string
Example:
/policy-data/ues/{ueId}/ue-policy-set
-
usageMonUri(optional):
string
Example:
/policy-data/ues/{ueId}/sm-data/{usageMonId}
Nested Schema : keysPrecedence
Type:
Show Source
array
-
Array of:
string
Allowed Values:
[ "EXTID", "IMSI", "MSISDN", "NAI" ]
Nested Schema : userIndexKeys
Type:
Show Source
array
-
Array of:
string
Allowed Values:
[ "extid", "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