...
Automated Test Schedule Import Configurations (collection) resource
This resource supports the following methods: GET, POST
Methods
GET
...
Retrieves the list of automated test schedule configurations.
...
Status | Description |
---|---|
200 - OK | Returned if request completed successfully. |
400 - BadRequest | Returned if schedule configuration has a different ScheduleId to the Id specified in the route. |
403 - Forbidden | Returned if you do not have permission to add a new configuration to the automated test schedule. |
404 - NotFound | Returned if schedule does not exist. |
...