Initializes a Housekeeping policy for an entity selection |
Endpoint ID: | 1200 | ||||
Method | |||||
URL: | /housekeeping/policy/{policyID}/trigger-for-selection | ||||
policyID | A GUID identifying the Housekeeping policy to trigger | ||||
Request body: | The request contains a single property
| ||||
| An execution ID, identifying the asynchronous policy execution that has been triggered.
| ||||
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.1 | One of the entities could not be found | |||
404.2 | One of the entity external keys was not recognized | ||||
404.4 | policyID not found |