Validates Docker Compose configuration and caches it for 14 days. Returns compose_hash and KMS info for on-chain registration before creation.
Request for provisioning a DStack app with automatic resource matching.
Most fields are optional and will be automatically determined by the resource matching logic in preflight_dstack_app. Only compose_file and name are required.
CVM name (used as hostname): 5-63 chars, must start with letter, can contain letters/numbers/hyphens
Prefer dev OS image (True) or non-dev OS image (False). When None, auto-selects based on image name or defaults to dev.
phala, ethereum, base, legacy Optional nonce for deterministic app_id generation. When provided, app_id must also be provided. System will verify: app_id == get_create_address(team_wallet, nonce)
Optional app_id for manual specification. Required when nonce is provided. Only works with PHALA KMS.
Provision data with compose_hash for creation