mirror of
https://github.com/LukeHagar/comfy-deploy-python.git
synced 2025-12-09 12:27:45 +00:00
init
This commit is contained in:
16
docs/models/operations/postgpueventrequestbody.md
Normal file
16
docs/models/operations/postgpueventrequestbody.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# PostGpuEventRequestBody
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| ---------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- |
|
||||
| `machine_id` | *str* | :heavy_check_mark: | N/A |
|
||||
| `timestamp` | *str* | :heavy_check_mark: | N/A |
|
||||
| `event_type` | [operations.EventType](../../models/operations/eventtype.md) | :heavy_check_mark: | N/A |
|
||||
| `gpu_provider` | [operations.GpuProvider](../../models/operations/gpuprovider.md) | :heavy_check_mark: | N/A |
|
||||
| `gpu_type` | [Optional[operations.GpuType]](../../models/operations/gputype.md) | :heavy_minus_sign: | N/A |
|
||||
| `ws_gpu_type` | [Optional[operations.WsGpuType]](../../models/operations/wsgputype.md) | :heavy_minus_sign: | N/A |
|
||||
| `event_id` | *Optional[str]* | :heavy_minus_sign: | N/A |
|
||||
| `is_workspace` | *Optional[bool]* | :heavy_minus_sign: | N/A |
|
||||
| `user_or_org_id` | *Optional[str]* | :heavy_minus_sign: | N/A |
|
||||
Reference in New Issue
Block a user