Creates a new policy by wizard. Only users with the Standard Registry role are allowed to make the request. security:
content:
application/json:
schema:
type: object
properties:
policyId:
type: string
wizardConfig:
$ref: "#/components/schemas/WizardConfig"
content:
application/json:
schema:
$ref: "#/components/schemas/Error"
Creates a new policy. - Deprecated
Creates a new policy by wizard. Only users with the Standard Registry role are allowed to make the request.
content:
application/json:
schema:
$ref: "#/components/schemas/Task"
content:
application/json:
schema:
$ref: "#/components/schemas/Error"
Creates a new policy by wizard. Only users with the Standard Registry role are allowed to make the request.
content:
application/json:
schema:
type: boolean
content:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'