Import ADC Retry Profile
post
ss/oc-cnpolicy-configuration/v1/policydata/pcrf/adcretryprofiles/import
Request
Supported Media Types
- application/json
Query Parameters
-
action(optional): string
ActionAllowed Values:
[ "ignore", "replace" ]
body
Nested Schema : errors
Type:
Show Source
array
-
Array of:
object ImportExportErrorMessage
Title:
ImportExportErrorMessage
Nested Schema : exportData
Type:
Show Source
array
-
Array of:
object RetryProfile
Title:
RetryProfile
Nested Schema : RetryProfile
Type:
object
Title:
Show Source
RetryProfile
-
backOffInterval:
integer(int32)
Enter a value between 1 and 86400
-
description(optional):
string
-
id(optional):
string
-
initialRetryInterval:
integer(int32)
Enter a value between 0 and 30
-
maxRetryAttempt:
integer(int32)
Enter a value between 1 and 10
-
maxRetryCycles:
integer(int32)
Enter a value between 1 and 4
-
maxRetryInterval:
integer(int32)
Enter a value between 1 and 180
-
name:
string
-
ruleFailureCode(optional):
array ruleFailureCode
Nested Schema : ruleFailureCode
Type:
Show Source
array
-
Array of:
string
Allowed Values:
[ "AN_GW_FAILED", "CM_AUTHORIZATION_REJECTED", "CM_CREDIT_CONTROL_NOT_APPLICABLE", "CM_END_USER_SERVICE_DENIED", "CM_RATING_FAILED", "CM_USER_UNKNOWN", "FILTER_RESTRICTIONS", "GW_PCEF_MALFUNCTION", "INCORRECT_FLOW_INFORMATION", "MAX_NR_BEARERS_REACHED", "MISSING_BEARER_ID", "MISSING_FLOW_INFORMATION", "MISSING_REDIRECT_SERVER_ADDRESS", "NO_BEARER_BOUND", "PS_TO_CS_HANDOVER", "RATING_GROUP_ERROR", "RESOURCES_LIMITATION", "RESOURCE_ALLOCATION_FAILURE", "SERVICE_IDENTIFIER_ERROR", "TDF_APPLICATION_IDENTIFIER_ERROR", "UNKNOWN_BEARER_ID", "UNKNOWN_RULE_NAME", "UNSUCCESSFUL_QOS_VALIDATION" ]
Response
Supported Media Types
- application/json
- application/problem+json
200 Response
OK
Root Schema : schema
Type:
object
201 Response
Imported
Nested Schema : errors
Type:
Show Source
array
-
Array of:
object ImportExportErrorMessage
Title:
ImportExportErrorMessage
Nested Schema : exportData
Type:
Show Source
array
-
Array of:
object RetryProfile
Title:
RetryProfile
Nested Schema : RetryProfile
Type:
object
Title:
Show Source
RetryProfile
-
backOffInterval:
integer(int32)
Enter a value between 1 and 86400
-
description(optional):
string
-
id(optional):
string
-
initialRetryInterval:
integer(int32)
Enter a value between 0 and 30
-
maxRetryAttempt:
integer(int32)
Enter a value between 1 and 10
-
maxRetryCycles:
integer(int32)
Enter a value between 1 and 4
-
maxRetryInterval:
integer(int32)
Enter a value between 1 and 180
-
name:
string
-
ruleFailureCode(optional):
array ruleFailureCode
Nested Schema : ruleFailureCode
Type:
Show Source
array
-
Array of:
string
Allowed Values:
[ "AN_GW_FAILED", "CM_AUTHORIZATION_REJECTED", "CM_CREDIT_CONTROL_NOT_APPLICABLE", "CM_END_USER_SERVICE_DENIED", "CM_RATING_FAILED", "CM_USER_UNKNOWN", "FILTER_RESTRICTIONS", "GW_PCEF_MALFUNCTION", "INCORRECT_FLOW_INFORMATION", "MAX_NR_BEARERS_REACHED", "MISSING_BEARER_ID", "MISSING_FLOW_INFORMATION", "MISSING_REDIRECT_SERVER_ADDRESS", "NO_BEARER_BOUND", "PS_TO_CS_HANDOVER", "RATING_GROUP_ERROR", "RESOURCES_LIMITATION", "RESOURCE_ALLOCATION_FAILURE", "SERVICE_IDENTIFIER_ERROR", "TDF_APPLICATION_IDENTIFIER_ERROR", "UNKNOWN_BEARER_ID", "UNKNOWN_RULE_NAME", "UNSUCCESSFUL_QOS_VALIDATION" ]
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