DeploymentApprovalRequestPolicyApprover
DeploymentApprovalRequestPolicyApprover
JSON Example
{
"approver": "string",
"approverType": "string",
"comments": "string",
"id": "string",
"isActive": false,
"phase": 0,
"status": "string"
}
string
approver
Optional
approver
string
approverType
Optional
approverType
string
comments
Optional
comments
string As uuid
As uuid
id
Optional
id
boolean
isActive
Optional
isActive
integer As int32
As int32
phase
Optional
phase
string
status
Optional
status
Possible values are :
APPROVED,
REJECTED,
PENDING,
EXPIRED,