Update Retry Profile
put
ss/oc-cnpolicy-configuration/v1/services/common/retryprofiles/{retryProfileName}
Request
Supported Media Types
- application/json
Path Parameters
-
retryProfileName: string
Retry Profile Name
body
Root 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
Response
Supported Media Types
- application/json
200 Response
Update Retry Profile
Root 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
201 Response
Created
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