Run a containers ZIP deploy rule using the container ID and the ID of the ZIP rule.
Request URL
Parameters
container
- The ID of the container
zip
- The ID of the zip
More info
None
Test URL
Response
{
"data": "ZIP deploy rule is running",
"system_connection": "true",
"system_function": "post_services_container_run_zip",
"system_runtime": 0,
"system_version": "pub_23",
"system_user_id": 1232,
"system_user_username": "apiuser",
"system_process_id": 1103113,
"system_process_command": "services_container_run_zip"
}