cyberdesk 2.2.41 → 2.2.43
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client/index.d.ts +1 -1
- package/dist/client/types.gen.d.ts +113 -113
- package/dist/index.d.ts +1 -1
- package/package.json +1 -1
package/dist/client/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { addMachinesToPoolV1PoolsPoolIdMachinesPost, addTagsToWorkflowV1WorkflowsWorkflowIdTagsPost, archiveTagV1WorkflowTagsTagIdArchivePost, bulkAddTagsToWorkflowsV1WorkflowsBulkTagsPost, bulkCreateRunsV1RunsBulkPost, copyToClipboardV1ComputerMachineIdCopyToClipboardPost, createConnectionV1ConnectionsPost, createMachineV1MachinesPost, createModelConfigurationV1ModelConfigurationsPost, createPoolV1PoolsPost, createRequestLogV1RequestLogsPost, createRunAttachmentV1RunAttachmentsPost, createRunChainV1RunsChainPost, createRunV1RunsPost, createTagGroupV1WorkflowTagGroupsPost, createTagV1WorkflowTagsPost, createTrajectoryV1TrajectoriesPost, createWorkflowV1WorkflowsPost, cyberdriverShutdownV1MachinesMachineIdCyberdriverShutdownPost, databaseHealthCheckV1HealthDbGet, deleteConnectionV1ConnectionsConnectionIdDelete, deleteMachineV1MachinesMachineIdDelete, deleteModelConfigurationV1ModelConfigurationsModelConfigurationIdDelete, deletePoolV1PoolsPoolIdDelete, deleteRequestLogV1RequestLogsLogIdDelete, deleteRunAttachmentV1RunAttachmentsAttachmentIdDelete, deleteRunV1RunsRunIdDelete, deleteTagGroupV1WorkflowTagGroupsGroupIdDelete, deleteTagV1WorkflowTagsTagIdDelete, deleteTrajectoryV1TrajectoriesTrajectoryIdDelete, deleteWorkflowPromptImageV1WorkflowsPromptImageDelete, deleteWorkflowV1WorkflowsWorkflowIdDelete, downloadRunAttachmentV1RunAttachmentsAttachmentIdDownloadGet, duplicateTrajectoryV1TrajectoriesTrajectoryIdDuplicatePost, duplicateWorkflowV1WorkflowsWorkflowIdDuplicatePost, fsListV1ComputerMachineIdFsListGet, fsReadV1ComputerMachineIdFsReadGet, fsWriteV1ComputerMachineIdFsWritePost, generateRunTrajectoryV1RunsRunIdGenerateTrajectoryPost, getConnectionV1ConnectionsConnectionIdGet, getDisplayDimensionsV1ComputerMachineIdDisplayDimensionsGet, getLatestTrajectoryForWorkflowV1WorkflowsWorkflowIdLatestTrajectoryGet, getMachinePoolsV1MachinesMachineIdPoolsGet, getMachineV1MachinesMachineIdGet, getModelConfigurationV1ModelConfigurationsModelConfigurationIdGet, getMousePositionV1ComputerMachineIdInputMousePositionGet, getPoolV1PoolsPoolIdGet, getRequestLogV1RequestLogsLogIdGet, getRunAttachmentDownloadUrlV1RunAttachmentsAttachmentIdDownloadUrlGet, getRunAttachmentV1RunAttachmentsAttachmentIdGet, getRunTrajectoryV1RunsRunIdTrajectoryGet, getRunV1RunsRunIdGet, getScreenshotV1ComputerMachineIdDisplayScreenshotGet, getTagGroupV1WorkflowTagGroupsGroupIdGet, getTagV1WorkflowTagsTagIdGet, getTrajectoryV1TrajectoriesTrajectoryIdGet, getUsageAggregateV1UsageAggregateGet, getWorkflowPromptImageSignedUrlV1WorkflowsPromptImageSignedUrlGet, getWorkflowTagsV1WorkflowsWorkflowIdTagsGet, getWorkflowV1WorkflowsWorkflowIdGet, getWorkflowVersionsV1WorkflowsWorkflowIdVersionsGet, healthCheckV1HealthGet, healthDbHealthDbGet, healthHealthGet, healthLiveHealthLiveGet, healthMachinesV1HealthMachinesGet, healthReadyHealthReadyGet, keyboardKeyV1ComputerMachineIdInputKeyboardKeyPost, keyboardTypeV1ComputerMachineIdInputKeyboardTypePost, listConnectionsV1ConnectionsGet, listMachinesV1MachinesGet, listModelConfigurationsV1ModelConfigurationsGet, listPoolsV1PoolsGet, listRequestLogsV1RequestLogsGet, listRunAttachmentsV1RunAttachmentsGet, listRunsV1RunsGet, listTagGroupsV1WorkflowTagGroupsGet, listTagsV1WorkflowTagsGet, listTrajectoriesV1TrajectoriesGet, listWorkflowPromptImagesV1WorkflowsPromptImagesGet, listWorkflowsV1WorkflowsGet, mergeWorkflowV1WorkflowsWorkflowIdMergePost, mouseClickV1ComputerMachineIdInputMouseClickPost, mouseDragV1ComputerMachineIdInputMouseDragPost, mouseMoveV1ComputerMachineIdInputMouseMovePost, mouseScrollV1ComputerMachineIdInputMouseScrollPost, type Options, powershellExecV1ComputerMachineIdShellPowershellExecPost, powershellSessionV1ComputerMachineIdShellPowershellSessionPost, removeMachinesFromPoolV1PoolsPoolIdMachinesDelete, removeTagFromWorkflowV1WorkflowsWorkflowIdTagsTagIdDelete, reorderTagGroupsV1WorkflowTagGroupsReorderPut, reorderTagsV1WorkflowTagsReorderPut, retryRunV1RunsRunIdRetryPost, rootGet, unarchiveTagV1WorkflowTagsTagIdUnarchivePost, updateConnectionV1ConnectionsConnectionIdPatch, updateMachinePoolsV1MachinesMachineIdPoolsPut, updateMachineV1MachinesMachineIdPatch, updateModelConfigurationV1ModelConfigurationsModelConfigurationIdPatch, updatePoolV1PoolsPoolIdPatch, updateRequestLogV1RequestLogsLogIdPatch, updateRunAttachmentV1RunAttachmentsAttachmentIdPut, updateRunV1RunsRunIdPatch, updateTagGroupV1WorkflowTagGroupsGroupIdPatch, updateTagV1WorkflowTagsTagIdPatch, updateTrajectoryV1TrajectoriesTrajectoryIdPatch, updateWorkflowV1WorkflowsWorkflowIdPatch, uploadWorkflowPromptImageV1WorkflowsPromptImagePost } from './sdk.gen';
|
|
2
|
-
export type { AddMachinesToPoolV1PoolsPoolIdMachinesPostData, AddMachinesToPoolV1PoolsPoolIdMachinesPostError, AddMachinesToPoolV1PoolsPoolIdMachinesPostErrors, AddMachinesToPoolV1PoolsPoolIdMachinesPostResponse, AddMachinesToPoolV1PoolsPoolIdMachinesPostResponses, AddTagsRequest, AddTagsToWorkflowV1WorkflowsWorkflowIdTagsPostData, AddTagsToWorkflowV1WorkflowsWorkflowIdTagsPostError, AddTagsToWorkflowV1WorkflowsWorkflowIdTagsPostErrors, AddTagsToWorkflowV1WorkflowsWorkflowIdTagsPostResponse, AddTagsToWorkflowV1WorkflowsWorkflowIdTagsPostResponses, ArchiveTagV1WorkflowTagsTagIdArchivePostData, ArchiveTagV1WorkflowTagsTagIdArchivePostError, ArchiveTagV1WorkflowTagsTagIdArchivePostErrors, ArchiveTagV1WorkflowTagsTagIdArchivePostResponse, ArchiveTagV1WorkflowTagsTagIdArchivePostResponses, AttachmentType, BodyUploadWorkflowPromptImageV1WorkflowsPromptImagePost, BulkAddTagsRequest, BulkAddTagsToWorkflowsV1WorkflowsBulkTagsPostData, BulkAddTagsToWorkflowsV1WorkflowsBulkTagsPostError, BulkAddTagsToWorkflowsV1WorkflowsBulkTagsPostErrors, BulkAddTagsToWorkflowsV1WorkflowsBulkTagsPostResponse, BulkAddTagsToWorkflowsV1WorkflowsBulkTagsPostResponses, BulkCreateRunsV1RunsBulkPostData, BulkCreateRunsV1RunsBulkPostError, BulkCreateRunsV1RunsBulkPostErrors, BulkCreateRunsV1RunsBulkPostResponse, BulkCreateRunsV1RunsBulkPostResponses, ChainStep, ClientOptions, ConnectionCreate, ConnectionResponse, ConnectionStatus, CopyToClipboardRequest, CopyToClipboardV1ComputerMachineIdCopyToClipboardPostData, CopyToClipboardV1ComputerMachineIdCopyToClipboardPostError, CopyToClipboardV1ComputerMachineIdCopyToClipboardPostErrors, CopyToClipboardV1ComputerMachineIdCopyToClipboardPostResponse, CopyToClipboardV1ComputerMachineIdCopyToClipboardPostResponses, CreateConnectionV1ConnectionsPostData, CreateConnectionV1ConnectionsPostError, CreateConnectionV1ConnectionsPostErrors, CreateConnectionV1ConnectionsPostResponse, CreateConnectionV1ConnectionsPostResponses, CreateMachineV1MachinesPostData, CreateMachineV1MachinesPostError, CreateMachineV1MachinesPostErrors, CreateMachineV1MachinesPostResponse, CreateMachineV1MachinesPostResponses, CreateModelConfigurationV1ModelConfigurationsPostData, CreateModelConfigurationV1ModelConfigurationsPostError, CreateModelConfigurationV1ModelConfigurationsPostErrors, CreateModelConfigurationV1ModelConfigurationsPostResponse, CreateModelConfigurationV1ModelConfigurationsPostResponses, CreatePoolV1PoolsPostData, CreatePoolV1PoolsPostError, CreatePoolV1PoolsPostErrors, CreatePoolV1PoolsPostResponse, CreatePoolV1PoolsPostResponses, CreateRequestLogV1RequestLogsPostData, CreateRequestLogV1RequestLogsPostError, CreateRequestLogV1RequestLogsPostErrors, CreateRequestLogV1RequestLogsPostResponse, CreateRequestLogV1RequestLogsPostResponses, CreateRunAttachmentV1RunAttachmentsPostData, CreateRunAttachmentV1RunAttachmentsPostError, CreateRunAttachmentV1RunAttachmentsPostErrors, CreateRunAttachmentV1RunAttachmentsPostResponse, CreateRunAttachmentV1RunAttachmentsPostResponses, CreateRunChainV1RunsChainPostData, CreateRunChainV1RunsChainPostError, CreateRunChainV1RunsChainPostErrors, CreateRunChainV1RunsChainPostResponse, CreateRunChainV1RunsChainPostResponses, CreateRunV1RunsPostData, CreateRunV1RunsPostError, CreateRunV1RunsPostErrors, CreateRunV1RunsPostResponse, CreateRunV1RunsPostResponses, CreateTagGroupV1WorkflowTagGroupsPostData, CreateTagGroupV1WorkflowTagGroupsPostError, CreateTagGroupV1WorkflowTagGroupsPostErrors, CreateTagGroupV1WorkflowTagGroupsPostResponse, CreateTagGroupV1WorkflowTagGroupsPostResponses, CreateTagV1WorkflowTagsPostData, CreateTagV1WorkflowTagsPostError, CreateTagV1WorkflowTagsPostErrors, CreateTagV1WorkflowTagsPostResponse, CreateTagV1WorkflowTagsPostResponses, CreateTrajectoryV1TrajectoriesPostData, CreateTrajectoryV1TrajectoriesPostError, CreateTrajectoryV1TrajectoriesPostErrors, CreateTrajectoryV1TrajectoriesPostResponse, CreateTrajectoryV1TrajectoriesPostResponses, CreateWorkflowV1WorkflowsPostData, CreateWorkflowV1WorkflowsPostError, CreateWorkflowV1WorkflowsPostErrors, CreateWorkflowV1WorkflowsPostResponse, CreateWorkflowV1WorkflowsPostResponses, CyberdriverShutdownRequest, CyberdriverShutdownV1MachinesMachineIdCyberdriverShutdownPostData, CyberdriverShutdownV1MachinesMachineIdCyberdriverShutdownPostError, CyberdriverShutdownV1MachinesMachineIdCyberdriverShutdownPostErrors, CyberdriverShutdownV1MachinesMachineIdCyberdriverShutdownPostResponse, CyberdriverShutdownV1MachinesMachineIdCyberdriverShutdownPostResponses, DatabaseHealthCheckV1HealthDbGetData, DatabaseHealthCheckV1HealthDbGetResponses, DeleteConnectionV1ConnectionsConnectionIdDeleteData, DeleteConnectionV1ConnectionsConnectionIdDeleteError, DeleteConnectionV1ConnectionsConnectionIdDeleteErrors, DeleteConnectionV1ConnectionsConnectionIdDeleteResponse, DeleteConnectionV1ConnectionsConnectionIdDeleteResponses, DeleteMachineV1MachinesMachineIdDeleteData, DeleteMachineV1MachinesMachineIdDeleteError, DeleteMachineV1MachinesMachineIdDeleteErrors, DeleteMachineV1MachinesMachineIdDeleteResponse, DeleteMachineV1MachinesMachineIdDeleteResponses, DeleteModelConfigurationV1ModelConfigurationsModelConfigurationIdDeleteData, DeleteModelConfigurationV1ModelConfigurationsModelConfigurationIdDeleteError, DeleteModelConfigurationV1ModelConfigurationsModelConfigurationIdDeleteErrors, DeleteModelConfigurationV1ModelConfigurationsModelConfigurationIdDeleteResponse, DeleteModelConfigurationV1ModelConfigurationsModelConfigurationIdDeleteResponses, DeletePoolV1PoolsPoolIdDeleteData, DeletePoolV1PoolsPoolIdDeleteError, DeletePoolV1PoolsPoolIdDeleteErrors, DeletePoolV1PoolsPoolIdDeleteResponse, DeletePoolV1PoolsPoolIdDeleteResponses, DeleteRequestLogV1RequestLogsLogIdDeleteData, DeleteRequestLogV1RequestLogsLogIdDeleteError, DeleteRequestLogV1RequestLogsLogIdDeleteErrors, DeleteRequestLogV1RequestLogsLogIdDeleteResponse, DeleteRequestLogV1RequestLogsLogIdDeleteResponses, DeleteRunAttachmentV1RunAttachmentsAttachmentIdDeleteData, DeleteRunAttachmentV1RunAttachmentsAttachmentIdDeleteError, DeleteRunAttachmentV1RunAttachmentsAttachmentIdDeleteErrors, DeleteRunAttachmentV1RunAttachmentsAttachmentIdDeleteResponse, DeleteRunAttachmentV1RunAttachmentsAttachmentIdDeleteResponses, DeleteRunV1RunsRunIdDeleteData, DeleteRunV1RunsRunIdDeleteError, DeleteRunV1RunsRunIdDeleteErrors, DeleteRunV1RunsRunIdDeleteResponse, DeleteRunV1RunsRunIdDeleteResponses, DeleteTagGroupV1WorkflowTagGroupsGroupIdDeleteData, DeleteTagGroupV1WorkflowTagGroupsGroupIdDeleteError, DeleteTagGroupV1WorkflowTagGroupsGroupIdDeleteErrors, DeleteTagGroupV1WorkflowTagGroupsGroupIdDeleteResponse, DeleteTagGroupV1WorkflowTagGroupsGroupIdDeleteResponses, DeleteTagV1WorkflowTagsTagIdDeleteData, DeleteTagV1WorkflowTagsTagIdDeleteError, DeleteTagV1WorkflowTagsTagIdDeleteErrors, DeleteTagV1WorkflowTagsTagIdDeleteResponse, DeleteTagV1WorkflowTagsTagIdDeleteResponses, DeleteTrajectoryV1TrajectoriesTrajectoryIdDeleteData, DeleteTrajectoryV1TrajectoriesTrajectoryIdDeleteError, DeleteTrajectoryV1TrajectoriesTrajectoryIdDeleteErrors, DeleteTrajectoryV1TrajectoriesTrajectoryIdDeleteResponse, DeleteTrajectoryV1TrajectoriesTrajectoryIdDeleteResponses, DeleteWorkflowPromptImageV1WorkflowsPromptImageDeleteData, DeleteWorkflowPromptImageV1WorkflowsPromptImageDeleteError, DeleteWorkflowPromptImageV1WorkflowsPromptImageDeleteErrors, DeleteWorkflowPromptImageV1WorkflowsPromptImageDeleteResponse, DeleteWorkflowPromptImageV1WorkflowsPromptImageDeleteResponses, DeleteWorkflowV1WorkflowsWorkflowIdDeleteData, DeleteWorkflowV1WorkflowsWorkflowIdDeleteError, DeleteWorkflowV1WorkflowsWorkflowIdDeleteErrors, DeleteWorkflowV1WorkflowsWorkflowIdDeleteResponse, DeleteWorkflowV1WorkflowsWorkflowIdDeleteResponses, DisplayDimensions, DownloadRunAttachmentV1RunAttachmentsAttachmentIdDownloadGetData, DownloadRunAttachmentV1RunAttachmentsAttachmentIdDownloadGetError, DownloadRunAttachmentV1RunAttachmentsAttachmentIdDownloadGetErrors, DownloadRunAttachmentV1RunAttachmentsAttachmentIdDownloadGetResponse, DownloadRunAttachmentV1RunAttachmentsAttachmentIdDownloadGetResponses, DuplicateTrajectoryV1TrajectoriesTrajectoryIdDuplicatePostData, DuplicateTrajectoryV1TrajectoriesTrajectoryIdDuplicatePostError, DuplicateTrajectoryV1TrajectoriesTrajectoryIdDuplicatePostErrors, DuplicateTrajectoryV1TrajectoriesTrajectoryIdDuplicatePostResponse, DuplicateTrajectoryV1TrajectoriesTrajectoryIdDuplicatePostResponses, DuplicateWorkflowV1WorkflowsWorkflowIdDuplicatePostData, DuplicateWorkflowV1WorkflowsWorkflowIdDuplicatePostError, DuplicateWorkflowV1WorkflowsWorkflowIdDuplicatePostErrors, DuplicateWorkflowV1WorkflowsWorkflowIdDuplicatePostResponse, DuplicateWorkflowV1WorkflowsWorkflowIdDuplicatePostResponses, FileInput, FileWriteRequest, FsListV1ComputerMachineIdFsListGetData, FsListV1ComputerMachineIdFsListGetError, FsListV1ComputerMachineIdFsListGetErrors, FsListV1ComputerMachineIdFsListGetResponse, FsListV1ComputerMachineIdFsListGetResponses, FsReadV1ComputerMachineIdFsReadGetData, FsReadV1ComputerMachineIdFsReadGetError, FsReadV1ComputerMachineIdFsReadGetErrors, FsReadV1ComputerMachineIdFsReadGetResponse, FsReadV1ComputerMachineIdFsReadGetResponses, FsWriteV1ComputerMachineIdFsWritePostData, FsWriteV1ComputerMachineIdFsWritePostError, FsWriteV1ComputerMachineIdFsWritePostErrors, FsWriteV1ComputerMachineIdFsWritePostResponse, FsWriteV1ComputerMachineIdFsWritePostResponses, GenerateRunTrajectoryV1RunsRunIdGenerateTrajectoryPostData, GenerateRunTrajectoryV1RunsRunIdGenerateTrajectoryPostError, GenerateRunTrajectoryV1RunsRunIdGenerateTrajectoryPostErrors, GenerateRunTrajectoryV1RunsRunIdGenerateTrajectoryPostResponse, GenerateRunTrajectoryV1RunsRunIdGenerateTrajectoryPostResponses, GetConnectionV1ConnectionsConnectionIdGetData, GetConnectionV1ConnectionsConnectionIdGetError, GetConnectionV1ConnectionsConnectionIdGetErrors, GetConnectionV1ConnectionsConnectionIdGetResponse, GetConnectionV1ConnectionsConnectionIdGetResponses, GetDisplayDimensionsV1ComputerMachineIdDisplayDimensionsGetData, GetDisplayDimensionsV1ComputerMachineIdDisplayDimensionsGetError, GetDisplayDimensionsV1ComputerMachineIdDisplayDimensionsGetErrors, GetDisplayDimensionsV1ComputerMachineIdDisplayDimensionsGetResponse, GetDisplayDimensionsV1ComputerMachineIdDisplayDimensionsGetResponses, GetLatestTrajectoryForWorkflowV1WorkflowsWorkflowIdLatestTrajectoryGetData, GetLatestTrajectoryForWorkflowV1WorkflowsWorkflowIdLatestTrajectoryGetError, GetLatestTrajectoryForWorkflowV1WorkflowsWorkflowIdLatestTrajectoryGetErrors, GetLatestTrajectoryForWorkflowV1WorkflowsWorkflowIdLatestTrajectoryGetResponse, GetLatestTrajectoryForWorkflowV1WorkflowsWorkflowIdLatestTrajectoryGetResponses, GetMachinePoolsV1MachinesMachineIdPoolsGetData, GetMachinePoolsV1MachinesMachineIdPoolsGetError, GetMachinePoolsV1MachinesMachineIdPoolsGetErrors, GetMachinePoolsV1MachinesMachineIdPoolsGetResponse, GetMachinePoolsV1MachinesMachineIdPoolsGetResponses, GetMachineV1MachinesMachineIdGetData, GetMachineV1MachinesMachineIdGetError, GetMachineV1MachinesMachineIdGetErrors, GetMachineV1MachinesMachineIdGetResponse, GetMachineV1MachinesMachineIdGetResponses, GetModelConfigurationV1ModelConfigurationsModelConfigurationIdGetData, GetModelConfigurationV1ModelConfigurationsModelConfigurationIdGetError, GetModelConfigurationV1ModelConfigurationsModelConfigurationIdGetErrors, GetModelConfigurationV1ModelConfigurationsModelConfigurationIdGetResponse, GetModelConfigurationV1ModelConfigurationsModelConfigurationIdGetResponses, GetMousePositionV1ComputerMachineIdInputMousePositionGetData, GetMousePositionV1ComputerMachineIdInputMousePositionGetError, GetMousePositionV1ComputerMachineIdInputMousePositionGetErrors, GetMousePositionV1ComputerMachineIdInputMousePositionGetResponse, GetMousePositionV1ComputerMachineIdInputMousePositionGetResponses, GetPoolV1PoolsPoolIdGetData, GetPoolV1PoolsPoolIdGetError, GetPoolV1PoolsPoolIdGetErrors, GetPoolV1PoolsPoolIdGetResponse, GetPoolV1PoolsPoolIdGetResponses, GetRequestLogV1RequestLogsLogIdGetData, GetRequestLogV1RequestLogsLogIdGetError, GetRequestLogV1RequestLogsLogIdGetErrors, GetRequestLogV1RequestLogsLogIdGetResponse, GetRequestLogV1RequestLogsLogIdGetResponses, GetRunAttachmentDownloadUrlV1RunAttachmentsAttachmentIdDownloadUrlGetData, GetRunAttachmentDownloadUrlV1RunAttachmentsAttachmentIdDownloadUrlGetError, GetRunAttachmentDownloadUrlV1RunAttachmentsAttachmentIdDownloadUrlGetErrors, GetRunAttachmentDownloadUrlV1RunAttachmentsAttachmentIdDownloadUrlGetResponse, GetRunAttachmentDownloadUrlV1RunAttachmentsAttachmentIdDownloadUrlGetResponses, GetRunAttachmentV1RunAttachmentsAttachmentIdGetData, GetRunAttachmentV1RunAttachmentsAttachmentIdGetError, GetRunAttachmentV1RunAttachmentsAttachmentIdGetErrors, GetRunAttachmentV1RunAttachmentsAttachmentIdGetResponse, GetRunAttachmentV1RunAttachmentsAttachmentIdGetResponses, GetRunTrajectoryV1RunsRunIdTrajectoryGetData, GetRunTrajectoryV1RunsRunIdTrajectoryGetError, GetRunTrajectoryV1RunsRunIdTrajectoryGetErrors, GetRunTrajectoryV1RunsRunIdTrajectoryGetResponse, GetRunTrajectoryV1RunsRunIdTrajectoryGetResponses, GetRunV1RunsRunIdGetData, GetRunV1RunsRunIdGetError, GetRunV1RunsRunIdGetErrors, GetRunV1RunsRunIdGetResponse, GetRunV1RunsRunIdGetResponses, GetScreenshotV1ComputerMachineIdDisplayScreenshotGetData, GetScreenshotV1ComputerMachineIdDisplayScreenshotGetError, GetScreenshotV1ComputerMachineIdDisplayScreenshotGetErrors, GetScreenshotV1ComputerMachineIdDisplayScreenshotGetResponses, GetTagGroupV1WorkflowTagGroupsGroupIdGetData, GetTagGroupV1WorkflowTagGroupsGroupIdGetError, GetTagGroupV1WorkflowTagGroupsGroupIdGetErrors, GetTagGroupV1WorkflowTagGroupsGroupIdGetResponse, GetTagGroupV1WorkflowTagGroupsGroupIdGetResponses, GetTagV1WorkflowTagsTagIdGetData, GetTagV1WorkflowTagsTagIdGetError, GetTagV1WorkflowTagsTagIdGetErrors, GetTagV1WorkflowTagsTagIdGetResponse, GetTagV1WorkflowTagsTagIdGetResponses, GetTrajectoryV1TrajectoriesTrajectoryIdGetData, GetTrajectoryV1TrajectoriesTrajectoryIdGetError, GetTrajectoryV1TrajectoriesTrajectoryIdGetErrors, GetTrajectoryV1TrajectoriesTrajectoryIdGetResponse, GetTrajectoryV1TrajectoriesTrajectoryIdGetResponses, GetUsageAggregateV1UsageAggregateGetData, GetUsageAggregateV1UsageAggregateGetError, GetUsageAggregateV1UsageAggregateGetErrors, GetUsageAggregateV1UsageAggregateGetResponse, GetUsageAggregateV1UsageAggregateGetResponses, GetWorkflowPromptImageSignedUrlV1WorkflowsPromptImageSignedUrlGetData, GetWorkflowPromptImageSignedUrlV1WorkflowsPromptImageSignedUrlGetError, GetWorkflowPromptImageSignedUrlV1WorkflowsPromptImageSignedUrlGetErrors, GetWorkflowPromptImageSignedUrlV1WorkflowsPromptImageSignedUrlGetResponse, GetWorkflowPromptImageSignedUrlV1WorkflowsPromptImageSignedUrlGetResponses, GetWorkflowTagsV1WorkflowsWorkflowIdTagsGetData, GetWorkflowTagsV1WorkflowsWorkflowIdTagsGetError, GetWorkflowTagsV1WorkflowsWorkflowIdTagsGetErrors, GetWorkflowTagsV1WorkflowsWorkflowIdTagsGetResponse, GetWorkflowTagsV1WorkflowsWorkflowIdTagsGetResponses, GetWorkflowV1WorkflowsWorkflowIdGetData, GetWorkflowV1WorkflowsWorkflowIdGetError, GetWorkflowV1WorkflowsWorkflowIdGetErrors, GetWorkflowV1WorkflowsWorkflowIdGetResponse, GetWorkflowV1WorkflowsWorkflowIdGetResponses, GetWorkflowVersionsV1WorkflowsWorkflowIdVersionsGetData, GetWorkflowVersionsV1WorkflowsWorkflowIdVersionsGetError, GetWorkflowVersionsV1WorkflowsWorkflowIdVersionsGetErrors, GetWorkflowVersionsV1WorkflowsWorkflowIdVersionsGetResponse, GetWorkflowVersionsV1WorkflowsWorkflowIdVersionsGetResponses, HealthCheckV1HealthGetData, HealthCheckV1HealthGetResponse, HealthCheckV1HealthGetResponses, HealthDbHealthDbGetData, HealthDbHealthDbGetResponses, HealthHealthGetData, HealthHealthGetResponses, HealthLiveHealthLiveGetData, HealthLiveHealthLiveGetResponses, HealthMachinesV1HealthMachinesGetData, HealthMachinesV1HealthMachinesGetError, HealthMachinesV1HealthMachinesGetErrors, HealthMachinesV1HealthMachinesGetResponse, HealthMachinesV1HealthMachinesGetResponses, HealthReadyHealthReadyGetData, HealthReadyHealthReadyGetResponses, HttpValidationError, IncludedResource, KeyboardKeyRequest, KeyboardKeyV1ComputerMachineIdInputKeyboardKeyPostData, KeyboardKeyV1ComputerMachineIdInputKeyboardKeyPostError, KeyboardKeyV1ComputerMachineIdInputKeyboardKeyPostErrors, KeyboardKeyV1ComputerMachineIdInputKeyboardKeyPostResponse, KeyboardKeyV1ComputerMachineIdInputKeyboardKeyPostResponses, KeyboardTypeRequest, KeyboardTypeV1ComputerMachineIdInputKeyboardTypePostData, KeyboardTypeV1ComputerMachineIdInputKeyboardTypePostError, KeyboardTypeV1ComputerMachineIdInputKeyboardTypePostErrors, KeyboardTypeV1ComputerMachineIdInputKeyboardTypePostResponse, KeyboardTypeV1ComputerMachineIdInputKeyboardTypePostResponses, ListConnectionsV1ConnectionsGetData, ListConnectionsV1ConnectionsGetError, ListConnectionsV1ConnectionsGetErrors, ListConnectionsV1ConnectionsGetResponse, ListConnectionsV1ConnectionsGetResponses, ListMachinesV1MachinesGetData, ListMachinesV1MachinesGetError, ListMachinesV1MachinesGetErrors, ListMachinesV1MachinesGetResponse, ListMachinesV1MachinesGetResponses, ListModelConfigurationsV1ModelConfigurationsGetData, ListModelConfigurationsV1ModelConfigurationsGetResponse, ListModelConfigurationsV1ModelConfigurationsGetResponses, ListPoolsV1PoolsGetData, ListPoolsV1PoolsGetError, ListPoolsV1PoolsGetErrors, ListPoolsV1PoolsGetResponse, ListPoolsV1PoolsGetResponses, ListRequestLogsV1RequestLogsGetData, ListRequestLogsV1RequestLogsGetError, ListRequestLogsV1RequestLogsGetErrors, ListRequestLogsV1RequestLogsGetResponse, ListRequestLogsV1RequestLogsGetResponses, ListRunAttachmentsV1RunAttachmentsGetData, ListRunAttachmentsV1RunAttachmentsGetError, ListRunAttachmentsV1RunAttachmentsGetErrors, ListRunAttachmentsV1RunAttachmentsGetResponse, ListRunAttachmentsV1RunAttachmentsGetResponses, ListRunsV1RunsGetData, ListRunsV1RunsGetError, ListRunsV1RunsGetErrors, ListRunsV1RunsGetResponse, ListRunsV1RunsGetResponses, ListTagGroupsV1WorkflowTagGroupsGetData, ListTagGroupsV1WorkflowTagGroupsGetResponse, ListTagGroupsV1WorkflowTagGroupsGetResponses, ListTagsV1WorkflowTagsGetData, ListTagsV1WorkflowTagsGetError, ListTagsV1WorkflowTagsGetErrors, ListTagsV1WorkflowTagsGetResponse, ListTagsV1WorkflowTagsGetResponses, ListTrajectoriesV1TrajectoriesGetData, ListTrajectoriesV1TrajectoriesGetError, ListTrajectoriesV1TrajectoriesGetErrors, ListTrajectoriesV1TrajectoriesGetResponse, ListTrajectoriesV1TrajectoriesGetResponses, ListWorkflowPromptImagesV1WorkflowsPromptImagesGetData, ListWorkflowPromptImagesV1WorkflowsPromptImagesGetResponse, ListWorkflowPromptImagesV1WorkflowsPromptImagesGetResponses, ListWorkflowsV1WorkflowsGetData, ListWorkflowsV1WorkflowsGetError, ListWorkflowsV1WorkflowsGetErrors, ListWorkflowsV1WorkflowsGetResponse, ListWorkflowsV1WorkflowsGetResponses, MachineCreate, MachineHealthCheckError, MachinePoolAssignment, MachinePoolUpdate, MachineResponse, MachineResponseWithIncludes, MachinesHealthCheckResponse, MachineStatus, MachineUpdate, MergeWorkflowV1WorkflowsWorkflowIdMergePostData, MergeWorkflowV1WorkflowsWorkflowIdMergePostError, MergeWorkflowV1WorkflowsWorkflowIdMergePostErrors, MergeWorkflowV1WorkflowsWorkflowIdMergePostResponse, MergeWorkflowV1WorkflowsWorkflowIdMergePostResponses, ModelConfigurationCreate, ModelConfigurationResponse, ModelConfigurationUpdate, MouseClickRequest, MouseClickV1ComputerMachineIdInputMouseClickPostData, MouseClickV1ComputerMachineIdInputMouseClickPostError, MouseClickV1ComputerMachineIdInputMouseClickPostErrors, MouseClickV1ComputerMachineIdInputMouseClickPostResponse, MouseClickV1ComputerMachineIdInputMouseClickPostResponses, MouseDragRequest, MouseDragV1ComputerMachineIdInputMouseDragPostData, MouseDragV1ComputerMachineIdInputMouseDragPostError, MouseDragV1ComputerMachineIdInputMouseDragPostErrors, MouseDragV1ComputerMachineIdInputMouseDragPostResponse, MouseDragV1ComputerMachineIdInputMouseDragPostResponses, MouseMoveRequest, MouseMoveV1ComputerMachineIdInputMouseMovePostData, MouseMoveV1ComputerMachineIdInputMouseMovePostError, MouseMoveV1ComputerMachineIdInputMouseMovePostErrors, MouseMoveV1ComputerMachineIdInputMouseMovePostResponse, MouseMoveV1ComputerMachineIdInputMouseMovePostResponses, MousePosition, MouseScrollRequest, MouseScrollV1ComputerMachineIdInputMouseScrollPostData, MouseScrollV1ComputerMachineIdInputMouseScrollPostError, MouseScrollV1ComputerMachineIdInputMouseScrollPostErrors, MouseScrollV1ComputerMachineIdInputMouseScrollPostResponse, MouseScrollV1ComputerMachineIdInputMouseScrollPostResponses, PaginatedResponse, PaginatedResponseConnectionResponse, PaginatedResponseRunAttachmentResponse, PaginatedResponseWithIncludesMachineResponse, PaginatedResponseWithIncludesPoolResponse, PaginatedResponseWithIncludesRunResponse, PaginatedResponseWithIncludesTrajectoryResponse, PaginatedResponseWithIncludesWorkflowResponse, PoolCreate, PoolResponse, PoolResponseWithIncludes, PoolUpdate, PoolWithMachines, PostRunCheckFileTargetMode, PostRunCheckStatus, PostRunCheckType, PowerShellExecRequest, PowershellExecV1ComputerMachineIdShellPowershellExecPostData, PowershellExecV1ComputerMachineIdShellPowershellExecPostError, PowershellExecV1ComputerMachineIdShellPowershellExecPostErrors, PowershellExecV1ComputerMachineIdShellPowershellExecPostResponse, PowershellExecV1ComputerMachineIdShellPowershellExecPostResponses, PowerShellSessionRequest, PowershellSessionV1ComputerMachineIdShellPowershellSessionPostData, PowershellSessionV1ComputerMachineIdShellPowershellSessionPostError, PowershellSessionV1ComputerMachineIdShellPowershellSessionPostErrors, PowershellSessionV1ComputerMachineIdShellPowershellSessionPostResponse, PowershellSessionV1ComputerMachineIdShellPowershellSessionPostResponses, RemoveMachinesFromPoolV1PoolsPoolIdMachinesDeleteData, RemoveMachinesFromPoolV1PoolsPoolIdMachinesDeleteError, RemoveMachinesFromPoolV1PoolsPoolIdMachinesDeleteErrors, RemoveMachinesFromPoolV1PoolsPoolIdMachinesDeleteResponse, RemoveMachinesFromPoolV1PoolsPoolIdMachinesDeleteResponses, RemoveTagFromWorkflowV1WorkflowsWorkflowIdTagsTagIdDeleteData, RemoveTagFromWorkflowV1WorkflowsWorkflowIdTagsTagIdDeleteError, RemoveTagFromWorkflowV1WorkflowsWorkflowIdTagsTagIdDeleteErrors, RemoveTagFromWorkflowV1WorkflowsWorkflowIdTagsTagIdDeleteResponse, RemoveTagFromWorkflowV1WorkflowsWorkflowIdTagsTagIdDeleteResponses, ReorderRequest, ReorderTagGroupsV1WorkflowTagGroupsReorderPutData, ReorderTagGroupsV1WorkflowTagGroupsReorderPutError, ReorderTagGroupsV1WorkflowTagGroupsReorderPutErrors, ReorderTagGroupsV1WorkflowTagGroupsReorderPutResponse, ReorderTagGroupsV1WorkflowTagGroupsReorderPutResponses, ReorderTagsV1WorkflowTagsReorderPutData, ReorderTagsV1WorkflowTagsReorderPutError, ReorderTagsV1WorkflowTagsReorderPutErrors, ReorderTagsV1WorkflowTagsReorderPutResponse, ReorderTagsV1WorkflowTagsReorderPutResponses, RequestLogCreate, RequestLogResponse, RequestLogUpdate, RetryRunV1RunsRunIdRetryPostData, RetryRunV1RunsRunIdRetryPostError, RetryRunV1RunsRunIdRetryPostErrors, RetryRunV1RunsRunIdRetryPostResponse, RetryRunV1RunsRunIdRetryPostResponses, RootGetData, RootGetResponses, RunAttachmentCreate, RunAttachmentDownloadUrlResponse, RunAttachmentResponse, RunAttachmentUpdate, RunBulkCreate, RunBulkCreateResponse, RunCompletedEvent, RunCompleteWebhookrunCompletePostWebhookPayload, RunCompleteWebhookrunCompletePostWebhookRequest, RunCreate, RunField, RunListSortMode, RunPostRunCheckSnapshot, RunResponseInput, RunResponseOutput, RunResponseWithIncludes, RunRetry, RunStatus, RunUpdate, TrajectoryCreate, TrajectoryResponse, TrajectoryResponseWithIncludes, TrajectoryUpdate, UnarchiveTagV1WorkflowTagsTagIdUnarchivePostData, UnarchiveTagV1WorkflowTagsTagIdUnarchivePostError, UnarchiveTagV1WorkflowTagsTagIdUnarchivePostErrors, UnarchiveTagV1WorkflowTagsTagIdUnarchivePostResponse, UnarchiveTagV1WorkflowTagsTagIdUnarchivePostResponses, UpdateConnectionV1ConnectionsConnectionIdPatchData, UpdateConnectionV1ConnectionsConnectionIdPatchError, UpdateConnectionV1ConnectionsConnectionIdPatchErrors, UpdateConnectionV1ConnectionsConnectionIdPatchResponse, UpdateConnectionV1ConnectionsConnectionIdPatchResponses, UpdateMachinePoolsV1MachinesMachineIdPoolsPutData, UpdateMachinePoolsV1MachinesMachineIdPoolsPutError, UpdateMachinePoolsV1MachinesMachineIdPoolsPutErrors, UpdateMachinePoolsV1MachinesMachineIdPoolsPutResponse, UpdateMachinePoolsV1MachinesMachineIdPoolsPutResponses, UpdateMachineV1MachinesMachineIdPatchData, UpdateMachineV1MachinesMachineIdPatchError, UpdateMachineV1MachinesMachineIdPatchErrors, UpdateMachineV1MachinesMachineIdPatchResponse, UpdateMachineV1MachinesMachineIdPatchResponses, UpdateModelConfigurationV1ModelConfigurationsModelConfigurationIdPatchData, UpdateModelConfigurationV1ModelConfigurationsModelConfigurationIdPatchError, UpdateModelConfigurationV1ModelConfigurationsModelConfigurationIdPatchErrors, UpdateModelConfigurationV1ModelConfigurationsModelConfigurationIdPatchResponse, UpdateModelConfigurationV1ModelConfigurationsModelConfigurationIdPatchResponses, UpdatePoolV1PoolsPoolIdPatchData, UpdatePoolV1PoolsPoolIdPatchError, UpdatePoolV1PoolsPoolIdPatchErrors, UpdatePoolV1PoolsPoolIdPatchResponse, UpdatePoolV1PoolsPoolIdPatchResponses, UpdateRequestLogV1RequestLogsLogIdPatchData, UpdateRequestLogV1RequestLogsLogIdPatchError, UpdateRequestLogV1RequestLogsLogIdPatchErrors, UpdateRequestLogV1RequestLogsLogIdPatchResponse, UpdateRequestLogV1RequestLogsLogIdPatchResponses, UpdateRunAttachmentV1RunAttachmentsAttachmentIdPutData, UpdateRunAttachmentV1RunAttachmentsAttachmentIdPutError, UpdateRunAttachmentV1RunAttachmentsAttachmentIdPutErrors, UpdateRunAttachmentV1RunAttachmentsAttachmentIdPutResponse, UpdateRunAttachmentV1RunAttachmentsAttachmentIdPutResponses, UpdateRunV1RunsRunIdPatchData, UpdateRunV1RunsRunIdPatchError, UpdateRunV1RunsRunIdPatchErrors, UpdateRunV1RunsRunIdPatchResponse, UpdateRunV1RunsRunIdPatchResponses, UpdateTagGroupV1WorkflowTagGroupsGroupIdPatchData, UpdateTagGroupV1WorkflowTagGroupsGroupIdPatchError, UpdateTagGroupV1WorkflowTagGroupsGroupIdPatchErrors, UpdateTagGroupV1WorkflowTagGroupsGroupIdPatchResponse, UpdateTagGroupV1WorkflowTagGroupsGroupIdPatchResponses, UpdateTagV1WorkflowTagsTagIdPatchData, UpdateTagV1WorkflowTagsTagIdPatchError, UpdateTagV1WorkflowTagsTagIdPatchErrors, UpdateTagV1WorkflowTagsTagIdPatchResponse, UpdateTagV1WorkflowTagsTagIdPatchResponses, UpdateTrajectoryV1TrajectoriesTrajectoryIdPatchData, UpdateTrajectoryV1TrajectoriesTrajectoryIdPatchError, UpdateTrajectoryV1TrajectoriesTrajectoryIdPatchErrors, UpdateTrajectoryV1TrajectoriesTrajectoryIdPatchResponse, UpdateTrajectoryV1TrajectoriesTrajectoryIdPatchResponses, UpdateWorkflowV1WorkflowsWorkflowIdPatchData, UpdateWorkflowV1WorkflowsWorkflowIdPatchError, UpdateWorkflowV1WorkflowsWorkflowIdPatchErrors, UpdateWorkflowV1WorkflowsWorkflowIdPatchResponse, UpdateWorkflowV1WorkflowsWorkflowIdPatchResponses, UploadWorkflowPromptImageV1WorkflowsPromptImagePostData, UploadWorkflowPromptImageV1WorkflowsPromptImagePostError, UploadWorkflowPromptImageV1WorkflowsPromptImagePostErrors, UploadWorkflowPromptImageV1WorkflowsPromptImagePostResponse, UploadWorkflowPromptImageV1WorkflowsPromptImagePostResponses, UsageAggregateResponse, UsageMode, ValidationError, Webhooks, WorkflowChainCreate, WorkflowChainResponse, WorkflowCreate, WorkflowDuplicateRequest, WorkflowInternalMetadata, WorkflowInternalMetadataUpdate, WorkflowMergeRequest, WorkflowModelMetadata, WorkflowPostRunCheckResponse, WorkflowPostRunCheckUpsert, WorkflowPromptImageListItem, WorkflowPromptImageResponse, WorkflowPromptImageSignedUrlResponse, WorkflowResponse, WorkflowResponseWithIncludes, WorkflowTagCreate, WorkflowTagGroupCreate, WorkflowTagGroupResponse, WorkflowTagGroupUpdate, WorkflowTagResponse, WorkflowTagUpdate, WorkflowUpdate } from './types.gen';
|
|
2
|
+
export type { AddMachinesToPoolV1PoolsPoolIdMachinesPostData, AddMachinesToPoolV1PoolsPoolIdMachinesPostError, AddMachinesToPoolV1PoolsPoolIdMachinesPostErrors, AddMachinesToPoolV1PoolsPoolIdMachinesPostResponse, AddMachinesToPoolV1PoolsPoolIdMachinesPostResponses, AddTagsRequest, AddTagsToWorkflowV1WorkflowsWorkflowIdTagsPostData, AddTagsToWorkflowV1WorkflowsWorkflowIdTagsPostError, AddTagsToWorkflowV1WorkflowsWorkflowIdTagsPostErrors, AddTagsToWorkflowV1WorkflowsWorkflowIdTagsPostResponse, AddTagsToWorkflowV1WorkflowsWorkflowIdTagsPostResponses, ArchiveTagV1WorkflowTagsTagIdArchivePostData, ArchiveTagV1WorkflowTagsTagIdArchivePostError, ArchiveTagV1WorkflowTagsTagIdArchivePostErrors, ArchiveTagV1WorkflowTagsTagIdArchivePostResponse, ArchiveTagV1WorkflowTagsTagIdArchivePostResponses, AttachmentType, BodyUploadWorkflowPromptImageV1WorkflowsPromptImagePost, BulkAddTagsRequest, BulkAddTagsToWorkflowsV1WorkflowsBulkTagsPostData, BulkAddTagsToWorkflowsV1WorkflowsBulkTagsPostError, BulkAddTagsToWorkflowsV1WorkflowsBulkTagsPostErrors, BulkAddTagsToWorkflowsV1WorkflowsBulkTagsPostResponse, BulkAddTagsToWorkflowsV1WorkflowsBulkTagsPostResponses, BulkCreateRunsV1RunsBulkPostData, BulkCreateRunsV1RunsBulkPostError, BulkCreateRunsV1RunsBulkPostErrors, BulkCreateRunsV1RunsBulkPostResponse, BulkCreateRunsV1RunsBulkPostResponses, ChainStep, ClientOptions, ConnectionCreate, ConnectionResponse, ConnectionStatus, CopyToClipboardRequest, CopyToClipboardV1ComputerMachineIdCopyToClipboardPostData, CopyToClipboardV1ComputerMachineIdCopyToClipboardPostError, CopyToClipboardV1ComputerMachineIdCopyToClipboardPostErrors, CopyToClipboardV1ComputerMachineIdCopyToClipboardPostResponse, CopyToClipboardV1ComputerMachineIdCopyToClipboardPostResponses, CreateConnectionV1ConnectionsPostData, CreateConnectionV1ConnectionsPostError, CreateConnectionV1ConnectionsPostErrors, CreateConnectionV1ConnectionsPostResponse, CreateConnectionV1ConnectionsPostResponses, CreateMachineV1MachinesPostData, CreateMachineV1MachinesPostError, CreateMachineV1MachinesPostErrors, CreateMachineV1MachinesPostResponse, CreateMachineV1MachinesPostResponses, CreateModelConfigurationV1ModelConfigurationsPostData, CreateModelConfigurationV1ModelConfigurationsPostError, CreateModelConfigurationV1ModelConfigurationsPostErrors, CreateModelConfigurationV1ModelConfigurationsPostResponse, CreateModelConfigurationV1ModelConfigurationsPostResponses, CreatePoolV1PoolsPostData, CreatePoolV1PoolsPostError, CreatePoolV1PoolsPostErrors, CreatePoolV1PoolsPostResponse, CreatePoolV1PoolsPostResponses, CreateRequestLogV1RequestLogsPostData, CreateRequestLogV1RequestLogsPostError, CreateRequestLogV1RequestLogsPostErrors, CreateRequestLogV1RequestLogsPostResponse, CreateRequestLogV1RequestLogsPostResponses, CreateRunAttachmentV1RunAttachmentsPostData, CreateRunAttachmentV1RunAttachmentsPostError, CreateRunAttachmentV1RunAttachmentsPostErrors, CreateRunAttachmentV1RunAttachmentsPostResponse, CreateRunAttachmentV1RunAttachmentsPostResponses, CreateRunChainV1RunsChainPostData, CreateRunChainV1RunsChainPostError, CreateRunChainV1RunsChainPostErrors, CreateRunChainV1RunsChainPostResponse, CreateRunChainV1RunsChainPostResponses, CreateRunV1RunsPostData, CreateRunV1RunsPostError, CreateRunV1RunsPostErrors, CreateRunV1RunsPostResponse, CreateRunV1RunsPostResponses, CreateTagGroupV1WorkflowTagGroupsPostData, CreateTagGroupV1WorkflowTagGroupsPostError, CreateTagGroupV1WorkflowTagGroupsPostErrors, CreateTagGroupV1WorkflowTagGroupsPostResponse, CreateTagGroupV1WorkflowTagGroupsPostResponses, CreateTagV1WorkflowTagsPostData, CreateTagV1WorkflowTagsPostError, CreateTagV1WorkflowTagsPostErrors, CreateTagV1WorkflowTagsPostResponse, CreateTagV1WorkflowTagsPostResponses, CreateTrajectoryV1TrajectoriesPostData, CreateTrajectoryV1TrajectoriesPostError, CreateTrajectoryV1TrajectoriesPostErrors, CreateTrajectoryV1TrajectoriesPostResponse, CreateTrajectoryV1TrajectoriesPostResponses, CreateWorkflowV1WorkflowsPostData, CreateWorkflowV1WorkflowsPostError, CreateWorkflowV1WorkflowsPostErrors, CreateWorkflowV1WorkflowsPostResponse, CreateWorkflowV1WorkflowsPostResponses, CyberdriverShutdownRequest, CyberdriverShutdownV1MachinesMachineIdCyberdriverShutdownPostData, CyberdriverShutdownV1MachinesMachineIdCyberdriverShutdownPostError, CyberdriverShutdownV1MachinesMachineIdCyberdriverShutdownPostErrors, CyberdriverShutdownV1MachinesMachineIdCyberdriverShutdownPostResponse, CyberdriverShutdownV1MachinesMachineIdCyberdriverShutdownPostResponses, DatabaseHealthCheckV1HealthDbGetData, DatabaseHealthCheckV1HealthDbGetResponses, DeleteConnectionV1ConnectionsConnectionIdDeleteData, DeleteConnectionV1ConnectionsConnectionIdDeleteError, DeleteConnectionV1ConnectionsConnectionIdDeleteErrors, DeleteConnectionV1ConnectionsConnectionIdDeleteResponse, DeleteConnectionV1ConnectionsConnectionIdDeleteResponses, DeleteMachineV1MachinesMachineIdDeleteData, DeleteMachineV1MachinesMachineIdDeleteError, DeleteMachineV1MachinesMachineIdDeleteErrors, DeleteMachineV1MachinesMachineIdDeleteResponse, DeleteMachineV1MachinesMachineIdDeleteResponses, DeleteModelConfigurationV1ModelConfigurationsModelConfigurationIdDeleteData, DeleteModelConfigurationV1ModelConfigurationsModelConfigurationIdDeleteError, DeleteModelConfigurationV1ModelConfigurationsModelConfigurationIdDeleteErrors, DeleteModelConfigurationV1ModelConfigurationsModelConfigurationIdDeleteResponse, DeleteModelConfigurationV1ModelConfigurationsModelConfigurationIdDeleteResponses, DeletePoolV1PoolsPoolIdDeleteData, DeletePoolV1PoolsPoolIdDeleteError, DeletePoolV1PoolsPoolIdDeleteErrors, DeletePoolV1PoolsPoolIdDeleteResponse, DeletePoolV1PoolsPoolIdDeleteResponses, DeleteRequestLogV1RequestLogsLogIdDeleteData, DeleteRequestLogV1RequestLogsLogIdDeleteError, DeleteRequestLogV1RequestLogsLogIdDeleteErrors, DeleteRequestLogV1RequestLogsLogIdDeleteResponse, DeleteRequestLogV1RequestLogsLogIdDeleteResponses, DeleteRunAttachmentV1RunAttachmentsAttachmentIdDeleteData, DeleteRunAttachmentV1RunAttachmentsAttachmentIdDeleteError, DeleteRunAttachmentV1RunAttachmentsAttachmentIdDeleteErrors, DeleteRunAttachmentV1RunAttachmentsAttachmentIdDeleteResponse, DeleteRunAttachmentV1RunAttachmentsAttachmentIdDeleteResponses, DeleteRunV1RunsRunIdDeleteData, DeleteRunV1RunsRunIdDeleteError, DeleteRunV1RunsRunIdDeleteErrors, DeleteRunV1RunsRunIdDeleteResponse, DeleteRunV1RunsRunIdDeleteResponses, DeleteTagGroupV1WorkflowTagGroupsGroupIdDeleteData, DeleteTagGroupV1WorkflowTagGroupsGroupIdDeleteError, DeleteTagGroupV1WorkflowTagGroupsGroupIdDeleteErrors, DeleteTagGroupV1WorkflowTagGroupsGroupIdDeleteResponse, DeleteTagGroupV1WorkflowTagGroupsGroupIdDeleteResponses, DeleteTagV1WorkflowTagsTagIdDeleteData, DeleteTagV1WorkflowTagsTagIdDeleteError, DeleteTagV1WorkflowTagsTagIdDeleteErrors, DeleteTagV1WorkflowTagsTagIdDeleteResponse, DeleteTagV1WorkflowTagsTagIdDeleteResponses, DeleteTrajectoryV1TrajectoriesTrajectoryIdDeleteData, DeleteTrajectoryV1TrajectoriesTrajectoryIdDeleteError, DeleteTrajectoryV1TrajectoriesTrajectoryIdDeleteErrors, DeleteTrajectoryV1TrajectoriesTrajectoryIdDeleteResponse, DeleteTrajectoryV1TrajectoriesTrajectoryIdDeleteResponses, DeleteWorkflowPromptImageV1WorkflowsPromptImageDeleteData, DeleteWorkflowPromptImageV1WorkflowsPromptImageDeleteError, DeleteWorkflowPromptImageV1WorkflowsPromptImageDeleteErrors, DeleteWorkflowPromptImageV1WorkflowsPromptImageDeleteResponse, DeleteWorkflowPromptImageV1WorkflowsPromptImageDeleteResponses, DeleteWorkflowV1WorkflowsWorkflowIdDeleteData, DeleteWorkflowV1WorkflowsWorkflowIdDeleteError, DeleteWorkflowV1WorkflowsWorkflowIdDeleteErrors, DeleteWorkflowV1WorkflowsWorkflowIdDeleteResponse, DeleteWorkflowV1WorkflowsWorkflowIdDeleteResponses, DisplayDimensions, DownloadRunAttachmentV1RunAttachmentsAttachmentIdDownloadGetData, DownloadRunAttachmentV1RunAttachmentsAttachmentIdDownloadGetError, DownloadRunAttachmentV1RunAttachmentsAttachmentIdDownloadGetErrors, DownloadRunAttachmentV1RunAttachmentsAttachmentIdDownloadGetResponse, DownloadRunAttachmentV1RunAttachmentsAttachmentIdDownloadGetResponses, DuplicateTrajectoryV1TrajectoriesTrajectoryIdDuplicatePostData, DuplicateTrajectoryV1TrajectoriesTrajectoryIdDuplicatePostError, DuplicateTrajectoryV1TrajectoriesTrajectoryIdDuplicatePostErrors, DuplicateTrajectoryV1TrajectoriesTrajectoryIdDuplicatePostResponse, DuplicateTrajectoryV1TrajectoriesTrajectoryIdDuplicatePostResponses, DuplicateWorkflowV1WorkflowsWorkflowIdDuplicatePostData, DuplicateWorkflowV1WorkflowsWorkflowIdDuplicatePostError, DuplicateWorkflowV1WorkflowsWorkflowIdDuplicatePostErrors, DuplicateWorkflowV1WorkflowsWorkflowIdDuplicatePostResponse, DuplicateWorkflowV1WorkflowsWorkflowIdDuplicatePostResponses, FileInput, FileWriteRequest, FsListV1ComputerMachineIdFsListGetData, FsListV1ComputerMachineIdFsListGetError, FsListV1ComputerMachineIdFsListGetErrors, FsListV1ComputerMachineIdFsListGetResponse, FsListV1ComputerMachineIdFsListGetResponses, FsReadV1ComputerMachineIdFsReadGetData, FsReadV1ComputerMachineIdFsReadGetError, FsReadV1ComputerMachineIdFsReadGetErrors, FsReadV1ComputerMachineIdFsReadGetResponse, FsReadV1ComputerMachineIdFsReadGetResponses, FsWriteV1ComputerMachineIdFsWritePostData, FsWriteV1ComputerMachineIdFsWritePostError, FsWriteV1ComputerMachineIdFsWritePostErrors, FsWriteV1ComputerMachineIdFsWritePostResponse, FsWriteV1ComputerMachineIdFsWritePostResponses, GenerateRunTrajectoryV1RunsRunIdGenerateTrajectoryPostData, GenerateRunTrajectoryV1RunsRunIdGenerateTrajectoryPostError, GenerateRunTrajectoryV1RunsRunIdGenerateTrajectoryPostErrors, GenerateRunTrajectoryV1RunsRunIdGenerateTrajectoryPostResponse, GenerateRunTrajectoryV1RunsRunIdGenerateTrajectoryPostResponses, GetConnectionV1ConnectionsConnectionIdGetData, GetConnectionV1ConnectionsConnectionIdGetError, GetConnectionV1ConnectionsConnectionIdGetErrors, GetConnectionV1ConnectionsConnectionIdGetResponse, GetConnectionV1ConnectionsConnectionIdGetResponses, GetDisplayDimensionsV1ComputerMachineIdDisplayDimensionsGetData, GetDisplayDimensionsV1ComputerMachineIdDisplayDimensionsGetError, GetDisplayDimensionsV1ComputerMachineIdDisplayDimensionsGetErrors, GetDisplayDimensionsV1ComputerMachineIdDisplayDimensionsGetResponse, GetDisplayDimensionsV1ComputerMachineIdDisplayDimensionsGetResponses, GetLatestTrajectoryForWorkflowV1WorkflowsWorkflowIdLatestTrajectoryGetData, GetLatestTrajectoryForWorkflowV1WorkflowsWorkflowIdLatestTrajectoryGetError, GetLatestTrajectoryForWorkflowV1WorkflowsWorkflowIdLatestTrajectoryGetErrors, GetLatestTrajectoryForWorkflowV1WorkflowsWorkflowIdLatestTrajectoryGetResponse, GetLatestTrajectoryForWorkflowV1WorkflowsWorkflowIdLatestTrajectoryGetResponses, GetMachinePoolsV1MachinesMachineIdPoolsGetData, GetMachinePoolsV1MachinesMachineIdPoolsGetError, GetMachinePoolsV1MachinesMachineIdPoolsGetErrors, GetMachinePoolsV1MachinesMachineIdPoolsGetResponse, GetMachinePoolsV1MachinesMachineIdPoolsGetResponses, GetMachineV1MachinesMachineIdGetData, GetMachineV1MachinesMachineIdGetError, GetMachineV1MachinesMachineIdGetErrors, GetMachineV1MachinesMachineIdGetResponse, GetMachineV1MachinesMachineIdGetResponses, GetModelConfigurationV1ModelConfigurationsModelConfigurationIdGetData, GetModelConfigurationV1ModelConfigurationsModelConfigurationIdGetError, GetModelConfigurationV1ModelConfigurationsModelConfigurationIdGetErrors, GetModelConfigurationV1ModelConfigurationsModelConfigurationIdGetResponse, GetModelConfigurationV1ModelConfigurationsModelConfigurationIdGetResponses, GetMousePositionV1ComputerMachineIdInputMousePositionGetData, GetMousePositionV1ComputerMachineIdInputMousePositionGetError, GetMousePositionV1ComputerMachineIdInputMousePositionGetErrors, GetMousePositionV1ComputerMachineIdInputMousePositionGetResponse, GetMousePositionV1ComputerMachineIdInputMousePositionGetResponses, GetPoolV1PoolsPoolIdGetData, GetPoolV1PoolsPoolIdGetError, GetPoolV1PoolsPoolIdGetErrors, GetPoolV1PoolsPoolIdGetResponse, GetPoolV1PoolsPoolIdGetResponses, GetRequestLogV1RequestLogsLogIdGetData, GetRequestLogV1RequestLogsLogIdGetError, GetRequestLogV1RequestLogsLogIdGetErrors, GetRequestLogV1RequestLogsLogIdGetResponse, GetRequestLogV1RequestLogsLogIdGetResponses, GetRunAttachmentDownloadUrlV1RunAttachmentsAttachmentIdDownloadUrlGetData, GetRunAttachmentDownloadUrlV1RunAttachmentsAttachmentIdDownloadUrlGetError, GetRunAttachmentDownloadUrlV1RunAttachmentsAttachmentIdDownloadUrlGetErrors, GetRunAttachmentDownloadUrlV1RunAttachmentsAttachmentIdDownloadUrlGetResponse, GetRunAttachmentDownloadUrlV1RunAttachmentsAttachmentIdDownloadUrlGetResponses, GetRunAttachmentV1RunAttachmentsAttachmentIdGetData, GetRunAttachmentV1RunAttachmentsAttachmentIdGetError, GetRunAttachmentV1RunAttachmentsAttachmentIdGetErrors, GetRunAttachmentV1RunAttachmentsAttachmentIdGetResponse, GetRunAttachmentV1RunAttachmentsAttachmentIdGetResponses, GetRunTrajectoryV1RunsRunIdTrajectoryGetData, GetRunTrajectoryV1RunsRunIdTrajectoryGetError, GetRunTrajectoryV1RunsRunIdTrajectoryGetErrors, GetRunTrajectoryV1RunsRunIdTrajectoryGetResponse, GetRunTrajectoryV1RunsRunIdTrajectoryGetResponses, GetRunV1RunsRunIdGetData, GetRunV1RunsRunIdGetError, GetRunV1RunsRunIdGetErrors, GetRunV1RunsRunIdGetResponse, GetRunV1RunsRunIdGetResponses, GetScreenshotV1ComputerMachineIdDisplayScreenshotGetData, GetScreenshotV1ComputerMachineIdDisplayScreenshotGetError, GetScreenshotV1ComputerMachineIdDisplayScreenshotGetErrors, GetScreenshotV1ComputerMachineIdDisplayScreenshotGetResponses, GetTagGroupV1WorkflowTagGroupsGroupIdGetData, GetTagGroupV1WorkflowTagGroupsGroupIdGetError, GetTagGroupV1WorkflowTagGroupsGroupIdGetErrors, GetTagGroupV1WorkflowTagGroupsGroupIdGetResponse, GetTagGroupV1WorkflowTagGroupsGroupIdGetResponses, GetTagV1WorkflowTagsTagIdGetData, GetTagV1WorkflowTagsTagIdGetError, GetTagV1WorkflowTagsTagIdGetErrors, GetTagV1WorkflowTagsTagIdGetResponse, GetTagV1WorkflowTagsTagIdGetResponses, GetTrajectoryV1TrajectoriesTrajectoryIdGetData, GetTrajectoryV1TrajectoriesTrajectoryIdGetError, GetTrajectoryV1TrajectoriesTrajectoryIdGetErrors, GetTrajectoryV1TrajectoriesTrajectoryIdGetResponse, GetTrajectoryV1TrajectoriesTrajectoryIdGetResponses, GetUsageAggregateV1UsageAggregateGetData, GetUsageAggregateV1UsageAggregateGetError, GetUsageAggregateV1UsageAggregateGetErrors, GetUsageAggregateV1UsageAggregateGetResponse, GetUsageAggregateV1UsageAggregateGetResponses, GetWorkflowPromptImageSignedUrlV1WorkflowsPromptImageSignedUrlGetData, GetWorkflowPromptImageSignedUrlV1WorkflowsPromptImageSignedUrlGetError, GetWorkflowPromptImageSignedUrlV1WorkflowsPromptImageSignedUrlGetErrors, GetWorkflowPromptImageSignedUrlV1WorkflowsPromptImageSignedUrlGetResponse, GetWorkflowPromptImageSignedUrlV1WorkflowsPromptImageSignedUrlGetResponses, GetWorkflowTagsV1WorkflowsWorkflowIdTagsGetData, GetWorkflowTagsV1WorkflowsWorkflowIdTagsGetError, GetWorkflowTagsV1WorkflowsWorkflowIdTagsGetErrors, GetWorkflowTagsV1WorkflowsWorkflowIdTagsGetResponse, GetWorkflowTagsV1WorkflowsWorkflowIdTagsGetResponses, GetWorkflowV1WorkflowsWorkflowIdGetData, GetWorkflowV1WorkflowsWorkflowIdGetError, GetWorkflowV1WorkflowsWorkflowIdGetErrors, GetWorkflowV1WorkflowsWorkflowIdGetResponse, GetWorkflowV1WorkflowsWorkflowIdGetResponses, GetWorkflowVersionsV1WorkflowsWorkflowIdVersionsGetData, GetWorkflowVersionsV1WorkflowsWorkflowIdVersionsGetError, GetWorkflowVersionsV1WorkflowsWorkflowIdVersionsGetErrors, GetWorkflowVersionsV1WorkflowsWorkflowIdVersionsGetResponse, GetWorkflowVersionsV1WorkflowsWorkflowIdVersionsGetResponses, HealthCheckV1HealthGetData, HealthCheckV1HealthGetResponse, HealthCheckV1HealthGetResponses, HealthDbHealthDbGetData, HealthDbHealthDbGetResponses, HealthHealthGetData, HealthHealthGetResponses, HealthLiveHealthLiveGetData, HealthLiveHealthLiveGetResponses, HealthMachinesV1HealthMachinesGetData, HealthMachinesV1HealthMachinesGetError, HealthMachinesV1HealthMachinesGetErrors, HealthMachinesV1HealthMachinesGetResponse, HealthMachinesV1HealthMachinesGetResponses, HealthReadyHealthReadyGetData, HealthReadyHealthReadyGetResponses, HttpValidationError, IncludedResource, KeyboardKeyRequest, KeyboardKeyV1ComputerMachineIdInputKeyboardKeyPostData, KeyboardKeyV1ComputerMachineIdInputKeyboardKeyPostError, KeyboardKeyV1ComputerMachineIdInputKeyboardKeyPostErrors, KeyboardKeyV1ComputerMachineIdInputKeyboardKeyPostResponse, KeyboardKeyV1ComputerMachineIdInputKeyboardKeyPostResponses, KeyboardTypeRequest, KeyboardTypeV1ComputerMachineIdInputKeyboardTypePostData, KeyboardTypeV1ComputerMachineIdInputKeyboardTypePostError, KeyboardTypeV1ComputerMachineIdInputKeyboardTypePostErrors, KeyboardTypeV1ComputerMachineIdInputKeyboardTypePostResponse, KeyboardTypeV1ComputerMachineIdInputKeyboardTypePostResponses, ListConnectionsV1ConnectionsGetData, ListConnectionsV1ConnectionsGetError, ListConnectionsV1ConnectionsGetErrors, ListConnectionsV1ConnectionsGetResponse, ListConnectionsV1ConnectionsGetResponses, ListMachinesV1MachinesGetData, ListMachinesV1MachinesGetError, ListMachinesV1MachinesGetErrors, ListMachinesV1MachinesGetResponse, ListMachinesV1MachinesGetResponses, ListModelConfigurationsV1ModelConfigurationsGetData, ListModelConfigurationsV1ModelConfigurationsGetResponse, ListModelConfigurationsV1ModelConfigurationsGetResponses, ListPoolsV1PoolsGetData, ListPoolsV1PoolsGetError, ListPoolsV1PoolsGetErrors, ListPoolsV1PoolsGetResponse, ListPoolsV1PoolsGetResponses, ListRequestLogsV1RequestLogsGetData, ListRequestLogsV1RequestLogsGetError, ListRequestLogsV1RequestLogsGetErrors, ListRequestLogsV1RequestLogsGetResponse, ListRequestLogsV1RequestLogsGetResponses, ListRunAttachmentsV1RunAttachmentsGetData, ListRunAttachmentsV1RunAttachmentsGetError, ListRunAttachmentsV1RunAttachmentsGetErrors, ListRunAttachmentsV1RunAttachmentsGetResponse, ListRunAttachmentsV1RunAttachmentsGetResponses, ListRunsV1RunsGetData, ListRunsV1RunsGetError, ListRunsV1RunsGetErrors, ListRunsV1RunsGetResponse, ListRunsV1RunsGetResponses, ListTagGroupsV1WorkflowTagGroupsGetData, ListTagGroupsV1WorkflowTagGroupsGetResponse, ListTagGroupsV1WorkflowTagGroupsGetResponses, ListTagsV1WorkflowTagsGetData, ListTagsV1WorkflowTagsGetError, ListTagsV1WorkflowTagsGetErrors, ListTagsV1WorkflowTagsGetResponse, ListTagsV1WorkflowTagsGetResponses, ListTrajectoriesV1TrajectoriesGetData, ListTrajectoriesV1TrajectoriesGetError, ListTrajectoriesV1TrajectoriesGetErrors, ListTrajectoriesV1TrajectoriesGetResponse, ListTrajectoriesV1TrajectoriesGetResponses, ListWorkflowPromptImagesV1WorkflowsPromptImagesGetData, ListWorkflowPromptImagesV1WorkflowsPromptImagesGetResponse, ListWorkflowPromptImagesV1WorkflowsPromptImagesGetResponses, ListWorkflowsV1WorkflowsGetData, ListWorkflowsV1WorkflowsGetError, ListWorkflowsV1WorkflowsGetErrors, ListWorkflowsV1WorkflowsGetResponse, ListWorkflowsV1WorkflowsGetResponses, MachineCreate, MachineHealthCheckError, MachinePoolAssignment, MachinePoolUpdate, MachineResponse, MachineResponseWithIncludes, MachinesHealthCheckResponse, MachineStatus, MachineUpdate, MergeWorkflowV1WorkflowsWorkflowIdMergePostData, MergeWorkflowV1WorkflowsWorkflowIdMergePostError, MergeWorkflowV1WorkflowsWorkflowIdMergePostErrors, MergeWorkflowV1WorkflowsWorkflowIdMergePostResponse, MergeWorkflowV1WorkflowsWorkflowIdMergePostResponses, ModelConfigurationCreate, ModelConfigurationResponse, ModelConfigurationUpdate, MouseClickRequest, MouseClickV1ComputerMachineIdInputMouseClickPostData, MouseClickV1ComputerMachineIdInputMouseClickPostError, MouseClickV1ComputerMachineIdInputMouseClickPostErrors, MouseClickV1ComputerMachineIdInputMouseClickPostResponse, MouseClickV1ComputerMachineIdInputMouseClickPostResponses, MouseDragRequest, MouseDragV1ComputerMachineIdInputMouseDragPostData, MouseDragV1ComputerMachineIdInputMouseDragPostError, MouseDragV1ComputerMachineIdInputMouseDragPostErrors, MouseDragV1ComputerMachineIdInputMouseDragPostResponse, MouseDragV1ComputerMachineIdInputMouseDragPostResponses, MouseMoveRequest, MouseMoveV1ComputerMachineIdInputMouseMovePostData, MouseMoveV1ComputerMachineIdInputMouseMovePostError, MouseMoveV1ComputerMachineIdInputMouseMovePostErrors, MouseMoveV1ComputerMachineIdInputMouseMovePostResponse, MouseMoveV1ComputerMachineIdInputMouseMovePostResponses, MousePosition, MouseScrollRequest, MouseScrollV1ComputerMachineIdInputMouseScrollPostData, MouseScrollV1ComputerMachineIdInputMouseScrollPostError, MouseScrollV1ComputerMachineIdInputMouseScrollPostErrors, MouseScrollV1ComputerMachineIdInputMouseScrollPostResponse, MouseScrollV1ComputerMachineIdInputMouseScrollPostResponses, PaginatedResponse, PaginatedResponseConnectionResponse, PaginatedResponseRunAttachmentResponse, PaginatedResponseWithIncludesMachineResponse, PaginatedResponseWithIncludesPoolResponse, PaginatedResponseWithIncludesRunResponse, PaginatedResponseWithIncludesTrajectoryResponse, PaginatedResponseWithIncludesWorkflowResponse, PoolCreate, PoolResponse, PoolResponseWithIncludes, PoolUpdate, PoolWithMachines, PostRunCheckFileTargetMode, PostRunCheckStatus, PostRunCheckType, PowerShellExecRequest, PowershellExecV1ComputerMachineIdShellPowershellExecPostData, PowershellExecV1ComputerMachineIdShellPowershellExecPostError, PowershellExecV1ComputerMachineIdShellPowershellExecPostErrors, PowershellExecV1ComputerMachineIdShellPowershellExecPostResponse, PowershellExecV1ComputerMachineIdShellPowershellExecPostResponses, PowerShellSessionRequest, PowershellSessionV1ComputerMachineIdShellPowershellSessionPostData, PowershellSessionV1ComputerMachineIdShellPowershellSessionPostError, PowershellSessionV1ComputerMachineIdShellPowershellSessionPostErrors, PowershellSessionV1ComputerMachineIdShellPowershellSessionPostResponse, PowershellSessionV1ComputerMachineIdShellPowershellSessionPostResponses, RemoveMachinesFromPoolV1PoolsPoolIdMachinesDeleteData, RemoveMachinesFromPoolV1PoolsPoolIdMachinesDeleteError, RemoveMachinesFromPoolV1PoolsPoolIdMachinesDeleteErrors, RemoveMachinesFromPoolV1PoolsPoolIdMachinesDeleteResponse, RemoveMachinesFromPoolV1PoolsPoolIdMachinesDeleteResponses, RemoveTagFromWorkflowV1WorkflowsWorkflowIdTagsTagIdDeleteData, RemoveTagFromWorkflowV1WorkflowsWorkflowIdTagsTagIdDeleteError, RemoveTagFromWorkflowV1WorkflowsWorkflowIdTagsTagIdDeleteErrors, RemoveTagFromWorkflowV1WorkflowsWorkflowIdTagsTagIdDeleteResponse, RemoveTagFromWorkflowV1WorkflowsWorkflowIdTagsTagIdDeleteResponses, ReorderRequest, ReorderTagGroupsV1WorkflowTagGroupsReorderPutData, ReorderTagGroupsV1WorkflowTagGroupsReorderPutError, ReorderTagGroupsV1WorkflowTagGroupsReorderPutErrors, ReorderTagGroupsV1WorkflowTagGroupsReorderPutResponse, ReorderTagGroupsV1WorkflowTagGroupsReorderPutResponses, ReorderTagsV1WorkflowTagsReorderPutData, ReorderTagsV1WorkflowTagsReorderPutError, ReorderTagsV1WorkflowTagsReorderPutErrors, ReorderTagsV1WorkflowTagsReorderPutResponse, ReorderTagsV1WorkflowTagsReorderPutResponses, RequestLogCreate, RequestLogResponse, RequestLogUpdate, RetryRunV1RunsRunIdRetryPostData, RetryRunV1RunsRunIdRetryPostError, RetryRunV1RunsRunIdRetryPostErrors, RetryRunV1RunsRunIdRetryPostResponse, RetryRunV1RunsRunIdRetryPostResponses, RootGetData, RootGetResponses, RunAttachmentCreate, RunAttachmentDownloadUrlResponse, RunAttachmentResponse, RunAttachmentUpdate, RunBulkCreate, RunBulkCreateResponse, RunCompletedEvent, RunCompletedWebhookRunPayload, RunCompleteWebhookrunCompletePostWebhookPayload, RunCompleteWebhookrunCompletePostWebhookRequest, RunCreate, RunField, RunListSortMode, RunPostRunCheckSnapshot, RunResponse, RunResponseWithIncludes, RunRetry, RunStatus, RunUpdate, TrajectoryCreate, TrajectoryResponse, TrajectoryResponseWithIncludes, TrajectoryUpdate, UnarchiveTagV1WorkflowTagsTagIdUnarchivePostData, UnarchiveTagV1WorkflowTagsTagIdUnarchivePostError, UnarchiveTagV1WorkflowTagsTagIdUnarchivePostErrors, UnarchiveTagV1WorkflowTagsTagIdUnarchivePostResponse, UnarchiveTagV1WorkflowTagsTagIdUnarchivePostResponses, UpdateConnectionV1ConnectionsConnectionIdPatchData, UpdateConnectionV1ConnectionsConnectionIdPatchError, UpdateConnectionV1ConnectionsConnectionIdPatchErrors, UpdateConnectionV1ConnectionsConnectionIdPatchResponse, UpdateConnectionV1ConnectionsConnectionIdPatchResponses, UpdateMachinePoolsV1MachinesMachineIdPoolsPutData, UpdateMachinePoolsV1MachinesMachineIdPoolsPutError, UpdateMachinePoolsV1MachinesMachineIdPoolsPutErrors, UpdateMachinePoolsV1MachinesMachineIdPoolsPutResponse, UpdateMachinePoolsV1MachinesMachineIdPoolsPutResponses, UpdateMachineV1MachinesMachineIdPatchData, UpdateMachineV1MachinesMachineIdPatchError, UpdateMachineV1MachinesMachineIdPatchErrors, UpdateMachineV1MachinesMachineIdPatchResponse, UpdateMachineV1MachinesMachineIdPatchResponses, UpdateModelConfigurationV1ModelConfigurationsModelConfigurationIdPatchData, UpdateModelConfigurationV1ModelConfigurationsModelConfigurationIdPatchError, UpdateModelConfigurationV1ModelConfigurationsModelConfigurationIdPatchErrors, UpdateModelConfigurationV1ModelConfigurationsModelConfigurationIdPatchResponse, UpdateModelConfigurationV1ModelConfigurationsModelConfigurationIdPatchResponses, UpdatePoolV1PoolsPoolIdPatchData, UpdatePoolV1PoolsPoolIdPatchError, UpdatePoolV1PoolsPoolIdPatchErrors, UpdatePoolV1PoolsPoolIdPatchResponse, UpdatePoolV1PoolsPoolIdPatchResponses, UpdateRequestLogV1RequestLogsLogIdPatchData, UpdateRequestLogV1RequestLogsLogIdPatchError, UpdateRequestLogV1RequestLogsLogIdPatchErrors, UpdateRequestLogV1RequestLogsLogIdPatchResponse, UpdateRequestLogV1RequestLogsLogIdPatchResponses, UpdateRunAttachmentV1RunAttachmentsAttachmentIdPutData, UpdateRunAttachmentV1RunAttachmentsAttachmentIdPutError, UpdateRunAttachmentV1RunAttachmentsAttachmentIdPutErrors, UpdateRunAttachmentV1RunAttachmentsAttachmentIdPutResponse, UpdateRunAttachmentV1RunAttachmentsAttachmentIdPutResponses, UpdateRunV1RunsRunIdPatchData, UpdateRunV1RunsRunIdPatchError, UpdateRunV1RunsRunIdPatchErrors, UpdateRunV1RunsRunIdPatchResponse, UpdateRunV1RunsRunIdPatchResponses, UpdateTagGroupV1WorkflowTagGroupsGroupIdPatchData, UpdateTagGroupV1WorkflowTagGroupsGroupIdPatchError, UpdateTagGroupV1WorkflowTagGroupsGroupIdPatchErrors, UpdateTagGroupV1WorkflowTagGroupsGroupIdPatchResponse, UpdateTagGroupV1WorkflowTagGroupsGroupIdPatchResponses, UpdateTagV1WorkflowTagsTagIdPatchData, UpdateTagV1WorkflowTagsTagIdPatchError, UpdateTagV1WorkflowTagsTagIdPatchErrors, UpdateTagV1WorkflowTagsTagIdPatchResponse, UpdateTagV1WorkflowTagsTagIdPatchResponses, UpdateTrajectoryV1TrajectoriesTrajectoryIdPatchData, UpdateTrajectoryV1TrajectoriesTrajectoryIdPatchError, UpdateTrajectoryV1TrajectoriesTrajectoryIdPatchErrors, UpdateTrajectoryV1TrajectoriesTrajectoryIdPatchResponse, UpdateTrajectoryV1TrajectoriesTrajectoryIdPatchResponses, UpdateWorkflowV1WorkflowsWorkflowIdPatchData, UpdateWorkflowV1WorkflowsWorkflowIdPatchError, UpdateWorkflowV1WorkflowsWorkflowIdPatchErrors, UpdateWorkflowV1WorkflowsWorkflowIdPatchResponse, UpdateWorkflowV1WorkflowsWorkflowIdPatchResponses, UploadWorkflowPromptImageV1WorkflowsPromptImagePostData, UploadWorkflowPromptImageV1WorkflowsPromptImagePostError, UploadWorkflowPromptImageV1WorkflowsPromptImagePostErrors, UploadWorkflowPromptImageV1WorkflowsPromptImagePostResponse, UploadWorkflowPromptImageV1WorkflowsPromptImagePostResponses, UsageAggregateResponse, UsageMode, ValidationError, Webhooks, WorkflowChainCreate, WorkflowChainResponse, WorkflowCreate, WorkflowDuplicateRequest, WorkflowInternalMetadata, WorkflowInternalMetadataUpdate, WorkflowMergeRequest, WorkflowModelMetadata, WorkflowPostRunCheckResponse, WorkflowPostRunCheckUpsert, WorkflowPromptImageListItem, WorkflowPromptImageResponse, WorkflowPromptImageSignedUrlResponse, WorkflowResponse, WorkflowResponseWithIncludes, WorkflowTagCreate, WorkflowTagGroupCreate, WorkflowTagGroupResponse, WorkflowTagGroupUpdate, WorkflowTagResponse, WorkflowTagUpdate, WorkflowUpdate } from './types.gen';
|
|
@@ -1104,7 +1104,7 @@ export type PaginatedResponseWithIncludesRunResponse = {
|
|
|
1104
1104
|
/**
|
|
1105
1105
|
* Items
|
|
1106
1106
|
*/
|
|
1107
|
-
items: Array<
|
|
1107
|
+
items: Array<RunResponse>;
|
|
1108
1108
|
/**
|
|
1109
1109
|
* Total
|
|
1110
1110
|
*/
|
|
@@ -1779,7 +1779,7 @@ export type RunBulkCreateResponse = {
|
|
|
1779
1779
|
/**
|
|
1780
1780
|
* Created Runs
|
|
1781
1781
|
*/
|
|
1782
|
-
created_runs: Array<
|
|
1782
|
+
created_runs: Array<RunResponse>;
|
|
1783
1783
|
/**
|
|
1784
1784
|
* Failed Count
|
|
1785
1785
|
*/
|
|
@@ -1816,7 +1816,113 @@ export type RunCompletedEvent = {
|
|
|
1816
1816
|
/**
|
|
1817
1817
|
* The completed run data
|
|
1818
1818
|
*/
|
|
1819
|
-
run:
|
|
1819
|
+
run: RunCompletedWebhookRunPayload;
|
|
1820
|
+
};
|
|
1821
|
+
/**
|
|
1822
|
+
* RunCompletedWebhookRunPayload
|
|
1823
|
+
*
|
|
1824
|
+
* Run payload sent inside the run_complete webhook event.
|
|
1825
|
+
*/
|
|
1826
|
+
export type RunCompletedWebhookRunPayload = {
|
|
1827
|
+
/**
|
|
1828
|
+
* Workflow Id
|
|
1829
|
+
*/
|
|
1830
|
+
workflow_id: string;
|
|
1831
|
+
/**
|
|
1832
|
+
* Machine Id
|
|
1833
|
+
*/
|
|
1834
|
+
machine_id: string | null;
|
|
1835
|
+
/**
|
|
1836
|
+
* Id
|
|
1837
|
+
*/
|
|
1838
|
+
id: string;
|
|
1839
|
+
/**
|
|
1840
|
+
* User Id
|
|
1841
|
+
*/
|
|
1842
|
+
user_id?: string | null;
|
|
1843
|
+
/**
|
|
1844
|
+
* Organization Id
|
|
1845
|
+
*/
|
|
1846
|
+
organization_id?: string | null;
|
|
1847
|
+
status: RunStatus;
|
|
1848
|
+
/**
|
|
1849
|
+
* Error
|
|
1850
|
+
*/
|
|
1851
|
+
error?: Array<string> | null;
|
|
1852
|
+
/**
|
|
1853
|
+
* Output Data
|
|
1854
|
+
*/
|
|
1855
|
+
output_data?: {
|
|
1856
|
+
[key: string]: unknown;
|
|
1857
|
+
} | null;
|
|
1858
|
+
/**
|
|
1859
|
+
* Input Attachment Ids
|
|
1860
|
+
*/
|
|
1861
|
+
input_attachment_ids?: Array<string> | null;
|
|
1862
|
+
/**
|
|
1863
|
+
* Output Attachment Ids
|
|
1864
|
+
*/
|
|
1865
|
+
output_attachment_ids?: Array<string> | null;
|
|
1866
|
+
/**
|
|
1867
|
+
* Run Message History
|
|
1868
|
+
*/
|
|
1869
|
+
run_message_history?: Array<{
|
|
1870
|
+
[key: string]: unknown;
|
|
1871
|
+
}> | null;
|
|
1872
|
+
/**
|
|
1873
|
+
* Input Values
|
|
1874
|
+
*/
|
|
1875
|
+
input_values?: {
|
|
1876
|
+
[key: string]: unknown;
|
|
1877
|
+
} | null;
|
|
1878
|
+
/**
|
|
1879
|
+
* Pool Ids
|
|
1880
|
+
*/
|
|
1881
|
+
pool_ids?: Array<string> | null;
|
|
1882
|
+
/**
|
|
1883
|
+
* Sensitive Input Aliases
|
|
1884
|
+
*/
|
|
1885
|
+
sensitive_input_aliases?: {
|
|
1886
|
+
[key: string]: string;
|
|
1887
|
+
} | null;
|
|
1888
|
+
/**
|
|
1889
|
+
* Usage Metadata
|
|
1890
|
+
*
|
|
1891
|
+
* Arbitrary usage/billing metadata captured during a run (schema is flexible)
|
|
1892
|
+
*/
|
|
1893
|
+
usage_metadata?: {
|
|
1894
|
+
[key: string]: unknown;
|
|
1895
|
+
} | null;
|
|
1896
|
+
/**
|
|
1897
|
+
* Post Run Checks
|
|
1898
|
+
*
|
|
1899
|
+
* Version-tolerant snapshot/results for the run's post-run checks.
|
|
1900
|
+
*/
|
|
1901
|
+
post_run_checks?: Array<RunPostRunCheckSnapshot> | null;
|
|
1902
|
+
/**
|
|
1903
|
+
* Session Id
|
|
1904
|
+
*/
|
|
1905
|
+
session_id?: string | null;
|
|
1906
|
+
/**
|
|
1907
|
+
* Session Alias
|
|
1908
|
+
*/
|
|
1909
|
+
session_alias?: string | null;
|
|
1910
|
+
/**
|
|
1911
|
+
* Release Session After
|
|
1912
|
+
*/
|
|
1913
|
+
release_session_after?: boolean | null;
|
|
1914
|
+
/**
|
|
1915
|
+
* Created At
|
|
1916
|
+
*/
|
|
1917
|
+
created_at: string;
|
|
1918
|
+
/**
|
|
1919
|
+
* Started At
|
|
1920
|
+
*/
|
|
1921
|
+
started_at?: string | null;
|
|
1922
|
+
/**
|
|
1923
|
+
* Ended At
|
|
1924
|
+
*/
|
|
1925
|
+
ended_at?: string | null;
|
|
1820
1926
|
};
|
|
1821
1927
|
/**
|
|
1822
1928
|
* RunCreate
|
|
@@ -1992,113 +2098,7 @@ export type RunPostRunCheckSnapshot = {
|
|
|
1992
2098
|
*
|
|
1993
2099
|
* Run response schema
|
|
1994
2100
|
*/
|
|
1995
|
-
export type
|
|
1996
|
-
/**
|
|
1997
|
-
* Workflow Id
|
|
1998
|
-
*/
|
|
1999
|
-
workflow_id: string;
|
|
2000
|
-
/**
|
|
2001
|
-
* Machine Id
|
|
2002
|
-
*/
|
|
2003
|
-
machine_id: string | null;
|
|
2004
|
-
/**
|
|
2005
|
-
* Id
|
|
2006
|
-
*/
|
|
2007
|
-
id: string;
|
|
2008
|
-
/**
|
|
2009
|
-
* User Id
|
|
2010
|
-
*/
|
|
2011
|
-
user_id?: string | null;
|
|
2012
|
-
/**
|
|
2013
|
-
* Organization Id
|
|
2014
|
-
*/
|
|
2015
|
-
organization_id?: string | null;
|
|
2016
|
-
status: RunStatus;
|
|
2017
|
-
/**
|
|
2018
|
-
* Error
|
|
2019
|
-
*/
|
|
2020
|
-
error?: Array<string> | null;
|
|
2021
|
-
/**
|
|
2022
|
-
* Output Data
|
|
2023
|
-
*/
|
|
2024
|
-
output_data?: {
|
|
2025
|
-
[key: string]: unknown;
|
|
2026
|
-
} | null;
|
|
2027
|
-
/**
|
|
2028
|
-
* Input Attachment Ids
|
|
2029
|
-
*/
|
|
2030
|
-
input_attachment_ids?: Array<string> | null;
|
|
2031
|
-
/**
|
|
2032
|
-
* Output Attachment Ids
|
|
2033
|
-
*/
|
|
2034
|
-
output_attachment_ids?: Array<string> | null;
|
|
2035
|
-
/**
|
|
2036
|
-
* Run Message History
|
|
2037
|
-
*/
|
|
2038
|
-
run_message_history?: Array<{
|
|
2039
|
-
[key: string]: unknown;
|
|
2040
|
-
}> | null;
|
|
2041
|
-
/**
|
|
2042
|
-
* Input Values
|
|
2043
|
-
*/
|
|
2044
|
-
input_values?: {
|
|
2045
|
-
[key: string]: unknown;
|
|
2046
|
-
} | null;
|
|
2047
|
-
/**
|
|
2048
|
-
* Pool Ids
|
|
2049
|
-
*/
|
|
2050
|
-
pool_ids?: Array<string> | null;
|
|
2051
|
-
/**
|
|
2052
|
-
* Sensitive Input Aliases
|
|
2053
|
-
*/
|
|
2054
|
-
sensitive_input_aliases?: {
|
|
2055
|
-
[key: string]: string;
|
|
2056
|
-
} | null;
|
|
2057
|
-
/**
|
|
2058
|
-
* Usage Metadata
|
|
2059
|
-
*
|
|
2060
|
-
* Arbitrary usage/billing metadata captured during a run (schema is flexible)
|
|
2061
|
-
*/
|
|
2062
|
-
usage_metadata?: {
|
|
2063
|
-
[key: string]: unknown;
|
|
2064
|
-
} | null;
|
|
2065
|
-
/**
|
|
2066
|
-
* Post Run Checks
|
|
2067
|
-
*
|
|
2068
|
-
* Version-tolerant snapshot/results for the run's post-run checks.
|
|
2069
|
-
*/
|
|
2070
|
-
post_run_checks?: Array<RunPostRunCheckSnapshot> | null;
|
|
2071
|
-
/**
|
|
2072
|
-
* Session Id
|
|
2073
|
-
*/
|
|
2074
|
-
session_id?: string | null;
|
|
2075
|
-
/**
|
|
2076
|
-
* Session Alias
|
|
2077
|
-
*/
|
|
2078
|
-
session_alias?: string | null;
|
|
2079
|
-
/**
|
|
2080
|
-
* Release Session After
|
|
2081
|
-
*/
|
|
2082
|
-
release_session_after?: boolean | null;
|
|
2083
|
-
/**
|
|
2084
|
-
* Created At
|
|
2085
|
-
*/
|
|
2086
|
-
created_at: string;
|
|
2087
|
-
/**
|
|
2088
|
-
* Started At
|
|
2089
|
-
*/
|
|
2090
|
-
started_at?: string | null;
|
|
2091
|
-
/**
|
|
2092
|
-
* Ended At
|
|
2093
|
-
*/
|
|
2094
|
-
ended_at?: string | null;
|
|
2095
|
-
};
|
|
2096
|
-
/**
|
|
2097
|
-
* RunResponse
|
|
2098
|
-
*
|
|
2099
|
-
* Run response schema
|
|
2100
|
-
*/
|
|
2101
|
-
export type RunResponseOutput = {
|
|
2101
|
+
export type RunResponse = {
|
|
2102
2102
|
/**
|
|
2103
2103
|
* Workflow Id
|
|
2104
2104
|
*/
|
|
@@ -5307,7 +5307,7 @@ export type CreateRunV1RunsPostResponses = {
|
|
|
5307
5307
|
/**
|
|
5308
5308
|
* Successful Response
|
|
5309
5309
|
*/
|
|
5310
|
-
201:
|
|
5310
|
+
201: RunResponse;
|
|
5311
5311
|
};
|
|
5312
5312
|
export type CreateRunV1RunsPostResponse = CreateRunV1RunsPostResponses[keyof CreateRunV1RunsPostResponses];
|
|
5313
5313
|
export type DeleteRunV1RunsRunIdDeleteData = {
|
|
@@ -5401,7 +5401,7 @@ export type UpdateRunV1RunsRunIdPatchResponses = {
|
|
|
5401
5401
|
/**
|
|
5402
5402
|
* Successful Response
|
|
5403
5403
|
*/
|
|
5404
|
-
200:
|
|
5404
|
+
200: RunResponse;
|
|
5405
5405
|
};
|
|
5406
5406
|
export type UpdateRunV1RunsRunIdPatchResponse = UpdateRunV1RunsRunIdPatchResponses[keyof UpdateRunV1RunsRunIdPatchResponses];
|
|
5407
5407
|
export type GetRunTrajectoryV1RunsRunIdTrajectoryGetData = {
|
|
@@ -5540,7 +5540,7 @@ export type RetryRunV1RunsRunIdRetryPostResponses = {
|
|
|
5540
5540
|
/**
|
|
5541
5541
|
* Successful Response
|
|
5542
5542
|
*/
|
|
5543
|
-
200:
|
|
5543
|
+
200: RunResponse;
|
|
5544
5544
|
};
|
|
5545
5545
|
export type RetryRunV1RunsRunIdRetryPostResponse = RetryRunV1RunsRunIdRetryPostResponses[keyof RetryRunV1RunsRunIdRetryPostResponses];
|
|
5546
5546
|
export type ListRunAttachmentsV1RunAttachmentsGetData = {
|
package/dist/index.d.ts
CHANGED
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
* });
|
|
26
26
|
* ```
|
|
27
27
|
*/
|
|
28
|
-
import { type MachineResponse, type MachinePoolUpdate, type PoolResponse, type PoolCreate, type PoolUpdate, type PoolWithMachines, type MachinePoolAssignment, type WorkflowModelMetadata, type WorkflowResponse, type WorkflowPostRunCheckResponse, type WorkflowPostRunCheckUpsert, type RunPostRunCheckSnapshot, type PostRunCheckType, type PostRunCheckStatus, type PostRunCheckFileTargetMode, type
|
|
28
|
+
import { type MachineResponse, type MachinePoolUpdate, type PoolResponse, type PoolCreate, type PoolUpdate, type PoolWithMachines, type MachinePoolAssignment, type WorkflowModelMetadata, type WorkflowResponse, type WorkflowPostRunCheckResponse, type WorkflowPostRunCheckUpsert, type RunPostRunCheckSnapshot, type PostRunCheckType, type PostRunCheckStatus, type PostRunCheckFileTargetMode, type RunResponse, type ConnectionResponse, type TrajectoryResponse, type PaginatedResponseWithIncludesMachineResponse, type PaginatedResponseWithIncludesPoolResponse, type PaginatedResponseWithIncludesWorkflowResponse as PaginatedResponseWorkflowResponse, type PaginatedResponseWithIncludesRunResponse, type PaginatedResponseConnectionResponse, type PaginatedResponseWithIncludesTrajectoryResponse, type MachineStatus, type RunStatus, type ConnectionStatus, type MachineCreate, type WorkflowCreate, type RunCreate, type RunBulkCreate, type RunBulkCreateResponse, type WorkflowChainCreate, type WorkflowChainResponse, type FileInput, type ConnectionCreate, type TrajectoryCreate, type MachineUpdate, type WorkflowUpdate, type RunUpdate, type TrajectoryUpdate, type RunAttachmentCreate, type RunAttachmentUpdate, type RunAttachmentResponse, type RunAttachmentDownloadUrlResponse, type AttachmentType, type IncludedResource, type PaginatedResponseRunAttachmentResponse, type RunRetry, type RunField, type RunListSortMode, type ModelConfigurationCreate, type ModelConfigurationUpdate, type ModelConfigurationResponse, type UsageAggregateResponse, type UsageMode, type WorkflowTagCreate, type WorkflowTagUpdate, type WorkflowTagResponse, type WorkflowTagGroupCreate, type WorkflowTagGroupUpdate, type WorkflowTagGroupResponse, type ReorderRequest, type AddTagsRequest, type BulkAddTagsRequest, type WorkflowDuplicateRequest } from './client/types.gen';
|
|
29
29
|
export * from './client/types.gen';
|
|
30
30
|
export * from './client/sdk.gen';
|
|
31
31
|
export * from './client/client.gen';
|