/
1200: Trigger scheduled policy
1200: Trigger scheduled policy
Initializes a Housekeeping policy
Endpoint ID: | 1200 | ||
Method | POST | ||
URL: | /housekeeping/policy/{policyID}/trigger | ||
policyID | A GUID identifying the Housekeeping policy to trigger | ||
Request body: | None | ||
Response body: | An execution ID, identifying the asynchronous policy execution that has been triggered. { "executionID": 12345 } | ||
Status codes: | HttpStatusCode | ApiStatusSubCode | Description |
200 | The policy schedule has been triggered | ||
400 | The policy has not been configured correctly | ||
412 | 412.1 | The policy schedule may not be triggered by the API in this way | |
404 | 404.4 |
|
, multiple selections available,
Related content
1201: Trigger policy for selection
1201: Trigger policy for selection
More like this
1203: Fetch execution status
1203: Fetch execution status
More like this
2108: Get changes
2108: Get changes
More like this
2318: Update specific entity preferences
2318: Update specific entity preferences
More like this
1013: Get changed since
1013: Get changed since
More like this
Standard status codes
Standard status codes
More like this