DeploymentApprovalRequestPolicyApprover
DeploymentApprovalRequestPolicyApprover
JSON Example
{
"actionedAt": "string",
"actionedBy": "string",
"approver": "string",
"approverType": "string",
"comments": "string",
"id": "string",
"isActive": false,
"level": 0,
"status": "string"
}
string As date-time
As date-time
actionedAt
Optional
actionedAt
string
actionedBy
Optional
actionedBy
string
approver
Optional
approver
string
approverType
Optional
approverType
Possible values are :
USER,
GROUP,
string
comments
Optional
comments
string As uuid
As uuid
id
Optional
id
boolean
isActive
Optional
isActive
integer As int32
As int32
level
Optional
level
string
status
Optional
status
Possible values are :
APPROVED,
REJECTED,
PENDING,
EXPIRED,
CANCELLED,