Uses ansible to snapshot all test_range VMs and block all outbound traffic and DNS requests from the test range subnet. Admins can pass a userID parameter to control other user's ranges.
Request
Authorization
JWT Bearer
Add the parameter
Authorization
to Headers
Example:
Authorization: ********************
or
API Key
Add parameter in header
X-API-KEY
Example:
X-API-KEY: ********************
or
Query Params
Responses
🟢201Created
testing state entered
This response does not have a body.
🟠400Bad Request
🔴500Internal Server Error
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request PUT 'https://mock.apidog.com/m1/1126461-0-default/testing/start?rangeID&userID' \
--header'X-API-KEY: <api-key>'