Destroy a backup on a container.
Request URL
Parameters
container
- The ID of the container
backup
- The file name of the backup
More info
There will be no return for backup other than account notification due to this system being processed external from the container. To check if the job was processed you should pull a updated backup list and check.
Test URL
Response
{
"data": "Container backup is getting destroyed",
"system_connection": "true",
"system_function": "post_services_container_destroy_backup",
"system_runtime": 0,
"system_version": "pub_23",
"system_user_id": 1232,
"system_user_username": "apiuser",
"system_process_id": 1103113,
"system_process_command": "services_container_destroy_backup"
}