Create a policy.
The CreatePolicyRequest message is used to create a new policy.
The description of the new policy.
The display name of the new policy.
The map of policy type to policy steps. The key is the stringified version of the enum. See other policies for examples.
The enum of the policy type.
Actions to occur after a policy finishes. As of now this is only valid on a certify policy to remediate a denied certification immediately.
Deprecated. Use setting in policy step instead
The rules field.
The CreatePolicyResponse message contains the created policy object.
A policy describes the behavior of the ConductorOne system when processing a task. You can describe the type, approvers, fallback behavior, and escalation processes.