Create a backup on a container.
Request URL
Parameters
container
- The ID of the container
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 created",
"system_connection": "true",
"system_function": "post_services_container_create_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_create_backup"
}