Template
build
template: The template to buildalias: Alias name for the templatecpu_count: Number of CPUs allocated to the sandboxmemory_mb: Amount of memory in MB allocated to the sandboxskip_cache: If True, forces a complete rebuild ignoring cacheon_build_logs: Callback function to receive build logs during the build process Example
build_in_background
template: The template to buildalias: Alias name for the templatecpu_count: Number of CPUs allocated to the sandboxmemory_mb: Amount of memory in MB allocated to the sandboxskip_cache: If True, forces a complete rebuild ignoring cache
get_build_status
build_info: Build identifiers returned from build_in_backgroundlogs_offset: Offset for fetching logs
alias_exists
alias: Template alias to check
check_alias_exists
client- Authenticated API clientalias- Template alias to check