Approval

Upon receiving approval or rejection from approver, this facilitates actions on approval resource

post/{resourceUri}/providers/Microsoft.Mission/approvals/{approvalName}/notifyInitiator

Path parameters

resourceUristring required

The fully qualified Azure Resource manager identifier of the resource.

approvalNamestring required

The name of the approvals resource.

Parameters

../../../../../../common-types/resource-management/v5/types.json#/components/parameters/ApiVersionParameter — unresolved $ref

Request body

approvalStatus'Approved' | 'Rejected' required

Approval status indicating 'Approved' or 'Rejected'

Response

Azure operation completed successfully.

messagestring required

Confirmation message indicating the result of the operation.