Reviews a plan.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
PlanId | string | Yes | The ID of the plan. | plan-bp1jvmdk2k**** |
ApprovalAction | string | Yes | The review action. Valid values:
| Approve |
Comment | string | No | The review description. | Approved. You can create a resource. |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "0FEEF92D-4052-5202-87D0-3D8EC16F81BF"
}
Error codes
HTTP status code | Error code | Error message |
---|---|---|
500 | InternalError | A system error occurred. |
For a list of error codes, visit the Service error codes.