v1

latestOpenAPI 3.1.02026-07-26102158206.8 KB
Apps
apps-pending-updates

Preview a pending compose update

Returns current and pending docker compose file and pre-launch script for diffing before applying an update.

get/api/v1/apps/{app_id}/pending-updates/{vm_uuid}/{compose_hash}/preview

Path parameters

app_idstring required

Hex app identifier

Hex app identifier

vm_uuidstring required

VM UUID

VM UUID

compose_hashstring required

Compose hash of the pending update

Compose hash of the pending update

Response

Preview data

current_docker_composestring nullable
pending_docker_composestring nullable
current_pre_launch_scriptstring nullable
pending_pre_launch_scriptstring nullable