@smartspace/api-client 0.1.0-dev.ee4b314 → 0.1.0-dev.f9ee44e
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/generated/chat/api.d.ts +87 -71
- package/dist/generated/chat/api.js +139 -53
- package/dist/generated/chat/models/{getDataspacesDataSpaceIdDocumentsItemSasParams.d.ts → documentsGetDocumentSasParams.d.ts} +1 -1
- package/dist/generated/chat/models/dtosMessageThreadsMessageThreadDto.d.ts +23 -0
- package/dist/generated/chat/models/enumsModelPublisher.d.ts +22 -0
- package/dist/generated/chat/models/enumsModelPublisher.js +25 -0
- package/dist/generated/chat/models/fileUriResponse.d.ts +9 -0
- package/dist/generated/chat/models/{getFilesIdDownloadParams.d.ts → filesDownloadFileParams.d.ts} +1 -1
- package/dist/generated/chat/models/{getFilesIdUriParams.d.ts → filesGetFileInfoParams.d.ts} +1 -1
- package/dist/generated/chat/models/{getFilesIdParams.d.ts → filesGetUriParams.d.ts} +1 -1
- package/dist/generated/chat/models/{postFilesBody.d.ts → filesUploadFilesBody.d.ts} +1 -1
- package/dist/generated/chat/models/{getFlowRunsIdVariables200One.d.ts → flowRunsGetVariables200One.d.ts} +1 -1
- package/dist/generated/chat/models/{getFlowRunsIdVariables200Two.d.ts → flowRunsGetVariables200Three.d.ts} +1 -1
- package/dist/generated/chat/models/{getFlowRunsIdVariables200Three.d.ts → flowRunsGetVariables200Two.d.ts} +1 -1
- package/dist/generated/chat/models/index.d.ts +21 -18
- package/dist/generated/chat/models/index.js +21 -18
- package/dist/generated/chat/models/{getMessageThreadsIdCommentsParams.d.ts → messageThreadsGetCommentsParams.d.ts} +1 -1
- package/dist/generated/chat/models/{getMessageThreadsIdMessagesParams.d.ts → messageThreadsThreadMessagesIdMessagesParams.d.ts} +1 -1
- package/dist/generated/chat/models/{getWorkspacesWorkspaceIdMessagethreadsIdMessagesParams.d.ts → messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesParams.d.ts} +1 -1
- package/dist/generated/chat/models/{getMessagesIdCommentsParams.d.ts → messagesGetCommentsParams.d.ts} +1 -1
- package/dist/generated/chat/models/modelModel.d.ts +2 -0
- package/dist/generated/chat/models/modelModelSummary.d.ts +2 -0
- package/dist/generated/chat/models/{getModelsParams.d.ts → modelsGetModelsParams.d.ts} +1 -1
- package/dist/generated/chat/models/{getNotificationParams.d.ts → notificationGetParams.d.ts} +1 -1
- package/dist/generated/chat/models/notificationNotification.d.ts +2 -0
- package/dist/generated/chat/models/{getWorkSpacesIdAccessParams.d.ts → workSpacesGetAccessParams.d.ts} +1 -1
- package/dist/generated/chat/models/{getWorkSpacesParams.d.ts → workSpacesGetGetParams.d.ts} +1 -1
- package/dist/generated/chat/models/{getWorkSpacesIdUsersParams.d.ts → workSpacesGetUsersParams.d.ts} +1 -1
- package/dist/generated/chat/models/workSpacesGetUsersParams.js +8 -0
- package/dist/generated/chat/models/{getWorkSpacesIdMessageThreadsParams.d.ts → workSpacesThreadParams.d.ts} +1 -1
- package/dist/generated/chat/models/workSpacesThreadParams.js +8 -0
- package/dist/generated/chat/zod.d.ts +479 -218
- package/dist/generated/chat/zod.js +554 -359
- package/dist/generated/config/api.d.ts +293 -215
- package/dist/generated/config/api.js +404 -132
- package/dist/generated/config/models/{getAccessParams.d.ts → accessGetAccessesParams.d.ts} +5 -11
- package/dist/generated/config/models/{getAccessGroupsParams.d.ts → accessGetGroupsParams.d.ts} +1 -1
- package/dist/generated/config/models/{getAccessRolesRoleIdUsersParams.d.ts → accessGetUsersInRoleRolesRoleIdUsersParams.d.ts} +1 -1
- package/dist/generated/config/models/{getAccessUsersParams.d.ts → accessGetUsersInRoleUsersParams.d.ts} +1 -1
- package/dist/generated/config/models/accessSearchGroupsParams.d.ts +15 -0
- package/dist/generated/config/models/accessSearchServicePrincipalsParams.d.ts +15 -0
- package/dist/generated/config/models/accessSearchUsersParams.d.ts +15 -0
- package/dist/generated/config/models/{getActivityCsvWorkspaceParams.d.ts → activityExportLoggingsParams.d.ts} +1 -1
- package/dist/generated/config/models/{getActivityWorkspaceParams.d.ts → activityGetLoggingParams.d.ts} +1 -1
- package/dist/generated/config/models/appUserAppUserSearchResult.d.ts +1 -0
- package/dist/generated/config/models/appUserServicePrincipalSearchResult.d.ts +11 -0
- package/dist/generated/config/models/azureADGroup.d.ts +11 -0
- package/dist/generated/config/models/{postBlockSetsNameBody.d.ts → blockSetsAddBlockSetBody.d.ts} +1 -1
- package/dist/generated/config/models/{getBlocksParams.d.ts → blockSetsGetBlockSetsParams.d.ts} +1 -1
- package/dist/generated/config/models/{getBlockSetsParams.d.ts → blocksGetBlocksParams.d.ts} +1 -1
- package/dist/generated/config/models/{postContainersContainerIdStartflowsParams.d.ts → containersPostParams.d.ts} +1 -1
- package/dist/generated/config/models/createModel.d.ts +2 -0
- package/dist/generated/config/models/{getDataSetsIdContainerItemsRunHistoryParams.d.ts → dataSetsGetContainerItemsRunHistoryParams.d.ts} +1 -1
- package/dist/generated/config/models/{getUsersParams.d.ts → dataSetsGetGetParams.d.ts} +3 -3
- package/dist/generated/config/models/{getDataSetsIdItemsParams.d.ts → dataSetsGetIdItemsParams.d.ts} +1 -1
- package/dist/generated/config/models/{getDataSourcesDataSourceIdContainersParams.d.ts → dataSourcesContainersParams.d.ts} +1 -1
- package/dist/generated/config/models/{getDataSourcesParams.d.ts → dataSourcesGetParams.d.ts} +1 -1
- package/dist/generated/config/models/{getDataSpacesIdDatasetsParams.d.ts → dataSpacesGetDataSetsParams.d.ts} +1 -1
- package/dist/generated/config/models/{getDataSpacesParams.d.ts → dataSpacesGetParams.d.ts} +1 -1
- package/dist/generated/config/models/{getDataspacesDataSpaceIdDocumentsItemSasParams.d.ts → documentsGetDocumentSasParams.d.ts} +1 -1
- package/dist/generated/config/models/enumsModelPublisher.d.ts +22 -0
- package/dist/generated/config/models/enumsModelPublisher.js +25 -0
- package/dist/generated/config/models/fileUriResponse.d.ts +9 -0
- package/dist/generated/config/models/{getFilesIdDownloadParams.d.ts → filesDownloadFileParams.d.ts} +1 -1
- package/dist/generated/config/models/{getFilesIdUriParams.d.ts → filesGetFileInfoParams.d.ts} +1 -1
- package/dist/generated/config/models/{getFilesIdParams.d.ts → filesGetUriParams.d.ts} +1 -1
- package/dist/generated/config/models/{postFilesBody.d.ts → filesUploadFilesBody.d.ts} +1 -1
- package/dist/generated/config/models/flowRunsAddFileIdFilesBody.d.ts +9 -0
- package/dist/generated/config/models/flowRunsCreateFlowRunParams.d.ts +13 -0
- package/dist/generated/config/models/{getFlowRunsIdFunctionexecutionsParams.d.ts → flowRunsGetStepExecutionsParams.d.ts} +1 -1
- package/dist/generated/config/models/{getFlowRunsIdVariables200Two.d.ts → flowRunsGetVariables200One.d.ts} +1 -1
- package/dist/generated/config/models/{getFlowRunsIdVariables200One.d.ts → flowRunsGetVariables200Three.d.ts} +1 -1
- package/dist/generated/config/models/{getFlowRunsIdVariables200Three.d.ts → flowRunsGetVariables200Two.d.ts} +1 -1
- package/dist/generated/config/models/{getFlowRunsSearchParams.d.ts → flowRunsSearchFlowRunsParams.d.ts} +1 -1
- package/dist/generated/config/models/index.d.ts +60 -44
- package/dist/generated/config/models/index.js +60 -44
- package/dist/generated/config/models/messageSandBoxMessageRequest.d.ts +3 -0
- package/dist/generated/config/models/messageSandBoxMessageRequestVariables.d.ts +12 -0
- package/dist/generated/config/models/{getWorkspacesWorkSpaceIdFunctionexecutionsParams.d.ts → messageThreadsGetStepExecutionsParams.d.ts} +1 -1
- package/dist/generated/config/models/{getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFunctionexecutionsParams.d.ts → messageThreadsGetWorkspaceExecutionsParams.d.ts} +1 -1
- package/dist/generated/config/models/modelModel.d.ts +2 -0
- package/dist/generated/config/models/modelModelSummary.d.ts +2 -0
- package/dist/generated/config/models/modelProvidersGetProvidersParams.d.ts +16 -0
- package/dist/generated/config/models/modelsGetDefaultDockerFileParams.d.ts +10 -0
- package/dist/generated/config/models/{getModelsParams.d.ts → modelsGetModelsParams.d.ts} +1 -1
- package/dist/generated/config/models/{getNotificationParams.d.ts → notificationGetParams.d.ts} +1 -1
- package/dist/generated/config/models/notificationNotification.d.ts +2 -0
- package/dist/generated/config/models/pagedDataCollectionAppUserAppUserSearchResult.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionAppUserAppUserSearchResult.js +2 -0
- package/dist/generated/config/models/pagedDataCollectionAppUserServicePrincipalSearchResult.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionAppUserServicePrincipalSearchResult.js +2 -0
- package/dist/generated/config/models/pagedDataCollectionAzureADGroup.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionAzureADGroup.js +2 -0
- package/dist/generated/config/models/{getReportingTokensByDurationParams.d.ts → reportingGetRequestsParams.d.ts} +1 -1
- package/dist/generated/config/models/reportingGetRequestsParams.js +2 -0
- package/dist/generated/config/models/{getReportingRequestsByDurationParams.d.ts → reportingGetTokensParams.d.ts} +1 -1
- package/dist/generated/config/models/reportingGetTokensParams.js +2 -0
- package/dist/generated/config/models/{getWorkspacesWorkspaceIdSandboxMessagesParams.d.ts → sandBoxGetThreadMessagesParams.d.ts} +1 -1
- package/dist/generated/config/models/usersAdminPermissionParams.d.ts +9 -0
- package/dist/generated/config/models/{getUsersIdWorkspacesParams.d.ts → usersGetAccessWorkSpacesParams.d.ts} +1 -1
- package/dist/generated/config/models/usersGetAccessWorkSpacesParams.js +8 -0
- package/dist/generated/config/models/{getDataSetsParams.d.ts → usersGetUsersParams.d.ts} +3 -3
- package/dist/generated/config/models/usersGetUsersParams.js +8 -0
- package/dist/generated/config/models/{deleteUsersRemoveAssignedWorkspaceParams.d.ts → usersRemoveUserFromAllWorkSpacesParams.d.ts} +1 -1
- package/dist/generated/config/models/usersRemoveUserFromAllWorkSpacesParams.js +8 -0
- package/dist/generated/config/models/{getUsersSearchParams.d.ts → usersSearchUsersParams.d.ts} +1 -1
- package/dist/generated/config/models/usersSearchUsersParams.js +8 -0
- package/dist/generated/config/models/{getWorkSpaceTemplatesParams.d.ts → workSpaceTemplatesGetParams.d.ts} +1 -1
- package/dist/generated/config/models/workSpaceTemplatesGetParams.js +8 -0
- package/dist/generated/config/models/{getWorkSpacesParams.d.ts → workSpacesGetGetParams.d.ts} +1 -1
- package/dist/generated/config/models/workSpacesGetGetParams.js +8 -0
- package/dist/generated/config/models/{getWorkSpacesIdMessageThreadsParams.d.ts → workSpacesGetThreadsParams.d.ts} +1 -1
- package/dist/generated/config/models/workSpacesGetThreadsParams.js +8 -0
- package/dist/generated/config/models/{getWorkSpacesWorkspaceIdFilesParams.d.ts → workSpacesGetWorkspaceFilesParams.d.ts} +1 -1
- package/dist/generated/config/models/workSpacesGetWorkspaceFilesParams.js +8 -0
- package/dist/generated/config/models/{putWorkSpacesWorkspaceIdPromptresponseParams.d.ts → workSpacesUpdatePromptResponseFlagParams.d.ts} +1 -1
- package/dist/generated/config/models/workSpacesUpdatePromptResponseFlagParams.js +8 -0
- package/dist/generated/config/models/{postWorkSpacesWorkspaceIdFilesBody.d.ts → workSpacesWorkspaceFilesBody.d.ts} +1 -1
- package/dist/generated/config/models/workSpacesWorkspaceFilesBody.js +8 -0
- package/dist/generated/config/zod.d.ts +1125 -562
- package/dist/generated/config/zod.js +1249 -886
- package/dist/generated/signalr/SmartSpace.App.Business.Models.Comment.d.ts +24 -0
- package/dist/generated/signalr/SmartSpace.App.Business.Models.Comment.js +5 -0
- package/dist/generated/signalr/SmartSpace.App.Business.Models.MessageThread.d.ts +27 -0
- package/dist/generated/signalr/SmartSpace.App.Business.Models.MessageThread.js +5 -0
- package/dist/generated/signalr/TypedSignalR.Client/SmartSpace.App.Business.Hubs.Contracts.d.ts +71 -0
- package/dist/generated/signalr/TypedSignalR.Client/SmartSpace.App.Business.Hubs.Contracts.js +2 -0
- package/dist/generated/signalr/TypedSignalR.Client/index.d.ts +21 -0
- package/dist/generated/signalr/TypedSignalR.Client/index.js +114 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +2 -1
- package/dist/signalr.d.ts +4 -0
- package/dist/signalr.js +18 -0
- package/package.json +6 -2
- /package/dist/generated/chat/models/{getDataspacesDataSpaceIdDocumentsItemSasParams.js → documentsGetDocumentSasParams.js} +0 -0
- /package/dist/generated/chat/models/{getFilesIdDownloadParams.js → dtosMessageThreadsMessageThreadDto.js} +0 -0
- /package/dist/generated/chat/models/{getFilesIdParams.js → fileUriResponse.js} +0 -0
- /package/dist/generated/chat/models/{getFilesIdUriParams.js → filesDownloadFileParams.js} +0 -0
- /package/dist/generated/chat/models/{getFlowRunsIdVariables200One.js → filesGetFileInfoParams.js} +0 -0
- /package/dist/generated/chat/models/{getFlowRunsIdVariables200Three.js → filesGetUriParams.js} +0 -0
- /package/dist/generated/chat/models/{getFlowRunsIdVariables200Two.js → filesUploadFilesBody.js} +0 -0
- /package/dist/generated/chat/models/{getMessageThreadsIdCommentsParams.js → flowRunsGetVariables200One.js} +0 -0
- /package/dist/generated/chat/models/{getMessageThreadsIdMessagesParams.js → flowRunsGetVariables200Three.js} +0 -0
- /package/dist/generated/chat/models/{getMessagesIdCommentsParams.js → flowRunsGetVariables200Two.js} +0 -0
- /package/dist/generated/chat/models/{getModelsParams.js → messageThreadsGetCommentsParams.js} +0 -0
- /package/dist/generated/chat/models/{getNotificationParams.js → messageThreadsThreadMessagesIdMessagesParams.js} +0 -0
- /package/dist/generated/chat/models/{getWorkSpacesIdAccessParams.js → messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesParams.js} +0 -0
- /package/dist/generated/chat/models/{getWorkSpacesIdMessageThreadsParams.js → messagesGetCommentsParams.js} +0 -0
- /package/dist/generated/chat/models/{getWorkSpacesIdUsersParams.js → modelsGetModelsParams.js} +0 -0
- /package/dist/generated/chat/models/{getWorkspacesWorkspaceIdMessagethreadsIdMessagesParams.js → notificationGetParams.js} +0 -0
- /package/dist/generated/chat/models/{postFilesBody.js → workSpacesGetAccessParams.js} +0 -0
- /package/dist/generated/chat/models/{getWorkSpacesParams.js → workSpacesGetGetParams.js} +0 -0
- /package/dist/generated/config/models/{getActivityCsvWorkspaceParams.js → accessGetAccessesParams.js} +0 -0
- /package/dist/generated/config/models/{deleteUsersRemoveAssignedWorkspaceParams.js → accessGetGroupsParams.js} +0 -0
- /package/dist/generated/config/models/{getAccessGroupsParams.js → accessGetUsersInRoleRolesRoleIdUsersParams.js} +0 -0
- /package/dist/generated/config/models/{getAccessParams.js → accessGetUsersInRoleUsersParams.js} +0 -0
- /package/dist/generated/config/models/{getAccessRolesRoleIdUsersParams.js → accessSearchGroupsParams.js} +0 -0
- /package/dist/generated/config/models/{getAccessUsersParams.js → accessSearchServicePrincipalsParams.js} +0 -0
- /package/dist/generated/config/models/{getBlockSetsParams.js → accessSearchUsersParams.js} +0 -0
- /package/dist/generated/config/models/{getActivityWorkspaceParams.js → activityExportLoggingsParams.js} +0 -0
- /package/dist/generated/config/models/{getReportingRequestsByDurationParams.js → activityGetLoggingParams.js} +0 -0
- /package/dist/generated/config/models/{getBlocksParams.js → appUserServicePrincipalSearchResult.js} +0 -0
- /package/dist/generated/config/models/{getDataSetsIdContainerItemsRunHistoryParams.js → azureADGroup.js} +0 -0
- /package/dist/generated/config/models/{getDataSetsIdItemsParams.js → blockSetsAddBlockSetBody.js} +0 -0
- /package/dist/generated/config/models/{getDataSetsParams.js → blockSetsGetBlockSetsParams.js} +0 -0
- /package/dist/generated/config/models/{getDataSourcesDataSourceIdContainersParams.js → blocksGetBlocksParams.js} +0 -0
- /package/dist/generated/config/models/{getDataSourcesParams.js → containersPostParams.js} +0 -0
- /package/dist/generated/config/models/{getDataSpacesIdDatasetsParams.js → dataSetsGetContainerItemsRunHistoryParams.js} +0 -0
- /package/dist/generated/config/models/{getDataSpacesParams.js → dataSetsGetGetParams.js} +0 -0
- /package/dist/generated/config/models/{getDataspacesDataSpaceIdDocumentsItemSasParams.js → dataSetsGetIdItemsParams.js} +0 -0
- /package/dist/generated/config/models/{getFilesIdDownloadParams.js → dataSourcesContainersParams.js} +0 -0
- /package/dist/generated/config/models/{getFilesIdParams.js → dataSourcesGetParams.js} +0 -0
- /package/dist/generated/config/models/{getFilesIdUriParams.js → dataSpacesGetDataSetsParams.js} +0 -0
- /package/dist/generated/config/models/{getFlowRunsIdFunctionexecutionsParams.js → dataSpacesGetParams.js} +0 -0
- /package/dist/generated/config/models/{getFlowRunsIdVariables200One.js → documentsGetDocumentSasParams.js} +0 -0
- /package/dist/generated/config/models/{getFlowRunsIdVariables200Three.js → fileUriResponse.js} +0 -0
- /package/dist/generated/config/models/{getFlowRunsIdVariables200Two.js → filesDownloadFileParams.js} +0 -0
- /package/dist/generated/config/models/{getFlowRunsSearchParams.js → filesGetFileInfoParams.js} +0 -0
- /package/dist/generated/config/models/{getModelsParams.js → filesGetUriParams.js} +0 -0
- /package/dist/generated/config/models/{getNotificationParams.js → filesUploadFilesBody.js} +0 -0
- /package/dist/generated/config/models/{getUsersIdWorkspacesParams.js → flowRunsAddFileIdFilesBody.js} +0 -0
- /package/dist/generated/config/models/{getUsersParams.js → flowRunsCreateFlowRunParams.js} +0 -0
- /package/dist/generated/config/models/{getUsersSearchParams.js → flowRunsGetStepExecutionsParams.js} +0 -0
- /package/dist/generated/config/models/{getWorkSpaceTemplatesParams.js → flowRunsGetVariables200One.js} +0 -0
- /package/dist/generated/config/models/{getWorkSpacesIdMessageThreadsParams.js → flowRunsGetVariables200Three.js} +0 -0
- /package/dist/generated/config/models/{getWorkSpacesParams.js → flowRunsGetVariables200Two.js} +0 -0
- /package/dist/generated/config/models/{getWorkSpacesWorkspaceIdFilesParams.js → flowRunsSearchFlowRunsParams.js} +0 -0
- /package/dist/generated/config/models/{getWorkspacesWorkSpaceIdFunctionexecutionsParams.js → messageSandBoxMessageRequestVariables.js} +0 -0
- /package/dist/generated/config/models/{getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFunctionexecutionsParams.js → messageThreadsGetStepExecutionsParams.js} +0 -0
- /package/dist/generated/config/models/{getWorkspacesWorkspaceIdSandboxMessagesParams.js → messageThreadsGetWorkspaceExecutionsParams.js} +0 -0
- /package/dist/generated/config/models/{postBlockSetsNameBody.js → modelProvidersGetProvidersParams.js} +0 -0
- /package/dist/generated/config/models/{getReportingTokensByDurationParams.js → modelsGetDefaultDockerFileParams.js} +0 -0
- /package/dist/generated/config/models/{postContainersContainerIdStartflowsParams.js → modelsGetModelsParams.js} +0 -0
- /package/dist/generated/config/models/{postFilesBody.js → notificationGetParams.js} +0 -0
- /package/dist/generated/config/models/{postWorkSpacesWorkspaceIdFilesBody.js → sandBoxGetThreadMessagesParams.js} +0 -0
- /package/dist/generated/config/models/{putWorkSpacesWorkspaceIdPromptresponseParams.js → usersAdminPermissionParams.js} +0 -0
|
@@ -6,22 +6,32 @@
|
|
|
6
6
|
*/
|
|
7
7
|
import zod from 'zod';
|
|
8
8
|
/**
|
|
9
|
-
* @summary Retrieve access details
|
|
9
|
+
* @summary Retrieve access details with optional filtering by workspace, access type, principal type, and search.
|
|
10
10
|
*/
|
|
11
|
-
export declare const
|
|
12
|
-
export declare const
|
|
13
|
-
export declare const
|
|
14
|
-
export declare const
|
|
11
|
+
export declare const accessGetAccessesQueryWorkspaceIdRegExp: RegExp;
|
|
12
|
+
export declare const accessGetAccessesQueryTakeDefault = 50;
|
|
13
|
+
export declare const accessGetAccessesQuerySkipDefault = 0;
|
|
14
|
+
export declare const accessGetAccessesQueryParams: zod.ZodObject<{
|
|
15
15
|
workspaceId: zod.ZodOptional<zod.ZodString>;
|
|
16
|
+
accessType: zod.ZodOptional<zod.ZodEnum<{
|
|
17
|
+
Principal: "Principal";
|
|
18
|
+
Group: "Group";
|
|
19
|
+
}>>;
|
|
20
|
+
principalType: zod.ZodOptional<zod.ZodEnum<{
|
|
21
|
+
Unknown: "Unknown";
|
|
22
|
+
User: "User";
|
|
23
|
+
ServicePrincipal: "ServicePrincipal";
|
|
24
|
+
Internal: "Internal";
|
|
25
|
+
}>>;
|
|
16
26
|
search: zod.ZodOptional<zod.ZodString>;
|
|
17
27
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
18
28
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
19
29
|
}, zod.core.$strict>;
|
|
20
|
-
export declare const
|
|
21
|
-
export declare const
|
|
22
|
-
export declare const
|
|
23
|
-
export declare const
|
|
24
|
-
export declare const
|
|
30
|
+
export declare const accessGetAccessesResponseDataItemIdRegExp: RegExp;
|
|
31
|
+
export declare const accessGetAccessesResponseDataItemMessageIdRegExp: RegExp;
|
|
32
|
+
export declare const accessGetAccessesResponseDataItemMessageThreadIdRegExp: RegExp;
|
|
33
|
+
export declare const accessGetAccessesResponseDataItemWorkSpaceIdRegExp: RegExp;
|
|
34
|
+
export declare const accessGetAccessesResponse: zod.ZodObject<{
|
|
25
35
|
data: zod.ZodArray<zod.ZodObject<{
|
|
26
36
|
accessType: zod.ZodEnum<{
|
|
27
37
|
Principal: "Principal";
|
|
@@ -46,11 +56,11 @@ export declare const getAccessResponse: zod.ZodObject<{
|
|
|
46
56
|
/**
|
|
47
57
|
* @summary Update or set new access parameters in SmartSpace, using detailed access model specifications.
|
|
48
58
|
*/
|
|
49
|
-
export declare const
|
|
50
|
-
export declare const
|
|
51
|
-
export declare const
|
|
52
|
-
export declare const
|
|
53
|
-
export declare const
|
|
59
|
+
export declare const accessAddAccessBodyIdRegExp: RegExp;
|
|
60
|
+
export declare const accessAddAccessBodyMessageIdRegExp: RegExp;
|
|
61
|
+
export declare const accessAddAccessBodyMessageThreadIdRegExp: RegExp;
|
|
62
|
+
export declare const accessAddAccessBodyWorkSpaceIdRegExp: RegExp;
|
|
63
|
+
export declare const accessAddAccessBody: zod.ZodObject<{
|
|
54
64
|
accessType: zod.ZodEnum<{
|
|
55
65
|
Principal: "Principal";
|
|
56
66
|
Group: "Group";
|
|
@@ -69,11 +79,11 @@ export declare const putAccessBody: zod.ZodObject<{
|
|
|
69
79
|
userEmailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
70
80
|
workSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
71
81
|
}, zod.core.$strict>;
|
|
72
|
-
export declare const
|
|
73
|
-
export declare const
|
|
74
|
-
export declare const
|
|
75
|
-
export declare const
|
|
76
|
-
export declare const
|
|
82
|
+
export declare const accessAddAccessResponseIdRegExp: RegExp;
|
|
83
|
+
export declare const accessAddAccessResponseMessageIdRegExp: RegExp;
|
|
84
|
+
export declare const accessAddAccessResponseMessageThreadIdRegExp: RegExp;
|
|
85
|
+
export declare const accessAddAccessResponseWorkSpaceIdRegExp: RegExp;
|
|
86
|
+
export declare const accessAddAccessResponse: zod.ZodObject<{
|
|
77
87
|
accessType: zod.ZodEnum<{
|
|
78
88
|
Principal: "Principal";
|
|
79
89
|
Group: "Group";
|
|
@@ -95,14 +105,14 @@ export declare const putAccessResponse: zod.ZodObject<{
|
|
|
95
105
|
/**
|
|
96
106
|
* @summary List groups from Azure AD
|
|
97
107
|
*/
|
|
98
|
-
export declare const
|
|
99
|
-
export declare const
|
|
100
|
-
export declare const
|
|
108
|
+
export declare const accessGetGroupsQuerySkipDefault = 0;
|
|
109
|
+
export declare const accessGetGroupsQueryTakeDefault = 20;
|
|
110
|
+
export declare const accessGetGroupsQueryParams: zod.ZodObject<{
|
|
101
111
|
search: zod.ZodOptional<zod.ZodString>;
|
|
102
112
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
103
113
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
104
114
|
}, zod.core.$strict>;
|
|
105
|
-
export declare const
|
|
115
|
+
export declare const accessGetGroupsResponse: zod.ZodObject<{
|
|
106
116
|
data: zod.ZodArray<zod.ZodObject<{
|
|
107
117
|
displayName: zod.ZodString;
|
|
108
118
|
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -114,13 +124,13 @@ export declare const getAccessGroupsResponse: zod.ZodObject<{
|
|
|
114
124
|
/**
|
|
115
125
|
* @summary Fetch a list of all roles defined within SmartSpace, providing an overview of role-based access control.
|
|
116
126
|
*/
|
|
117
|
-
export declare const
|
|
118
|
-
export declare const
|
|
127
|
+
export declare const accessGetAppRolesResponseIdRegExp: RegExp;
|
|
128
|
+
export declare const accessGetAppRolesResponseItem: zod.ZodObject<{
|
|
119
129
|
description: zod.ZodString;
|
|
120
130
|
id: zod.ZodString;
|
|
121
131
|
name: zod.ZodString;
|
|
122
132
|
}, zod.core.$strip>;
|
|
123
|
-
export declare const
|
|
133
|
+
export declare const accessGetAppRolesResponse: zod.ZodArray<zod.ZodObject<{
|
|
124
134
|
description: zod.ZodString;
|
|
125
135
|
id: zod.ZodString;
|
|
126
136
|
name: zod.ZodString;
|
|
@@ -128,49 +138,110 @@ export declare const getAccessRolesResponse: zod.ZodArray<zod.ZodObject<{
|
|
|
128
138
|
/**
|
|
129
139
|
* @summary List users assigned to a specific role in SmartSpace by providing the role's ID
|
|
130
140
|
*/
|
|
131
|
-
export declare const
|
|
132
|
-
export declare const
|
|
141
|
+
export declare const accessGetUsersInRoleRolesRoleIdUsersPathRoleIdRegExp: RegExp;
|
|
142
|
+
export declare const accessGetUsersInRoleRolesRoleIdUsersParams: zod.ZodObject<{
|
|
133
143
|
roleId: zod.ZodString;
|
|
134
144
|
}, zod.core.$strict>;
|
|
135
|
-
export declare const
|
|
136
|
-
export declare const
|
|
137
|
-
export declare const
|
|
145
|
+
export declare const accessGetUsersInRoleRolesRoleIdUsersQuerySkipDefault = 0;
|
|
146
|
+
export declare const accessGetUsersInRoleRolesRoleIdUsersQueryTakeDefault = 20;
|
|
147
|
+
export declare const accessGetUsersInRoleRolesRoleIdUsersQueryParams: zod.ZodObject<{
|
|
138
148
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
139
149
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
140
150
|
search: zod.ZodOptional<zod.ZodString>;
|
|
141
151
|
}, zod.core.$strict>;
|
|
142
|
-
export declare const
|
|
152
|
+
export declare const accessGetUsersInRoleRolesRoleIdUsersResponseItem: zod.ZodObject<{
|
|
143
153
|
displayName: zod.ZodString;
|
|
144
154
|
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
145
155
|
id: zod.ZodString;
|
|
146
156
|
userId: zod.ZodString;
|
|
147
157
|
}, zod.core.$strip>;
|
|
148
|
-
export declare const
|
|
158
|
+
export declare const accessGetUsersInRoleRolesRoleIdUsersResponse: zod.ZodArray<zod.ZodObject<{
|
|
149
159
|
displayName: zod.ZodString;
|
|
150
160
|
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
151
161
|
id: zod.ZodString;
|
|
152
162
|
userId: zod.ZodString;
|
|
153
163
|
}, zod.core.$strip>>;
|
|
164
|
+
/**
|
|
165
|
+
* @summary Search Azure AD groups for access assignment.
|
|
166
|
+
*/
|
|
167
|
+
export declare const accessSearchGroupsQueryWorkspaceIdRegExp: RegExp;
|
|
168
|
+
export declare const accessSearchGroupsQuerySkipDefault = 0;
|
|
169
|
+
export declare const accessSearchGroupsQueryTakeDefault = 20;
|
|
170
|
+
export declare const accessSearchGroupsQueryParams: zod.ZodObject<{
|
|
171
|
+
search: zod.ZodOptional<zod.ZodString>;
|
|
172
|
+
workspaceId: zod.ZodOptional<zod.ZodString>;
|
|
173
|
+
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
174
|
+
take: zod.ZodDefault<zod.ZodNumber>;
|
|
175
|
+
}, zod.core.$strict>;
|
|
176
|
+
export declare const accessSearchGroupsResponse: zod.ZodObject<{
|
|
177
|
+
data: zod.ZodArray<zod.ZodObject<{
|
|
178
|
+
displayName: zod.ZodString;
|
|
179
|
+
groupId: zod.ZodString;
|
|
180
|
+
isAssigned: zod.ZodBoolean;
|
|
181
|
+
}, zod.core.$strip>>;
|
|
182
|
+
total: zod.ZodNumber;
|
|
183
|
+
}, zod.core.$strip>;
|
|
184
|
+
/**
|
|
185
|
+
* @summary Search Azure AD service principals for access assignment.
|
|
186
|
+
*/
|
|
187
|
+
export declare const accessSearchServicePrincipalsQueryWorkspaceIdRegExp: RegExp;
|
|
188
|
+
export declare const accessSearchServicePrincipalsQuerySkipDefault = 0;
|
|
189
|
+
export declare const accessSearchServicePrincipalsQueryTakeDefault = 20;
|
|
190
|
+
export declare const accessSearchServicePrincipalsQueryParams: zod.ZodObject<{
|
|
191
|
+
search: zod.ZodOptional<zod.ZodString>;
|
|
192
|
+
workspaceId: zod.ZodOptional<zod.ZodString>;
|
|
193
|
+
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
194
|
+
take: zod.ZodDefault<zod.ZodNumber>;
|
|
195
|
+
}, zod.core.$strict>;
|
|
196
|
+
export declare const accessSearchServicePrincipalsResponse: zod.ZodObject<{
|
|
197
|
+
data: zod.ZodArray<zod.ZodObject<{
|
|
198
|
+
displayName: zod.ZodString;
|
|
199
|
+
id: zod.ZodString;
|
|
200
|
+
isAssigned: zod.ZodBoolean;
|
|
201
|
+
}, zod.core.$strip>>;
|
|
202
|
+
total: zod.ZodNumber;
|
|
203
|
+
}, zod.core.$strip>;
|
|
204
|
+
/**
|
|
205
|
+
* @summary Search Azure AD users for access assignment.
|
|
206
|
+
*/
|
|
207
|
+
export declare const accessSearchUsersQueryWorkspaceIdRegExp: RegExp;
|
|
208
|
+
export declare const accessSearchUsersQuerySkipDefault = 0;
|
|
209
|
+
export declare const accessSearchUsersQueryTakeDefault = 20;
|
|
210
|
+
export declare const accessSearchUsersQueryParams: zod.ZodObject<{
|
|
211
|
+
search: zod.ZodOptional<zod.ZodString>;
|
|
212
|
+
workspaceId: zod.ZodOptional<zod.ZodString>;
|
|
213
|
+
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
214
|
+
take: zod.ZodDefault<zod.ZodNumber>;
|
|
215
|
+
}, zod.core.$strict>;
|
|
216
|
+
export declare const accessSearchUsersResponse: zod.ZodObject<{
|
|
217
|
+
data: zod.ZodArray<zod.ZodObject<{
|
|
218
|
+
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
219
|
+
id: zod.ZodString;
|
|
220
|
+
isAssigned: zod.ZodBoolean;
|
|
221
|
+
name: zod.ZodString;
|
|
222
|
+
}, zod.core.$strip>>;
|
|
223
|
+
total: zod.ZodNumber;
|
|
224
|
+
}, zod.core.$strip>;
|
|
154
225
|
/**
|
|
155
226
|
* @summary Retrieve users associated with a specified role in SmartSpace, enabling role-based user management.
|
|
156
227
|
*/
|
|
157
|
-
export declare const
|
|
158
|
-
export declare const
|
|
159
|
-
export declare const
|
|
160
|
-
export declare const
|
|
228
|
+
export declare const accessGetUsersInRoleUsersQuerySkipDefault = 0;
|
|
229
|
+
export declare const accessGetUsersInRoleUsersQueryTakeDefault = 20;
|
|
230
|
+
export declare const accessGetUsersInRoleUsersQueryAssignedWorkspaceIdRegExp: RegExp;
|
|
231
|
+
export declare const accessGetUsersInRoleUsersQueryParams: zod.ZodObject<{
|
|
161
232
|
roleName: zod.ZodOptional<zod.ZodString>;
|
|
162
233
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
163
234
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
164
235
|
search: zod.ZodOptional<zod.ZodString>;
|
|
165
236
|
assignedWorkspaceId: zod.ZodOptional<zod.ZodString>;
|
|
166
237
|
}, zod.core.$strict>;
|
|
167
|
-
export declare const
|
|
238
|
+
export declare const accessGetUsersInRoleUsersResponseItem: zod.ZodObject<{
|
|
168
239
|
displayName: zod.ZodString;
|
|
169
240
|
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
170
241
|
id: zod.ZodString;
|
|
171
242
|
userId: zod.ZodString;
|
|
172
243
|
}, zod.core.$strip>;
|
|
173
|
-
export declare const
|
|
244
|
+
export declare const accessGetUsersInRoleUsersResponse: zod.ZodArray<zod.ZodObject<{
|
|
174
245
|
displayName: zod.ZodString;
|
|
175
246
|
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
176
247
|
id: zod.ZodString;
|
|
@@ -179,15 +250,15 @@ export declare const getAccessUsersResponse: zod.ZodArray<zod.ZodObject<{
|
|
|
179
250
|
/**
|
|
180
251
|
* @summary Remove a specific access entity in SmartSpace by using its ID
|
|
181
252
|
*/
|
|
182
|
-
export declare const
|
|
183
|
-
export declare const
|
|
253
|
+
export declare const accessDeleteAccessPathIdRegExp: RegExp;
|
|
254
|
+
export declare const accessDeleteAccessParams: zod.ZodObject<{
|
|
184
255
|
id: zod.ZodString;
|
|
185
256
|
}, zod.core.$strict>;
|
|
186
257
|
/**
|
|
187
258
|
* @summary Retrive all logging activity in WorkSpace in a csv file format, including CRUD behaviors and Chat, with optional filter
|
|
188
259
|
*/
|
|
189
|
-
export declare const
|
|
190
|
-
export declare const
|
|
260
|
+
export declare const activityExportLoggingsQueryWorkSpaceIdRegExp: RegExp;
|
|
261
|
+
export declare const activityExportLoggingsQueryParams: zod.ZodObject<{
|
|
191
262
|
workSpaceId: zod.ZodOptional<zod.ZodString>;
|
|
192
263
|
fromOccurred: zod.ZodOptional<zod.ZodISODateTime>;
|
|
193
264
|
toOccurred: zod.ZodOptional<zod.ZodISODateTime>;
|
|
@@ -199,14 +270,14 @@ export declare const getActivityCsvWorkspaceQueryParams: zod.ZodObject<{
|
|
|
199
270
|
Chat: "Chat";
|
|
200
271
|
}>>;
|
|
201
272
|
}, zod.core.$strict>;
|
|
202
|
-
export declare const
|
|
273
|
+
export declare const activityExportLoggingsResponse: zod.ZodString;
|
|
203
274
|
/**
|
|
204
275
|
* @summary Retrieve logging activity in WorkSpace, including CRUD behaviors and Chat, with optional pagination controls take, skip and filter
|
|
205
276
|
*/
|
|
206
|
-
export declare const
|
|
207
|
-
export declare const
|
|
208
|
-
export declare const
|
|
209
|
-
export declare const
|
|
277
|
+
export declare const activityGetLoggingQueryWorkSpaceIdRegExp: RegExp;
|
|
278
|
+
export declare const activityGetLoggingQueryTakeDefault = 25;
|
|
279
|
+
export declare const activityGetLoggingQuerySkipDefault = 0;
|
|
280
|
+
export declare const activityGetLoggingQueryParams: zod.ZodObject<{
|
|
210
281
|
workSpaceId: zod.ZodOptional<zod.ZodString>;
|
|
211
282
|
fromOccurred: zod.ZodOptional<zod.ZodISODateTime>;
|
|
212
283
|
toOccurred: zod.ZodOptional<zod.ZodISODateTime>;
|
|
@@ -220,9 +291,9 @@ export declare const getActivityWorkspaceQueryParams: zod.ZodObject<{
|
|
|
220
291
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
221
292
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
222
293
|
}, zod.core.$strict>;
|
|
223
|
-
export declare const
|
|
224
|
-
export declare const
|
|
225
|
-
export declare const
|
|
294
|
+
export declare const activityGetLoggingResponseDataItemIdRegExp: RegExp;
|
|
295
|
+
export declare const activityGetLoggingResponseDataItemWorkSpaceIdRegExp: RegExp;
|
|
296
|
+
export declare const activityGetLoggingResponse: zod.ZodObject<{
|
|
226
297
|
data: zod.ZodArray<zod.ZodObject<{
|
|
227
298
|
activityType: zod.ZodOptional<zod.ZodEnum<{
|
|
228
299
|
Read: "Read";
|
|
@@ -255,14 +326,45 @@ export declare const getActivityWorkspaceResponse: zod.ZodObject<{
|
|
|
255
326
|
}, zod.core.$strip>>;
|
|
256
327
|
total: zod.ZodNumber;
|
|
257
328
|
}, zod.core.$strip>;
|
|
329
|
+
/**
|
|
330
|
+
* @summary Gets the state of an update that was triggered by ApplyLatestAvailableVersion.
|
|
331
|
+
*/
|
|
332
|
+
export declare const applicationUpdateGetLatestDeploymentResponse: zod.ZodObject<{
|
|
333
|
+
name: zod.ZodString;
|
|
334
|
+
startTimeUtc: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
335
|
+
state: zod.ZodEnum<{
|
|
336
|
+
Unknown: "Unknown";
|
|
337
|
+
Failed: "Failed";
|
|
338
|
+
Deleted: "Deleted";
|
|
339
|
+
InProgress: "InProgress";
|
|
340
|
+
Succeeded: "Succeeded";
|
|
341
|
+
}>;
|
|
342
|
+
versionNumber: zod.ZodString;
|
|
343
|
+
}, zod.core.$strip>;
|
|
344
|
+
/**
|
|
345
|
+
* @summary Returns the current version of the application.
|
|
346
|
+
*/
|
|
347
|
+
export declare const applicationUpdateGetCurrentVersionResponse: zod.ZodObject<{
|
|
348
|
+
description: zod.ZodString;
|
|
349
|
+
versionNumber: zod.ZodString;
|
|
350
|
+
}, zod.core.$strip>;
|
|
351
|
+
/**
|
|
352
|
+
* @summary Not necessarily the latest version, but the latest version that is available for the application at its current version.
|
|
353
|
+
For instance, if app is currently on version 1.0, it might need to first be updated to 1.1 before it can be updated to 1.2.
|
|
354
|
+
Returns 204 if no new version available.
|
|
355
|
+
*/
|
|
356
|
+
export declare const applicationUpdateGetLatestAvailableVersionResponse: zod.ZodObject<{
|
|
357
|
+
description: zod.ZodString;
|
|
358
|
+
versionNumber: zod.ZodString;
|
|
359
|
+
}, zod.core.$strip>;
|
|
258
360
|
/**
|
|
259
361
|
* @summary Get a list of all block interfaces
|
|
260
362
|
*/
|
|
261
|
-
export declare const
|
|
363
|
+
export declare const blockSetsGetBlockSetsQueryParams: zod.ZodObject<{
|
|
262
364
|
types: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
263
365
|
}, zod.core.$strict>;
|
|
264
|
-
export declare const
|
|
265
|
-
export declare const
|
|
366
|
+
export declare const blockSetsGetBlockSetsResponseIdRegExp: RegExp;
|
|
367
|
+
export declare const blockSetsGetBlockSetsResponseItem: zod.ZodObject<{
|
|
266
368
|
blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
267
369
|
metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
|
|
268
370
|
ports: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
@@ -331,7 +433,7 @@ export declare const getBlockSetsResponseItem: zod.ZodObject<{
|
|
|
331
433
|
Debug: "Debug";
|
|
332
434
|
}>;
|
|
333
435
|
}, zod.core.$strip>;
|
|
334
|
-
export declare const
|
|
436
|
+
export declare const blockSetsGetBlockSetsResponse: zod.ZodArray<zod.ZodObject<{
|
|
335
437
|
blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
336
438
|
metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
|
|
337
439
|
ports: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
@@ -403,26 +505,26 @@ export declare const getBlockSetsResponse: zod.ZodArray<zod.ZodObject<{
|
|
|
403
505
|
/**
|
|
404
506
|
* @summary Deletes an existing custom block set.
|
|
405
507
|
*/
|
|
406
|
-
export declare const
|
|
508
|
+
export declare const blockSetsDeleteBlockSetParams: zod.ZodObject<{
|
|
407
509
|
name: zod.ZodString;
|
|
408
510
|
}, zod.core.$strict>;
|
|
409
511
|
/**
|
|
410
512
|
* @summary Adds a new custom block set.
|
|
411
513
|
*/
|
|
412
|
-
export declare const
|
|
514
|
+
export declare const blockSetsAddBlockSetParams: zod.ZodObject<{
|
|
413
515
|
name: zod.ZodString;
|
|
414
516
|
}, zod.core.$strict>;
|
|
415
|
-
export declare const
|
|
517
|
+
export declare const blockSetsAddBlockSetBody: zod.ZodObject<{
|
|
416
518
|
file: zod.ZodOptional<zod.ZodCustom<import("node:buffer").File, import("node:buffer").File>>;
|
|
417
519
|
}, zod.core.$strict>;
|
|
418
520
|
/**
|
|
419
521
|
* @summary Get a list of all block interfaces
|
|
420
522
|
*/
|
|
421
|
-
export declare const
|
|
523
|
+
export declare const blocksGetBlocksQueryParams: zod.ZodObject<{
|
|
422
524
|
types: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
423
525
|
}, zod.core.$strict>;
|
|
424
|
-
export declare const
|
|
425
|
-
export declare const
|
|
526
|
+
export declare const blocksGetBlocksResponseBlockSetIdRegExp: RegExp;
|
|
527
|
+
export declare const blocksGetBlocksResponseItem: zod.ZodObject<{
|
|
426
528
|
blockSetId: zod.ZodString;
|
|
427
529
|
connectionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
428
530
|
createdAt: zod.ZodISODateTime;
|
|
@@ -492,7 +594,7 @@ export declare const getBlocksResponseItem: zod.ZodObject<{
|
|
|
492
594
|
}>;
|
|
493
595
|
version: zod.ZodString;
|
|
494
596
|
}, zod.core.$strip>;
|
|
495
|
-
export declare const
|
|
597
|
+
export declare const blocksGetBlocksResponse: zod.ZodArray<zod.ZodObject<{
|
|
496
598
|
blockSetId: zod.ZodString;
|
|
497
599
|
connectionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
498
600
|
createdAt: zod.ZodISODateTime;
|
|
@@ -565,19 +667,19 @@ export declare const getBlocksResponse: zod.ZodArray<zod.ZodObject<{
|
|
|
565
667
|
/**
|
|
566
668
|
* @summary Manually trigger reingestion of a specific container item.
|
|
567
669
|
*/
|
|
568
|
-
export declare const
|
|
569
|
-
export declare const
|
|
670
|
+
export declare const containersReingestContainerItemPathContainerItemIdRegExp: RegExp;
|
|
671
|
+
export declare const containersReingestContainerItemParams: zod.ZodObject<{
|
|
570
672
|
containerItemId: zod.ZodString;
|
|
571
673
|
}, zod.core.$strict>;
|
|
572
|
-
export declare const
|
|
573
|
-
export declare const
|
|
674
|
+
export declare const containersPostPathContainerIdRegExp: RegExp;
|
|
675
|
+
export declare const containersPostParams: zod.ZodObject<{
|
|
574
676
|
containerId: zod.ZodString;
|
|
575
677
|
}, zod.core.$strict>;
|
|
576
|
-
export declare const
|
|
577
|
-
export declare const
|
|
678
|
+
export declare const containersPostQueryDataSetIdRegExp: RegExp;
|
|
679
|
+
export declare const containersPostQueryParams: zod.ZodObject<{
|
|
578
680
|
dataSetId: zod.ZodOptional<zod.ZodString>;
|
|
579
681
|
}, zod.core.$strict>;
|
|
580
|
-
export declare const
|
|
682
|
+
export declare const containersPostResponse: zod.ZodObject<{
|
|
581
683
|
credentialType: zod.ZodEnum<{
|
|
582
684
|
BlobStorage: "BlobStorage";
|
|
583
685
|
SqlServer: "SqlServer";
|
|
@@ -595,23 +697,23 @@ export declare const postContainersContainerIdStartflowsResponse: zod.ZodObject<
|
|
|
595
697
|
keyId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
596
698
|
name: zod.ZodString;
|
|
597
699
|
}, zod.core.$strip>;
|
|
598
|
-
export declare const
|
|
599
|
-
export declare const
|
|
600
|
-
export declare const
|
|
700
|
+
export declare const dataSetsGetGetQueryTakeDefault = 20;
|
|
701
|
+
export declare const dataSetsGetGetQuerySkipDefault = 0;
|
|
702
|
+
export declare const dataSetsGetGetQueryParams: zod.ZodObject<{
|
|
601
703
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
602
704
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
603
705
|
search: zod.ZodOptional<zod.ZodString>;
|
|
604
706
|
}, zod.core.$strict>;
|
|
605
|
-
export declare const
|
|
606
|
-
export declare const
|
|
607
|
-
export declare const
|
|
608
|
-
export declare const
|
|
609
|
-
export declare const
|
|
610
|
-
export declare const
|
|
611
|
-
export declare const
|
|
612
|
-
export declare const
|
|
613
|
-
export declare const
|
|
614
|
-
export declare const
|
|
707
|
+
export declare const dataSetsGetGetResponseDataItemDataSpaceIdRegExp: RegExp;
|
|
708
|
+
export declare const dataSetsGetGetResponseDataItemFlowActiveFlowDefinitionIdRegExp: RegExp;
|
|
709
|
+
export declare const dataSetsGetGetResponseDataItemFlowIdRegExp: RegExp;
|
|
710
|
+
export declare const dataSetsGetGetResponseDataItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
|
|
711
|
+
export declare const dataSetsGetGetResponseDataItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
|
|
712
|
+
export declare const dataSetsGetGetResponseDataItemFlowTriggersItemFlowIdRegExp: RegExp;
|
|
713
|
+
export declare const dataSetsGetGetResponseDataItemFlowTriggersItemIdRegExp: RegExp;
|
|
714
|
+
export declare const dataSetsGetGetResponseDataItemIdRegExp: RegExp;
|
|
715
|
+
export declare const dataSetsGetGetResponseDataItemVersionRegExp: RegExp;
|
|
716
|
+
export declare const dataSetsGetGetResponse: zod.ZodObject<{
|
|
615
717
|
data: zod.ZodArray<zod.ZodObject<{
|
|
616
718
|
createdAt: zod.ZodISODateTime;
|
|
617
719
|
createdByUserId: zod.ZodString;
|
|
@@ -703,36 +805,36 @@ export declare const getDataSetsResponse: zod.ZodObject<{
|
|
|
703
805
|
}, zod.core.$strip>>;
|
|
704
806
|
total: zod.ZodNumber;
|
|
705
807
|
}, zod.core.$strip>;
|
|
706
|
-
export declare const
|
|
707
|
-
export declare const
|
|
708
|
-
export declare const
|
|
808
|
+
export declare const dataSetsGetItemPathDataSetIdRegExp: RegExp;
|
|
809
|
+
export declare const dataSetsGetItemPathIdRegExp: RegExp;
|
|
810
|
+
export declare const dataSetsGetItemParams: zod.ZodObject<{
|
|
709
811
|
dataSetId: zod.ZodString;
|
|
710
812
|
id: zod.ZodString;
|
|
711
813
|
}, zod.core.$strict>;
|
|
712
814
|
/**
|
|
713
815
|
* @summary Remove a specific data set from SmartSpace, using its ID to ensure accurate deletion.
|
|
714
816
|
*/
|
|
715
|
-
export declare const
|
|
716
|
-
export declare const
|
|
817
|
+
export declare const dataSetsDeleteIdPathIdRegExp: RegExp;
|
|
818
|
+
export declare const dataSetsDeleteIdParams: zod.ZodObject<{
|
|
717
819
|
id: zod.ZodString;
|
|
718
820
|
}, zod.core.$strict>;
|
|
719
821
|
/**
|
|
720
822
|
* @summary Retrieve detailed information about a specific data set in SmartSpace by its ID
|
|
721
823
|
*/
|
|
722
|
-
export declare const
|
|
723
|
-
export declare const
|
|
824
|
+
export declare const dataSetsGetByIdPathIdRegExp: RegExp;
|
|
825
|
+
export declare const dataSetsGetByIdParams: zod.ZodObject<{
|
|
724
826
|
id: zod.ZodString;
|
|
725
827
|
}, zod.core.$strict>;
|
|
726
|
-
export declare const
|
|
727
|
-
export declare const
|
|
728
|
-
export declare const
|
|
729
|
-
export declare const
|
|
730
|
-
export declare const
|
|
731
|
-
export declare const
|
|
732
|
-
export declare const
|
|
733
|
-
export declare const
|
|
734
|
-
export declare const
|
|
735
|
-
export declare const
|
|
828
|
+
export declare const dataSetsGetByIdResponseDataSpaceIdRegExp: RegExp;
|
|
829
|
+
export declare const dataSetsGetByIdResponseFlowActiveFlowDefinitionIdRegExp: RegExp;
|
|
830
|
+
export declare const dataSetsGetByIdResponseFlowIdRegExp: RegExp;
|
|
831
|
+
export declare const dataSetsGetByIdResponseFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
|
|
832
|
+
export declare const dataSetsGetByIdResponseFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
|
|
833
|
+
export declare const dataSetsGetByIdResponseFlowTriggersItemFlowIdRegExp: RegExp;
|
|
834
|
+
export declare const dataSetsGetByIdResponseFlowTriggersItemIdRegExp: RegExp;
|
|
835
|
+
export declare const dataSetsGetByIdResponseIdRegExp: RegExp;
|
|
836
|
+
export declare const dataSetsGetByIdResponseVersionRegExp: RegExp;
|
|
837
|
+
export declare const dataSetsGetByIdResponse: zod.ZodObject<{
|
|
736
838
|
createdAt: zod.ZodISODateTime;
|
|
737
839
|
createdByUserId: zod.ZodString;
|
|
738
840
|
dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -824,12 +926,12 @@ export declare const getDataSetsIdResponse: zod.ZodObject<{
|
|
|
824
926
|
/**
|
|
825
927
|
* @summary Create a new dataset in SmartSpace, specifying details like name, datasource, and properties.
|
|
826
928
|
*/
|
|
827
|
-
export declare const
|
|
929
|
+
export declare const dataSetsPutIdParams: zod.ZodObject<{
|
|
828
930
|
id: zod.ZodString;
|
|
829
931
|
}, zod.core.$strict>;
|
|
830
|
-
export declare const
|
|
831
|
-
export declare const
|
|
832
|
-
export declare const
|
|
932
|
+
export declare const dataSetsPutIdBodyContainerInfoItemDataSourceIdRegExp: RegExp;
|
|
933
|
+
export declare const dataSetsPutIdBodyIdRegExp: RegExp;
|
|
934
|
+
export declare const dataSetsPutIdBody: zod.ZodObject<{
|
|
833
935
|
containerInfo: zod.ZodArray<zod.ZodObject<{
|
|
834
936
|
dataSourceId: zod.ZodString;
|
|
835
937
|
path: zod.ZodString;
|
|
@@ -841,25 +943,25 @@ export declare const putDataSetsIdBody: zod.ZodObject<{
|
|
|
841
943
|
/**
|
|
842
944
|
* @summary Create a new dataset in SmartSpace, specifying details like name, datasource, and properties.
|
|
843
945
|
*/
|
|
844
|
-
export declare const
|
|
845
|
-
export declare const
|
|
946
|
+
export declare const dataSetsPutIdBasicInfoPathIdRegExp: RegExp;
|
|
947
|
+
export declare const dataSetsPutIdBasicInfoParams: zod.ZodObject<{
|
|
846
948
|
id: zod.ZodString;
|
|
847
949
|
}, zod.core.$strict>;
|
|
848
|
-
export declare const
|
|
950
|
+
export declare const dataSetsPutIdBasicInfoBody: zod.ZodObject<{
|
|
849
951
|
description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
850
952
|
name: zod.ZodString;
|
|
851
953
|
}, zod.core.$strict>;
|
|
852
|
-
export declare const
|
|
853
|
-
export declare const
|
|
954
|
+
export declare const dataSetsClearPathIdRegExp: RegExp;
|
|
955
|
+
export declare const dataSetsClearParams: zod.ZodObject<{
|
|
854
956
|
id: zod.ZodString;
|
|
855
957
|
}, zod.core.$strict>;
|
|
856
|
-
export declare const
|
|
857
|
-
export declare const
|
|
958
|
+
export declare const dataSetsGetContainerItemsRunHistoryPathIdRegExp: RegExp;
|
|
959
|
+
export declare const dataSetsGetContainerItemsRunHistoryParams: zod.ZodObject<{
|
|
858
960
|
id: zod.ZodString;
|
|
859
961
|
}, zod.core.$strict>;
|
|
860
|
-
export declare const
|
|
861
|
-
export declare const
|
|
862
|
-
export declare const
|
|
962
|
+
export declare const dataSetsGetContainerItemsRunHistoryQuerySkipDefault = 0;
|
|
963
|
+
export declare const dataSetsGetContainerItemsRunHistoryQueryTakeDefault = 50;
|
|
964
|
+
export declare const dataSetsGetContainerItemsRunHistoryQueryParams: zod.ZodObject<{
|
|
863
965
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
864
966
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
865
967
|
search: zod.ZodOptional<zod.ZodString>;
|
|
@@ -867,77 +969,77 @@ export declare const getDataSetsIdContainerItemsRunHistoryQueryParams: zod.ZodOb
|
|
|
867
969
|
/**
|
|
868
970
|
* @summary Create a new dataset in SmartSpace, specifying details like name, datasource, and properties.
|
|
869
971
|
*/
|
|
870
|
-
export declare const
|
|
871
|
-
export declare const
|
|
972
|
+
export declare const dataSetsSetDataspacePathIdRegExp: RegExp;
|
|
973
|
+
export declare const dataSetsSetDataspaceParams: zod.ZodObject<{
|
|
872
974
|
id: zod.ZodString;
|
|
873
975
|
}, zod.core.$strict>;
|
|
874
|
-
export declare const
|
|
875
|
-
export declare const
|
|
876
|
-
export declare const
|
|
877
|
-
export declare const
|
|
976
|
+
export declare const dataSetsSetDataspaceBodyRegExp: RegExp;
|
|
977
|
+
export declare const dataSetsSetDataspaceBody: zod.ZodString;
|
|
978
|
+
export declare const dataSetsExportPathIdRegExp: RegExp;
|
|
979
|
+
export declare const dataSetsExportParams: zod.ZodObject<{
|
|
878
980
|
id: zod.ZodString;
|
|
879
981
|
}, zod.core.$strict>;
|
|
880
|
-
export declare const
|
|
881
|
-
export declare const
|
|
982
|
+
export declare const dataSetsGetIdItemsPathIdRegExp: RegExp;
|
|
983
|
+
export declare const dataSetsGetIdItemsParams: zod.ZodObject<{
|
|
882
984
|
id: zod.ZodString;
|
|
883
985
|
}, zod.core.$strict>;
|
|
884
|
-
export declare const
|
|
885
|
-
export declare const
|
|
886
|
-
export declare const
|
|
986
|
+
export declare const dataSetsGetIdItemsQuerySkipDefault = 0;
|
|
987
|
+
export declare const dataSetsGetIdItemsQueryTakeDefault = 20;
|
|
988
|
+
export declare const dataSetsGetIdItemsQueryParams: zod.ZodObject<{
|
|
887
989
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
888
990
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
889
991
|
}, zod.core.$strict>;
|
|
890
|
-
export declare const
|
|
891
|
-
export declare const
|
|
992
|
+
export declare const dataSetsAddItemPathIdRegExp: RegExp;
|
|
993
|
+
export declare const dataSetsAddItemParams: zod.ZodObject<{
|
|
892
994
|
id: zod.ZodString;
|
|
893
995
|
}, zod.core.$strict>;
|
|
894
|
-
export declare const
|
|
895
|
-
export declare const
|
|
996
|
+
export declare const dataSetsAddItemBodyIdRegExp: RegExp;
|
|
997
|
+
export declare const dataSetsAddItemBody: zod.ZodObject<{
|
|
896
998
|
id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
897
999
|
properties: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
|
|
898
1000
|
}, zod.core.$strict>;
|
|
899
|
-
export declare const
|
|
900
|
-
export declare const
|
|
1001
|
+
export declare const dataSetsSearchItemsPathIdRegExp: RegExp;
|
|
1002
|
+
export declare const dataSetsSearchItemsParams: zod.ZodObject<{
|
|
901
1003
|
id: zod.ZodString;
|
|
902
1004
|
}, zod.core.$strict>;
|
|
903
|
-
export declare const
|
|
1005
|
+
export declare const dataSetsSearchItemsBody: zod.ZodObject<{
|
|
904
1006
|
filter: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodAny>>>;
|
|
905
1007
|
query: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
906
1008
|
skip: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
|
|
907
1009
|
take: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
|
|
908
1010
|
}, zod.core.$strict>;
|
|
909
|
-
export declare const
|
|
910
|
-
export declare const
|
|
911
|
-
export declare const
|
|
1011
|
+
export declare const dataSetsDeleteIdItemsItemIdPathIdRegExp: RegExp;
|
|
1012
|
+
export declare const dataSetsDeleteIdItemsItemIdPathItemIdRegExp: RegExp;
|
|
1013
|
+
export declare const dataSetsDeleteIdItemsItemIdParams: zod.ZodObject<{
|
|
912
1014
|
id: zod.ZodString;
|
|
913
1015
|
itemId: zod.ZodString;
|
|
914
1016
|
}, zod.core.$strict>;
|
|
915
1017
|
/**
|
|
916
1018
|
* @summary Add a property to a dataset
|
|
917
1019
|
*/
|
|
918
|
-
export declare const
|
|
919
|
-
export declare const
|
|
1020
|
+
export declare const dataSetsAddDataSetPropertyPathIdRegExp: RegExp;
|
|
1021
|
+
export declare const dataSetsAddDataSetPropertyParams: zod.ZodObject<{
|
|
920
1022
|
id: zod.ZodString;
|
|
921
1023
|
}, zod.core.$strict>;
|
|
922
|
-
export declare const
|
|
1024
|
+
export declare const dataSetsAddDataSetPropertyBody: zod.ZodObject<{
|
|
923
1025
|
description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
924
1026
|
isVector: zod.ZodBoolean;
|
|
925
1027
|
name: zod.ZodString;
|
|
926
1028
|
}, zod.core.$strict>;
|
|
927
|
-
export declare const
|
|
1029
|
+
export declare const dataSetsAddDataSetPropertyResponse: zod.ZodObject<{
|
|
928
1030
|
description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
929
1031
|
isVector: zod.ZodBoolean;
|
|
930
1032
|
name: zod.ZodString;
|
|
931
1033
|
}, zod.core.$strip>;
|
|
932
|
-
export declare const
|
|
933
|
-
export declare const
|
|
1034
|
+
export declare const dataSetsDeleteDataSetPropertyPathIdRegExp: RegExp;
|
|
1035
|
+
export declare const dataSetsDeleteDataSetPropertyParams: zod.ZodObject<{
|
|
934
1036
|
id: zod.ZodString;
|
|
935
1037
|
name: zod.ZodString;
|
|
936
1038
|
}, zod.core.$strict>;
|
|
937
1039
|
/**
|
|
938
1040
|
* @summary Fetch a list of all available data source types in SmartSpace.
|
|
939
1041
|
*/
|
|
940
|
-
export declare const
|
|
1042
|
+
export declare const dataSourceTypesGetResponseItem: zod.ZodObject<{
|
|
941
1043
|
credentialsDefinition: zod.ZodObject<{
|
|
942
1044
|
credentialsType: zod.ZodEnum<{
|
|
943
1045
|
Dictionary: "Dictionary";
|
|
@@ -956,7 +1058,7 @@ export declare const getDataSourceTypesResponseItem: zod.ZodObject<{
|
|
|
956
1058
|
id: zod.ZodString;
|
|
957
1059
|
name: zod.ZodString;
|
|
958
1060
|
}, zod.core.$strip>;
|
|
959
|
-
export declare const
|
|
1061
|
+
export declare const dataSourceTypesGetResponse: zod.ZodArray<zod.ZodObject<{
|
|
960
1062
|
credentialsDefinition: zod.ZodObject<{
|
|
961
1063
|
credentialsType: zod.ZodEnum<{
|
|
962
1064
|
Dictionary: "Dictionary";
|
|
@@ -978,11 +1080,11 @@ export declare const getDataSourceTypesResponse: zod.ZodArray<zod.ZodObject<{
|
|
|
978
1080
|
/**
|
|
979
1081
|
* @summary Check for available containers for a specific data source type in SmartSpace.
|
|
980
1082
|
*/
|
|
981
|
-
export declare const
|
|
1083
|
+
export declare const dataSourceTypesGetAvailableContainersBody: zod.ZodObject<{
|
|
982
1084
|
credentials: zod.ZodRecord<zod.ZodString, zod.ZodString>;
|
|
983
1085
|
dataSourceTypeId: zod.ZodString;
|
|
984
1086
|
}, zod.core.$strict>;
|
|
985
|
-
export declare const
|
|
1087
|
+
export declare const dataSourceTypesGetAvailableContainersResponseItem: zod.ZodObject<{
|
|
986
1088
|
children: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodAny>>>;
|
|
987
1089
|
name: zod.ZodString;
|
|
988
1090
|
path: zod.ZodString;
|
|
@@ -991,7 +1093,7 @@ export declare const postDataSourceTypesAvailableContainersResponseItem: zod.Zod
|
|
|
991
1093
|
name: zod.ZodString;
|
|
992
1094
|
}, zod.core.$strip>>;
|
|
993
1095
|
}, zod.core.$strip>;
|
|
994
|
-
export declare const
|
|
1096
|
+
export declare const dataSourceTypesGetAvailableContainersResponse: zod.ZodArray<zod.ZodObject<{
|
|
995
1097
|
children: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodAny>>>;
|
|
996
1098
|
name: zod.ZodString;
|
|
997
1099
|
path: zod.ZodString;
|
|
@@ -1003,11 +1105,11 @@ export declare const postDataSourceTypesAvailableContainersResponse: zod.ZodArra
|
|
|
1003
1105
|
/**
|
|
1004
1106
|
* @summary Test the connection for a data source type in SmartSpace, verifying credentials and connectivity.
|
|
1005
1107
|
*/
|
|
1006
|
-
export declare const
|
|
1108
|
+
export declare const dataSourceTypesTestConnectionBody: zod.ZodObject<{
|
|
1007
1109
|
credentials: zod.ZodRecord<zod.ZodString, zod.ZodString>;
|
|
1008
1110
|
dataSourceTypeId: zod.ZodString;
|
|
1009
1111
|
}, zod.core.$strict>;
|
|
1010
|
-
export declare const
|
|
1112
|
+
export declare const dataSourceTypesTestConnectionResponse: zod.ZodObject<{
|
|
1011
1113
|
exceptionType: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1012
1114
|
isSuccessful: zod.ZodBoolean;
|
|
1013
1115
|
message: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -1016,17 +1118,17 @@ export declare const postDataSourceTypesTestConnectionResponse: zod.ZodObject<{
|
|
|
1016
1118
|
/**
|
|
1017
1119
|
* @summary Obtain a list of all data sources configured in SmartSpace, with optional pagination options take and skip.
|
|
1018
1120
|
*/
|
|
1019
|
-
export declare const
|
|
1020
|
-
export declare const
|
|
1021
|
-
export declare const
|
|
1121
|
+
export declare const dataSourcesGetQueryTakeDefault = 20;
|
|
1122
|
+
export declare const dataSourcesGetQuerySkipDefault = 0;
|
|
1123
|
+
export declare const dataSourcesGetQueryParams: zod.ZodObject<{
|
|
1022
1124
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
1023
1125
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
1024
1126
|
search: zod.ZodOptional<zod.ZodString>;
|
|
1025
1127
|
}, zod.core.$strict>;
|
|
1026
|
-
export declare const
|
|
1027
|
-
export declare const
|
|
1028
|
-
export declare const
|
|
1029
|
-
export declare const
|
|
1128
|
+
export declare const dataSourcesGetResponseDataItemContainersItemDataSourceIdRegExp: RegExp;
|
|
1129
|
+
export declare const dataSourcesGetResponseDataItemContainersItemIdRegExp: RegExp;
|
|
1130
|
+
export declare const dataSourcesGetResponseDataItemIdRegExp: RegExp;
|
|
1131
|
+
export declare const dataSourcesGetResponse: zod.ZodObject<{
|
|
1030
1132
|
data: zod.ZodArray<zod.ZodObject<{
|
|
1031
1133
|
containers: zod.ZodArray<zod.ZodObject<{
|
|
1032
1134
|
dataSourceId: zod.ZodString;
|
|
@@ -1061,7 +1163,7 @@ export declare const getDataSourcesResponse: zod.ZodObject<{
|
|
|
1061
1163
|
/**
|
|
1062
1164
|
* @summary Create a new data source in SmartSpace, defining its properties and credentials for integration.
|
|
1063
1165
|
*/
|
|
1064
|
-
export declare const
|
|
1166
|
+
export declare const dataSourcesPostBody: zod.ZodObject<{
|
|
1065
1167
|
credentialType: zod.ZodEnum<{
|
|
1066
1168
|
BlobStorage: "BlobStorage";
|
|
1067
1169
|
SqlServer: "SqlServer";
|
|
@@ -1079,7 +1181,7 @@ export declare const postDataSourcesBody: zod.ZodObject<{
|
|
|
1079
1181
|
keyId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1080
1182
|
name: zod.ZodString;
|
|
1081
1183
|
}, zod.core.$strict>;
|
|
1082
|
-
export declare const
|
|
1184
|
+
export declare const dataSourcesPostResponse: zod.ZodObject<{
|
|
1083
1185
|
credentialType: zod.ZodEnum<{
|
|
1084
1186
|
BlobStorage: "BlobStorage";
|
|
1085
1187
|
SqlServer: "SqlServer";
|
|
@@ -1100,40 +1202,40 @@ export declare const postDataSourcesResponse: zod.ZodObject<{
|
|
|
1100
1202
|
/**
|
|
1101
1203
|
* @summary Remove a specific data source from SmartSpace using its unique ID.
|
|
1102
1204
|
*/
|
|
1103
|
-
export declare const
|
|
1104
|
-
export declare const
|
|
1205
|
+
export declare const dataSourcesDeletePathDataSourceIdRegExp: RegExp;
|
|
1206
|
+
export declare const dataSourcesDeleteParams: zod.ZodObject<{
|
|
1105
1207
|
dataSourceId: zod.ZodString;
|
|
1106
1208
|
}, zod.core.$strict>;
|
|
1107
1209
|
/**
|
|
1108
1210
|
* @summary Update the configuration of an existing data source in SmartSpace by specifying its ID.
|
|
1109
1211
|
*/
|
|
1110
|
-
export declare const
|
|
1111
|
-
export declare const
|
|
1212
|
+
export declare const dataSourcesPutPathDataSourceIdRegExp: RegExp;
|
|
1213
|
+
export declare const dataSourcesPutParams: zod.ZodObject<{
|
|
1112
1214
|
dataSourceId: zod.ZodString;
|
|
1113
1215
|
}, zod.core.$strict>;
|
|
1114
|
-
export declare const
|
|
1216
|
+
export declare const dataSourcesPutBody: zod.ZodObject<{
|
|
1115
1217
|
name: zod.ZodString;
|
|
1116
1218
|
}, zod.core.$strict>;
|
|
1117
1219
|
/**
|
|
1118
1220
|
* @summary Retrieve container information associated with a specific data source in SmartSpace, using it's ID.
|
|
1119
1221
|
*/
|
|
1120
|
-
export declare const
|
|
1121
|
-
export declare const
|
|
1222
|
+
export declare const dataSourcesContainersPathDataSourceIdRegExp: RegExp;
|
|
1223
|
+
export declare const dataSourcesContainersParams: zod.ZodObject<{
|
|
1122
1224
|
dataSourceId: zod.ZodString;
|
|
1123
1225
|
}, zod.core.$strict>;
|
|
1124
|
-
export declare const
|
|
1226
|
+
export declare const dataSourcesContainersQueryParams: zod.ZodObject<{
|
|
1125
1227
|
parentId: zod.ZodOptional<zod.ZodString>;
|
|
1126
1228
|
search: zod.ZodOptional<zod.ZodString>;
|
|
1127
1229
|
}, zod.core.$strict>;
|
|
1128
|
-
export declare const
|
|
1129
|
-
export declare const
|
|
1130
|
-
export declare const
|
|
1230
|
+
export declare const dataSourcesContainersResponseDataSourceIdRegExp: RegExp;
|
|
1231
|
+
export declare const dataSourcesContainersResponseIdRegExp: RegExp;
|
|
1232
|
+
export declare const dataSourcesContainersResponseItem: zod.ZodObject<{
|
|
1131
1233
|
dataSourceId: zod.ZodString;
|
|
1132
1234
|
id: zod.ZodString;
|
|
1133
1235
|
name: zod.ZodString;
|
|
1134
1236
|
path: zod.ZodString;
|
|
1135
1237
|
}, zod.core.$strip>;
|
|
1136
|
-
export declare const
|
|
1238
|
+
export declare const dataSourcesContainersResponse: zod.ZodArray<zod.ZodObject<{
|
|
1137
1239
|
dataSourceId: zod.ZodString;
|
|
1138
1240
|
id: zod.ZodString;
|
|
1139
1241
|
name: zod.ZodString;
|
|
@@ -1142,36 +1244,56 @@ export declare const getDataSourcesDataSourceIdContainersResponse: zod.ZodArray<
|
|
|
1142
1244
|
/**
|
|
1143
1245
|
* @summary Update the credentials for an existing data source in SmartSpace by specifying its ID.
|
|
1144
1246
|
*/
|
|
1145
|
-
export declare const
|
|
1146
|
-
export declare const
|
|
1247
|
+
export declare const dataSourcesUpdateCredentialsPathDataSourceIdRegExp: RegExp;
|
|
1248
|
+
export declare const dataSourcesUpdateCredentialsParams: zod.ZodObject<{
|
|
1147
1249
|
dataSourceId: zod.ZodString;
|
|
1148
1250
|
}, zod.core.$strict>;
|
|
1149
|
-
export declare const
|
|
1251
|
+
export declare const dataSourcesUpdateCredentialsBody: zod.ZodObject<{
|
|
1150
1252
|
credentials: zod.ZodRecord<zod.ZodString, zod.ZodNullable<zod.ZodString>>;
|
|
1151
1253
|
}, zod.core.$strict>;
|
|
1254
|
+
export declare const dataSourcesGetAdminUsersPathIdRegExp: RegExp;
|
|
1255
|
+
export declare const dataSourcesGetAdminUsersParams: zod.ZodObject<{
|
|
1256
|
+
id: zod.ZodString;
|
|
1257
|
+
}, zod.core.$strict>;
|
|
1258
|
+
export declare const dataSourcesGetAdminUsersResponseItem: zod.ZodString;
|
|
1259
|
+
export declare const dataSourcesGetAdminUsersResponse: zod.ZodArray<zod.ZodString>;
|
|
1260
|
+
export declare const dataSourcesDeleteAdminPathIdRegExp: RegExp;
|
|
1261
|
+
export declare const dataSourcesDeleteAdminParams: zod.ZodObject<{
|
|
1262
|
+
id: zod.ZodString;
|
|
1263
|
+
userId: zod.ZodString;
|
|
1264
|
+
}, zod.core.$strict>;
|
|
1265
|
+
export declare const dataSourcesDeleteAdminResponseItem: zod.ZodString;
|
|
1266
|
+
export declare const dataSourcesDeleteAdminResponse: zod.ZodArray<zod.ZodString>;
|
|
1267
|
+
export declare const dataSourcesAddAdminPathIdRegExp: RegExp;
|
|
1268
|
+
export declare const dataSourcesAddAdminParams: zod.ZodObject<{
|
|
1269
|
+
id: zod.ZodString;
|
|
1270
|
+
userId: zod.ZodString;
|
|
1271
|
+
}, zod.core.$strict>;
|
|
1272
|
+
export declare const dataSourcesAddAdminResponseItem: zod.ZodString;
|
|
1273
|
+
export declare const dataSourcesAddAdminResponse: zod.ZodArray<zod.ZodString>;
|
|
1152
1274
|
/**
|
|
1153
1275
|
* @summary Retrieve a list of all data spaces in SmartSpace, with options for pagination to manage large sets of data spaces.
|
|
1154
1276
|
*/
|
|
1155
|
-
export declare const
|
|
1156
|
-
export declare const
|
|
1157
|
-
export declare const
|
|
1277
|
+
export declare const dataSpacesGetQueryTakeDefault = 20;
|
|
1278
|
+
export declare const dataSpacesGetQuerySkipDefault = 0;
|
|
1279
|
+
export declare const dataSpacesGetQueryParams: zod.ZodObject<{
|
|
1158
1280
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
1159
1281
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
1160
1282
|
search: zod.ZodOptional<zod.ZodString>;
|
|
1161
1283
|
}, zod.core.$strict>;
|
|
1162
|
-
export declare const
|
|
1163
|
-
export declare const
|
|
1164
|
-
export declare const
|
|
1165
|
-
export declare const
|
|
1166
|
-
export declare const
|
|
1167
|
-
export declare const
|
|
1168
|
-
export declare const
|
|
1169
|
-
export declare const
|
|
1170
|
-
export declare const
|
|
1171
|
-
export declare const
|
|
1172
|
-
export declare const
|
|
1173
|
-
export declare const
|
|
1174
|
-
export declare const
|
|
1284
|
+
export declare const dataSpacesGetResponseDataItemDataSetsItemDataSpaceIdRegExp: RegExp;
|
|
1285
|
+
export declare const dataSpacesGetResponseDataItemDataSetsItemFlowActiveFlowDefinitionIdRegExp: RegExp;
|
|
1286
|
+
export declare const dataSpacesGetResponseDataItemDataSetsItemFlowIdRegExp: RegExp;
|
|
1287
|
+
export declare const dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
|
|
1288
|
+
export declare const dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
|
|
1289
|
+
export declare const dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemFlowIdRegExp: RegExp;
|
|
1290
|
+
export declare const dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemIdRegExp: RegExp;
|
|
1291
|
+
export declare const dataSpacesGetResponseDataItemDataSetsItemIdRegExp: RegExp;
|
|
1292
|
+
export declare const dataSpacesGetResponseDataItemDataSetsItemVersionRegExp: RegExp;
|
|
1293
|
+
export declare const dataSpacesGetResponseDataItemIdRegExp: RegExp;
|
|
1294
|
+
export declare const dataSpacesGetResponseDataItemParentWorkspaceIdRegExp: RegExp;
|
|
1295
|
+
export declare const dataSpacesGetResponseDataItemWorkspacesInfoItemIdRegExp: RegExp;
|
|
1296
|
+
export declare const dataSpacesGetResponse: zod.ZodObject<{
|
|
1175
1297
|
data: zod.ZodArray<zod.ZodObject<{
|
|
1176
1298
|
createdAt: zod.ZodISODateTime;
|
|
1177
1299
|
createdByUserId: zod.ZodString;
|
|
@@ -1279,43 +1401,43 @@ export declare const getDataSpacesResponse: zod.ZodObject<{
|
|
|
1279
1401
|
/**
|
|
1280
1402
|
* @summary Create a new dataspace in SmartSpace, specifying details like name, associated datasources, and containers.
|
|
1281
1403
|
*/
|
|
1282
|
-
export declare const
|
|
1283
|
-
export declare const
|
|
1404
|
+
export declare const dataSpacesPostBodyDataSetIdsItemRegExp: RegExp;
|
|
1405
|
+
export declare const dataSpacesPostBody: zod.ZodObject<{
|
|
1284
1406
|
dataSetIds: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
|
|
1285
1407
|
name: zod.ZodString;
|
|
1286
1408
|
}, zod.core.$strict>;
|
|
1287
|
-
export declare const
|
|
1288
|
-
export declare const
|
|
1409
|
+
export declare const dataSpacesPostResponseDataSetIdsItemRegExp: RegExp;
|
|
1410
|
+
export declare const dataSpacesPostResponse: zod.ZodObject<{
|
|
1289
1411
|
dataSetIds: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
|
|
1290
1412
|
name: zod.ZodString;
|
|
1291
1413
|
}, zod.core.$strip>;
|
|
1292
1414
|
/**
|
|
1293
1415
|
* @summary Remove a specific data space from SmartSpace, using its ID to ensure accurate deletion.
|
|
1294
1416
|
*/
|
|
1295
|
-
export declare const
|
|
1296
|
-
export declare const
|
|
1417
|
+
export declare const dataSpacesDeletePathIdRegExp: RegExp;
|
|
1418
|
+
export declare const dataSpacesDeleteParams: zod.ZodObject<{
|
|
1297
1419
|
id: zod.ZodString;
|
|
1298
1420
|
}, zod.core.$strict>;
|
|
1299
1421
|
/**
|
|
1300
1422
|
* @summary Retrieve detailed information about a specific data space in SmartSpace by its ID
|
|
1301
1423
|
*/
|
|
1302
|
-
export declare const
|
|
1303
|
-
export declare const
|
|
1304
|
-
id: zod.ZodString;
|
|
1305
|
-
}, zod.core.$strict>;
|
|
1306
|
-
export declare const
|
|
1307
|
-
export declare const
|
|
1308
|
-
export declare const
|
|
1309
|
-
export declare const
|
|
1310
|
-
export declare const
|
|
1311
|
-
export declare const
|
|
1312
|
-
export declare const
|
|
1313
|
-
export declare const
|
|
1314
|
-
export declare const
|
|
1315
|
-
export declare const
|
|
1316
|
-
export declare const
|
|
1317
|
-
export declare const
|
|
1318
|
-
export declare const
|
|
1424
|
+
export declare const dataSpacesGetByIdPathIdRegExp: RegExp;
|
|
1425
|
+
export declare const dataSpacesGetByIdParams: zod.ZodObject<{
|
|
1426
|
+
id: zod.ZodString;
|
|
1427
|
+
}, zod.core.$strict>;
|
|
1428
|
+
export declare const dataSpacesGetByIdResponseDataSetsItemDataSpaceIdRegExp: RegExp;
|
|
1429
|
+
export declare const dataSpacesGetByIdResponseDataSetsItemFlowActiveFlowDefinitionIdRegExp: RegExp;
|
|
1430
|
+
export declare const dataSpacesGetByIdResponseDataSetsItemFlowIdRegExp: RegExp;
|
|
1431
|
+
export declare const dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
|
|
1432
|
+
export declare const dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
|
|
1433
|
+
export declare const dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemFlowIdRegExp: RegExp;
|
|
1434
|
+
export declare const dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemIdRegExp: RegExp;
|
|
1435
|
+
export declare const dataSpacesGetByIdResponseDataSetsItemIdRegExp: RegExp;
|
|
1436
|
+
export declare const dataSpacesGetByIdResponseDataSetsItemVersionRegExp: RegExp;
|
|
1437
|
+
export declare const dataSpacesGetByIdResponseIdRegExp: RegExp;
|
|
1438
|
+
export declare const dataSpacesGetByIdResponseParentWorkspaceIdRegExp: RegExp;
|
|
1439
|
+
export declare const dataSpacesGetByIdResponseWorkspacesInfoItemIdRegExp: RegExp;
|
|
1440
|
+
export declare const dataSpacesGetByIdResponse: zod.ZodObject<{
|
|
1319
1441
|
createdAt: zod.ZodISODateTime;
|
|
1320
1442
|
createdByUserId: zod.ZodString;
|
|
1321
1443
|
dataSets: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
|
|
@@ -1420,41 +1542,61 @@ export declare const getDataSpacesIdResponse: zod.ZodObject<{
|
|
|
1420
1542
|
/**
|
|
1421
1543
|
* @summary Update details of a specific data space in SmartSpace, using the ID of the data space.
|
|
1422
1544
|
*/
|
|
1423
|
-
export declare const
|
|
1424
|
-
export declare const
|
|
1545
|
+
export declare const dataSpacesPutPathIdRegExp: RegExp;
|
|
1546
|
+
export declare const dataSpacesPutParams: zod.ZodObject<{
|
|
1425
1547
|
id: zod.ZodString;
|
|
1426
1548
|
}, zod.core.$strict>;
|
|
1427
|
-
export declare const
|
|
1428
|
-
export declare const
|
|
1429
|
-
export declare const
|
|
1549
|
+
export declare const dataSpacesPutBodyDataSetIdsItemRegExp: RegExp;
|
|
1550
|
+
export declare const dataSpacesPutBodyIdRegExp: RegExp;
|
|
1551
|
+
export declare const dataSpacesPutBody: zod.ZodObject<{
|
|
1430
1552
|
dataSetIds: zod.ZodArray<zod.ZodString>;
|
|
1431
1553
|
id: zod.ZodString;
|
|
1432
1554
|
name: zod.ZodString;
|
|
1433
1555
|
}, zod.core.$strict>;
|
|
1556
|
+
export declare const dataSpacesGetAdminUsersPathIdRegExp: RegExp;
|
|
1557
|
+
export declare const dataSpacesGetAdminUsersParams: zod.ZodObject<{
|
|
1558
|
+
id: zod.ZodString;
|
|
1559
|
+
}, zod.core.$strict>;
|
|
1560
|
+
export declare const dataSpacesGetAdminUsersResponseItem: zod.ZodString;
|
|
1561
|
+
export declare const dataSpacesGetAdminUsersResponse: zod.ZodArray<zod.ZodString>;
|
|
1562
|
+
export declare const dataSpacesDeleteAdminPathIdRegExp: RegExp;
|
|
1563
|
+
export declare const dataSpacesDeleteAdminParams: zod.ZodObject<{
|
|
1564
|
+
id: zod.ZodString;
|
|
1565
|
+
userId: zod.ZodString;
|
|
1566
|
+
}, zod.core.$strict>;
|
|
1567
|
+
export declare const dataSpacesDeleteAdminResponseItem: zod.ZodString;
|
|
1568
|
+
export declare const dataSpacesDeleteAdminResponse: zod.ZodArray<zod.ZodString>;
|
|
1569
|
+
export declare const dataSpacesAddAdminPathIdRegExp: RegExp;
|
|
1570
|
+
export declare const dataSpacesAddAdminParams: zod.ZodObject<{
|
|
1571
|
+
id: zod.ZodString;
|
|
1572
|
+
userId: zod.ZodString;
|
|
1573
|
+
}, zod.core.$strict>;
|
|
1574
|
+
export declare const dataSpacesAddAdminResponseItem: zod.ZodString;
|
|
1575
|
+
export declare const dataSpacesAddAdminResponse: zod.ZodArray<zod.ZodString>;
|
|
1434
1576
|
/**
|
|
1435
1577
|
* @summary Retrieve a list of all data sets in SmartSpace, with options for pagination to manage large sets of data sets.
|
|
1436
1578
|
*/
|
|
1437
|
-
export declare const
|
|
1438
|
-
export declare const
|
|
1579
|
+
export declare const dataSpacesGetDataSetsPathIdRegExp: RegExp;
|
|
1580
|
+
export declare const dataSpacesGetDataSetsParams: zod.ZodObject<{
|
|
1439
1581
|
id: zod.ZodString;
|
|
1440
1582
|
}, zod.core.$strict>;
|
|
1441
|
-
export declare const
|
|
1442
|
-
export declare const
|
|
1443
|
-
export declare const
|
|
1583
|
+
export declare const dataSpacesGetDataSetsQueryTakeDefault = 20;
|
|
1584
|
+
export declare const dataSpacesGetDataSetsQuerySkipDefault = 0;
|
|
1585
|
+
export declare const dataSpacesGetDataSetsQueryParams: zod.ZodObject<{
|
|
1444
1586
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
1445
1587
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
1446
1588
|
search: zod.ZodOptional<zod.ZodString>;
|
|
1447
1589
|
}, zod.core.$strict>;
|
|
1448
|
-
export declare const
|
|
1449
|
-
export declare const
|
|
1450
|
-
export declare const
|
|
1451
|
-
export declare const
|
|
1452
|
-
export declare const
|
|
1453
|
-
export declare const
|
|
1454
|
-
export declare const
|
|
1455
|
-
export declare const
|
|
1456
|
-
export declare const
|
|
1457
|
-
export declare const
|
|
1590
|
+
export declare const dataSpacesGetDataSetsResponseDataItemDataSpaceIdRegExp: RegExp;
|
|
1591
|
+
export declare const dataSpacesGetDataSetsResponseDataItemFlowActiveFlowDefinitionIdRegExp: RegExp;
|
|
1592
|
+
export declare const dataSpacesGetDataSetsResponseDataItemFlowIdRegExp: RegExp;
|
|
1593
|
+
export declare const dataSpacesGetDataSetsResponseDataItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
|
|
1594
|
+
export declare const dataSpacesGetDataSetsResponseDataItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
|
|
1595
|
+
export declare const dataSpacesGetDataSetsResponseDataItemFlowTriggersItemFlowIdRegExp: RegExp;
|
|
1596
|
+
export declare const dataSpacesGetDataSetsResponseDataItemFlowTriggersItemIdRegExp: RegExp;
|
|
1597
|
+
export declare const dataSpacesGetDataSetsResponseDataItemIdRegExp: RegExp;
|
|
1598
|
+
export declare const dataSpacesGetDataSetsResponseDataItemVersionRegExp: RegExp;
|
|
1599
|
+
export declare const dataSpacesGetDataSetsResponse: zod.ZodObject<{
|
|
1458
1600
|
data: zod.ZodArray<zod.ZodObject<{
|
|
1459
1601
|
createdAt: zod.ZodISODateTime;
|
|
1460
1602
|
createdByUserId: zod.ZodString;
|
|
@@ -1549,12 +1691,12 @@ export declare const getDataSpacesIdDatasetsResponse: zod.ZodObject<{
|
|
|
1549
1691
|
/**
|
|
1550
1692
|
* @summary Create a new dataset in SmartSpace, specifying details like name, datasource, and properties.
|
|
1551
1693
|
*/
|
|
1552
|
-
export declare const
|
|
1553
|
-
export declare const
|
|
1694
|
+
export declare const dataSpacesPostDatasetPathIdRegExp: RegExp;
|
|
1695
|
+
export declare const dataSpacesPostDatasetParams: zod.ZodObject<{
|
|
1554
1696
|
id: zod.ZodString;
|
|
1555
1697
|
}, zod.core.$strict>;
|
|
1556
|
-
export declare const
|
|
1557
|
-
export declare const
|
|
1698
|
+
export declare const dataSpacesPostDatasetBodyContainerInfoItemDataSourceIdRegExp: RegExp;
|
|
1699
|
+
export declare const dataSpacesPostDatasetBody: zod.ZodObject<{
|
|
1558
1700
|
containerInfo: zod.ZodArray<zod.ZodObject<{
|
|
1559
1701
|
dataSourceId: zod.ZodString;
|
|
1560
1702
|
path: zod.ZodString;
|
|
@@ -1562,19 +1704,19 @@ export declare const postDataSpacesIdDatasetsBody: zod.ZodObject<{
|
|
|
1562
1704
|
description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1563
1705
|
name: zod.ZodString;
|
|
1564
1706
|
}, zod.core.$strict>;
|
|
1565
|
-
export declare const
|
|
1707
|
+
export declare const debugInvokeParams: zod.ZodObject<{
|
|
1566
1708
|
connectionId: zod.ZodString;
|
|
1567
1709
|
method: zod.ZodString;
|
|
1568
1710
|
}, zod.core.$strict>;
|
|
1569
|
-
export declare const
|
|
1570
|
-
export declare const
|
|
1711
|
+
export declare const debugInvokeBodyItem: zod.ZodAny;
|
|
1712
|
+
export declare const debugInvokeBody: zod.ZodArray<zod.ZodAny>;
|
|
1571
1713
|
/**
|
|
1572
1714
|
* @summary Upload files to be referenced in requests (supports full and chunked uploads)
|
|
1573
1715
|
*/
|
|
1574
|
-
export declare const
|
|
1575
|
-
export declare const
|
|
1576
|
-
export declare const
|
|
1577
|
-
export declare const
|
|
1716
|
+
export declare const filesUploadFilesBodyThreadIdRegExpOne: RegExp;
|
|
1717
|
+
export declare const filesUploadFilesBodyUploadIdRegExpOne: RegExp;
|
|
1718
|
+
export declare const filesUploadFilesBodyWorkspaceIdRegExpOne: RegExp;
|
|
1719
|
+
export declare const filesUploadFilesBody: zod.ZodObject<{
|
|
1578
1720
|
chunkIndex: zod.ZodOptional<zod.ZodNumber>;
|
|
1579
1721
|
files: zod.ZodOptional<zod.ZodArray<zod.ZodCustom<import("node:buffer").File, import("node:buffer").File>>>;
|
|
1580
1722
|
lastChunk: zod.ZodOptional<zod.ZodBoolean>;
|
|
@@ -1583,10 +1725,10 @@ export declare const postFilesBody: zod.ZodObject<{
|
|
|
1583
1725
|
uploadId: zod.ZodOptional<zod.ZodString>;
|
|
1584
1726
|
workspaceId: zod.ZodOptional<zod.ZodString>;
|
|
1585
1727
|
}, zod.core.$strict>;
|
|
1586
|
-
export declare const
|
|
1587
|
-
export declare const
|
|
1588
|
-
export declare const
|
|
1589
|
-
export declare const
|
|
1728
|
+
export declare const filesUploadFilesResponseIdRegExpOne: RegExp;
|
|
1729
|
+
export declare const filesUploadFilesResponseThreadIdRegExpOne: RegExp;
|
|
1730
|
+
export declare const filesUploadFilesResponseWorkspaceIdRegExpOne: RegExp;
|
|
1731
|
+
export declare const filesUploadFilesResponseItem: zod.ZodObject<{
|
|
1590
1732
|
createdAt: zod.ZodISODateTime;
|
|
1591
1733
|
createdByUserId: zod.ZodString;
|
|
1592
1734
|
id: zod.ZodString;
|
|
@@ -1597,7 +1739,7 @@ export declare const postFilesResponseItem: zod.ZodObject<{
|
|
|
1597
1739
|
threadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1598
1740
|
workspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1599
1741
|
}, zod.core.$strip>;
|
|
1600
|
-
export declare const
|
|
1742
|
+
export declare const filesUploadFilesResponse: zod.ZodArray<zod.ZodObject<{
|
|
1601
1743
|
createdAt: zod.ZodISODateTime;
|
|
1602
1744
|
createdByUserId: zod.ZodString;
|
|
1603
1745
|
id: zod.ZodString;
|
|
@@ -1611,20 +1753,20 @@ export declare const postFilesResponse: zod.ZodArray<zod.ZodObject<{
|
|
|
1611
1753
|
/**
|
|
1612
1754
|
* @summary Get details for a file previously uploaded
|
|
1613
1755
|
*/
|
|
1614
|
-
export declare const
|
|
1615
|
-
export declare const
|
|
1756
|
+
export declare const filesGetFileInfoPathIdRegExpOne: RegExp;
|
|
1757
|
+
export declare const filesGetFileInfoParams: zod.ZodObject<{
|
|
1616
1758
|
id: zod.ZodString;
|
|
1617
1759
|
}, zod.core.$strict>;
|
|
1618
|
-
export declare const
|
|
1619
|
-
export declare const
|
|
1620
|
-
export declare const
|
|
1760
|
+
export declare const filesGetFileInfoQueryThreadIdRegExpOne: RegExp;
|
|
1761
|
+
export declare const filesGetFileInfoQueryWorkspaceIdRegExpOne: RegExp;
|
|
1762
|
+
export declare const filesGetFileInfoQueryParams: zod.ZodObject<{
|
|
1621
1763
|
threadId: zod.ZodOptional<zod.ZodString>;
|
|
1622
1764
|
workspaceId: zod.ZodOptional<zod.ZodString>;
|
|
1623
1765
|
}, zod.core.$strict>;
|
|
1624
|
-
export declare const
|
|
1625
|
-
export declare const
|
|
1626
|
-
export declare const
|
|
1627
|
-
export declare const
|
|
1766
|
+
export declare const filesGetFileInfoResponseIdRegExpOne: RegExp;
|
|
1767
|
+
export declare const filesGetFileInfoResponseThreadIdRegExpOne: RegExp;
|
|
1768
|
+
export declare const filesGetFileInfoResponseWorkspaceIdRegExpOne: RegExp;
|
|
1769
|
+
export declare const filesGetFileInfoResponse: zod.ZodObject<{
|
|
1628
1770
|
createdAt: zod.ZodISODateTime;
|
|
1629
1771
|
createdByUserId: zod.ZodString;
|
|
1630
1772
|
id: zod.ZodString;
|
|
@@ -1638,37 +1780,54 @@ export declare const getFilesIdResponse: zod.ZodObject<{
|
|
|
1638
1780
|
/**
|
|
1639
1781
|
* @summary Download a previously uploaded file
|
|
1640
1782
|
*/
|
|
1641
|
-
export declare const
|
|
1642
|
-
export declare const
|
|
1783
|
+
export declare const filesDownloadFilePathIdRegExpOne: RegExp;
|
|
1784
|
+
export declare const filesDownloadFileParams: zod.ZodObject<{
|
|
1643
1785
|
id: zod.ZodString;
|
|
1644
1786
|
}, zod.core.$strict>;
|
|
1645
|
-
export declare const
|
|
1646
|
-
export declare const
|
|
1647
|
-
export declare const
|
|
1787
|
+
export declare const filesDownloadFileQueryThreadIdRegExpOne: RegExp;
|
|
1788
|
+
export declare const filesDownloadFileQueryWorkspaceIdRegExpOne: RegExp;
|
|
1789
|
+
export declare const filesDownloadFileQueryParams: zod.ZodObject<{
|
|
1648
1790
|
threadId: zod.ZodOptional<zod.ZodString>;
|
|
1649
1791
|
workspaceId: zod.ZodOptional<zod.ZodString>;
|
|
1650
1792
|
}, zod.core.$strict>;
|
|
1651
1793
|
/**
|
|
1652
1794
|
* @summary Get URI of a previously uploaded file
|
|
1653
1795
|
*/
|
|
1654
|
-
export declare const
|
|
1655
|
-
export declare const
|
|
1796
|
+
export declare const filesGetUriPathIdRegExpOne: RegExp;
|
|
1797
|
+
export declare const filesGetUriParams: zod.ZodObject<{
|
|
1656
1798
|
id: zod.ZodString;
|
|
1657
1799
|
}, zod.core.$strict>;
|
|
1658
|
-
export declare const
|
|
1659
|
-
export declare const
|
|
1660
|
-
export declare const
|
|
1800
|
+
export declare const filesGetUriQueryThreadIdRegExpOne: RegExp;
|
|
1801
|
+
export declare const filesGetUriQueryWorkspaceIdRegExpOne: RegExp;
|
|
1802
|
+
export declare const filesGetUriQueryParams: zod.ZodObject<{
|
|
1661
1803
|
threadId: zod.ZodOptional<zod.ZodString>;
|
|
1662
1804
|
workspaceId: zod.ZodOptional<zod.ZodString>;
|
|
1663
1805
|
}, zod.core.$strict>;
|
|
1664
|
-
export declare const
|
|
1806
|
+
export declare const filesGetUriResponse: zod.ZodObject<{
|
|
1807
|
+
uri: zod.ZodString;
|
|
1808
|
+
}, zod.core.$strip>;
|
|
1809
|
+
/**
|
|
1810
|
+
* @summary Creates a new flow run with the specified parameters
|
|
1811
|
+
*/
|
|
1812
|
+
export declare const flowRunsCreateFlowRunQueryFlowIdRegExp: RegExp;
|
|
1813
|
+
export declare const flowRunsCreateFlowRunQueryParams: zod.ZodObject<{
|
|
1814
|
+
flowId: zod.ZodOptional<zod.ZodString>;
|
|
1815
|
+
}, zod.core.$strict>;
|
|
1816
|
+
export declare const flowRunsCreateFlowRunBody: zod.ZodObject<{
|
|
1817
|
+
debug: zod.ZodBoolean;
|
|
1818
|
+
inputs: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
|
|
1819
|
+
channels: zod.ZodRecord<zod.ZodString, zod.ZodNumber>;
|
|
1820
|
+
name: zod.ZodString;
|
|
1821
|
+
value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|
|
1822
|
+
}, zod.core.$strict>>>>;
|
|
1823
|
+
}, zod.core.$strict>;
|
|
1665
1824
|
/**
|
|
1666
1825
|
* @summary Searches for flow runs based on search term
|
|
1667
1826
|
*/
|
|
1668
|
-
export declare const
|
|
1669
|
-
export declare const
|
|
1670
|
-
export declare const
|
|
1671
|
-
export declare const
|
|
1827
|
+
export declare const flowRunsSearchFlowRunsQueryDataSetIdRegExp: RegExp;
|
|
1828
|
+
export declare const flowRunsSearchFlowRunsQuerySkipDefault = 0;
|
|
1829
|
+
export declare const flowRunsSearchFlowRunsQueryTakeDefault = 20;
|
|
1830
|
+
export declare const flowRunsSearchFlowRunsQueryParams: zod.ZodObject<{
|
|
1672
1831
|
search: zod.ZodOptional<zod.ZodString>;
|
|
1673
1832
|
dataSetId: zod.ZodOptional<zod.ZodString>;
|
|
1674
1833
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
@@ -1677,14 +1836,14 @@ export declare const getFlowRunsSearchQueryParams: zod.ZodObject<{
|
|
|
1677
1836
|
/**
|
|
1678
1837
|
* @summary Gets a singile file if it was used as an input to the flow run
|
|
1679
1838
|
*/
|
|
1680
|
-
export declare const
|
|
1681
|
-
export declare const
|
|
1839
|
+
export declare const flowRunsGetFileFromFlowRunIdPathFlowRunIdRegExp: RegExp;
|
|
1840
|
+
export declare const flowRunsGetFileFromFlowRunIdParams: zod.ZodObject<{
|
|
1682
1841
|
flowRunId: zod.ZodString;
|
|
1683
1842
|
}, zod.core.$strict>;
|
|
1684
|
-
export declare const
|
|
1685
|
-
export declare const
|
|
1686
|
-
export declare const
|
|
1687
|
-
export declare const
|
|
1843
|
+
export declare const flowRunsGetFileFromFlowRunIdResponseIdRegExp: RegExp;
|
|
1844
|
+
export declare const flowRunsGetFileFromFlowRunIdResponseThreadIdRegExp: RegExp;
|
|
1845
|
+
export declare const flowRunsGetFileFromFlowRunIdResponseWorkspaceIdRegExp: RegExp;
|
|
1846
|
+
export declare const flowRunsGetFileFromFlowRunIdResponse: zod.ZodObject<{
|
|
1688
1847
|
createdAt: zod.ZodISODateTime;
|
|
1689
1848
|
createdByUserId: zod.ZodString;
|
|
1690
1849
|
id: zod.ZodString;
|
|
@@ -1695,24 +1854,47 @@ export declare const getFlowRunsFlowRunIdFileResponse: zod.ZodObject<{
|
|
|
1695
1854
|
threadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1696
1855
|
workspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1697
1856
|
}, zod.core.$strip>;
|
|
1698
|
-
|
|
1699
|
-
|
|
1857
|
+
/**
|
|
1858
|
+
* @summary Gets a flow run including its context
|
|
1859
|
+
*/
|
|
1860
|
+
export declare const flowRunsGetFlowRunPathIdRegExp: RegExp;
|
|
1861
|
+
export declare const flowRunsGetFlowRunParams: zod.ZodObject<{
|
|
1700
1862
|
id: zod.ZodString;
|
|
1701
1863
|
}, zod.core.$strict>;
|
|
1702
|
-
export declare const
|
|
1703
|
-
export declare const
|
|
1704
|
-
|
|
1705
|
-
|
|
1864
|
+
export declare const flowRunsAddFileIdFilesPathIdRegExp: RegExp;
|
|
1865
|
+
export declare const flowRunsAddFileIdFilesParams: zod.ZodObject<{
|
|
1866
|
+
id: zod.ZodString;
|
|
1867
|
+
}, zod.core.$strict>;
|
|
1868
|
+
export declare const flowRunsAddFileIdFilesBody: zod.ZodObject<{
|
|
1869
|
+
file: zod.ZodOptional<zod.ZodCustom<import("node:buffer").File, import("node:buffer").File>>;
|
|
1870
|
+
}, zod.core.$strict>;
|
|
1871
|
+
export declare const flowRunsAddFileIdFilesExistingPathIdRegExp: RegExp;
|
|
1872
|
+
export declare const flowRunsAddFileIdFilesExistingParams: zod.ZodObject<{
|
|
1873
|
+
id: zod.ZodString;
|
|
1874
|
+
}, zod.core.$strict>;
|
|
1875
|
+
export declare const flowRunsAddFileIdFilesExistingBodyFlowRunIdRegExp: RegExp;
|
|
1876
|
+
export declare const flowRunsAddFileIdFilesExistingBody: zod.ZodObject<{
|
|
1877
|
+
blobUri: zod.ZodString;
|
|
1878
|
+
flowRunId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1879
|
+
}, zod.core.$strict>;
|
|
1880
|
+
export declare const flowRunsGetStepExecutionsPathIdRegExp: RegExp;
|
|
1881
|
+
export declare const flowRunsGetStepExecutionsParams: zod.ZodObject<{
|
|
1882
|
+
id: zod.ZodString;
|
|
1883
|
+
}, zod.core.$strict>;
|
|
1884
|
+
export declare const flowRunsGetStepExecutionsQuerySkipDefault = 0;
|
|
1885
|
+
export declare const flowRunsGetStepExecutionsQueryTakeDefault = 100;
|
|
1886
|
+
export declare const flowRunsGetStepExecutionsQuerySearchDefault = "";
|
|
1887
|
+
export declare const flowRunsGetStepExecutionsQueryParams: zod.ZodObject<{
|
|
1706
1888
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
1707
1889
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
1708
1890
|
search: zod.ZodOptional<zod.ZodString>;
|
|
1709
1891
|
"blockIds[]": zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
1710
1892
|
}, zod.core.$strict>;
|
|
1711
|
-
export declare const
|
|
1712
|
-
export declare const
|
|
1713
|
-
export declare const
|
|
1714
|
-
export declare const
|
|
1715
|
-
export declare const
|
|
1893
|
+
export declare const flowRunsGetStepExecutionsResponseLogsItemIdRegExp: RegExp;
|
|
1894
|
+
export declare const flowRunsGetStepExecutionsResponseLogsItemInputsItemIdRegExp: RegExp;
|
|
1895
|
+
export declare const flowRunsGetStepExecutionsResponseLogsItemInputsItemValueIdRegExp: RegExp;
|
|
1896
|
+
export declare const flowRunsGetStepExecutionsResponseLogsItemOutputsItemIdRegExp: RegExp;
|
|
1897
|
+
export declare const flowRunsGetStepExecutionsResponse: zod.ZodObject<{
|
|
1716
1898
|
logs: zod.ZodArray<zod.ZodObject<{
|
|
1717
1899
|
blockId: zod.ZodString;
|
|
1718
1900
|
createdAt: zod.ZodISODateTime;
|
|
@@ -1752,26 +1934,26 @@ export declare const getFlowRunsIdFunctionexecutionsResponse: zod.ZodObject<{
|
|
|
1752
1934
|
}, zod.core.$strip>>;
|
|
1753
1935
|
total: zod.ZodNumber;
|
|
1754
1936
|
}, zod.core.$strip>;
|
|
1755
|
-
export declare const
|
|
1756
|
-
export declare const
|
|
1937
|
+
export declare const flowRunsGetVariablesPathIdRegExpOne: RegExp;
|
|
1938
|
+
export declare const flowRunsGetVariablesParams: zod.ZodObject<{
|
|
1757
1939
|
id: zod.ZodString;
|
|
1758
1940
|
}, zod.core.$strict>;
|
|
1759
|
-
export declare const
|
|
1760
|
-
export declare const
|
|
1761
|
-
export declare const
|
|
1941
|
+
export declare const flowRunsGetVariablesResponse: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
|
|
1942
|
+
export declare const flowRunsSetVariablePathIdRegExpOne: RegExp;
|
|
1943
|
+
export declare const flowRunsSetVariableParams: zod.ZodObject<{
|
|
1762
1944
|
id: zod.ZodString;
|
|
1763
1945
|
variableName: zod.ZodString;
|
|
1764
1946
|
}, zod.core.$strict>;
|
|
1765
|
-
export declare const
|
|
1766
|
-
export declare const
|
|
1767
|
-
export declare const
|
|
1947
|
+
export declare const flowRunsSetVariableBody: zod.ZodAny;
|
|
1948
|
+
export declare const flowsGetPathIdRegExp: RegExp;
|
|
1949
|
+
export declare const flowsGetParams: zod.ZodObject<{
|
|
1768
1950
|
id: zod.ZodString;
|
|
1769
1951
|
}, zod.core.$strict>;
|
|
1770
|
-
export declare const
|
|
1771
|
-
export declare const
|
|
1952
|
+
export declare const flowsSetActiveFlowDefinitionPathIdRegExp: RegExp;
|
|
1953
|
+
export declare const flowsSetActiveFlowDefinitionParams: zod.ZodObject<{
|
|
1772
1954
|
id: zod.ZodString;
|
|
1773
1955
|
}, zod.core.$strict>;
|
|
1774
|
-
export declare const
|
|
1956
|
+
export declare const flowsSetActiveFlowDefinitionBody: zod.ZodObject<{
|
|
1775
1957
|
blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
1776
1958
|
constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
|
|
1777
1959
|
target: zod.ZodObject<{
|
|
@@ -1825,19 +2007,97 @@ export declare const putFlowsIdActiveBody: zod.ZodObject<{
|
|
|
1825
2007
|
schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
|
|
1826
2008
|
}, zod.core.$strict>>>>;
|
|
1827
2009
|
}, zod.core.$strict>;
|
|
2010
|
+
/**
|
|
2011
|
+
* @summary Retrieves a list of model deployment providers.
|
|
2012
|
+
*/
|
|
2013
|
+
export declare const modelProvidersGetProvidersQueryTakeDefault = 50;
|
|
2014
|
+
export declare const modelProvidersGetProvidersQuerySkipDefault = 0;
|
|
2015
|
+
export declare const modelProvidersGetProvidersQueryParams: zod.ZodObject<{
|
|
2016
|
+
take: zod.ZodDefault<zod.ZodNumber>;
|
|
2017
|
+
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
2018
|
+
}, zod.core.$strict>;
|
|
2019
|
+
/**
|
|
2020
|
+
* @summary Creates a new model deployment provider.
|
|
2021
|
+
*/
|
|
2022
|
+
export declare const modelProvidersCreateProviderBodyIdRegExp: RegExp;
|
|
2023
|
+
export declare const modelProvidersCreateProviderBody: zod.ZodObject<{
|
|
2024
|
+
apiKey: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2025
|
+
apiVersion: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2026
|
+
baseUrl: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2027
|
+
googleCredentials: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodAny>>>;
|
|
2028
|
+
id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2029
|
+
location: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2030
|
+
name: zod.ZodString;
|
|
2031
|
+
type: zod.ZodEnum<{
|
|
2032
|
+
OpenAi: "OpenAi";
|
|
2033
|
+
AzureOpenAi: "AzureOpenAi";
|
|
2034
|
+
HuggingFace: "HuggingFace";
|
|
2035
|
+
Cohere: "Cohere";
|
|
2036
|
+
Anthropic: "Anthropic";
|
|
2037
|
+
Gemini: "Gemini";
|
|
2038
|
+
VertexAi: "VertexAi";
|
|
2039
|
+
AzureFoundry: "AzureFoundry";
|
|
2040
|
+
}>;
|
|
2041
|
+
}, zod.core.$strict>;
|
|
2042
|
+
/**
|
|
2043
|
+
* @summary Retrieves the deployable models for a model provider
|
|
2044
|
+
*/
|
|
2045
|
+
export declare const modelProvidersGetModelProviderTypeDeployableModelsParams: zod.ZodObject<{
|
|
2046
|
+
providerType: zod.ZodEnum<{
|
|
2047
|
+
OpenAi: "OpenAi";
|
|
2048
|
+
AzureOpenAi: "AzureOpenAi";
|
|
2049
|
+
HuggingFace: "HuggingFace";
|
|
2050
|
+
Cohere: "Cohere";
|
|
2051
|
+
Anthropic: "Anthropic";
|
|
2052
|
+
Gemini: "Gemini";
|
|
2053
|
+
VertexAi: "VertexAi";
|
|
2054
|
+
AzureFoundry: "AzureFoundry";
|
|
2055
|
+
}>;
|
|
2056
|
+
}, zod.core.$strict>;
|
|
2057
|
+
export declare const modelProvidersGetProviderPathIdRegExp: RegExp;
|
|
2058
|
+
export declare const modelProvidersGetProviderParams: zod.ZodObject<{
|
|
2059
|
+
id: zod.ZodString;
|
|
2060
|
+
}, zod.core.$strict>;
|
|
2061
|
+
/**
|
|
2062
|
+
* @summary Updates or inserts a model deployment provider.
|
|
2063
|
+
*/
|
|
2064
|
+
export declare const modelProvidersUpsertProviderPathIdRegExp: RegExp;
|
|
2065
|
+
export declare const modelProvidersUpsertProviderParams: zod.ZodObject<{
|
|
2066
|
+
id: zod.ZodString;
|
|
2067
|
+
}, zod.core.$strict>;
|
|
2068
|
+
export declare const modelProvidersUpsertProviderBodyIdRegExp: RegExp;
|
|
2069
|
+
export declare const modelProvidersUpsertProviderBody: zod.ZodObject<{
|
|
2070
|
+
apiKey: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2071
|
+
apiVersion: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2072
|
+
baseUrl: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2073
|
+
googleCredentials: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodAny>>>;
|
|
2074
|
+
id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2075
|
+
location: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2076
|
+
name: zod.ZodString;
|
|
2077
|
+
type: zod.ZodEnum<{
|
|
2078
|
+
OpenAi: "OpenAi";
|
|
2079
|
+
AzureOpenAi: "AzureOpenAi";
|
|
2080
|
+
HuggingFace: "HuggingFace";
|
|
2081
|
+
Cohere: "Cohere";
|
|
2082
|
+
Anthropic: "Anthropic";
|
|
2083
|
+
Gemini: "Gemini";
|
|
2084
|
+
VertexAi: "VertexAi";
|
|
2085
|
+
AzureFoundry: "AzureFoundry";
|
|
2086
|
+
}>;
|
|
2087
|
+
}, zod.core.$strict>;
|
|
1828
2088
|
/**
|
|
1829
2089
|
* @summary Retrieves a list of models.
|
|
1830
2090
|
*/
|
|
1831
|
-
export declare const
|
|
1832
|
-
export declare const
|
|
1833
|
-
export declare const
|
|
1834
|
-
export declare const
|
|
2091
|
+
export declare const modelsGetModelsQueryTakeDefaultOne = 50;
|
|
2092
|
+
export declare const modelsGetModelsQuerySkipDefaultOne = 0;
|
|
2093
|
+
export declare const modelsGetModelsQuerySearchDefaultOne = "";
|
|
2094
|
+
export declare const modelsGetModelsQueryParams: zod.ZodObject<{
|
|
1835
2095
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
1836
2096
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
1837
2097
|
search: zod.ZodOptional<zod.ZodString>;
|
|
1838
2098
|
}, zod.core.$strict>;
|
|
1839
|
-
export declare const
|
|
1840
|
-
export declare const
|
|
2099
|
+
export declare const modelsGetModelsResponseDataItemIdRegExpOne: RegExp;
|
|
2100
|
+
export declare const modelsGetModelsResponse: zod.ZodObject<{
|
|
1841
2101
|
data: zod.ZodArray<zod.ZodObject<{
|
|
1842
2102
|
createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
1843
2103
|
createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -1860,6 +2120,21 @@ export declare const getModelsResponse: zod.ZodObject<{
|
|
|
1860
2120
|
VertexAi: "VertexAi";
|
|
1861
2121
|
AzureFoundry: "AzureFoundry";
|
|
1862
2122
|
}>>;
|
|
2123
|
+
modelPublisher: zod.ZodOptional<zod.ZodEnum<{
|
|
2124
|
+
OpenAi: "OpenAi";
|
|
2125
|
+
HuggingFace: "HuggingFace";
|
|
2126
|
+
Cohere: "Cohere";
|
|
2127
|
+
Anthropic: "Anthropic";
|
|
2128
|
+
Google: "Google";
|
|
2129
|
+
Meta: "Meta";
|
|
2130
|
+
Mistral: "Mistral";
|
|
2131
|
+
Microsoft: "Microsoft";
|
|
2132
|
+
DeepSeek: "DeepSeek";
|
|
2133
|
+
XAi: "XAi";
|
|
2134
|
+
Amazon: "Amazon";
|
|
2135
|
+
Qwen: "Qwen";
|
|
2136
|
+
Other: "Other";
|
|
2137
|
+
}>>;
|
|
1863
2138
|
name: zod.ZodString;
|
|
1864
2139
|
properties: zod.ZodArray<zod.ZodObject<{
|
|
1865
2140
|
name: zod.ZodString;
|
|
@@ -1876,9 +2151,9 @@ export declare const getModelsResponse: zod.ZodObject<{
|
|
|
1876
2151
|
/**
|
|
1877
2152
|
* @summary Creates a new model.
|
|
1878
2153
|
*/
|
|
1879
|
-
export declare const
|
|
1880
|
-
export declare const
|
|
1881
|
-
export declare const
|
|
2154
|
+
export declare const modelsCreateModelBodyDeploymentProviderIdRegExp: RegExp;
|
|
2155
|
+
export declare const modelsCreateModelBodyDeploymentProviderIdRegExpOne: RegExp;
|
|
2156
|
+
export declare const modelsCreateModelBody: zod.ZodObject<{
|
|
1882
2157
|
deployment: zod.ZodOptional<zod.ZodObject<{
|
|
1883
2158
|
dockerFile: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1884
2159
|
provider: zod.ZodOptional<zod.ZodObject<{
|
|
@@ -1907,26 +2182,48 @@ export declare const postModelsBody: zod.ZodObject<{
|
|
|
1907
2182
|
}, zod.core.$strict>>;
|
|
1908
2183
|
displayName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1909
2184
|
name: zod.ZodString;
|
|
2185
|
+
publisher: zod.ZodOptional<zod.ZodEnum<{
|
|
2186
|
+
OpenAi: "OpenAi";
|
|
2187
|
+
HuggingFace: "HuggingFace";
|
|
2188
|
+
Cohere: "Cohere";
|
|
2189
|
+
Anthropic: "Anthropic";
|
|
2190
|
+
Google: "Google";
|
|
2191
|
+
Meta: "Meta";
|
|
2192
|
+
Mistral: "Mistral";
|
|
2193
|
+
Microsoft: "Microsoft";
|
|
2194
|
+
DeepSeek: "DeepSeek";
|
|
2195
|
+
XAi: "XAi";
|
|
2196
|
+
Amazon: "Amazon";
|
|
2197
|
+
Qwen: "Qwen";
|
|
2198
|
+
Other: "Other";
|
|
2199
|
+
}>>;
|
|
2200
|
+
}, zod.core.$strict>;
|
|
2201
|
+
export declare const modelsGetDefaultDockerFileQueryParams: zod.ZodObject<{
|
|
2202
|
+
serverType: zod.ZodOptional<zod.ZodEnum<{
|
|
2203
|
+
TextGenerationInference: "TextGenerationInference";
|
|
2204
|
+
VLlm: "VLlm";
|
|
2205
|
+
}>>;
|
|
1910
2206
|
}, zod.core.$strict>;
|
|
2207
|
+
export declare const modelsGetDefaultDockerFileResponse: zod.ZodString;
|
|
1911
2208
|
/**
|
|
1912
2209
|
* @summary Deletes a model with the specified ID.
|
|
1913
2210
|
*/
|
|
1914
|
-
export declare const
|
|
1915
|
-
export declare const
|
|
2211
|
+
export declare const modelsDeleteModelPathIdRegExp: RegExp;
|
|
2212
|
+
export declare const modelsDeleteModelParams: zod.ZodObject<{
|
|
1916
2213
|
id: zod.ZodString;
|
|
1917
2214
|
}, zod.core.$strict>;
|
|
1918
2215
|
/**
|
|
1919
2216
|
* @summary Retrieves a model by its ID.
|
|
1920
2217
|
*/
|
|
1921
|
-
export declare const
|
|
1922
|
-
export declare const
|
|
2218
|
+
export declare const modelsGetModelPathIdRegExpOne: RegExp;
|
|
2219
|
+
export declare const modelsGetModelParams: zod.ZodObject<{
|
|
1923
2220
|
id: zod.ZodString;
|
|
1924
2221
|
}, zod.core.$strict>;
|
|
1925
|
-
export declare const
|
|
1926
|
-
export declare const
|
|
1927
|
-
export declare const
|
|
1928
|
-
export declare const
|
|
1929
|
-
export declare const
|
|
2222
|
+
export declare const modelsGetModelResponseDeploymentIdRegExpOne: RegExp;
|
|
2223
|
+
export declare const modelsGetModelResponseDeploymentProviderIdRegExpOne: RegExp;
|
|
2224
|
+
export declare const modelsGetModelResponseDeploymentStepsItemIdRegExpOne: RegExp;
|
|
2225
|
+
export declare const modelsGetModelResponseIdRegExpOne: RegExp;
|
|
2226
|
+
export declare const modelsGetModelResponse: zod.ZodObject<{
|
|
1930
2227
|
createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
1931
2228
|
createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1932
2229
|
deployment: zod.ZodOptional<zod.ZodObject<{
|
|
@@ -1983,6 +2280,21 @@ export declare const getModelsIdResponse: zod.ZodObject<{
|
|
|
1983
2280
|
VertexAi: "VertexAi";
|
|
1984
2281
|
AzureFoundry: "AzureFoundry";
|
|
1985
2282
|
}>>;
|
|
2283
|
+
modelPublisher: zod.ZodOptional<zod.ZodEnum<{
|
|
2284
|
+
OpenAi: "OpenAi";
|
|
2285
|
+
HuggingFace: "HuggingFace";
|
|
2286
|
+
Cohere: "Cohere";
|
|
2287
|
+
Anthropic: "Anthropic";
|
|
2288
|
+
Google: "Google";
|
|
2289
|
+
Meta: "Meta";
|
|
2290
|
+
Mistral: "Mistral";
|
|
2291
|
+
Microsoft: "Microsoft";
|
|
2292
|
+
DeepSeek: "DeepSeek";
|
|
2293
|
+
XAi: "XAi";
|
|
2294
|
+
Amazon: "Amazon";
|
|
2295
|
+
Qwen: "Qwen";
|
|
2296
|
+
Other: "Other";
|
|
2297
|
+
}>>;
|
|
1986
2298
|
name: zod.ZodString;
|
|
1987
2299
|
properties: zod.ZodArray<zod.ZodObject<{
|
|
1988
2300
|
name: zod.ZodString;
|
|
@@ -1996,13 +2308,13 @@ export declare const getModelsIdResponse: zod.ZodObject<{
|
|
|
1996
2308
|
/**
|
|
1997
2309
|
* @summary Updates or inserts a model with the specified ID.
|
|
1998
2310
|
*/
|
|
1999
|
-
export declare const
|
|
2000
|
-
export declare const
|
|
2311
|
+
export declare const modelsUpsertModelPathIdRegExp: RegExp;
|
|
2312
|
+
export declare const modelsUpsertModelParams: zod.ZodObject<{
|
|
2001
2313
|
id: zod.ZodString;
|
|
2002
2314
|
}, zod.core.$strict>;
|
|
2003
|
-
export declare const
|
|
2004
|
-
export declare const
|
|
2005
|
-
export declare const
|
|
2315
|
+
export declare const modelsUpsertModelBodyDeploymentProviderIdRegExp: RegExp;
|
|
2316
|
+
export declare const modelsUpsertModelBodyDeploymentProviderIdRegExpOne: RegExp;
|
|
2317
|
+
export declare const modelsUpsertModelBody: zod.ZodObject<{
|
|
2006
2318
|
deployment: zod.ZodOptional<zod.ZodObject<{
|
|
2007
2319
|
dockerFile: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2008
2320
|
provider: zod.ZodOptional<zod.ZodObject<{
|
|
@@ -2031,23 +2343,38 @@ export declare const putModelsIdBody: zod.ZodObject<{
|
|
|
2031
2343
|
}, zod.core.$strict>>;
|
|
2032
2344
|
displayName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2033
2345
|
name: zod.ZodString;
|
|
2346
|
+
publisher: zod.ZodOptional<zod.ZodEnum<{
|
|
2347
|
+
OpenAi: "OpenAi";
|
|
2348
|
+
HuggingFace: "HuggingFace";
|
|
2349
|
+
Cohere: "Cohere";
|
|
2350
|
+
Anthropic: "Anthropic";
|
|
2351
|
+
Google: "Google";
|
|
2352
|
+
Meta: "Meta";
|
|
2353
|
+
Mistral: "Mistral";
|
|
2354
|
+
Microsoft: "Microsoft";
|
|
2355
|
+
DeepSeek: "DeepSeek";
|
|
2356
|
+
XAi: "XAi";
|
|
2357
|
+
Amazon: "Amazon";
|
|
2358
|
+
Qwen: "Qwen";
|
|
2359
|
+
Other: "Other";
|
|
2360
|
+
}>>;
|
|
2034
2361
|
}, zod.core.$strict>;
|
|
2035
2362
|
/**
|
|
2036
2363
|
* @summary Retrieves the Docker logs for a specific deployment of a model.
|
|
2037
2364
|
*/
|
|
2038
|
-
export declare const
|
|
2039
|
-
export declare const
|
|
2365
|
+
export declare const modelsGetDeploymentDockerLogsPathIdRegExp: RegExp;
|
|
2366
|
+
export declare const modelsGetDeploymentDockerLogsParams: zod.ZodObject<{
|
|
2040
2367
|
id: zod.ZodString;
|
|
2041
2368
|
}, zod.core.$strict>;
|
|
2042
|
-
export declare const
|
|
2369
|
+
export declare const modelsGetDeploymentDockerLogsResponse: zod.ZodString;
|
|
2043
2370
|
/**
|
|
2044
2371
|
* @summary Retrieves the health status of a model.
|
|
2045
2372
|
*/
|
|
2046
|
-
export declare const
|
|
2047
|
-
export declare const
|
|
2373
|
+
export declare const modelsGetModelHealthPathIdRegExp: RegExp;
|
|
2374
|
+
export declare const modelsGetModelHealthParams: zod.ZodObject<{
|
|
2048
2375
|
id: zod.ZodString;
|
|
2049
2376
|
}, zod.core.$strict>;
|
|
2050
|
-
export declare const
|
|
2377
|
+
export declare const modelsGetModelHealthResponse: zod.ZodEnum<{
|
|
2051
2378
|
Unhealthy: "Unhealthy";
|
|
2052
2379
|
Degraded: "Degraded";
|
|
2053
2380
|
Healthy: "Healthy";
|
|
@@ -2055,20 +2382,21 @@ export declare const getModelsIdHealthResponse: zod.ZodEnum<{
|
|
|
2055
2382
|
/**
|
|
2056
2383
|
* @summary Retrieve notifications for user login.
|
|
2057
2384
|
*/
|
|
2058
|
-
export declare const
|
|
2059
|
-
export declare const
|
|
2060
|
-
export declare const
|
|
2385
|
+
export declare const notificationGetQueryTakeDefaultOne = 20;
|
|
2386
|
+
export declare const notificationGetQuerySkipDefaultOne = 0;
|
|
2387
|
+
export declare const notificationGetQueryParams: zod.ZodObject<{
|
|
2061
2388
|
unread: zod.ZodOptional<zod.ZodBoolean>;
|
|
2062
2389
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
2063
2390
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
2064
2391
|
}, zod.core.$strict>;
|
|
2065
|
-
export declare const
|
|
2066
|
-
export declare const
|
|
2067
|
-
export declare const
|
|
2068
|
-
export declare const
|
|
2392
|
+
export declare const notificationGetResponseDataItemIdRegExpOne: RegExp;
|
|
2393
|
+
export declare const notificationGetResponseDataItemThreadIdRegExpOne: RegExp;
|
|
2394
|
+
export declare const notificationGetResponseDataItemWorkSpaceIdRegExpOne: RegExp;
|
|
2395
|
+
export declare const notificationGetResponse: zod.ZodObject<{
|
|
2069
2396
|
data: zod.ZodArray<zod.ZodObject<{
|
|
2070
2397
|
createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
2071
2398
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2399
|
+
createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2072
2400
|
description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2073
2401
|
dismissedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
2074
2402
|
id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -2086,13 +2414,25 @@ export declare const getNotificationResponse: zod.ZodObject<{
|
|
|
2086
2414
|
/**
|
|
2087
2415
|
* @summary Update: mark read notifications.
|
|
2088
2416
|
*/
|
|
2089
|
-
export declare const
|
|
2090
|
-
export declare const
|
|
2091
|
-
export declare const
|
|
2417
|
+
export declare const notificationPutUpdateBodyRegExpOne: RegExp;
|
|
2418
|
+
export declare const notificationPutUpdateBodyItem: zod.ZodString;
|
|
2419
|
+
export declare const notificationPutUpdateBody: zod.ZodArray<zod.ZodString>;
|
|
2420
|
+
/**
|
|
2421
|
+
* @summary Update the upgrade component of the smartspace plan
|
|
2422
|
+
*/
|
|
2423
|
+
export declare const planUpdateSmartSpaceUpgradeBody: zod.ZodObject<{
|
|
2424
|
+
workSpaceQuota: zod.ZodNumber;
|
|
2425
|
+
}, zod.core.$strict>;
|
|
2426
|
+
/**
|
|
2427
|
+
* @summary Calculate the cost of an upgrade change
|
|
2428
|
+
*/
|
|
2429
|
+
export declare const planCalculateSmartSpaceUpgradeCostBody: zod.ZodObject<{
|
|
2430
|
+
workSpaceQuota: zod.ZodNumber;
|
|
2431
|
+
}, zod.core.$strict>;
|
|
2092
2432
|
/**
|
|
2093
2433
|
* @summary Gets the number of requests by a specified duration
|
|
2094
2434
|
*/
|
|
2095
|
-
export declare const
|
|
2435
|
+
export declare const reportingGetRequestsParams: zod.ZodObject<{
|
|
2096
2436
|
duration: zod.ZodEnum<{
|
|
2097
2437
|
Second: "Second";
|
|
2098
2438
|
Minute: "Minute";
|
|
@@ -2101,7 +2441,7 @@ export declare const getReportingRequestsByDurationParams: zod.ZodObject<{
|
|
|
2101
2441
|
Month: "Month";
|
|
2102
2442
|
}>;
|
|
2103
2443
|
}, zod.core.$strict>;
|
|
2104
|
-
export declare const
|
|
2444
|
+
export declare const reportingGetRequestsQueryParams: zod.ZodObject<{
|
|
2105
2445
|
split: zod.ZodOptional<zod.ZodEnum<{
|
|
2106
2446
|
User: "User";
|
|
2107
2447
|
WorkSpace: "WorkSpace";
|
|
@@ -2112,7 +2452,7 @@ export declare const getReportingRequestsByDurationQueryParams: zod.ZodObject<{
|
|
|
2112
2452
|
reportFromDate: zod.ZodOptional<zod.ZodISODateTime>;
|
|
2113
2453
|
reportToDate: zod.ZodOptional<zod.ZodISODateTime>;
|
|
2114
2454
|
}, zod.core.$strict>;
|
|
2115
|
-
export declare const
|
|
2455
|
+
export declare const reportingGetRequestsResponse: zod.ZodObject<{
|
|
2116
2456
|
categories: zod.ZodArray<zod.ZodISODateTime>;
|
|
2117
2457
|
series: zod.ZodArray<zod.ZodObject<{
|
|
2118
2458
|
data: zod.ZodArray<zod.ZodNumber>;
|
|
@@ -2122,7 +2462,7 @@ export declare const getReportingRequestsByDurationResponse: zod.ZodObject<{
|
|
|
2122
2462
|
/**
|
|
2123
2463
|
* @summary Gets the number of tokens by a specified duration
|
|
2124
2464
|
*/
|
|
2125
|
-
export declare const
|
|
2465
|
+
export declare const reportingGetTokensParams: zod.ZodObject<{
|
|
2126
2466
|
duration: zod.ZodEnum<{
|
|
2127
2467
|
Second: "Second";
|
|
2128
2468
|
Minute: "Minute";
|
|
@@ -2131,7 +2471,7 @@ export declare const getReportingTokensByDurationParams: zod.ZodObject<{
|
|
|
2131
2471
|
Month: "Month";
|
|
2132
2472
|
}>;
|
|
2133
2473
|
}, zod.core.$strict>;
|
|
2134
|
-
export declare const
|
|
2474
|
+
export declare const reportingGetTokensQueryParams: zod.ZodObject<{
|
|
2135
2475
|
split: zod.ZodOptional<zod.ZodEnum<{
|
|
2136
2476
|
User: "User";
|
|
2137
2477
|
WorkSpace: "WorkSpace";
|
|
@@ -2142,7 +2482,7 @@ export declare const getReportingTokensByDurationQueryParams: zod.ZodObject<{
|
|
|
2142
2482
|
reportFromDate: zod.ZodOptional<zod.ZodISODateTime>;
|
|
2143
2483
|
reportToDate: zod.ZodOptional<zod.ZodISODateTime>;
|
|
2144
2484
|
}, zod.core.$strict>;
|
|
2145
|
-
export declare const
|
|
2485
|
+
export declare const reportingGetTokensResponse: zod.ZodObject<{
|
|
2146
2486
|
categories: zod.ZodArray<zod.ZodISODateTime>;
|
|
2147
2487
|
series: zod.ZodArray<zod.ZodObject<{
|
|
2148
2488
|
data: zod.ZodArray<zod.ZodNumber>;
|
|
@@ -2152,18 +2492,18 @@ export declare const getReportingTokensByDurationResponse: zod.ZodObject<{
|
|
|
2152
2492
|
/**
|
|
2153
2493
|
* @summary Gets Tenant Id
|
|
2154
2494
|
*/
|
|
2155
|
-
export declare const
|
|
2495
|
+
export declare const tenantIdGetResultResponse: zod.ZodString;
|
|
2156
2496
|
/**
|
|
2157
2497
|
* @summary Retrieve list users in SmartSpace, filter by roleId, with optional pagination controls take and skip.
|
|
2158
2498
|
*/
|
|
2159
|
-
export declare const
|
|
2160
|
-
export declare const
|
|
2161
|
-
export declare const
|
|
2499
|
+
export declare const usersGetUsersQuerySkipDefault = 0;
|
|
2500
|
+
export declare const usersGetUsersQueryTakeDefault = 20;
|
|
2501
|
+
export declare const usersGetUsersQueryParams: zod.ZodObject<{
|
|
2162
2502
|
search: zod.ZodOptional<zod.ZodString>;
|
|
2163
2503
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
2164
2504
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
2165
2505
|
}, zod.core.$strict>;
|
|
2166
|
-
export declare const
|
|
2506
|
+
export declare const usersGetUsersResponse: zod.ZodObject<{
|
|
2167
2507
|
data: zod.ZodArray<zod.ZodObject<{
|
|
2168
2508
|
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2169
2509
|
id: zod.ZodString;
|
|
@@ -2186,38 +2526,66 @@ export declare const getUsersResponse: zod.ZodObject<{
|
|
|
2186
2526
|
}, zod.core.$strip>>;
|
|
2187
2527
|
total: zod.ZodNumber;
|
|
2188
2528
|
}, zod.core.$strip>;
|
|
2529
|
+
export declare const usersGetUsersByFilterParams: zod.ZodObject<{
|
|
2530
|
+
permissions: zod.ZodEnum<{
|
|
2531
|
+
None: "None";
|
|
2532
|
+
WorkspaceCreate: "WorkspaceCreate";
|
|
2533
|
+
WorkspaceEdit: "WorkspaceEdit";
|
|
2534
|
+
WorkspaceDelete: "WorkspaceDelete";
|
|
2535
|
+
DataSpaceCreate: "DataSpaceCreate";
|
|
2536
|
+
DataSpaceEdit: "DataSpaceEdit";
|
|
2537
|
+
DataSpaceDelete: "DataSpaceDelete";
|
|
2538
|
+
ConnectorCreate: "ConnectorCreate";
|
|
2539
|
+
ConnectorEdit: "ConnectorEdit";
|
|
2540
|
+
ConnectorDelete: "ConnectorDelete";
|
|
2541
|
+
}>;
|
|
2542
|
+
}, zod.core.$strict>;
|
|
2543
|
+
export declare const usersGetMyPermissionsResponse: zod.ZodEnum<{
|
|
2544
|
+
None: "None";
|
|
2545
|
+
WorkspaceCreate: "WorkspaceCreate";
|
|
2546
|
+
WorkspaceEdit: "WorkspaceEdit";
|
|
2547
|
+
WorkspaceDelete: "WorkspaceDelete";
|
|
2548
|
+
DataSpaceCreate: "DataSpaceCreate";
|
|
2549
|
+
DataSpaceEdit: "DataSpaceEdit";
|
|
2550
|
+
DataSpaceDelete: "DataSpaceDelete";
|
|
2551
|
+
ConnectorCreate: "ConnectorCreate";
|
|
2552
|
+
ConnectorEdit: "ConnectorEdit";
|
|
2553
|
+
ConnectorDelete: "ConnectorDelete";
|
|
2554
|
+
}>;
|
|
2189
2555
|
/**
|
|
2190
2556
|
* @summary Disable user (Remove all assigned WorkSpaces by UserId)
|
|
2191
2557
|
*/
|
|
2192
|
-
export declare const
|
|
2193
|
-
export declare const
|
|
2558
|
+
export declare const usersRemoveUserFromAllWorkSpacesQueryUserIdRegExp: RegExp;
|
|
2559
|
+
export declare const usersRemoveUserFromAllWorkSpacesQueryParams: zod.ZodObject<{
|
|
2194
2560
|
userId: zod.ZodOptional<zod.ZodString>;
|
|
2195
2561
|
}, zod.core.$strict>;
|
|
2196
2562
|
/**
|
|
2197
2563
|
* @summary Search users by name for autocomplete/navigation. Returns lightweight results (id, name, email only).
|
|
2198
2564
|
*/
|
|
2199
|
-
export declare const
|
|
2200
|
-
export declare const
|
|
2565
|
+
export declare const usersSearchUsersQueryTakeDefault = 10;
|
|
2566
|
+
export declare const usersSearchUsersQueryParams: zod.ZodObject<{
|
|
2201
2567
|
q: zod.ZodOptional<zod.ZodString>;
|
|
2202
2568
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
2203
2569
|
}, zod.core.$strict>;
|
|
2204
|
-
export declare const
|
|
2570
|
+
export declare const usersSearchUsersResponseItem: zod.ZodObject<{
|
|
2205
2571
|
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2206
2572
|
id: zod.ZodString;
|
|
2573
|
+
isAssigned: zod.ZodBoolean;
|
|
2207
2574
|
name: zod.ZodString;
|
|
2208
2575
|
}, zod.core.$strip>;
|
|
2209
|
-
export declare const
|
|
2576
|
+
export declare const usersSearchUsersResponse: zod.ZodArray<zod.ZodObject<{
|
|
2210
2577
|
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2211
2578
|
id: zod.ZodString;
|
|
2579
|
+
isAssigned: zod.ZodBoolean;
|
|
2212
2580
|
name: zod.ZodString;
|
|
2213
2581
|
}, zod.core.$strip>>;
|
|
2214
2582
|
/**
|
|
2215
2583
|
* @summary Retrieve user detail in SmartSpace
|
|
2216
2584
|
*/
|
|
2217
|
-
export declare const
|
|
2585
|
+
export declare const usersGetUserDetailParams: zod.ZodObject<{
|
|
2218
2586
|
id: zod.ZodString;
|
|
2219
2587
|
}, zod.core.$strict>;
|
|
2220
|
-
export declare const
|
|
2588
|
+
export declare const usersGetUserDetailResponse: zod.ZodObject<{
|
|
2221
2589
|
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2222
2590
|
id: zod.ZodString;
|
|
2223
2591
|
isAdmin: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
|
|
@@ -2241,27 +2609,27 @@ export declare const getUsersIdResponse: zod.ZodObject<{
|
|
|
2241
2609
|
* @summary Retrieves the profile photo for a user. Returns the raw JPEG image with HTTP cache headers
|
|
2242
2610
|
so browsers can cache the image via standard img src usage.
|
|
2243
2611
|
*/
|
|
2244
|
-
export declare const
|
|
2245
|
-
export declare const
|
|
2612
|
+
export declare const usersGetUserPhotoPathIdRegExpOne: RegExp;
|
|
2613
|
+
export declare const usersGetUserPhotoParams: zod.ZodObject<{
|
|
2246
2614
|
id: zod.ZodString;
|
|
2247
2615
|
}, zod.core.$strict>;
|
|
2248
|
-
export declare const
|
|
2616
|
+
export declare const usersGetUserPhotoResponse: zod.ZodCustom<import("node:buffer").File, import("node:buffer").File>;
|
|
2249
2617
|
/**
|
|
2250
2618
|
* @summary Adds Admin for a access for a user
|
|
2251
2619
|
*/
|
|
2252
|
-
export declare const
|
|
2253
|
-
export declare const
|
|
2620
|
+
export declare const usersGetAccessWorkSpacesPathIdRegExp: RegExp;
|
|
2621
|
+
export declare const usersGetAccessWorkSpacesParams: zod.ZodObject<{
|
|
2254
2622
|
id: zod.ZodString;
|
|
2255
2623
|
}, zod.core.$strict>;
|
|
2256
|
-
export declare const
|
|
2257
|
-
export declare const
|
|
2258
|
-
export declare const
|
|
2624
|
+
export declare const usersGetAccessWorkSpacesQuerySkipDefault = 0;
|
|
2625
|
+
export declare const usersGetAccessWorkSpacesQueryTakeDefault = 20;
|
|
2626
|
+
export declare const usersGetAccessWorkSpacesQueryParams: zod.ZodObject<{
|
|
2259
2627
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
2260
2628
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
2261
2629
|
}, zod.core.$strict>;
|
|
2262
|
-
export declare const
|
|
2263
|
-
export declare const
|
|
2264
|
-
export declare const
|
|
2630
|
+
export declare const usersGetAccessWorkSpacesResponseIdRegExp: RegExp;
|
|
2631
|
+
export declare const usersGetAccessWorkSpacesResponseWorkSpaceIdRegExp: RegExp;
|
|
2632
|
+
export declare const usersGetAccessWorkSpacesResponseItem: zod.ZodObject<{
|
|
2265
2633
|
accessType: zod.ZodEnum<{
|
|
2266
2634
|
Principal: "Principal";
|
|
2267
2635
|
Group: "Group";
|
|
@@ -2278,7 +2646,7 @@ export declare const getUsersIdWorkspacesResponseItem: zod.ZodObject<{
|
|
|
2278
2646
|
workSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2279
2647
|
workSpaceName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2280
2648
|
}, zod.core.$strip>;
|
|
2281
|
-
export declare const
|
|
2649
|
+
export declare const usersGetAccessWorkSpacesResponse: zod.ZodArray<zod.ZodObject<{
|
|
2282
2650
|
accessType: zod.ZodEnum<{
|
|
2283
2651
|
Principal: "Principal";
|
|
2284
2652
|
Group: "Group";
|
|
@@ -2295,44 +2663,83 @@ export declare const getUsersIdWorkspacesResponse: zod.ZodArray<zod.ZodObject<{
|
|
|
2295
2663
|
workSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2296
2664
|
workSpaceName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2297
2665
|
}, zod.core.$strip>>;
|
|
2666
|
+
export declare const usersAdminPermissionPathUserIdRegExp: RegExp;
|
|
2667
|
+
export declare const usersAdminPermissionParams: zod.ZodObject<{
|
|
2668
|
+
userId: zod.ZodString;
|
|
2669
|
+
}, zod.core.$strict>;
|
|
2670
|
+
export declare const usersAdminPermissionQueryParams: zod.ZodObject<{
|
|
2671
|
+
isAdmin: zod.ZodOptional<zod.ZodBoolean>;
|
|
2672
|
+
}, zod.core.$strict>;
|
|
2673
|
+
export declare const usersAddUserPermissionPathUserIdRegExp: RegExp;
|
|
2674
|
+
export declare const usersAddUserPermissionParams: zod.ZodObject<{
|
|
2675
|
+
userId: zod.ZodString;
|
|
2676
|
+
}, zod.core.$strict>;
|
|
2677
|
+
export declare const usersAddUserPermissionBody: zod.ZodEnum<{
|
|
2678
|
+
None: "None";
|
|
2679
|
+
WorkspaceCreate: "WorkspaceCreate";
|
|
2680
|
+
WorkspaceEdit: "WorkspaceEdit";
|
|
2681
|
+
WorkspaceDelete: "WorkspaceDelete";
|
|
2682
|
+
DataSpaceCreate: "DataSpaceCreate";
|
|
2683
|
+
DataSpaceEdit: "DataSpaceEdit";
|
|
2684
|
+
DataSpaceDelete: "DataSpaceDelete";
|
|
2685
|
+
ConnectorCreate: "ConnectorCreate";
|
|
2686
|
+
ConnectorEdit: "ConnectorEdit";
|
|
2687
|
+
ConnectorDelete: "ConnectorDelete";
|
|
2688
|
+
}>;
|
|
2689
|
+
export declare const usersRemoveUserPermissionPathUserIdRegExp: RegExp;
|
|
2690
|
+
export declare const usersRemoveUserPermissionParams: zod.ZodObject<{
|
|
2691
|
+
userId: zod.ZodString;
|
|
2692
|
+
permission: zod.ZodEnum<{
|
|
2693
|
+
None: "None";
|
|
2694
|
+
WorkspaceCreate: "WorkspaceCreate";
|
|
2695
|
+
WorkspaceEdit: "WorkspaceEdit";
|
|
2696
|
+
WorkspaceDelete: "WorkspaceDelete";
|
|
2697
|
+
DataSpaceCreate: "DataSpaceCreate";
|
|
2698
|
+
DataSpaceEdit: "DataSpaceEdit";
|
|
2699
|
+
DataSpaceDelete: "DataSpaceDelete";
|
|
2700
|
+
ConnectorCreate: "ConnectorCreate";
|
|
2701
|
+
ConnectorEdit: "ConnectorEdit";
|
|
2702
|
+
ConnectorDelete: "ConnectorDelete";
|
|
2703
|
+
}>;
|
|
2704
|
+
}, zod.core.$strict>;
|
|
2298
2705
|
/**
|
|
2299
2706
|
* @summary Returns a list of available Azure locations for deploying virtual machines
|
|
2300
2707
|
*/
|
|
2301
|
-
export declare const
|
|
2708
|
+
export declare const virtualMachinesGetVirtualMachineLocationsResponseItem: zod.ZodObject<{
|
|
2302
2709
|
displayName: zod.ZodString;
|
|
2303
2710
|
name: zod.ZodString;
|
|
2304
2711
|
}, zod.core.$strip>;
|
|
2305
|
-
export declare const
|
|
2712
|
+
export declare const virtualMachinesGetVirtualMachineLocationsResponse: zod.ZodArray<zod.ZodObject<{
|
|
2306
2713
|
displayName: zod.ZodString;
|
|
2307
2714
|
name: zod.ZodString;
|
|
2308
2715
|
}, zod.core.$strip>>;
|
|
2309
2716
|
/**
|
|
2310
2717
|
* @summary Returns a list of virtual machines sizes available in the specified location
|
|
2311
2718
|
*/
|
|
2312
|
-
export declare const
|
|
2719
|
+
export declare const virtualMachinesGetVirtualMachineSizeParams: zod.ZodObject<{
|
|
2313
2720
|
location: zod.ZodString;
|
|
2314
2721
|
}, zod.core.$strict>;
|
|
2315
|
-
export declare const
|
|
2722
|
+
export declare const virtualMachinesGetVirtualMachineSizeResponseItem: zod.ZodObject<{
|
|
2316
2723
|
name: zod.ZodString;
|
|
2317
2724
|
}, zod.core.$strip>;
|
|
2318
|
-
export declare const
|
|
2725
|
+
export declare const virtualMachinesGetVirtualMachineSizeResponse: zod.ZodArray<zod.ZodObject<{
|
|
2319
2726
|
name: zod.ZodString;
|
|
2320
2727
|
}, zod.core.$strip>>;
|
|
2321
2728
|
/**
|
|
2322
2729
|
* @summary Obtain a list of all templates in SmartSpace, with pagination options take and skip.
|
|
2323
2730
|
*/
|
|
2324
|
-
export declare const
|
|
2325
|
-
export declare const
|
|
2326
|
-
export declare const
|
|
2327
|
-
export declare const
|
|
2731
|
+
export declare const workSpaceTemplatesGetQueryTakeDefault = 20;
|
|
2732
|
+
export declare const workSpaceTemplatesGetQuerySkipDefault = 0;
|
|
2733
|
+
export declare const workSpaceTemplatesGetQuerySearchDefault = "";
|
|
2734
|
+
export declare const workSpaceTemplatesGetQueryParams: zod.ZodObject<{
|
|
2328
2735
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
2329
2736
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
2330
2737
|
search: zod.ZodOptional<zod.ZodString>;
|
|
2331
2738
|
}, zod.core.$strict>;
|
|
2332
|
-
export declare const
|
|
2333
|
-
export declare const
|
|
2334
|
-
export declare const
|
|
2335
|
-
export declare const
|
|
2739
|
+
export declare const workSpaceTemplatesGetResponseDataItemIdRegExp: RegExp;
|
|
2740
|
+
export declare const workSpaceTemplatesGetResponseDataItemLatestVersionIdRegExp: RegExp;
|
|
2741
|
+
export declare const workSpaceTemplatesGetResponseDataItemPublisherIdRegExp: RegExp;
|
|
2742
|
+
export declare const workSpaceTemplatesGetResponse: zod.ZodObject<{
|
|
2336
2743
|
data: zod.ZodArray<zod.ZodObject<{
|
|
2337
2744
|
createdAtUtc: zod.ZodISODateTime;
|
|
2338
2745
|
description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -2354,32 +2761,32 @@ export declare const getWorkSpaceTemplatesResponse: zod.ZodObject<{
|
|
|
2354
2761
|
/**
|
|
2355
2762
|
* @summary Obtain a list of all workspaces in SmartSpace, with pagination options take and skip.
|
|
2356
2763
|
*/
|
|
2357
|
-
export declare const
|
|
2358
|
-
export declare const
|
|
2359
|
-
export declare const
|
|
2764
|
+
export declare const workSpacesGetGetQueryTakeDefaultOne = 20;
|
|
2765
|
+
export declare const workSpacesGetGetQuerySkipDefaultOne = 0;
|
|
2766
|
+
export declare const workSpacesGetGetQueryParams: zod.ZodObject<{
|
|
2360
2767
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
2361
2768
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
2362
2769
|
search: zod.ZodOptional<zod.ZodString>;
|
|
2363
2770
|
}, zod.core.$strict>;
|
|
2364
|
-
export declare const
|
|
2365
|
-
export declare const
|
|
2366
|
-
export declare const
|
|
2367
|
-
export declare const
|
|
2368
|
-
export declare const
|
|
2369
|
-
export declare const
|
|
2370
|
-
export declare const
|
|
2371
|
-
export declare const
|
|
2372
|
-
export declare const
|
|
2373
|
-
export declare const
|
|
2374
|
-
export declare const
|
|
2375
|
-
export declare const
|
|
2376
|
-
export declare const
|
|
2377
|
-
export declare const
|
|
2378
|
-
export declare const
|
|
2379
|
-
export declare const
|
|
2380
|
-
export declare const
|
|
2381
|
-
export declare const
|
|
2382
|
-
export declare const
|
|
2771
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemDataSpaceIdRegExpOne: RegExp;
|
|
2772
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExpOne: RegExp;
|
|
2773
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowIdRegExpOne: RegExp;
|
|
2774
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExpOne: RegExp;
|
|
2775
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExpOne: RegExp;
|
|
2776
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExpOne: RegExp;
|
|
2777
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemIdRegExpOne: RegExp;
|
|
2778
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemIdRegExpOne: RegExp;
|
|
2779
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemVersionRegExpOne: RegExp;
|
|
2780
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemIdRegExpOne: RegExp;
|
|
2781
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemParentWorkspaceIdRegExpOne: RegExp;
|
|
2782
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemWorkspacesInfoItemIdRegExpOne: RegExp;
|
|
2783
|
+
export declare const workSpacesGetGetResponseDataItemIdRegExpOne: RegExp;
|
|
2784
|
+
export declare const workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentIdRegExpOne: RegExp;
|
|
2785
|
+
export declare const workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentProviderIdRegExpOne: RegExp;
|
|
2786
|
+
export declare const workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentStepsItemIdRegExpOne: RegExp;
|
|
2787
|
+
export declare const workSpacesGetGetResponseDataItemModelConfigurationsItemModelIdRegExpOne: RegExp;
|
|
2788
|
+
export declare const workSpacesGetGetResponseDataItemSandBoxThreadIdRegExpOne: RegExp;
|
|
2789
|
+
export declare const workSpacesGetGetResponse: zod.ZodObject<{
|
|
2383
2790
|
data: zod.ZodArray<zod.ZodObject<{
|
|
2384
2791
|
createdAt: zod.ZodISODateTime;
|
|
2385
2792
|
createdByUserId: zod.ZodString;
|
|
@@ -2551,6 +2958,21 @@ export declare const getWorkSpacesResponse: zod.ZodObject<{
|
|
|
2551
2958
|
VertexAi: "VertexAi";
|
|
2552
2959
|
AzureFoundry: "AzureFoundry";
|
|
2553
2960
|
}>>;
|
|
2961
|
+
modelPublisher: zod.ZodOptional<zod.ZodEnum<{
|
|
2962
|
+
OpenAi: "OpenAi";
|
|
2963
|
+
HuggingFace: "HuggingFace";
|
|
2964
|
+
Cohere: "Cohere";
|
|
2965
|
+
Anthropic: "Anthropic";
|
|
2966
|
+
Google: "Google";
|
|
2967
|
+
Meta: "Meta";
|
|
2968
|
+
Mistral: "Mistral";
|
|
2969
|
+
Microsoft: "Microsoft";
|
|
2970
|
+
DeepSeek: "DeepSeek";
|
|
2971
|
+
XAi: "XAi";
|
|
2972
|
+
Amazon: "Amazon";
|
|
2973
|
+
Qwen: "Qwen";
|
|
2974
|
+
Other: "Other";
|
|
2975
|
+
}>>;
|
|
2554
2976
|
name: zod.ZodString;
|
|
2555
2977
|
properties: zod.ZodArray<zod.ZodObject<{
|
|
2556
2978
|
name: zod.ZodString;
|
|
@@ -2594,11 +3016,11 @@ export declare const getWorkSpacesResponse: zod.ZodObject<{
|
|
|
2594
3016
|
/**
|
|
2595
3017
|
* @summary Create a new workspace in SmartSpace, specifying details such as name and associated data spaces.
|
|
2596
3018
|
*/
|
|
2597
|
-
export declare const
|
|
2598
|
-
export declare const
|
|
2599
|
-
export declare const
|
|
2600
|
-
export declare const
|
|
2601
|
-
export declare const
|
|
3019
|
+
export declare const workSpacesPostBodyDataSpacesItemRegExp: RegExp;
|
|
3020
|
+
export declare const workSpacesPostBodyIdRegExp: RegExp;
|
|
3021
|
+
export declare const workSpacesPostBodyModelConfigurationsItemModelIdRegExp: RegExp;
|
|
3022
|
+
export declare const workSpacesPostBodyTemplateVersionIdRegExp: RegExp;
|
|
3023
|
+
export declare const workSpacesPostBody: zod.ZodObject<{
|
|
2602
3024
|
dataSpaces: zod.ZodArray<zod.ZodString>;
|
|
2603
3025
|
id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2604
3026
|
modelConfigurations: zod.ZodArray<zod.ZodObject<{
|
|
@@ -2618,25 +3040,25 @@ export declare const postWorkSpacesBody: zod.ZodObject<{
|
|
|
2618
3040
|
name: zod.ZodString;
|
|
2619
3041
|
templateVersionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2620
3042
|
}, zod.core.$strict>;
|
|
2621
|
-
export declare const
|
|
2622
|
-
export declare const
|
|
2623
|
-
export declare const
|
|
2624
|
-
export declare const
|
|
2625
|
-
export declare const
|
|
2626
|
-
export declare const
|
|
2627
|
-
export declare const
|
|
2628
|
-
export declare const
|
|
2629
|
-
export declare const
|
|
2630
|
-
export declare const
|
|
2631
|
-
export declare const
|
|
2632
|
-
export declare const
|
|
2633
|
-
export declare const
|
|
2634
|
-
export declare const
|
|
2635
|
-
export declare const
|
|
2636
|
-
export declare const
|
|
2637
|
-
export declare const
|
|
2638
|
-
export declare const
|
|
2639
|
-
export declare const
|
|
3043
|
+
export declare const workSpacesPostResponseDataSpacesItemDataSetsItemDataSpaceIdRegExp: RegExp;
|
|
3044
|
+
export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExp: RegExp;
|
|
3045
|
+
export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowIdRegExp: RegExp;
|
|
3046
|
+
export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
|
|
3047
|
+
export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
|
|
3048
|
+
export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExp: RegExp;
|
|
3049
|
+
export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemIdRegExp: RegExp;
|
|
3050
|
+
export declare const workSpacesPostResponseDataSpacesItemDataSetsItemIdRegExp: RegExp;
|
|
3051
|
+
export declare const workSpacesPostResponseDataSpacesItemDataSetsItemVersionRegExp: RegExp;
|
|
3052
|
+
export declare const workSpacesPostResponseDataSpacesItemIdRegExp: RegExp;
|
|
3053
|
+
export declare const workSpacesPostResponseDataSpacesItemParentWorkspaceIdRegExp: RegExp;
|
|
3054
|
+
export declare const workSpacesPostResponseDataSpacesItemWorkspacesInfoItemIdRegExp: RegExp;
|
|
3055
|
+
export declare const workSpacesPostResponseIdRegExp: RegExp;
|
|
3056
|
+
export declare const workSpacesPostResponseModelConfigurationsItemModelDeploymentIdRegExp: RegExp;
|
|
3057
|
+
export declare const workSpacesPostResponseModelConfigurationsItemModelDeploymentProviderIdRegExp: RegExp;
|
|
3058
|
+
export declare const workSpacesPostResponseModelConfigurationsItemModelDeploymentStepsItemIdRegExp: RegExp;
|
|
3059
|
+
export declare const workSpacesPostResponseModelConfigurationsItemModelIdRegExp: RegExp;
|
|
3060
|
+
export declare const workSpacesPostResponseSandBoxThreadIdRegExp: RegExp;
|
|
3061
|
+
export declare const workSpacesPostResponse: zod.ZodObject<{
|
|
2640
3062
|
createdAt: zod.ZodISODateTime;
|
|
2641
3063
|
createdByUserId: zod.ZodString;
|
|
2642
3064
|
dataSpaces: zod.ZodArray<zod.ZodObject<{
|
|
@@ -2807,6 +3229,21 @@ export declare const postWorkSpacesResponse: zod.ZodObject<{
|
|
|
2807
3229
|
VertexAi: "VertexAi";
|
|
2808
3230
|
AzureFoundry: "AzureFoundry";
|
|
2809
3231
|
}>>;
|
|
3232
|
+
modelPublisher: zod.ZodOptional<zod.ZodEnum<{
|
|
3233
|
+
OpenAi: "OpenAi";
|
|
3234
|
+
HuggingFace: "HuggingFace";
|
|
3235
|
+
Cohere: "Cohere";
|
|
3236
|
+
Anthropic: "Anthropic";
|
|
3237
|
+
Google: "Google";
|
|
3238
|
+
Meta: "Meta";
|
|
3239
|
+
Mistral: "Mistral";
|
|
3240
|
+
Microsoft: "Microsoft";
|
|
3241
|
+
DeepSeek: "DeepSeek";
|
|
3242
|
+
XAi: "XAi";
|
|
3243
|
+
Amazon: "Amazon";
|
|
3244
|
+
Qwen: "Qwen";
|
|
3245
|
+
Other: "Other";
|
|
3246
|
+
}>>;
|
|
2810
3247
|
name: zod.ZodString;
|
|
2811
3248
|
properties: zod.ZodArray<zod.ZodObject<{
|
|
2812
3249
|
name: zod.ZodString;
|
|
@@ -2848,36 +3285,36 @@ export declare const postWorkSpacesResponse: zod.ZodObject<{
|
|
|
2848
3285
|
/**
|
|
2849
3286
|
* @summary Remove a particular workspace from SmartSpace, identified by its ID.
|
|
2850
3287
|
*/
|
|
2851
|
-
export declare const
|
|
2852
|
-
export declare const
|
|
3288
|
+
export declare const workSpacesDeletePathIdRegExp: RegExp;
|
|
3289
|
+
export declare const workSpacesDeleteParams: zod.ZodObject<{
|
|
2853
3290
|
id: zod.ZodString;
|
|
2854
3291
|
}, zod.core.$strict>;
|
|
2855
3292
|
/**
|
|
2856
3293
|
* @summary Retrieve detailed information about a specific workspace in SmartSpace, using its ID.
|
|
2857
3294
|
*/
|
|
2858
|
-
export declare const
|
|
2859
|
-
export declare const
|
|
2860
|
-
id: zod.ZodString;
|
|
2861
|
-
}, zod.core.$strict>;
|
|
2862
|
-
export declare const
|
|
2863
|
-
export declare const
|
|
2864
|
-
export declare const
|
|
2865
|
-
export declare const
|
|
2866
|
-
export declare const
|
|
2867
|
-
export declare const
|
|
2868
|
-
export declare const
|
|
2869
|
-
export declare const
|
|
2870
|
-
export declare const
|
|
2871
|
-
export declare const
|
|
2872
|
-
export declare const
|
|
2873
|
-
export declare const
|
|
2874
|
-
export declare const
|
|
2875
|
-
export declare const
|
|
2876
|
-
export declare const
|
|
2877
|
-
export declare const
|
|
2878
|
-
export declare const
|
|
2879
|
-
export declare const
|
|
2880
|
-
export declare const
|
|
3295
|
+
export declare const workSpacesGetIdPathIdRegExpOne: RegExp;
|
|
3296
|
+
export declare const workSpacesGetIdParams: zod.ZodObject<{
|
|
3297
|
+
id: zod.ZodString;
|
|
3298
|
+
}, zod.core.$strict>;
|
|
3299
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemDataSpaceIdRegExpOne: RegExp;
|
|
3300
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExpOne: RegExp;
|
|
3301
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowIdRegExpOne: RegExp;
|
|
3302
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExpOne: RegExp;
|
|
3303
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExpOne: RegExp;
|
|
3304
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExpOne: RegExp;
|
|
3305
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemIdRegExpOne: RegExp;
|
|
3306
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemIdRegExpOne: RegExp;
|
|
3307
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemVersionRegExpOne: RegExp;
|
|
3308
|
+
export declare const workSpacesGetIdResponseDataSpacesItemIdRegExpOne: RegExp;
|
|
3309
|
+
export declare const workSpacesGetIdResponseDataSpacesItemParentWorkspaceIdRegExpOne: RegExp;
|
|
3310
|
+
export declare const workSpacesGetIdResponseDataSpacesItemWorkspacesInfoItemIdRegExpOne: RegExp;
|
|
3311
|
+
export declare const workSpacesGetIdResponseIdRegExpOne: RegExp;
|
|
3312
|
+
export declare const workSpacesGetIdResponseModelConfigurationsItemModelDeploymentIdRegExpOne: RegExp;
|
|
3313
|
+
export declare const workSpacesGetIdResponseModelConfigurationsItemModelDeploymentProviderIdRegExpOne: RegExp;
|
|
3314
|
+
export declare const workSpacesGetIdResponseModelConfigurationsItemModelDeploymentStepsItemIdRegExpOne: RegExp;
|
|
3315
|
+
export declare const workSpacesGetIdResponseModelConfigurationsItemModelIdRegExpOne: RegExp;
|
|
3316
|
+
export declare const workSpacesGetIdResponseSandBoxThreadIdRegExpOne: RegExp;
|
|
3317
|
+
export declare const workSpacesGetIdResponse: zod.ZodObject<{
|
|
2881
3318
|
createdAt: zod.ZodISODateTime;
|
|
2882
3319
|
createdByUserId: zod.ZodString;
|
|
2883
3320
|
dataSpaces: zod.ZodArray<zod.ZodObject<{
|
|
@@ -3048,6 +3485,21 @@ export declare const getWorkSpacesIdResponse: zod.ZodObject<{
|
|
|
3048
3485
|
VertexAi: "VertexAi";
|
|
3049
3486
|
AzureFoundry: "AzureFoundry";
|
|
3050
3487
|
}>>;
|
|
3488
|
+
modelPublisher: zod.ZodOptional<zod.ZodEnum<{
|
|
3489
|
+
OpenAi: "OpenAi";
|
|
3490
|
+
HuggingFace: "HuggingFace";
|
|
3491
|
+
Cohere: "Cohere";
|
|
3492
|
+
Anthropic: "Anthropic";
|
|
3493
|
+
Google: "Google";
|
|
3494
|
+
Meta: "Meta";
|
|
3495
|
+
Mistral: "Mistral";
|
|
3496
|
+
Microsoft: "Microsoft";
|
|
3497
|
+
DeepSeek: "DeepSeek";
|
|
3498
|
+
XAi: "XAi";
|
|
3499
|
+
Amazon: "Amazon";
|
|
3500
|
+
Qwen: "Qwen";
|
|
3501
|
+
Other: "Other";
|
|
3502
|
+
}>>;
|
|
3051
3503
|
name: zod.ZodString;
|
|
3052
3504
|
properties: zod.ZodArray<zod.ZodObject<{
|
|
3053
3505
|
name: zod.ZodString;
|
|
@@ -3086,14 +3538,60 @@ export declare const getWorkSpacesIdResponse: zod.ZodObject<{
|
|
|
3086
3538
|
schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
|
|
3087
3539
|
}, zod.core.$strip>>;
|
|
3088
3540
|
}, zod.core.$strip>;
|
|
3541
|
+
export declare const workSpacesGetWorkspaceAdminsPathIdRegExp: RegExp;
|
|
3542
|
+
export declare const workSpacesGetWorkspaceAdminsParams: zod.ZodObject<{
|
|
3543
|
+
id: zod.ZodString;
|
|
3544
|
+
}, zod.core.$strict>;
|
|
3545
|
+
export declare const workSpacesGetWorkspaceAdminsResponseItem: zod.ZodObject<{
|
|
3546
|
+
id: zod.ZodString;
|
|
3547
|
+
isAdmin: zod.ZodBoolean;
|
|
3548
|
+
name: zod.ZodString;
|
|
3549
|
+
}, zod.core.$strip>;
|
|
3550
|
+
export declare const workSpacesGetWorkspaceAdminsResponse: zod.ZodArray<zod.ZodObject<{
|
|
3551
|
+
id: zod.ZodString;
|
|
3552
|
+
isAdmin: zod.ZodBoolean;
|
|
3553
|
+
name: zod.ZodString;
|
|
3554
|
+
}, zod.core.$strip>>;
|
|
3555
|
+
export declare const workSpacesDeleteAdminPathIdRegExp: RegExp;
|
|
3556
|
+
export declare const workSpacesDeleteAdminPathUserIdRegExp: RegExp;
|
|
3557
|
+
export declare const workSpacesDeleteAdminParams: zod.ZodObject<{
|
|
3558
|
+
id: zod.ZodString;
|
|
3559
|
+
userId: zod.ZodString;
|
|
3560
|
+
}, zod.core.$strict>;
|
|
3561
|
+
export declare const workSpacesDeleteAdminResponseItem: zod.ZodObject<{
|
|
3562
|
+
id: zod.ZodString;
|
|
3563
|
+
isAdmin: zod.ZodBoolean;
|
|
3564
|
+
name: zod.ZodString;
|
|
3565
|
+
}, zod.core.$strip>;
|
|
3566
|
+
export declare const workSpacesDeleteAdminResponse: zod.ZodArray<zod.ZodObject<{
|
|
3567
|
+
id: zod.ZodString;
|
|
3568
|
+
isAdmin: zod.ZodBoolean;
|
|
3569
|
+
name: zod.ZodString;
|
|
3570
|
+
}, zod.core.$strip>>;
|
|
3571
|
+
export declare const workSpacesAddWorkspaceAdminPathIdRegExp: RegExp;
|
|
3572
|
+
export declare const workSpacesAddWorkspaceAdminPathUserIdRegExp: RegExp;
|
|
3573
|
+
export declare const workSpacesAddWorkspaceAdminParams: zod.ZodObject<{
|
|
3574
|
+
id: zod.ZodString;
|
|
3575
|
+
userId: zod.ZodString;
|
|
3576
|
+
}, zod.core.$strict>;
|
|
3577
|
+
export declare const workSpacesAddWorkspaceAdminResponseItem: zod.ZodObject<{
|
|
3578
|
+
id: zod.ZodString;
|
|
3579
|
+
isAdmin: zod.ZodBoolean;
|
|
3580
|
+
name: zod.ZodString;
|
|
3581
|
+
}, zod.core.$strip>;
|
|
3582
|
+
export declare const workSpacesAddWorkspaceAdminResponse: zod.ZodArray<zod.ZodObject<{
|
|
3583
|
+
id: zod.ZodString;
|
|
3584
|
+
isAdmin: zod.ZodBoolean;
|
|
3585
|
+
name: zod.ZodString;
|
|
3586
|
+
}, zod.core.$strip>>;
|
|
3089
3587
|
/**
|
|
3090
3588
|
* @summary Update basic information of a specific workspace in SmartSpace, such as name and summary, using the workspace's ID.
|
|
3091
3589
|
*/
|
|
3092
|
-
export declare const
|
|
3093
|
-
export declare const
|
|
3590
|
+
export declare const workSpacesPutPathIdRegExp: RegExp;
|
|
3591
|
+
export declare const workSpacesPutParams: zod.ZodObject<{
|
|
3094
3592
|
id: zod.ZodString;
|
|
3095
3593
|
}, zod.core.$strict>;
|
|
3096
|
-
export declare const
|
|
3594
|
+
export declare const workSpacesPutBody: zod.ZodObject<{
|
|
3097
3595
|
firstPrompt: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3098
3596
|
name: zod.ZodString;
|
|
3099
3597
|
outputSchema: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -3101,23 +3599,31 @@ export declare const putWorkSpacesIdBasicinfoBody: zod.ZodObject<{
|
|
|
3101
3599
|
summary: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3102
3600
|
tags: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
|
|
3103
3601
|
}, zod.core.$strict>;
|
|
3602
|
+
/**
|
|
3603
|
+
* @summary Mark a workspace as favorited or not in SmartSpace, using the workspaces's ID and a boolean value in the request.
|
|
3604
|
+
*/
|
|
3605
|
+
export declare const workSpacesSetFavoritedPathIdRegExp: RegExp;
|
|
3606
|
+
export declare const workSpacesSetFavoritedParams: zod.ZodObject<{
|
|
3607
|
+
id: zod.ZodString;
|
|
3608
|
+
}, zod.core.$strict>;
|
|
3609
|
+
export declare const workSpacesSetFavoritedBody: zod.ZodBoolean;
|
|
3104
3610
|
/**
|
|
3105
3611
|
* @summary Retrieve all message threads associated with a specific workspace in SmartSpace, identified by workspaceId, with pagination options take and skip.
|
|
3106
3612
|
*/
|
|
3107
|
-
export declare const
|
|
3108
|
-
export declare const
|
|
3613
|
+
export declare const workSpacesGetThreadsPathIdRegExp: RegExp;
|
|
3614
|
+
export declare const workSpacesGetThreadsParams: zod.ZodObject<{
|
|
3109
3615
|
id: zod.ZodString;
|
|
3110
3616
|
}, zod.core.$strict>;
|
|
3111
|
-
export declare const
|
|
3112
|
-
export declare const
|
|
3113
|
-
export declare const
|
|
3617
|
+
export declare const workSpacesGetThreadsQueryTakeDefault = 50;
|
|
3618
|
+
export declare const workSpacesGetThreadsQuerySkipDefault = 0;
|
|
3619
|
+
export declare const workSpacesGetThreadsQueryParams: zod.ZodObject<{
|
|
3114
3620
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
3115
3621
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
3116
3622
|
search: zod.ZodOptional<zod.ZodString>;
|
|
3117
3623
|
}, zod.core.$strict>;
|
|
3118
|
-
export declare const
|
|
3119
|
-
export declare const
|
|
3120
|
-
export declare const
|
|
3624
|
+
export declare const workSpacesGetThreadsResponseDataItemIdRegExp: RegExp;
|
|
3625
|
+
export declare const workSpacesGetThreadsResponseDataItemWorkSpaceIdRegExp: RegExp;
|
|
3626
|
+
export declare const workSpacesGetThreadsResponse: zod.ZodObject<{
|
|
3121
3627
|
data: zod.ZodArray<zod.ZodObject<{
|
|
3122
3628
|
createdAt: zod.ZodISODateTime;
|
|
3123
3629
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -3137,8 +3643,8 @@ export declare const getWorkSpacesIdMessageThreadsResponse: zod.ZodObject<{
|
|
|
3137
3643
|
/**
|
|
3138
3644
|
* @summary Deletes the model configuration for a specific workspace and role.
|
|
3139
3645
|
*/
|
|
3140
|
-
export declare const
|
|
3141
|
-
export declare const
|
|
3646
|
+
export declare const workSpacesPutModelConfigurationIdModelconfigurationRoleDeletePathIdRegExp: RegExp;
|
|
3647
|
+
export declare const workSpacesPutModelConfigurationIdModelconfigurationRoleDeleteParams: zod.ZodObject<{
|
|
3142
3648
|
id: zod.ZodString;
|
|
3143
3649
|
role: zod.ZodEnum<{
|
|
3144
3650
|
Document: "Document";
|
|
@@ -3149,8 +3655,8 @@ export declare const deleteWorkSpacesIdModelconfigurationRoleParams: zod.ZodObje
|
|
|
3149
3655
|
/**
|
|
3150
3656
|
* @summary Configure AI models for a specific role within a workspace in SmartSpace, identified by workspaceId and role.
|
|
3151
3657
|
*/
|
|
3152
|
-
export declare const
|
|
3153
|
-
export declare const
|
|
3658
|
+
export declare const workSpacesPutModelConfigurationIdModelconfigurationRolePutPathIdRegExp: RegExp;
|
|
3659
|
+
export declare const workSpacesPutModelConfigurationIdModelconfigurationRolePutParams: zod.ZodObject<{
|
|
3154
3660
|
id: zod.ZodString;
|
|
3155
3661
|
role: zod.ZodEnum<{
|
|
3156
3662
|
Document: "Document";
|
|
@@ -3158,8 +3664,8 @@ export declare const putWorkSpacesIdModelconfigurationRoleParams: zod.ZodObject<
|
|
|
3158
3664
|
Analyzer: "Analyzer";
|
|
3159
3665
|
}>;
|
|
3160
3666
|
}, zod.core.$strict>;
|
|
3161
|
-
export declare const
|
|
3162
|
-
export declare const
|
|
3667
|
+
export declare const workSpacesPutModelConfigurationIdModelconfigurationRolePutBodyModelIdRegExp: RegExp;
|
|
3668
|
+
export declare const workSpacesPutModelConfigurationIdModelconfigurationRolePutBody: zod.ZodObject<{
|
|
3163
3669
|
frequencyPenalty: zod.ZodNumber;
|
|
3164
3670
|
modelDisplayText: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3165
3671
|
modelId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -3176,38 +3682,38 @@ export declare const putWorkSpacesIdModelconfigurationRoleBody: zod.ZodObject<{
|
|
|
3176
3682
|
/**
|
|
3177
3683
|
* @summary Detach a specific dataspace from a workspace in SmartSpace, identified by both workspaceId and dataspaceId.
|
|
3178
3684
|
*/
|
|
3179
|
-
export declare const
|
|
3180
|
-
export declare const
|
|
3181
|
-
export declare const
|
|
3685
|
+
export declare const workSpacesRemoveDataSpacePathWorkspaceIdRegExp: RegExp;
|
|
3686
|
+
export declare const workSpacesRemoveDataSpacePathDataspaceIdRegExp: RegExp;
|
|
3687
|
+
export declare const workSpacesRemoveDataSpaceParams: zod.ZodObject<{
|
|
3182
3688
|
workspaceId: zod.ZodString;
|
|
3183
3689
|
dataspaceId: zod.ZodString;
|
|
3184
3690
|
}, zod.core.$strict>;
|
|
3185
3691
|
/**
|
|
3186
3692
|
* @summary Link a specific dataspace to a workspace in SmartSpace, using both workspaceId and dataspaceId.
|
|
3187
3693
|
*/
|
|
3188
|
-
export declare const
|
|
3189
|
-
export declare const
|
|
3190
|
-
export declare const
|
|
3694
|
+
export declare const workSpacesAddDataSpacePathWorkspaceIdRegExp: RegExp;
|
|
3695
|
+
export declare const workSpacesAddDataSpacePathDataspaceIdRegExp: RegExp;
|
|
3696
|
+
export declare const workSpacesAddDataSpaceParams: zod.ZodObject<{
|
|
3191
3697
|
workspaceId: zod.ZodString;
|
|
3192
3698
|
dataspaceId: zod.ZodString;
|
|
3193
3699
|
}, zod.core.$strict>;
|
|
3194
3700
|
/**
|
|
3195
3701
|
* @summary Gets a list of all the files that are uploaded directly to the workspace
|
|
3196
3702
|
*/
|
|
3197
|
-
export declare const
|
|
3198
|
-
export declare const
|
|
3703
|
+
export declare const workSpacesGetWorkspaceFilesPathWorkspaceIdRegExp: RegExp;
|
|
3704
|
+
export declare const workSpacesGetWorkspaceFilesParams: zod.ZodObject<{
|
|
3199
3705
|
workspaceId: zod.ZodString;
|
|
3200
3706
|
}, zod.core.$strict>;
|
|
3201
|
-
export declare const
|
|
3202
|
-
export declare const
|
|
3203
|
-
export declare const
|
|
3707
|
+
export declare const workSpacesGetWorkspaceFilesQueryTakeDefault = 20;
|
|
3708
|
+
export declare const workSpacesGetWorkspaceFilesQuerySkipDefault = 0;
|
|
3709
|
+
export declare const workSpacesGetWorkspaceFilesQueryParams: zod.ZodObject<{
|
|
3204
3710
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
3205
3711
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
3206
3712
|
}, zod.core.$strict>;
|
|
3207
|
-
export declare const
|
|
3208
|
-
export declare const
|
|
3209
|
-
export declare const
|
|
3210
|
-
export declare const
|
|
3713
|
+
export declare const workSpacesGetWorkspaceFilesResponseDataItemFileIdRegExp: RegExp;
|
|
3714
|
+
export declare const workSpacesGetWorkspaceFilesResponseDataItemFileThreadIdRegExp: RegExp;
|
|
3715
|
+
export declare const workSpacesGetWorkspaceFilesResponseDataItemFileWorkspaceIdRegExp: RegExp;
|
|
3716
|
+
export declare const workSpacesGetWorkspaceFilesResponse: zod.ZodObject<{
|
|
3211
3717
|
data: zod.ZodArray<zod.ZodObject<{
|
|
3212
3718
|
createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
3213
3719
|
createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -3239,17 +3745,17 @@ export declare const getWorkSpacesWorkspaceIdFilesResponse: zod.ZodObject<{
|
|
|
3239
3745
|
/**
|
|
3240
3746
|
* @summary Uploads a list of files directly to the workspace
|
|
3241
3747
|
*/
|
|
3242
|
-
export declare const
|
|
3243
|
-
export declare const
|
|
3748
|
+
export declare const workSpacesWorkspaceFilesPathWorkspaceIdRegExp: RegExp;
|
|
3749
|
+
export declare const workSpacesWorkspaceFilesParams: zod.ZodObject<{
|
|
3244
3750
|
workspaceId: zod.ZodString;
|
|
3245
3751
|
}, zod.core.$strict>;
|
|
3246
|
-
export declare const
|
|
3752
|
+
export declare const workSpacesWorkspaceFilesBody: zod.ZodObject<{
|
|
3247
3753
|
files: zod.ZodOptional<zod.ZodArray<zod.ZodCustom<import("node:buffer").File, import("node:buffer").File>>>;
|
|
3248
3754
|
}, zod.core.$strict>;
|
|
3249
|
-
export declare const
|
|
3250
|
-
export declare const
|
|
3251
|
-
export declare const
|
|
3252
|
-
export declare const
|
|
3755
|
+
export declare const workSpacesWorkspaceFilesResponseFileIdRegExp: RegExp;
|
|
3756
|
+
export declare const workSpacesWorkspaceFilesResponseFileThreadIdRegExp: RegExp;
|
|
3757
|
+
export declare const workSpacesWorkspaceFilesResponseFileWorkspaceIdRegExp: RegExp;
|
|
3758
|
+
export declare const workSpacesWorkspaceFilesResponseItem: zod.ZodObject<{
|
|
3253
3759
|
createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
3254
3760
|
createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3255
3761
|
createdByUserName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -3275,7 +3781,7 @@ export declare const postWorkSpacesWorkspaceIdFilesResponseItem: zod.ZodObject<{
|
|
|
3275
3781
|
Ingesting: "Ingesting";
|
|
3276
3782
|
}>;
|
|
3277
3783
|
}, zod.core.$strip>;
|
|
3278
|
-
export declare const
|
|
3784
|
+
export declare const workSpacesWorkspaceFilesResponse: zod.ZodArray<zod.ZodObject<{
|
|
3279
3785
|
createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
3280
3786
|
createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3281
3787
|
createdByUserName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -3304,24 +3810,24 @@ export declare const postWorkSpacesWorkspaceIdFilesResponse: zod.ZodArray<zod.Zo
|
|
|
3304
3810
|
/**
|
|
3305
3811
|
* @summary Removes a file form the workspace and the ingested content
|
|
3306
3812
|
*/
|
|
3307
|
-
export declare const
|
|
3308
|
-
export declare const
|
|
3309
|
-
export declare const
|
|
3813
|
+
export declare const workSpacesDeleteWorkspaceFilePathWorkspaceIdRegExp: RegExp;
|
|
3814
|
+
export declare const workSpacesDeleteWorkspaceFilePathFileIdRegExp: RegExp;
|
|
3815
|
+
export declare const workSpacesDeleteWorkspaceFileParams: zod.ZodObject<{
|
|
3310
3816
|
workspaceId: zod.ZodString;
|
|
3311
3817
|
fileId: zod.ZodString;
|
|
3312
3818
|
}, zod.core.$strict>;
|
|
3313
|
-
export declare const
|
|
3314
|
-
export declare const
|
|
3819
|
+
export declare const workSpacesGetActiveFlowPathWorkspaceIdRegExp: RegExp;
|
|
3820
|
+
export declare const workSpacesGetActiveFlowParams: zod.ZodObject<{
|
|
3315
3821
|
workspaceId: zod.ZodString;
|
|
3316
3822
|
}, zod.core.$strict>;
|
|
3317
3823
|
/**
|
|
3318
3824
|
* @summary Creates a flow
|
|
3319
3825
|
*/
|
|
3320
|
-
export declare const
|
|
3321
|
-
export declare const
|
|
3826
|
+
export declare const workSpacesSetActiveFlowPathWorkspaceIdRegExp: RegExp;
|
|
3827
|
+
export declare const workSpacesSetActiveFlowParams: zod.ZodObject<{
|
|
3322
3828
|
workspaceId: zod.ZodString;
|
|
3323
3829
|
}, zod.core.$strict>;
|
|
3324
|
-
export declare const
|
|
3830
|
+
export declare const workSpacesSetActiveFlowBody: zod.ZodObject<{
|
|
3325
3831
|
blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
3326
3832
|
constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
|
|
3327
3833
|
target: zod.ZodObject<{
|
|
@@ -3378,52 +3884,52 @@ export declare const putWorkSpacesWorkspaceIdFlowsActiveBody: zod.ZodObject<{
|
|
|
3378
3884
|
/**
|
|
3379
3885
|
* @summary Updates the the layout of blocks for the flowdefintion
|
|
3380
3886
|
*/
|
|
3381
|
-
export declare const
|
|
3382
|
-
export declare const
|
|
3887
|
+
export declare const workSpacesSetActiveFlowLayoutPathWorkspaceIdRegExp: RegExp;
|
|
3888
|
+
export declare const workSpacesSetActiveFlowLayoutParams: zod.ZodObject<{
|
|
3383
3889
|
workspaceId: zod.ZodString;
|
|
3384
3890
|
}, zod.core.$strict>;
|
|
3385
|
-
export declare const
|
|
3891
|
+
export declare const workSpacesSetActiveFlowLayoutBody: zod.ZodAny;
|
|
3386
3892
|
/**
|
|
3387
3893
|
* @summary Updates the flag that determines whether to store the prompt and response within a specific workspace.
|
|
3388
3894
|
*/
|
|
3389
|
-
export declare const
|
|
3390
|
-
export declare const
|
|
3895
|
+
export declare const workSpacesUpdatePromptResponseFlagPathWorkspaceIdRegExp: RegExp;
|
|
3896
|
+
export declare const workSpacesUpdatePromptResponseFlagParams: zod.ZodObject<{
|
|
3391
3897
|
workspaceId: zod.ZodString;
|
|
3392
3898
|
}, zod.core.$strict>;
|
|
3393
|
-
export declare const
|
|
3899
|
+
export declare const workSpacesUpdatePromptResponseFlagQueryParams: zod.ZodObject<{
|
|
3394
3900
|
isPromptAndResponseLoggingEnabled: zod.ZodOptional<zod.ZodBoolean>;
|
|
3395
3901
|
}, zod.core.$strict>;
|
|
3396
3902
|
/**
|
|
3397
3903
|
* @summary Retrieve a Shared Access Signature (SAS) for a specific item within a data space's documents in SmartSpace, using the dataSpaceId.
|
|
3398
3904
|
*/
|
|
3399
|
-
export declare const
|
|
3400
|
-
export declare const
|
|
3905
|
+
export declare const documentsGetDocumentSasPathDataSpaceIdRegExpOne: RegExp;
|
|
3906
|
+
export declare const documentsGetDocumentSasParams: zod.ZodObject<{
|
|
3401
3907
|
dataSpaceId: zod.ZodString;
|
|
3402
3908
|
}, zod.core.$strict>;
|
|
3403
|
-
export declare const
|
|
3909
|
+
export declare const documentsGetDocumentSasQueryParams: zod.ZodObject<{
|
|
3404
3910
|
file: zod.ZodOptional<zod.ZodString>;
|
|
3405
3911
|
}, zod.core.$strict>;
|
|
3406
|
-
export declare const
|
|
3912
|
+
export declare const documentsGetDocumentSasResponse: zod.ZodObject<{
|
|
3407
3913
|
uri: zod.ZodURL;
|
|
3408
3914
|
}, zod.core.$strip>;
|
|
3409
|
-
export declare const
|
|
3410
|
-
export declare const
|
|
3915
|
+
export declare const messageThreadsGetWorkspaceExecutionsPathWorkSpaceIdRegExp: RegExp;
|
|
3916
|
+
export declare const messageThreadsGetWorkspaceExecutionsParams: zod.ZodObject<{
|
|
3411
3917
|
workSpaceId: zod.ZodString;
|
|
3412
3918
|
}, zod.core.$strict>;
|
|
3413
|
-
export declare const
|
|
3414
|
-
export declare const
|
|
3415
|
-
export declare const
|
|
3416
|
-
export declare const
|
|
3919
|
+
export declare const messageThreadsGetWorkspaceExecutionsQuerySkipDefault = 0;
|
|
3920
|
+
export declare const messageThreadsGetWorkspaceExecutionsQueryTakeDefault = 100;
|
|
3921
|
+
export declare const messageThreadsGetWorkspaceExecutionsQuerySearchDefault = "";
|
|
3922
|
+
export declare const messageThreadsGetWorkspaceExecutionsQueryParams: zod.ZodObject<{
|
|
3417
3923
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
3418
3924
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
3419
3925
|
search: zod.ZodOptional<zod.ZodString>;
|
|
3420
3926
|
"blockIds[]": zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
3421
3927
|
}, zod.core.$strict>;
|
|
3422
|
-
export declare const
|
|
3423
|
-
export declare const
|
|
3424
|
-
export declare const
|
|
3425
|
-
export declare const
|
|
3426
|
-
export declare const
|
|
3928
|
+
export declare const messageThreadsGetWorkspaceExecutionsResponseLogsItemIdRegExp: RegExp;
|
|
3929
|
+
export declare const messageThreadsGetWorkspaceExecutionsResponseLogsItemInputsItemIdRegExp: RegExp;
|
|
3930
|
+
export declare const messageThreadsGetWorkspaceExecutionsResponseLogsItemInputsItemValueIdRegExp: RegExp;
|
|
3931
|
+
export declare const messageThreadsGetWorkspaceExecutionsResponseLogsItemOutputsItemIdRegExp: RegExp;
|
|
3932
|
+
export declare const messageThreadsGetWorkspaceExecutionsResponse: zod.ZodObject<{
|
|
3427
3933
|
logs: zod.ZodArray<zod.ZodObject<{
|
|
3428
3934
|
blockId: zod.ZodString;
|
|
3429
3935
|
createdAt: zod.ZodISODateTime;
|
|
@@ -3463,26 +3969,26 @@ export declare const getWorkspacesWorkSpaceIdFunctionexecutionsResponse: zod.Zod
|
|
|
3463
3969
|
}, zod.core.$strip>>;
|
|
3464
3970
|
total: zod.ZodNumber;
|
|
3465
3971
|
}, zod.core.$strip>;
|
|
3466
|
-
export declare const
|
|
3467
|
-
export declare const
|
|
3468
|
-
export declare const
|
|
3972
|
+
export declare const messageThreadsGetStepExecutionsPathWorkSpaceIdRegExp: RegExp;
|
|
3973
|
+
export declare const messageThreadsGetStepExecutionsPathMessageThreadIdRegExp: RegExp;
|
|
3974
|
+
export declare const messageThreadsGetStepExecutionsParams: zod.ZodObject<{
|
|
3469
3975
|
workSpaceId: zod.ZodString;
|
|
3470
3976
|
messageThreadId: zod.ZodString;
|
|
3471
3977
|
}, zod.core.$strict>;
|
|
3472
|
-
export declare const
|
|
3473
|
-
export declare const
|
|
3474
|
-
export declare const
|
|
3475
|
-
export declare const
|
|
3978
|
+
export declare const messageThreadsGetStepExecutionsQuerySkipDefault = 0;
|
|
3979
|
+
export declare const messageThreadsGetStepExecutionsQueryTakeDefault = 100;
|
|
3980
|
+
export declare const messageThreadsGetStepExecutionsQuerySearchDefault = "";
|
|
3981
|
+
export declare const messageThreadsGetStepExecutionsQueryParams: zod.ZodObject<{
|
|
3476
3982
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
3477
3983
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
3478
3984
|
search: zod.ZodOptional<zod.ZodString>;
|
|
3479
3985
|
"blockIds[]": zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
3480
3986
|
}, zod.core.$strict>;
|
|
3481
|
-
export declare const
|
|
3482
|
-
export declare const
|
|
3483
|
-
export declare const
|
|
3484
|
-
export declare const
|
|
3485
|
-
export declare const
|
|
3987
|
+
export declare const messageThreadsGetStepExecutionsResponseLogsItemIdRegExp: RegExp;
|
|
3988
|
+
export declare const messageThreadsGetStepExecutionsResponseLogsItemInputsItemIdRegExp: RegExp;
|
|
3989
|
+
export declare const messageThreadsGetStepExecutionsResponseLogsItemInputsItemValueIdRegExp: RegExp;
|
|
3990
|
+
export declare const messageThreadsGetStepExecutionsResponseLogsItemOutputsItemIdRegExp: RegExp;
|
|
3991
|
+
export declare const messageThreadsGetStepExecutionsResponse: zod.ZodObject<{
|
|
3486
3992
|
logs: zod.ZodArray<zod.ZodObject<{
|
|
3487
3993
|
blockId: zod.ZodString;
|
|
3488
3994
|
createdAt: zod.ZodISODateTime;
|
|
@@ -3525,13 +4031,13 @@ export declare const getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFuncti
|
|
|
3525
4031
|
/**
|
|
3526
4032
|
* @summary Fetch details of the sandbox environment for a specific workspace in SmartSpace, using the workspaceId.
|
|
3527
4033
|
*/
|
|
3528
|
-
export declare const
|
|
3529
|
-
export declare const
|
|
4034
|
+
export declare const sandBoxGetSandboxThreadPathWorkspaceIdRegExp: RegExp;
|
|
4035
|
+
export declare const sandBoxGetSandboxThreadParams: zod.ZodObject<{
|
|
3530
4036
|
workspaceId: zod.ZodString;
|
|
3531
4037
|
}, zod.core.$strict>;
|
|
3532
|
-
export declare const
|
|
3533
|
-
export declare const
|
|
3534
|
-
export declare const
|
|
4038
|
+
export declare const sandBoxGetSandboxThreadResponseIdRegExp: RegExp;
|
|
4039
|
+
export declare const sandBoxGetSandboxThreadResponseWorkSpaceIdRegExp: RegExp;
|
|
4040
|
+
export declare const sandBoxGetSandboxThreadResponse: zod.ZodObject<{
|
|
3535
4041
|
createdAt: zod.ZodISODateTime;
|
|
3536
4042
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3537
4043
|
createdByUserId: zod.ZodString;
|
|
@@ -3548,42 +4054,42 @@ export declare const getWorkspacesWorkspaceIdSandboxResponse: zod.ZodObject<{
|
|
|
3548
4054
|
/**
|
|
3549
4055
|
* @summary Retrieve message creators profile images from the sandbox environment of a specific workspace in SmartSpace, with options for pagination take and skip
|
|
3550
4056
|
*/
|
|
3551
|
-
export declare const
|
|
3552
|
-
export declare const
|
|
4057
|
+
export declare const sandBoxThreadMessageCreateByUsersProfileImagesPathWorkspaceIdRegExp: RegExp;
|
|
4058
|
+
export declare const sandBoxThreadMessageCreateByUsersProfileImagesParams: zod.ZodObject<{
|
|
3553
4059
|
workspaceId: zod.ZodString;
|
|
3554
4060
|
}, zod.core.$strict>;
|
|
3555
|
-
export declare const
|
|
4061
|
+
export declare const sandBoxThreadMessageCreateByUsersProfileImagesResponseItem: zod.ZodObject<{
|
|
3556
4062
|
base64StringImage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3557
4063
|
userId: zod.ZodString;
|
|
3558
4064
|
}, zod.core.$strip>;
|
|
3559
|
-
export declare const
|
|
4065
|
+
export declare const sandBoxThreadMessageCreateByUsersProfileImagesResponse: zod.ZodArray<zod.ZodObject<{
|
|
3560
4066
|
base64StringImage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3561
4067
|
userId: zod.ZodString;
|
|
3562
4068
|
}, zod.core.$strip>>;
|
|
3563
4069
|
/**
|
|
3564
4070
|
* @summary Remove messages from the sandbox environment of a specific workspace in SmartSpace, identified by workspaceId.
|
|
3565
4071
|
*/
|
|
3566
|
-
export declare const
|
|
3567
|
-
export declare const
|
|
4072
|
+
export declare const sandBoxClearSandboxMessagesPathWorkspaceIdRegExp: RegExp;
|
|
4073
|
+
export declare const sandBoxClearSandboxMessagesParams: zod.ZodObject<{
|
|
3568
4074
|
workspaceId: zod.ZodString;
|
|
3569
4075
|
}, zod.core.$strict>;
|
|
3570
4076
|
/**
|
|
3571
4077
|
* @summary Retrieve messages from the sandbox environment of a specific workspace in SmartSpace, with options for pagination take and skip
|
|
3572
4078
|
*/
|
|
3573
|
-
export declare const
|
|
3574
|
-
export declare const
|
|
4079
|
+
export declare const sandBoxGetThreadMessagesPathWorkspaceIdRegExp: RegExp;
|
|
4080
|
+
export declare const sandBoxGetThreadMessagesParams: zod.ZodObject<{
|
|
3575
4081
|
workspaceId: zod.ZodString;
|
|
3576
4082
|
}, zod.core.$strict>;
|
|
3577
|
-
export declare const
|
|
3578
|
-
export declare const
|
|
3579
|
-
export declare const
|
|
4083
|
+
export declare const sandBoxGetThreadMessagesQueryTakeDefault = 50;
|
|
4084
|
+
export declare const sandBoxGetThreadMessagesQuerySkipDefault = 0;
|
|
4085
|
+
export declare const sandBoxGetThreadMessagesQueryParams: zod.ZodObject<{
|
|
3580
4086
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
3581
4087
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
3582
4088
|
}, zod.core.$strict>;
|
|
3583
|
-
export declare const
|
|
3584
|
-
export declare const
|
|
3585
|
-
export declare const
|
|
3586
|
-
export declare const
|
|
4089
|
+
export declare const sandBoxGetThreadMessagesResponseIdRegExp: RegExp;
|
|
4090
|
+
export declare const sandBoxGetThreadMessagesResponseMessageThreadIdRegExp: RegExp;
|
|
4091
|
+
export declare const sandBoxGetThreadMessagesResponseValuesItemIdRegExp: RegExp;
|
|
4092
|
+
export declare const sandBoxGetThreadMessagesResponseItem: zod.ZodObject<{
|
|
3587
4093
|
createdAt: zod.ZodISODateTime;
|
|
3588
4094
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3589
4095
|
createdByUserId: zod.ZodString;
|
|
@@ -3610,7 +4116,7 @@ export declare const getWorkspacesWorkspaceIdSandboxMessagesResponseItem: zod.Zo
|
|
|
3610
4116
|
value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|
|
3611
4117
|
}, zod.core.$strip>>;
|
|
3612
4118
|
}, zod.core.$strip>;
|
|
3613
|
-
export declare const
|
|
4119
|
+
export declare const sandBoxGetThreadMessagesResponse: zod.ZodArray<zod.ZodObject<{
|
|
3614
4120
|
createdAt: zod.ZodISODateTime;
|
|
3615
4121
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3616
4122
|
createdByUserId: zod.ZodString;
|
|
@@ -3639,25 +4145,82 @@ export declare const getWorkspacesWorkspaceIdSandboxMessagesResponse: zod.ZodArr
|
|
|
3639
4145
|
}, zod.core.$strip>>;
|
|
3640
4146
|
/**
|
|
3641
4147
|
* @summary Send a new message to the sandbox environment of a specific workspace in SmartSpace, using the workspaceId.
|
|
4148
|
+
Returns the initial SmartSpace.App.Business.Models.Message.Message synchronously; the flow
|
|
4149
|
+
continues in a background task with deltas streaming via
|
|
4150
|
+
`/workspaces/{workspaceId}/sandbox/messages/stream` and a
|
|
4151
|
+
SignalR `ReceiveThreadUpdate` broadcast on terminal. Frontend
|
|
4152
|
+
should subscribe to the SSE endpoint for live token-by-token updates.
|
|
3642
4153
|
*/
|
|
3643
|
-
export declare const
|
|
3644
|
-
export declare const
|
|
4154
|
+
export declare const sandBoxThreadMessagesPathWorkspaceIdRegExp: RegExp;
|
|
4155
|
+
export declare const sandBoxThreadMessagesParams: zod.ZodObject<{
|
|
3645
4156
|
workspaceId: zod.ZodString;
|
|
3646
4157
|
}, zod.core.$strict>;
|
|
3647
|
-
export declare const
|
|
4158
|
+
export declare const sandBoxThreadMessagesBody: zod.ZodObject<{
|
|
3648
4159
|
inputs: zod.ZodArray<zod.ZodObject<{
|
|
3649
4160
|
channels: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodNumber>>>;
|
|
3650
4161
|
name: zod.ZodString;
|
|
3651
4162
|
value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|
|
3652
4163
|
}, zod.core.$strict>>;
|
|
4164
|
+
variables: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodAny>>>;
|
|
4165
|
+
}, zod.core.$strict>;
|
|
4166
|
+
export declare const sandBoxThreadMessagesResponseIdRegExp: RegExp;
|
|
4167
|
+
export declare const sandBoxThreadMessagesResponseMessageThreadIdRegExp: RegExp;
|
|
4168
|
+
export declare const sandBoxThreadMessagesResponseValuesItemIdRegExp: RegExp;
|
|
4169
|
+
export declare const sandBoxThreadMessagesResponse: zod.ZodObject<{
|
|
4170
|
+
createdAt: zod.ZodISODateTime;
|
|
4171
|
+
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
4172
|
+
createdByUserId: zod.ZodString;
|
|
4173
|
+
errors: zod.ZodArray<zod.ZodObject<{
|
|
4174
|
+
blockId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
4175
|
+
code: zod.ZodNumber;
|
|
4176
|
+
data: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|
|
4177
|
+
message: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
4178
|
+
}, zod.core.$strip>>;
|
|
4179
|
+
hasComments: zod.ZodBoolean;
|
|
4180
|
+
id: zod.ZodString;
|
|
4181
|
+
messageThreadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
4182
|
+
values: zod.ZodArray<zod.ZodObject<{
|
|
4183
|
+
channels: zod.ZodRecord<zod.ZodString, zod.ZodNumber>;
|
|
4184
|
+
createdAt: zod.ZodISODateTime;
|
|
4185
|
+
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
4186
|
+
createdByUserId: zod.ZodString;
|
|
4187
|
+
id: zod.ZodString;
|
|
4188
|
+
name: zod.ZodString;
|
|
4189
|
+
type: zod.ZodEnum<{
|
|
4190
|
+
Input: "Input";
|
|
4191
|
+
Output: "Output";
|
|
4192
|
+
}>;
|
|
4193
|
+
value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|
|
4194
|
+
}, zod.core.$strip>>;
|
|
4195
|
+
}, zod.core.$strip>;
|
|
4196
|
+
/**
|
|
4197
|
+
* @summary SSE stream of all messages on the workspace's sandbox thread. First
|
|
4198
|
+
frame is a snapshot (current messages with in-flight Redis state
|
|
4199
|
+
already overlaid by `GetMessagesByThreadIdAsync`); subsequent
|
|
4200
|
+
frames are per-message chunk updates as they arrive. Cumulative
|
|
4201
|
+
deltas mean reconnect is just "re-open" — no cursor handshake.
|
|
4202
|
+
Mirrors the ChatApi pattern at
|
|
4203
|
+
`GET /messagethreads/{id}/messages/stream`.
|
|
4204
|
+
*/
|
|
4205
|
+
export declare const sandBoxStreamSandboxMessagesPathWorkspaceIdRegExp: RegExp;
|
|
4206
|
+
export declare const sandBoxStreamSandboxMessagesParams: zod.ZodObject<{
|
|
4207
|
+
workspaceId: zod.ZodString;
|
|
3653
4208
|
}, zod.core.$strict>;
|
|
3654
|
-
|
|
3655
|
-
|
|
3656
|
-
|
|
4209
|
+
/**
|
|
4210
|
+
* @summary Append a new input value to an in-flight sandbox message and stream
|
|
4211
|
+
successive snapshots back to the client. Each frame is a full
|
|
4212
|
+
SmartSpace.App.Business.Models.Message.Message with the latest cumulative state — the SDK
|
|
4213
|
+
should treat the response as a stream of SmartSpace.App.Business.Models.Message.Message frames
|
|
4214
|
+
(NDJSON / SSE), with the final frame being the authoritative completed
|
|
4215
|
+
message. Mirrors the chat-api `POST /messages/{id}/values`.
|
|
4216
|
+
*/
|
|
4217
|
+
export declare const sandBoxAddValueToMessagePathWorkspaceIdRegExp: RegExp;
|
|
4218
|
+
export declare const sandBoxAddValueToMessagePathIdRegExp: RegExp;
|
|
4219
|
+
export declare const sandBoxAddValueToMessageParams: zod.ZodObject<{
|
|
3657
4220
|
workspaceId: zod.ZodString;
|
|
3658
4221
|
id: zod.ZodString;
|
|
3659
4222
|
}, zod.core.$strict>;
|
|
3660
|
-
export declare const
|
|
4223
|
+
export declare const sandBoxAddValueToMessageBody: zod.ZodObject<{
|
|
3661
4224
|
channels: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodNumber>>>;
|
|
3662
4225
|
name: zod.ZodString;
|
|
3663
4226
|
value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|