DeploymentRequestWorkItem

DeploymentRequestWorkItem
DeploymentRequestWorkItem
JSON Example
{
    "authorized": false,
    "workItem": {
        "actionedAt": "string",
        "actionedBy": "string",
        "assignees": [
            {
                "id": "string",
                "type": "string"
            }
        ],
        "callbackURL": "string",
        "createdAt": "string",
        "deploymentId": "string",
        "deploymentName": "string",
        "description": "string",
        "details": {
            "details": {}
        },
        "expiryAt": "string",
        "id": "string",
        "lastUpdatedAt": "string",
        "name": "string",
        "orgId": "string",
        "projectId": "string",
        "projectName": "string",
        "requestId": "string",
        "requestedBy": "string",
        "state": "string",
        "type": "string",
        "workItemDetails": {
            "formDetails": {
                "formDetails": {}
            },
            "workItemData": {
                "workItemData": {}
            }
        },
        "workflowDetails": {
            "id": "string",
            "muiId": "string",
            "name": "string",
            "runId": "string"
        }
    }
}
boolean
authorized
Optional

authorized

workItem
Optional

workItem