Retry Profile REST Endpoints

Retry Profile
The operations from the Retry Profile category.
Create Retry Profile
Method: post
Path: ss/oc-cnpolicy-configuration/v1/services/common/retryprofiles
Delete Retry Profile
Method: delete
Path: ss/oc-cnpolicy-configuration/v1/services/common/retryprofiles/{retryProfileName}
Export Retry Profiles
Method: get
Path: ss/oc-cnpolicy-configuration/v1/services/common/retryprofiles/export
Get Retry Profile
Method: get
Path: ss/oc-cnpolicy-configuration/v1/services/common/retryprofiles/{retryProfileName}
Import Retry Profiles
Method: post
Path: ss/oc-cnpolicy-configuration/v1/services/common/retryprofiles/import
Update Retry Profile
Method: put
Path: ss/oc-cnpolicy-configuration/v1/services/common/retryprofiles/{retryProfileName}