Export Retry Profiles
get
ss/oc-cnpolicy-configuration/v1/services/common/retryprofiles/export
Request
There are no request parameters for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
OK.
Nested Schema : exportData
Type:
Show Source
array
-
Array of:
object RetryProfiles
Title:
RetryProfiles
Nested Schema : RetryProfiles
Type:
object
Title:
Show Source
RetryProfiles
-
alternateRoutingSettings(optional):
object AlternateRoutingSettings
Title:
AlternateRoutingSettings
-
enableAlternateRouting(optional):
boolean
-
enableRetry(optional):
boolean
-
name(optional):
string
-
retrySettings(optional):
object RetrySettings
Title:
RetrySettings
Nested Schema : AlternateRoutingSettings
Type:
object
Title:
Show Source
AlternateRoutingSettings
-
enableFallback(optional):
boolean
-
errorCodesList(optional):
array errorCodesList
-
maxNumOfAlternateRoutingAttempts(optional):
integer(int32)
enter a range in [1-10] numberExample:
3
-
retryFallbackAfterInterval(optional):
integer(int32)
Enter a range in [0-1440].Example:
3
-
useAlternateSCPforAlternateRouting(optional):
boolean
Nested Schema : RetrySettings
Type:
object
Title:
Show Source
RetrySettings
-
maximumNumberOfRetries(optional):
integer(int32)
enter a range in [1-10] numberExample:
3
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