| Authorization token required | true |
| Admin Authorization token required | true |
<AutoProvTaskControlRequest action="(start | status | stop)" /> ## AutoProvTaskControlRequest
elements and attributes you can define within a
<AutoProvTaskControlRequest> element:
| XPath | Required / Optional | Description |
| @action | Required (only 1) | Type: start | status | stop Action to perform - one of start|status|stop |
<AutoProvTaskControlResponse status="(started | running | idle | stopped)" /> ## AutoProvTaskControlResponse
elements and attributes you can define within a
<AutoProvTaskControlResponse> element:
| XPath | Required / Optional | Description |
| @status | Required (only 1) | Type: started | running | idle | stopped Status - one of started|running|idle|stopped |