Stop And Archive Bot
Gracefully stop a bot and archive its data in the background. This initiates a background task that will:
- Stop the bot trading process via MQTT
- Wait 15 seconds for graceful shutdown
- Monitor and stop the Docker container
- Archive the bot data (locally or to S3)
- Remove the container
Returns immediately with a success message while the process continues in the background.
Path parameters
Query parameters
Response
Successful Response
Changes
Changed in 4 of the 13 revisions of this API.23
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response's body type changed from
objectto no type for statusresponse-body-type-changed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response's body type changed from no type to
objectfor statusresponse-body-type-changed
- ▲
- ○
endpoint added
endpoint-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○