Export All Policy Authorization Service
get
ss/oc-cnpolicy-configuration/v1/services/pcfpa/export
Request
There are no request parameters for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
OK.
Root Schema : PolicyAuthorizationServiceIEData
Type:
object
Title:
Show Source
PolicyAuthorizationServiceIEData
-
date(optional):
string
-
exportData:
object PolicyAuthorizationService
Title:
PolicyAuthorizationService
-
sourceVersion(optional):
string
-
topic:
string
Nested Schema : PolicyAuthorizationService
Type:
object
Title:
Show Source
PolicyAuthorizationService
-
imsEmergencySession(optional):
object IMSEmergencySessionPAServiceConfiguration
Title:
IMSEmergencySessionPAServiceConfiguration
-
system(optional):
object PAServiceSystemConfiguration
Title:
PAServiceSystemConfiguration
Nested Schema : IMSEmergencySessionPAServiceConfiguration
Type:
object
Title:
Show Source
IMSEmergencySessionPAServiceConfiguration
-
emergencyServiceURNs(optional):
array emergencyServiceURNs
Any number of values are permitted for Emergency Service URNs
-
reservationPriorityTypes(optional):
array reservationPriorityTypes
Nested Schema : PAServiceSystemConfiguration
Type:
object
Title:
Show Source
PAServiceSystemConfiguration
-
afDirectReply(optional):
boolean
-
afNotificationsRetryProfile(optional):
string
-
afSubsNotifySegment(optional):
string
Example:
termination
-
afTerminateUriSegment(optional):
string
Example:
termination
-
overrideSupportedFeatures(optional):
string
-
reportPartialFailedEvent(optional):
string
Allowed Values:
[ "INDICATION_OF_FAILED_RESOURCES_ALLOCATION", "INDICATION_OF_LOSS_OF_BEARER", "INDICATION_OF_RELEASE_OF_BEARER" ]
Nested Schema : emergencyServiceURNs
Type:
array
Any number of values are permitted for Emergency Service URNs
Show Source
Nested Schema : reservationPriorityTypes
Type:
Show Source
array
-
Array of:
string
Allowed Values:
[ "PRIO_1", "PRIO_10", "PRIO_11", "PRIO_12", "PRIO_13", "PRIO_14", "PRIO_15", "PRIO_16", "PRIO_2", "PRIO_3", "PRIO_4", "PRIO_5", "PRIO_6", "PRIO_7", "PRIO_8", "PRIO_9" ]
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