application-configuration-status
application-configuration-status
Represents the task status and properties of an action
JSON Example
{
"taskId": "string",
"name": "string",
"bootstrapObjectStatuses": [
{
"id": "string",
"stage": "string",
"state": "string",
"creationDate": "string",
"messages": [
{
"message": "string",
"level": "string",
"timestamp": "string"
}
]
}
]
}
string
taskId
Required
The task ID
string
name
Required
The action name