mirror of
https://github.com/LukeHagar/comfy-deploy-python.git
synced 2025-12-06 04:19:25 +00:00
3.2 KiB
3.2 KiB
PostGpuEventRequestBody
Fields
| Field | Type | Required | Description |
|---|---|---|---|
machine_id |
str | ✔️ | N/A |
timestamp |
str | ✔️ | N/A |
event_type |
operations.EventType | ✔️ | N/A |
gpu_provider |
operations.GpuProvider | ✔️ | N/A |
gpu_type |
Optional[operations.GpuType] | ➖ | N/A |
ws_gpu_type |
Optional[operations.WsGpuType] | ➖ | N/A |
event_id |
Optional[str] | ➖ | N/A |
is_workspace |
Optional[bool] | ➖ | N/A |
user_or_org_id |
Optional[str] | ➖ | N/A |