Restarting the execution of Policy
Restarts the execution of the policy
POST /policies/{policyId}/dry-run/restart
Restarts the execution of the policy. Clear data in database. Only users with the Standard Registry role are allowed to make the request
Path Parameters
Name
Type
Description
policyId*
String
Policy ID
{
// Response
}{
// Response
}{
content:
application/json:
schema:
$ref: '#/components/schemas/Error'
}