Retry Profile REST Endpoints
Retry Profile
The operations from the Retry Profile category.
- Create Retry Profile
- Method: postPath:
ss/oc-cnpolicy-configuration/v1/services/common/retryprofiles
- Delete Retry Profile
- Method: deletePath:
ss/oc-cnpolicy-configuration/v1/services/common/retryprofiles/{retryProfileName}
- Export Retry Profiles
- Method: getPath:
ss/oc-cnpolicy-configuration/v1/services/common/retryprofiles/export
- Get Retry Profile
- Method: getPath:
ss/oc-cnpolicy-configuration/v1/services/common/retryprofiles/{retryProfileName}
- Import Retry Profiles
- Method: postPath:
ss/oc-cnpolicy-configuration/v1/services/common/retryprofiles/import
- Update Retry Profile
- Method: putPath:
ss/oc-cnpolicy-configuration/v1/services/common/retryprofiles/{retryProfileName}