POST /policy
Creates a new policy by wizard. Only users with the Standard Registry role are allowed to make the request security.
POST /policy/push
Creates a new policy by wizard. Only users with the Standard Registry role are allowed to make the request.
*
Object
Object that contains wizard configuration.
*
Object
Object that contains wizard configuration.
content:
application/json:
schema:
type: object
properties:
policyId:
type: string
wizardConfig:
$ref: "#/components/schemas/WizardConfig"content:
application/json:
schema:
$ref: "#/components/schemas/Error"content:
application/json:
schema:
$ref: "#/components/schemas/Task"content:
application/json:
schema:
$ref: "#/components/schemas/Error"