POST
/
v1
/
machines

Authorizations

Authorization
string
headerrequired

Create your token in Comfy Deploy

Body

application/json
default_machine
boolean
default: true

Response

200 - application/json
id
string
required
user_id
string
required
name
string
required
org_id
string | null
required
endpoint
string
required
created_at
string
required
updated_at
string
required
disabled
boolean
required
type
enum<string>
required
Available options:
comfy-deploy-serverless
status
enum<string>
required
Available options:
building
machine_version
string | null
required
machine_builder_version
string
required
snapshot
any
models
any[]
required
gpu
enum<string>
required
Available options:
A10G
ws_gpu
any
pod_id
string | null
required
base_docker_image
string | null
required
allow_concurrent_inputs
number
required
concurrency_limit
number
required
legacy_mode
boolean
required
ws_timeout
number
required
run_timeout
number
required
idle_timeout
number
required
build_machine_instance_id
string | null
required
build_log
string | null
required
modal_app_id
string | null
required
object_info
any
target_workflow_id
string | null
required
dependencies
any
extra_docker_commands
any
install_custom_node_with_gpu
boolean
required
deleted
boolean
required
keep_warm
number
required
allow_background_volume_commits
boolean
required
gpu_workspace
boolean
required
docker_command_steps
any