Creating new Policy
Create a new Policy
POST
/policy
Creates a new policy by wizard. Only users with the Standard Registry role are allowed to make the request security.
Request Body
Name | Type | Description |
---|---|---|
* | Object | Object that contains wizard configuration. |
Creates a new policy by wizard
POST
/policy/push
Creates a new policy by wizard. Only users with the Standard Registry role are allowed to make the request.
Request Body
Name | Type | Description |
---|---|---|
* | Object | Object that contains wizard configuration. |
Last updated