{
"app": "<string>",
"type": "<string>",
"enabled": false,
"numDeployed": 123,
"collection": "<string>",
"job": "<string>",
"lastDeployedOn": "2023-11-07T05:31:56Z",
"lastJobStatus": {
"resource": {
"type": "APPKIT_APP",
"id": "<string>",
"canonicalName": "<string>",
"uri": "<string>"
},
"runId": "<string>",
"startTime": "2023-11-07T05:31:56Z",
"endTime": "2023-11-07T05:31:56Z",
"status": "<string>",
"error": {
"message": "<string>",
"detail": "<string>"
},
"extra": {},
"startedBy": "<string>"
}
}
{
"app": "<string>",
"type": "<string>",
"enabled": false,
"numDeployed": 123,
"collection": "<string>",
"job": "<string>",
"lastDeployedOn": "2023-11-07T05:31:56Z",
"lastJobStatus": {
"resource": {
"type": "APPKIT_APP",
"id": "<string>",
"canonicalName": "<string>",
"uri": "<string>"
},
"runId": "<string>",
"startTime": "2023-11-07T05:31:56Z",
"endTime": "2023-11-07T05:31:56Z",
"status": "<string>",
"error": {
"message": "<string>",
"detail": "<string>"
},
"extra": {},
"startedBy": "<string>"
}
}
The type of query rewrite
The current Fusion application Id
The new status to be updated
The body is of type object
.
successful operation
The response is of type object
.