Shared
Shared
Shared
C1 API Policy V1 Accept
This policy step indicates that a ticket should have an approved outcome. This is a terminal approval state and is used to explicitly define the end of approval steps.
ShowShow
An optional message to include in the comments when a task is automatically accepted.
C1 API Policy V1 Policy Step
The PolicyStep message.
This message contains a oneof named step. Only a single field of the following list may be set at a time:
- approval
- provision
- accept
- reject
- wait
ShowShow
This policy step indicates that a ticket should have an approved outcome. This is a terminal approval state and is used to explicitly define the end of approval steps.
The Approval message.
This message contains a oneof named typ. Only a single field of the following list may be set at a time:
- users
- manager
- appOwners
- group
- self
- entitlementOwners
- expression
- webhook
- resourceOwners
- agent
The provision step references a provision policy for this step.
This policy step indicates that a ticket should have a denied outcome. This is a terminal approval state and is used to explicitly define the end of approval steps.
Define a Wait step for a policy to wait on a condition to be met.
This message contains a oneof named until. Only a single field of the following list may be set at a time:
- condition
C1 API Policy V1 Reject
This policy step indicates that a ticket should have a denied outcome. This is a terminal approval state and is used to explicitly define the end of approval steps.
ShowShow
An optional message to include in the comments when a task is automatically rejected.
C1 API Policy V1 Wait
Define a Wait step for a policy to wait on a condition to be met.
This message contains a oneof named until. Only a single field of the following list may be set at a time:
- condition
ShowShow
The comment to post on first failed check.
The comment to post if we timeout.
The name of our condition to show on the task details page
C1 API Policy V1 Wait Condition
The WaitCondition message.
ShowShow
The condition that has to be true for this wait condition to continue.