mirror of
https://github.com/LukeHagar/comfy-deploy-python.git
synced 2025-12-06 12:27:45 +00:00
13 KiB
13 KiB
PostV1MachinesResponseBody
Machine created successfully
Fields
| Field | Type | Required | Description |
|---|---|---|---|
id |
str | ✔️ | N/A |
user_id |
str | ✔️ | N/A |
name |
str | ✔️ | N/A |
org_id |
Optional[str] | ✔️ | N/A |
endpoint |
str | ✔️ | N/A |
created_at |
str | ✔️ | N/A |
updated_at |
str | ✔️ | N/A |
disabled |
bool | ✔️ | N/A |
type |
operations.PostV1MachinesType | ✔️ | N/A |
status |
operations.PostV1MachinesStatus | ✔️ | N/A |
machine_version |
Optional[str] | ✔️ | N/A |
machine_builder_version |
str | ✔️ | N/A |
models |
List[Any] | ✔️ | N/A |
gpu |
operations.PostV1MachinesGpu | ✔️ | N/A |
pod_id |
Optional[str] | ✔️ | N/A |
base_docker_image |
Optional[str] | ✔️ | N/A |
allow_concurrent_inputs |
float | ✔️ | N/A |
concurrency_limit |
float | ✔️ | N/A |
legacy_mode |
bool | ✔️ | N/A |
ws_timeout |
float | ✔️ | N/A |
run_timeout |
float | ✔️ | N/A |
idle_timeout |
float | ✔️ | N/A |
build_machine_instance_id |
Optional[str] | ✔️ | N/A |
build_log |
Optional[str] | ✔️ | N/A |
modal_app_id |
Optional[str] | ✔️ | N/A |
target_workflow_id |
Optional[str] | ✔️ | N/A |
install_custom_node_with_gpu |
bool | ✔️ | N/A |
deleted |
bool | ✔️ | N/A |
keep_warm |
float | ✔️ | N/A |
allow_background_volume_commits |
bool | ✔️ | N/A |
gpu_workspace |
bool | ✔️ | N/A |
snapshot |
Optional[Any] | ➖ | N/A |
ws_gpu |
Optional[Any] | ➖ | N/A |
object_info |
Optional[Any] | ➖ | N/A |
dependencies |
Optional[Any] | ➖ | N/A |
extra_docker_commands |
Optional[Any] | ➖ | N/A |
docker_command_steps |
Optional[Any] | ➖ | N/A |