mirror of
https://github.com/LukeHagar/comfy-deploy-python.git
synced 2025-12-06 12:27:45 +00:00
init
This commit is contained in:
16
docs/models/operations/getv1machinesmachineidresponsebody.md
Normal file
16
docs/models/operations/getv1machinesmachineidresponsebody.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# GetV1MachinesMachineIDResponseBody
|
||||
|
||||
Specific machine retrieved successfully
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| ------------------ | ------------------ | ------------------ | ------------------ |
|
||||
| `id` | *Optional[str]* | :heavy_minus_sign: | N/A |
|
||||
| `name` | *Optional[str]* | :heavy_minus_sign: | N/A |
|
||||
| `type` | *Optional[str]* | :heavy_minus_sign: | N/A |
|
||||
| `status` | *Optional[str]* | :heavy_minus_sign: | N/A |
|
||||
| `created_at` | *Optional[str]* | :heavy_minus_sign: | N/A |
|
||||
| `updated_at` | *Optional[str]* | :heavy_minus_sign: | N/A |
|
||||
| `message` | *Optional[str]* | :heavy_minus_sign: | N/A |
|
||||
Reference in New Issue
Block a user