Create a cloud approval policy
A cloud approval policy specifies the users who must approve a specified cloud activity before the activity can proceed. Approvers can include the manager of the user making a request, a specified user or group, or users with a specified role. You can specify multiple approvers. Approvals occur in the order that you specify.
Before you begin
Optional: Create one or more cloud policy groups.
Role required: sn_cmp.cloud_governor or admin
About this task
In this example, a user requests a stack that triggers an approval policy.
- On the Cloud User Portal, a user submits a request to provision a particular blueprint. The process of provisioning the blueprint is the trigger that causes the policy engine to apply an approval policy. A cloud approval policy specifies the users who must approve a specified cloud activity before the activity can proceed.
- The policy engine determines that the request meets the condition specified in the rule for the policy. In this example, the condition evaluates to true whenever a particular blueprint is being provisioned.
- Because the condition is met, the policy engine performs the action that is also specified in the rule. In this example, the action is to create an approval action for the manager.
- While the approver (the manager) reviews the approval request, the user sees a "waiting for approval" status message on the Cloud User Portal.
- After the manager approves, the blueprint is provisioned.
The targeted approval policies complement application-wide approval.
- on Stack operation (approval): Triggered during any stack operation on the Cloud User Portal.
- on Stack resource operation (approval): Triggered during any resource operation (start, stop, provision, and so on) on the Cloud User Portal.
- on Task remediation: Triggered when a user resubmits a failed request.