@smartspace/api-client 0.1.0-dev.ee4b314 → 0.1.0-main.38dba48
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 +85 -71
- package/dist/generated/chat/api.js +114 -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/{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 +20 -18
- package/dist/generated/chat/models/index.js +20 -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/{getWorkSpacesIdMessageThreadsParams.d.ts → workSpacesThreadParams.d.ts} +1 -1
- package/dist/generated/chat/models/workSpacesThreadParams.js +8 -0
- package/dist/generated/chat/zod.d.ts +416 -218
- package/dist/generated/chat/zod.js +493 -359
- package/dist/generated/config/api.d.ts +291 -215
- package/dist/generated/config/api.js +378 -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/{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 +58 -44
- package/dist/generated/config/models/index.js +58 -44
- 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/{getDataSetsParams.d.ts → usersGetUsersParams.d.ts} +3 -3
- 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 +1066 -562
- package/dist/generated/config/zod.js +1193 -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 +61 -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 +108 -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 → filesDownloadFileParams.js} +0 -0
- /package/dist/generated/chat/models/{getFilesIdUriParams.js → filesGetFileInfoParams.js} +0 -0
- /package/dist/generated/chat/models/{getFlowRunsIdVariables200One.js → filesGetUriParams.js} +0 -0
- /package/dist/generated/chat/models/{getFlowRunsIdVariables200Three.js → filesUploadFilesBody.js} +0 -0
- /package/dist/generated/chat/models/{getFlowRunsIdVariables200Two.js → flowRunsGetVariables200One.js} +0 -0
- /package/dist/generated/chat/models/{getMessageThreadsIdCommentsParams.js → flowRunsGetVariables200Three.js} +0 -0
- /package/dist/generated/chat/models/{getMessageThreadsIdMessagesParams.js → flowRunsGetVariables200Two.js} +0 -0
- /package/dist/generated/chat/models/{getMessagesIdCommentsParams.js → messageThreadsGetCommentsParams.js} +0 -0
- /package/dist/generated/chat/models/{getModelsParams.js → messageThreadsThreadMessagesIdMessagesParams.js} +0 -0
- /package/dist/generated/chat/models/{getNotificationParams.js → messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesParams.js} +0 -0
- /package/dist/generated/chat/models/{getWorkSpacesIdAccessParams.js → messagesGetCommentsParams.js} +0 -0
- /package/dist/generated/chat/models/{getWorkSpacesIdMessageThreadsParams.js → modelsGetModelsParams.js} +0 -0
- /package/dist/generated/chat/models/{getWorkSpacesIdUsersParams.js → notificationGetParams.js} +0 -0
- /package/dist/generated/chat/models/{getWorkspacesWorkspaceIdMessagethreadsIdMessagesParams.js → workSpacesGetAccessParams.js} +0 -0
- /package/dist/generated/chat/models/{getWorkSpacesParams.js → workSpacesGetGetParams.js} +0 -0
- /package/dist/generated/chat/models/{postFilesBody.js → workSpacesGetUsersParams.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 → filesDownloadFileParams.js} +0 -0
- /package/dist/generated/config/models/{getFlowRunsIdVariables200Two.js → filesGetFileInfoParams.js} +0 -0
- /package/dist/generated/config/models/{getFlowRunsSearchParams.js → filesGetUriParams.js} +0 -0
- /package/dist/generated/config/models/{getModelsParams.js → filesUploadFilesBody.js} +0 -0
- /package/dist/generated/config/models/{getNotificationParams.js → flowRunsAddFileIdFilesBody.js} +0 -0
- /package/dist/generated/config/models/{getUsersIdWorkspacesParams.js → flowRunsCreateFlowRunParams.js} +0 -0
- /package/dist/generated/config/models/{getUsersParams.js → flowRunsGetStepExecutionsParams.js} +0 -0
- /package/dist/generated/config/models/{getUsersSearchParams.js → flowRunsGetVariables200One.js} +0 -0
- /package/dist/generated/config/models/{getWorkSpaceTemplatesParams.js → flowRunsGetVariables200Three.js} +0 -0
- /package/dist/generated/config/models/{getWorkSpacesIdMessageThreadsParams.js → flowRunsGetVariables200Two.js} +0 -0
- /package/dist/generated/config/models/{getWorkSpacesParams.js → flowRunsSearchFlowRunsParams.js} +0 -0
- /package/dist/generated/config/models/{getWorkSpacesWorkspaceIdFilesParams.js → messageThreadsGetStepExecutionsParams.js} +0 -0
- /package/dist/generated/config/models/{getWorkspacesWorkSpaceIdFunctionexecutionsParams.js → messageThreadsGetWorkspaceExecutionsParams.js} +0 -0
- /package/dist/generated/config/models/{getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFunctionexecutionsParams.js → modelProvidersGetProvidersParams.js} +0 -0
- /package/dist/generated/config/models/{getReportingTokensByDurationParams.js → modelsGetDefaultDockerFileParams.js} +0 -0
- /package/dist/generated/config/models/{getWorkspacesWorkspaceIdSandboxMessagesParams.js → modelsGetModelsParams.js} +0 -0
- /package/dist/generated/config/models/{postBlockSetsNameBody.js → notificationGetParams.js} +0 -0
- /package/dist/generated/config/models/{postContainersContainerIdStartflowsParams.js → sandBoxGetThreadMessagesParams.js} +0 -0
- /package/dist/generated/config/models/{postFilesBody.js → usersAdminPermissionParams.js} +0 -0
- /package/dist/generated/config/models/{postWorkSpacesWorkspaceIdFilesBody.js → usersGetAccessWorkSpacesParams.js} +0 -0
- /package/dist/generated/config/models/{putWorkSpacesWorkspaceIdPromptresponseParams.js → usersGetUsersParams.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,52 @@ 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.ZodString;
|
|
1807
|
+
/**
|
|
1808
|
+
* @summary Creates a new flow run with the specified parameters
|
|
1809
|
+
*/
|
|
1810
|
+
export declare const flowRunsCreateFlowRunQueryFlowIdRegExp: RegExp;
|
|
1811
|
+
export declare const flowRunsCreateFlowRunQueryParams: zod.ZodObject<{
|
|
1812
|
+
flowId: zod.ZodOptional<zod.ZodString>;
|
|
1813
|
+
}, zod.core.$strict>;
|
|
1814
|
+
export declare const flowRunsCreateFlowRunBody: zod.ZodObject<{
|
|
1815
|
+
debug: zod.ZodBoolean;
|
|
1816
|
+
inputs: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
|
|
1817
|
+
channels: zod.ZodRecord<zod.ZodString, zod.ZodNumber>;
|
|
1818
|
+
name: zod.ZodString;
|
|
1819
|
+
value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|
|
1820
|
+
}, zod.core.$strict>>>>;
|
|
1821
|
+
}, zod.core.$strict>;
|
|
1665
1822
|
/**
|
|
1666
1823
|
* @summary Searches for flow runs based on search term
|
|
1667
1824
|
*/
|
|
1668
|
-
export declare const
|
|
1669
|
-
export declare const
|
|
1670
|
-
export declare const
|
|
1671
|
-
export declare const
|
|
1825
|
+
export declare const flowRunsSearchFlowRunsQueryDataSetIdRegExp: RegExp;
|
|
1826
|
+
export declare const flowRunsSearchFlowRunsQuerySkipDefault = 0;
|
|
1827
|
+
export declare const flowRunsSearchFlowRunsQueryTakeDefault = 20;
|
|
1828
|
+
export declare const flowRunsSearchFlowRunsQueryParams: zod.ZodObject<{
|
|
1672
1829
|
search: zod.ZodOptional<zod.ZodString>;
|
|
1673
1830
|
dataSetId: zod.ZodOptional<zod.ZodString>;
|
|
1674
1831
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
@@ -1677,14 +1834,14 @@ export declare const getFlowRunsSearchQueryParams: zod.ZodObject<{
|
|
|
1677
1834
|
/**
|
|
1678
1835
|
* @summary Gets a singile file if it was used as an input to the flow run
|
|
1679
1836
|
*/
|
|
1680
|
-
export declare const
|
|
1681
|
-
export declare const
|
|
1837
|
+
export declare const flowRunsGetFileFromFlowRunIdPathFlowRunIdRegExp: RegExp;
|
|
1838
|
+
export declare const flowRunsGetFileFromFlowRunIdParams: zod.ZodObject<{
|
|
1682
1839
|
flowRunId: zod.ZodString;
|
|
1683
1840
|
}, zod.core.$strict>;
|
|
1684
|
-
export declare const
|
|
1685
|
-
export declare const
|
|
1686
|
-
export declare const
|
|
1687
|
-
export declare const
|
|
1841
|
+
export declare const flowRunsGetFileFromFlowRunIdResponseIdRegExp: RegExp;
|
|
1842
|
+
export declare const flowRunsGetFileFromFlowRunIdResponseThreadIdRegExp: RegExp;
|
|
1843
|
+
export declare const flowRunsGetFileFromFlowRunIdResponseWorkspaceIdRegExp: RegExp;
|
|
1844
|
+
export declare const flowRunsGetFileFromFlowRunIdResponse: zod.ZodObject<{
|
|
1688
1845
|
createdAt: zod.ZodISODateTime;
|
|
1689
1846
|
createdByUserId: zod.ZodString;
|
|
1690
1847
|
id: zod.ZodString;
|
|
@@ -1695,24 +1852,47 @@ export declare const getFlowRunsFlowRunIdFileResponse: zod.ZodObject<{
|
|
|
1695
1852
|
threadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1696
1853
|
workspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1697
1854
|
}, zod.core.$strip>;
|
|
1698
|
-
|
|
1699
|
-
|
|
1855
|
+
/**
|
|
1856
|
+
* @summary Gets a flow run including its context
|
|
1857
|
+
*/
|
|
1858
|
+
export declare const flowRunsGetFlowRunPathIdRegExp: RegExp;
|
|
1859
|
+
export declare const flowRunsGetFlowRunParams: zod.ZodObject<{
|
|
1700
1860
|
id: zod.ZodString;
|
|
1701
1861
|
}, zod.core.$strict>;
|
|
1702
|
-
export declare const
|
|
1703
|
-
export declare const
|
|
1704
|
-
|
|
1705
|
-
|
|
1862
|
+
export declare const flowRunsAddFileIdFilesPathIdRegExp: RegExp;
|
|
1863
|
+
export declare const flowRunsAddFileIdFilesParams: zod.ZodObject<{
|
|
1864
|
+
id: zod.ZodString;
|
|
1865
|
+
}, zod.core.$strict>;
|
|
1866
|
+
export declare const flowRunsAddFileIdFilesBody: zod.ZodObject<{
|
|
1867
|
+
file: zod.ZodOptional<zod.ZodCustom<import("node:buffer").File, import("node:buffer").File>>;
|
|
1868
|
+
}, zod.core.$strict>;
|
|
1869
|
+
export declare const flowRunsAddFileIdFilesExistingPathIdRegExp: RegExp;
|
|
1870
|
+
export declare const flowRunsAddFileIdFilesExistingParams: zod.ZodObject<{
|
|
1871
|
+
id: zod.ZodString;
|
|
1872
|
+
}, zod.core.$strict>;
|
|
1873
|
+
export declare const flowRunsAddFileIdFilesExistingBodyFlowRunIdRegExp: RegExp;
|
|
1874
|
+
export declare const flowRunsAddFileIdFilesExistingBody: zod.ZodObject<{
|
|
1875
|
+
blobUri: zod.ZodString;
|
|
1876
|
+
flowRunId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1877
|
+
}, zod.core.$strict>;
|
|
1878
|
+
export declare const flowRunsGetStepExecutionsPathIdRegExp: RegExp;
|
|
1879
|
+
export declare const flowRunsGetStepExecutionsParams: zod.ZodObject<{
|
|
1880
|
+
id: zod.ZodString;
|
|
1881
|
+
}, zod.core.$strict>;
|
|
1882
|
+
export declare const flowRunsGetStepExecutionsQuerySkipDefault = 0;
|
|
1883
|
+
export declare const flowRunsGetStepExecutionsQueryTakeDefault = 100;
|
|
1884
|
+
export declare const flowRunsGetStepExecutionsQuerySearchDefault = "";
|
|
1885
|
+
export declare const flowRunsGetStepExecutionsQueryParams: zod.ZodObject<{
|
|
1706
1886
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
1707
1887
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
1708
1888
|
search: zod.ZodOptional<zod.ZodString>;
|
|
1709
1889
|
"blockIds[]": zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
1710
1890
|
}, zod.core.$strict>;
|
|
1711
|
-
export declare const
|
|
1712
|
-
export declare const
|
|
1713
|
-
export declare const
|
|
1714
|
-
export declare const
|
|
1715
|
-
export declare const
|
|
1891
|
+
export declare const flowRunsGetStepExecutionsResponseLogsItemIdRegExp: RegExp;
|
|
1892
|
+
export declare const flowRunsGetStepExecutionsResponseLogsItemInputsItemIdRegExp: RegExp;
|
|
1893
|
+
export declare const flowRunsGetStepExecutionsResponseLogsItemInputsItemValueIdRegExp: RegExp;
|
|
1894
|
+
export declare const flowRunsGetStepExecutionsResponseLogsItemOutputsItemIdRegExp: RegExp;
|
|
1895
|
+
export declare const flowRunsGetStepExecutionsResponse: zod.ZodObject<{
|
|
1716
1896
|
logs: zod.ZodArray<zod.ZodObject<{
|
|
1717
1897
|
blockId: zod.ZodString;
|
|
1718
1898
|
createdAt: zod.ZodISODateTime;
|
|
@@ -1752,26 +1932,26 @@ export declare const getFlowRunsIdFunctionexecutionsResponse: zod.ZodObject<{
|
|
|
1752
1932
|
}, zod.core.$strip>>;
|
|
1753
1933
|
total: zod.ZodNumber;
|
|
1754
1934
|
}, zod.core.$strip>;
|
|
1755
|
-
export declare const
|
|
1756
|
-
export declare const
|
|
1935
|
+
export declare const flowRunsGetVariablesPathIdRegExpOne: RegExp;
|
|
1936
|
+
export declare const flowRunsGetVariablesParams: zod.ZodObject<{
|
|
1757
1937
|
id: zod.ZodString;
|
|
1758
1938
|
}, zod.core.$strict>;
|
|
1759
|
-
export declare const
|
|
1760
|
-
export declare const
|
|
1761
|
-
export declare const
|
|
1939
|
+
export declare const flowRunsGetVariablesResponse: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
|
|
1940
|
+
export declare const flowRunsSetVariablePathIdRegExpOne: RegExp;
|
|
1941
|
+
export declare const flowRunsSetVariableParams: zod.ZodObject<{
|
|
1762
1942
|
id: zod.ZodString;
|
|
1763
1943
|
variableName: zod.ZodString;
|
|
1764
1944
|
}, zod.core.$strict>;
|
|
1765
|
-
export declare const
|
|
1766
|
-
export declare const
|
|
1767
|
-
export declare const
|
|
1945
|
+
export declare const flowRunsSetVariableBody: zod.ZodAny;
|
|
1946
|
+
export declare const flowsGetPathIdRegExp: RegExp;
|
|
1947
|
+
export declare const flowsGetParams: zod.ZodObject<{
|
|
1768
1948
|
id: zod.ZodString;
|
|
1769
1949
|
}, zod.core.$strict>;
|
|
1770
|
-
export declare const
|
|
1771
|
-
export declare const
|
|
1950
|
+
export declare const flowsSetActiveFlowDefinitionPathIdRegExp: RegExp;
|
|
1951
|
+
export declare const flowsSetActiveFlowDefinitionParams: zod.ZodObject<{
|
|
1772
1952
|
id: zod.ZodString;
|
|
1773
1953
|
}, zod.core.$strict>;
|
|
1774
|
-
export declare const
|
|
1954
|
+
export declare const flowsSetActiveFlowDefinitionBody: zod.ZodObject<{
|
|
1775
1955
|
blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
1776
1956
|
constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
|
|
1777
1957
|
target: zod.ZodObject<{
|
|
@@ -1825,19 +2005,97 @@ export declare const putFlowsIdActiveBody: zod.ZodObject<{
|
|
|
1825
2005
|
schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
|
|
1826
2006
|
}, zod.core.$strict>>>>;
|
|
1827
2007
|
}, zod.core.$strict>;
|
|
2008
|
+
/**
|
|
2009
|
+
* @summary Retrieves a list of model deployment providers.
|
|
2010
|
+
*/
|
|
2011
|
+
export declare const modelProvidersGetProvidersQueryTakeDefault = 50;
|
|
2012
|
+
export declare const modelProvidersGetProvidersQuerySkipDefault = 0;
|
|
2013
|
+
export declare const modelProvidersGetProvidersQueryParams: zod.ZodObject<{
|
|
2014
|
+
take: zod.ZodDefault<zod.ZodNumber>;
|
|
2015
|
+
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
2016
|
+
}, zod.core.$strict>;
|
|
2017
|
+
/**
|
|
2018
|
+
* @summary Creates a new model deployment provider.
|
|
2019
|
+
*/
|
|
2020
|
+
export declare const modelProvidersCreateProviderBodyIdRegExp: RegExp;
|
|
2021
|
+
export declare const modelProvidersCreateProviderBody: zod.ZodObject<{
|
|
2022
|
+
apiKey: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2023
|
+
apiVersion: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2024
|
+
baseUrl: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2025
|
+
googleCredentials: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodAny>>>;
|
|
2026
|
+
id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2027
|
+
location: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2028
|
+
name: zod.ZodString;
|
|
2029
|
+
type: zod.ZodEnum<{
|
|
2030
|
+
OpenAi: "OpenAi";
|
|
2031
|
+
AzureOpenAi: "AzureOpenAi";
|
|
2032
|
+
HuggingFace: "HuggingFace";
|
|
2033
|
+
Cohere: "Cohere";
|
|
2034
|
+
Anthropic: "Anthropic";
|
|
2035
|
+
Gemini: "Gemini";
|
|
2036
|
+
VertexAi: "VertexAi";
|
|
2037
|
+
AzureFoundry: "AzureFoundry";
|
|
2038
|
+
}>;
|
|
2039
|
+
}, zod.core.$strict>;
|
|
2040
|
+
/**
|
|
2041
|
+
* @summary Retrieves the deployable models for a model provider
|
|
2042
|
+
*/
|
|
2043
|
+
export declare const modelProvidersGetModelProviderTypeDeployableModelsParams: zod.ZodObject<{
|
|
2044
|
+
providerType: zod.ZodEnum<{
|
|
2045
|
+
OpenAi: "OpenAi";
|
|
2046
|
+
AzureOpenAi: "AzureOpenAi";
|
|
2047
|
+
HuggingFace: "HuggingFace";
|
|
2048
|
+
Cohere: "Cohere";
|
|
2049
|
+
Anthropic: "Anthropic";
|
|
2050
|
+
Gemini: "Gemini";
|
|
2051
|
+
VertexAi: "VertexAi";
|
|
2052
|
+
AzureFoundry: "AzureFoundry";
|
|
2053
|
+
}>;
|
|
2054
|
+
}, zod.core.$strict>;
|
|
2055
|
+
export declare const modelProvidersGetProviderPathIdRegExp: RegExp;
|
|
2056
|
+
export declare const modelProvidersGetProviderParams: zod.ZodObject<{
|
|
2057
|
+
id: zod.ZodString;
|
|
2058
|
+
}, zod.core.$strict>;
|
|
2059
|
+
/**
|
|
2060
|
+
* @summary Updates or inserts a model deployment provider.
|
|
2061
|
+
*/
|
|
2062
|
+
export declare const modelProvidersUpsertProviderPathIdRegExp: RegExp;
|
|
2063
|
+
export declare const modelProvidersUpsertProviderParams: zod.ZodObject<{
|
|
2064
|
+
id: zod.ZodString;
|
|
2065
|
+
}, zod.core.$strict>;
|
|
2066
|
+
export declare const modelProvidersUpsertProviderBodyIdRegExp: RegExp;
|
|
2067
|
+
export declare const modelProvidersUpsertProviderBody: zod.ZodObject<{
|
|
2068
|
+
apiKey: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2069
|
+
apiVersion: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2070
|
+
baseUrl: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2071
|
+
googleCredentials: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodAny>>>;
|
|
2072
|
+
id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2073
|
+
location: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2074
|
+
name: zod.ZodString;
|
|
2075
|
+
type: zod.ZodEnum<{
|
|
2076
|
+
OpenAi: "OpenAi";
|
|
2077
|
+
AzureOpenAi: "AzureOpenAi";
|
|
2078
|
+
HuggingFace: "HuggingFace";
|
|
2079
|
+
Cohere: "Cohere";
|
|
2080
|
+
Anthropic: "Anthropic";
|
|
2081
|
+
Gemini: "Gemini";
|
|
2082
|
+
VertexAi: "VertexAi";
|
|
2083
|
+
AzureFoundry: "AzureFoundry";
|
|
2084
|
+
}>;
|
|
2085
|
+
}, zod.core.$strict>;
|
|
1828
2086
|
/**
|
|
1829
2087
|
* @summary Retrieves a list of models.
|
|
1830
2088
|
*/
|
|
1831
|
-
export declare const
|
|
1832
|
-
export declare const
|
|
1833
|
-
export declare const
|
|
1834
|
-
export declare const
|
|
2089
|
+
export declare const modelsGetModelsQueryTakeDefaultOne = 50;
|
|
2090
|
+
export declare const modelsGetModelsQuerySkipDefaultOne = 0;
|
|
2091
|
+
export declare const modelsGetModelsQuerySearchDefaultOne = "";
|
|
2092
|
+
export declare const modelsGetModelsQueryParams: zod.ZodObject<{
|
|
1835
2093
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
1836
2094
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
1837
2095
|
search: zod.ZodOptional<zod.ZodString>;
|
|
1838
2096
|
}, zod.core.$strict>;
|
|
1839
|
-
export declare const
|
|
1840
|
-
export declare const
|
|
2097
|
+
export declare const modelsGetModelsResponseDataItemIdRegExpOne: RegExp;
|
|
2098
|
+
export declare const modelsGetModelsResponse: zod.ZodObject<{
|
|
1841
2099
|
data: zod.ZodArray<zod.ZodObject<{
|
|
1842
2100
|
createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
1843
2101
|
createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -1860,6 +2118,21 @@ export declare const getModelsResponse: zod.ZodObject<{
|
|
|
1860
2118
|
VertexAi: "VertexAi";
|
|
1861
2119
|
AzureFoundry: "AzureFoundry";
|
|
1862
2120
|
}>>;
|
|
2121
|
+
modelPublisher: zod.ZodOptional<zod.ZodEnum<{
|
|
2122
|
+
OpenAi: "OpenAi";
|
|
2123
|
+
HuggingFace: "HuggingFace";
|
|
2124
|
+
Cohere: "Cohere";
|
|
2125
|
+
Anthropic: "Anthropic";
|
|
2126
|
+
Google: "Google";
|
|
2127
|
+
Meta: "Meta";
|
|
2128
|
+
Mistral: "Mistral";
|
|
2129
|
+
Microsoft: "Microsoft";
|
|
2130
|
+
DeepSeek: "DeepSeek";
|
|
2131
|
+
XAi: "XAi";
|
|
2132
|
+
Amazon: "Amazon";
|
|
2133
|
+
Qwen: "Qwen";
|
|
2134
|
+
Other: "Other";
|
|
2135
|
+
}>>;
|
|
1863
2136
|
name: zod.ZodString;
|
|
1864
2137
|
properties: zod.ZodArray<zod.ZodObject<{
|
|
1865
2138
|
name: zod.ZodString;
|
|
@@ -1876,9 +2149,9 @@ export declare const getModelsResponse: zod.ZodObject<{
|
|
|
1876
2149
|
/**
|
|
1877
2150
|
* @summary Creates a new model.
|
|
1878
2151
|
*/
|
|
1879
|
-
export declare const
|
|
1880
|
-
export declare const
|
|
1881
|
-
export declare const
|
|
2152
|
+
export declare const modelsCreateModelBodyDeploymentProviderIdRegExp: RegExp;
|
|
2153
|
+
export declare const modelsCreateModelBodyDeploymentProviderIdRegExpOne: RegExp;
|
|
2154
|
+
export declare const modelsCreateModelBody: zod.ZodObject<{
|
|
1882
2155
|
deployment: zod.ZodOptional<zod.ZodObject<{
|
|
1883
2156
|
dockerFile: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1884
2157
|
provider: zod.ZodOptional<zod.ZodObject<{
|
|
@@ -1907,26 +2180,48 @@ export declare const postModelsBody: zod.ZodObject<{
|
|
|
1907
2180
|
}, zod.core.$strict>>;
|
|
1908
2181
|
displayName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1909
2182
|
name: zod.ZodString;
|
|
2183
|
+
publisher: zod.ZodOptional<zod.ZodEnum<{
|
|
2184
|
+
OpenAi: "OpenAi";
|
|
2185
|
+
HuggingFace: "HuggingFace";
|
|
2186
|
+
Cohere: "Cohere";
|
|
2187
|
+
Anthropic: "Anthropic";
|
|
2188
|
+
Google: "Google";
|
|
2189
|
+
Meta: "Meta";
|
|
2190
|
+
Mistral: "Mistral";
|
|
2191
|
+
Microsoft: "Microsoft";
|
|
2192
|
+
DeepSeek: "DeepSeek";
|
|
2193
|
+
XAi: "XAi";
|
|
2194
|
+
Amazon: "Amazon";
|
|
2195
|
+
Qwen: "Qwen";
|
|
2196
|
+
Other: "Other";
|
|
2197
|
+
}>>;
|
|
2198
|
+
}, zod.core.$strict>;
|
|
2199
|
+
export declare const modelsGetDefaultDockerFileQueryParams: zod.ZodObject<{
|
|
2200
|
+
serverType: zod.ZodOptional<zod.ZodEnum<{
|
|
2201
|
+
TextGenerationInference: "TextGenerationInference";
|
|
2202
|
+
VLlm: "VLlm";
|
|
2203
|
+
}>>;
|
|
1910
2204
|
}, zod.core.$strict>;
|
|
2205
|
+
export declare const modelsGetDefaultDockerFileResponse: zod.ZodString;
|
|
1911
2206
|
/**
|
|
1912
2207
|
* @summary Deletes a model with the specified ID.
|
|
1913
2208
|
*/
|
|
1914
|
-
export declare const
|
|
1915
|
-
export declare const
|
|
2209
|
+
export declare const modelsDeleteModelPathIdRegExp: RegExp;
|
|
2210
|
+
export declare const modelsDeleteModelParams: zod.ZodObject<{
|
|
1916
2211
|
id: zod.ZodString;
|
|
1917
2212
|
}, zod.core.$strict>;
|
|
1918
2213
|
/**
|
|
1919
2214
|
* @summary Retrieves a model by its ID.
|
|
1920
2215
|
*/
|
|
1921
|
-
export declare const
|
|
1922
|
-
export declare const
|
|
2216
|
+
export declare const modelsGetModelPathIdRegExpOne: RegExp;
|
|
2217
|
+
export declare const modelsGetModelParams: zod.ZodObject<{
|
|
1923
2218
|
id: zod.ZodString;
|
|
1924
2219
|
}, zod.core.$strict>;
|
|
1925
|
-
export declare const
|
|
1926
|
-
export declare const
|
|
1927
|
-
export declare const
|
|
1928
|
-
export declare const
|
|
1929
|
-
export declare const
|
|
2220
|
+
export declare const modelsGetModelResponseDeploymentIdRegExpOne: RegExp;
|
|
2221
|
+
export declare const modelsGetModelResponseDeploymentProviderIdRegExpOne: RegExp;
|
|
2222
|
+
export declare const modelsGetModelResponseDeploymentStepsItemIdRegExpOne: RegExp;
|
|
2223
|
+
export declare const modelsGetModelResponseIdRegExpOne: RegExp;
|
|
2224
|
+
export declare const modelsGetModelResponse: zod.ZodObject<{
|
|
1930
2225
|
createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
1931
2226
|
createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1932
2227
|
deployment: zod.ZodOptional<zod.ZodObject<{
|
|
@@ -1983,6 +2278,21 @@ export declare const getModelsIdResponse: zod.ZodObject<{
|
|
|
1983
2278
|
VertexAi: "VertexAi";
|
|
1984
2279
|
AzureFoundry: "AzureFoundry";
|
|
1985
2280
|
}>>;
|
|
2281
|
+
modelPublisher: zod.ZodOptional<zod.ZodEnum<{
|
|
2282
|
+
OpenAi: "OpenAi";
|
|
2283
|
+
HuggingFace: "HuggingFace";
|
|
2284
|
+
Cohere: "Cohere";
|
|
2285
|
+
Anthropic: "Anthropic";
|
|
2286
|
+
Google: "Google";
|
|
2287
|
+
Meta: "Meta";
|
|
2288
|
+
Mistral: "Mistral";
|
|
2289
|
+
Microsoft: "Microsoft";
|
|
2290
|
+
DeepSeek: "DeepSeek";
|
|
2291
|
+
XAi: "XAi";
|
|
2292
|
+
Amazon: "Amazon";
|
|
2293
|
+
Qwen: "Qwen";
|
|
2294
|
+
Other: "Other";
|
|
2295
|
+
}>>;
|
|
1986
2296
|
name: zod.ZodString;
|
|
1987
2297
|
properties: zod.ZodArray<zod.ZodObject<{
|
|
1988
2298
|
name: zod.ZodString;
|
|
@@ -1996,13 +2306,13 @@ export declare const getModelsIdResponse: zod.ZodObject<{
|
|
|
1996
2306
|
/**
|
|
1997
2307
|
* @summary Updates or inserts a model with the specified ID.
|
|
1998
2308
|
*/
|
|
1999
|
-
export declare const
|
|
2000
|
-
export declare const
|
|
2309
|
+
export declare const modelsUpsertModelPathIdRegExp: RegExp;
|
|
2310
|
+
export declare const modelsUpsertModelParams: zod.ZodObject<{
|
|
2001
2311
|
id: zod.ZodString;
|
|
2002
2312
|
}, zod.core.$strict>;
|
|
2003
|
-
export declare const
|
|
2004
|
-
export declare const
|
|
2005
|
-
export declare const
|
|
2313
|
+
export declare const modelsUpsertModelBodyDeploymentProviderIdRegExp: RegExp;
|
|
2314
|
+
export declare const modelsUpsertModelBodyDeploymentProviderIdRegExpOne: RegExp;
|
|
2315
|
+
export declare const modelsUpsertModelBody: zod.ZodObject<{
|
|
2006
2316
|
deployment: zod.ZodOptional<zod.ZodObject<{
|
|
2007
2317
|
dockerFile: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2008
2318
|
provider: zod.ZodOptional<zod.ZodObject<{
|
|
@@ -2031,23 +2341,38 @@ export declare const putModelsIdBody: zod.ZodObject<{
|
|
|
2031
2341
|
}, zod.core.$strict>>;
|
|
2032
2342
|
displayName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2033
2343
|
name: zod.ZodString;
|
|
2344
|
+
publisher: zod.ZodOptional<zod.ZodEnum<{
|
|
2345
|
+
OpenAi: "OpenAi";
|
|
2346
|
+
HuggingFace: "HuggingFace";
|
|
2347
|
+
Cohere: "Cohere";
|
|
2348
|
+
Anthropic: "Anthropic";
|
|
2349
|
+
Google: "Google";
|
|
2350
|
+
Meta: "Meta";
|
|
2351
|
+
Mistral: "Mistral";
|
|
2352
|
+
Microsoft: "Microsoft";
|
|
2353
|
+
DeepSeek: "DeepSeek";
|
|
2354
|
+
XAi: "XAi";
|
|
2355
|
+
Amazon: "Amazon";
|
|
2356
|
+
Qwen: "Qwen";
|
|
2357
|
+
Other: "Other";
|
|
2358
|
+
}>>;
|
|
2034
2359
|
}, zod.core.$strict>;
|
|
2035
2360
|
/**
|
|
2036
2361
|
* @summary Retrieves the Docker logs for a specific deployment of a model.
|
|
2037
2362
|
*/
|
|
2038
|
-
export declare const
|
|
2039
|
-
export declare const
|
|
2363
|
+
export declare const modelsGetDeploymentDockerLogsPathIdRegExp: RegExp;
|
|
2364
|
+
export declare const modelsGetDeploymentDockerLogsParams: zod.ZodObject<{
|
|
2040
2365
|
id: zod.ZodString;
|
|
2041
2366
|
}, zod.core.$strict>;
|
|
2042
|
-
export declare const
|
|
2367
|
+
export declare const modelsGetDeploymentDockerLogsResponse: zod.ZodString;
|
|
2043
2368
|
/**
|
|
2044
2369
|
* @summary Retrieves the health status of a model.
|
|
2045
2370
|
*/
|
|
2046
|
-
export declare const
|
|
2047
|
-
export declare const
|
|
2371
|
+
export declare const modelsGetModelHealthPathIdRegExp: RegExp;
|
|
2372
|
+
export declare const modelsGetModelHealthParams: zod.ZodObject<{
|
|
2048
2373
|
id: zod.ZodString;
|
|
2049
2374
|
}, zod.core.$strict>;
|
|
2050
|
-
export declare const
|
|
2375
|
+
export declare const modelsGetModelHealthResponse: zod.ZodEnum<{
|
|
2051
2376
|
Unhealthy: "Unhealthy";
|
|
2052
2377
|
Degraded: "Degraded";
|
|
2053
2378
|
Healthy: "Healthy";
|
|
@@ -2055,20 +2380,21 @@ export declare const getModelsIdHealthResponse: zod.ZodEnum<{
|
|
|
2055
2380
|
/**
|
|
2056
2381
|
* @summary Retrieve notifications for user login.
|
|
2057
2382
|
*/
|
|
2058
|
-
export declare const
|
|
2059
|
-
export declare const
|
|
2060
|
-
export declare const
|
|
2383
|
+
export declare const notificationGetQueryTakeDefaultOne = 20;
|
|
2384
|
+
export declare const notificationGetQuerySkipDefaultOne = 0;
|
|
2385
|
+
export declare const notificationGetQueryParams: zod.ZodObject<{
|
|
2061
2386
|
unread: zod.ZodOptional<zod.ZodBoolean>;
|
|
2062
2387
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
2063
2388
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
2064
2389
|
}, zod.core.$strict>;
|
|
2065
|
-
export declare const
|
|
2066
|
-
export declare const
|
|
2067
|
-
export declare const
|
|
2068
|
-
export declare const
|
|
2390
|
+
export declare const notificationGetResponseDataItemIdRegExpOne: RegExp;
|
|
2391
|
+
export declare const notificationGetResponseDataItemThreadIdRegExpOne: RegExp;
|
|
2392
|
+
export declare const notificationGetResponseDataItemWorkSpaceIdRegExpOne: RegExp;
|
|
2393
|
+
export declare const notificationGetResponse: zod.ZodObject<{
|
|
2069
2394
|
data: zod.ZodArray<zod.ZodObject<{
|
|
2070
2395
|
createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
2071
2396
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2397
|
+
createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2072
2398
|
description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2073
2399
|
dismissedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
2074
2400
|
id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -2086,13 +2412,25 @@ export declare const getNotificationResponse: zod.ZodObject<{
|
|
|
2086
2412
|
/**
|
|
2087
2413
|
* @summary Update: mark read notifications.
|
|
2088
2414
|
*/
|
|
2089
|
-
export declare const
|
|
2090
|
-
export declare const
|
|
2091
|
-
export declare const
|
|
2415
|
+
export declare const notificationPutUpdateBodyRegExpOne: RegExp;
|
|
2416
|
+
export declare const notificationPutUpdateBodyItem: zod.ZodString;
|
|
2417
|
+
export declare const notificationPutUpdateBody: zod.ZodArray<zod.ZodString>;
|
|
2418
|
+
/**
|
|
2419
|
+
* @summary Update the upgrade component of the smartspace plan
|
|
2420
|
+
*/
|
|
2421
|
+
export declare const planUpdateSmartSpaceUpgradeBody: zod.ZodObject<{
|
|
2422
|
+
workSpaceQuota: zod.ZodNumber;
|
|
2423
|
+
}, zod.core.$strict>;
|
|
2424
|
+
/**
|
|
2425
|
+
* @summary Calculate the cost of an upgrade change
|
|
2426
|
+
*/
|
|
2427
|
+
export declare const planCalculateSmartSpaceUpgradeCostBody: zod.ZodObject<{
|
|
2428
|
+
workSpaceQuota: zod.ZodNumber;
|
|
2429
|
+
}, zod.core.$strict>;
|
|
2092
2430
|
/**
|
|
2093
2431
|
* @summary Gets the number of requests by a specified duration
|
|
2094
2432
|
*/
|
|
2095
|
-
export declare const
|
|
2433
|
+
export declare const reportingGetRequestsParams: zod.ZodObject<{
|
|
2096
2434
|
duration: zod.ZodEnum<{
|
|
2097
2435
|
Second: "Second";
|
|
2098
2436
|
Minute: "Minute";
|
|
@@ -2101,7 +2439,7 @@ export declare const getReportingRequestsByDurationParams: zod.ZodObject<{
|
|
|
2101
2439
|
Month: "Month";
|
|
2102
2440
|
}>;
|
|
2103
2441
|
}, zod.core.$strict>;
|
|
2104
|
-
export declare const
|
|
2442
|
+
export declare const reportingGetRequestsQueryParams: zod.ZodObject<{
|
|
2105
2443
|
split: zod.ZodOptional<zod.ZodEnum<{
|
|
2106
2444
|
User: "User";
|
|
2107
2445
|
WorkSpace: "WorkSpace";
|
|
@@ -2112,7 +2450,7 @@ export declare const getReportingRequestsByDurationQueryParams: zod.ZodObject<{
|
|
|
2112
2450
|
reportFromDate: zod.ZodOptional<zod.ZodISODateTime>;
|
|
2113
2451
|
reportToDate: zod.ZodOptional<zod.ZodISODateTime>;
|
|
2114
2452
|
}, zod.core.$strict>;
|
|
2115
|
-
export declare const
|
|
2453
|
+
export declare const reportingGetRequestsResponse: zod.ZodObject<{
|
|
2116
2454
|
categories: zod.ZodArray<zod.ZodISODateTime>;
|
|
2117
2455
|
series: zod.ZodArray<zod.ZodObject<{
|
|
2118
2456
|
data: zod.ZodArray<zod.ZodNumber>;
|
|
@@ -2122,7 +2460,7 @@ export declare const getReportingRequestsByDurationResponse: zod.ZodObject<{
|
|
|
2122
2460
|
/**
|
|
2123
2461
|
* @summary Gets the number of tokens by a specified duration
|
|
2124
2462
|
*/
|
|
2125
|
-
export declare const
|
|
2463
|
+
export declare const reportingGetTokensParams: zod.ZodObject<{
|
|
2126
2464
|
duration: zod.ZodEnum<{
|
|
2127
2465
|
Second: "Second";
|
|
2128
2466
|
Minute: "Minute";
|
|
@@ -2131,7 +2469,7 @@ export declare const getReportingTokensByDurationParams: zod.ZodObject<{
|
|
|
2131
2469
|
Month: "Month";
|
|
2132
2470
|
}>;
|
|
2133
2471
|
}, zod.core.$strict>;
|
|
2134
|
-
export declare const
|
|
2472
|
+
export declare const reportingGetTokensQueryParams: zod.ZodObject<{
|
|
2135
2473
|
split: zod.ZodOptional<zod.ZodEnum<{
|
|
2136
2474
|
User: "User";
|
|
2137
2475
|
WorkSpace: "WorkSpace";
|
|
@@ -2142,7 +2480,7 @@ export declare const getReportingTokensByDurationQueryParams: zod.ZodObject<{
|
|
|
2142
2480
|
reportFromDate: zod.ZodOptional<zod.ZodISODateTime>;
|
|
2143
2481
|
reportToDate: zod.ZodOptional<zod.ZodISODateTime>;
|
|
2144
2482
|
}, zod.core.$strict>;
|
|
2145
|
-
export declare const
|
|
2483
|
+
export declare const reportingGetTokensResponse: zod.ZodObject<{
|
|
2146
2484
|
categories: zod.ZodArray<zod.ZodISODateTime>;
|
|
2147
2485
|
series: zod.ZodArray<zod.ZodObject<{
|
|
2148
2486
|
data: zod.ZodArray<zod.ZodNumber>;
|
|
@@ -2152,18 +2490,18 @@ export declare const getReportingTokensByDurationResponse: zod.ZodObject<{
|
|
|
2152
2490
|
/**
|
|
2153
2491
|
* @summary Gets Tenant Id
|
|
2154
2492
|
*/
|
|
2155
|
-
export declare const
|
|
2493
|
+
export declare const tenantIdGetResultResponse: zod.ZodString;
|
|
2156
2494
|
/**
|
|
2157
2495
|
* @summary Retrieve list users in SmartSpace, filter by roleId, with optional pagination controls take and skip.
|
|
2158
2496
|
*/
|
|
2159
|
-
export declare const
|
|
2160
|
-
export declare const
|
|
2161
|
-
export declare const
|
|
2497
|
+
export declare const usersGetUsersQuerySkipDefault = 0;
|
|
2498
|
+
export declare const usersGetUsersQueryTakeDefault = 20;
|
|
2499
|
+
export declare const usersGetUsersQueryParams: zod.ZodObject<{
|
|
2162
2500
|
search: zod.ZodOptional<zod.ZodString>;
|
|
2163
2501
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
2164
2502
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
2165
2503
|
}, zod.core.$strict>;
|
|
2166
|
-
export declare const
|
|
2504
|
+
export declare const usersGetUsersResponse: zod.ZodObject<{
|
|
2167
2505
|
data: zod.ZodArray<zod.ZodObject<{
|
|
2168
2506
|
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2169
2507
|
id: zod.ZodString;
|
|
@@ -2186,38 +2524,66 @@ export declare const getUsersResponse: zod.ZodObject<{
|
|
|
2186
2524
|
}, zod.core.$strip>>;
|
|
2187
2525
|
total: zod.ZodNumber;
|
|
2188
2526
|
}, zod.core.$strip>;
|
|
2527
|
+
export declare const usersGetUsersByFilterParams: zod.ZodObject<{
|
|
2528
|
+
permissions: zod.ZodEnum<{
|
|
2529
|
+
None: "None";
|
|
2530
|
+
WorkspaceCreate: "WorkspaceCreate";
|
|
2531
|
+
WorkspaceEdit: "WorkspaceEdit";
|
|
2532
|
+
WorkspaceDelete: "WorkspaceDelete";
|
|
2533
|
+
DataSpaceCreate: "DataSpaceCreate";
|
|
2534
|
+
DataSpaceEdit: "DataSpaceEdit";
|
|
2535
|
+
DataSpaceDelete: "DataSpaceDelete";
|
|
2536
|
+
ConnectorCreate: "ConnectorCreate";
|
|
2537
|
+
ConnectorEdit: "ConnectorEdit";
|
|
2538
|
+
ConnectorDelete: "ConnectorDelete";
|
|
2539
|
+
}>;
|
|
2540
|
+
}, zod.core.$strict>;
|
|
2541
|
+
export declare const usersGetMyPermissionsResponse: zod.ZodEnum<{
|
|
2542
|
+
None: "None";
|
|
2543
|
+
WorkspaceCreate: "WorkspaceCreate";
|
|
2544
|
+
WorkspaceEdit: "WorkspaceEdit";
|
|
2545
|
+
WorkspaceDelete: "WorkspaceDelete";
|
|
2546
|
+
DataSpaceCreate: "DataSpaceCreate";
|
|
2547
|
+
DataSpaceEdit: "DataSpaceEdit";
|
|
2548
|
+
DataSpaceDelete: "DataSpaceDelete";
|
|
2549
|
+
ConnectorCreate: "ConnectorCreate";
|
|
2550
|
+
ConnectorEdit: "ConnectorEdit";
|
|
2551
|
+
ConnectorDelete: "ConnectorDelete";
|
|
2552
|
+
}>;
|
|
2189
2553
|
/**
|
|
2190
2554
|
* @summary Disable user (Remove all assigned WorkSpaces by UserId)
|
|
2191
2555
|
*/
|
|
2192
|
-
export declare const
|
|
2193
|
-
export declare const
|
|
2556
|
+
export declare const usersRemoveUserFromAllWorkSpacesQueryUserIdRegExp: RegExp;
|
|
2557
|
+
export declare const usersRemoveUserFromAllWorkSpacesQueryParams: zod.ZodObject<{
|
|
2194
2558
|
userId: zod.ZodOptional<zod.ZodString>;
|
|
2195
2559
|
}, zod.core.$strict>;
|
|
2196
2560
|
/**
|
|
2197
2561
|
* @summary Search users by name for autocomplete/navigation. Returns lightweight results (id, name, email only).
|
|
2198
2562
|
*/
|
|
2199
|
-
export declare const
|
|
2200
|
-
export declare const
|
|
2563
|
+
export declare const usersSearchUsersQueryTakeDefault = 10;
|
|
2564
|
+
export declare const usersSearchUsersQueryParams: zod.ZodObject<{
|
|
2201
2565
|
q: zod.ZodOptional<zod.ZodString>;
|
|
2202
2566
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
2203
2567
|
}, zod.core.$strict>;
|
|
2204
|
-
export declare const
|
|
2568
|
+
export declare const usersSearchUsersResponseItem: zod.ZodObject<{
|
|
2205
2569
|
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2206
2570
|
id: zod.ZodString;
|
|
2571
|
+
isAssigned: zod.ZodBoolean;
|
|
2207
2572
|
name: zod.ZodString;
|
|
2208
2573
|
}, zod.core.$strip>;
|
|
2209
|
-
export declare const
|
|
2574
|
+
export declare const usersSearchUsersResponse: zod.ZodArray<zod.ZodObject<{
|
|
2210
2575
|
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2211
2576
|
id: zod.ZodString;
|
|
2577
|
+
isAssigned: zod.ZodBoolean;
|
|
2212
2578
|
name: zod.ZodString;
|
|
2213
2579
|
}, zod.core.$strip>>;
|
|
2214
2580
|
/**
|
|
2215
2581
|
* @summary Retrieve user detail in SmartSpace
|
|
2216
2582
|
*/
|
|
2217
|
-
export declare const
|
|
2583
|
+
export declare const usersGetUserDetailParams: zod.ZodObject<{
|
|
2218
2584
|
id: zod.ZodString;
|
|
2219
2585
|
}, zod.core.$strict>;
|
|
2220
|
-
export declare const
|
|
2586
|
+
export declare const usersGetUserDetailResponse: zod.ZodObject<{
|
|
2221
2587
|
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2222
2588
|
id: zod.ZodString;
|
|
2223
2589
|
isAdmin: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
|
|
@@ -2241,27 +2607,27 @@ export declare const getUsersIdResponse: zod.ZodObject<{
|
|
|
2241
2607
|
* @summary Retrieves the profile photo for a user. Returns the raw JPEG image with HTTP cache headers
|
|
2242
2608
|
so browsers can cache the image via standard img src usage.
|
|
2243
2609
|
*/
|
|
2244
|
-
export declare const
|
|
2245
|
-
export declare const
|
|
2610
|
+
export declare const usersGetUserPhotoPathIdRegExpOne: RegExp;
|
|
2611
|
+
export declare const usersGetUserPhotoParams: zod.ZodObject<{
|
|
2246
2612
|
id: zod.ZodString;
|
|
2247
2613
|
}, zod.core.$strict>;
|
|
2248
|
-
export declare const
|
|
2614
|
+
export declare const usersGetUserPhotoResponse: zod.ZodCustom<import("node:buffer").File, import("node:buffer").File>;
|
|
2249
2615
|
/**
|
|
2250
2616
|
* @summary Adds Admin for a access for a user
|
|
2251
2617
|
*/
|
|
2252
|
-
export declare const
|
|
2253
|
-
export declare const
|
|
2618
|
+
export declare const usersGetAccessWorkSpacesPathIdRegExp: RegExp;
|
|
2619
|
+
export declare const usersGetAccessWorkSpacesParams: zod.ZodObject<{
|
|
2254
2620
|
id: zod.ZodString;
|
|
2255
2621
|
}, zod.core.$strict>;
|
|
2256
|
-
export declare const
|
|
2257
|
-
export declare const
|
|
2258
|
-
export declare const
|
|
2622
|
+
export declare const usersGetAccessWorkSpacesQuerySkipDefault = 0;
|
|
2623
|
+
export declare const usersGetAccessWorkSpacesQueryTakeDefault = 20;
|
|
2624
|
+
export declare const usersGetAccessWorkSpacesQueryParams: zod.ZodObject<{
|
|
2259
2625
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
2260
2626
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
2261
2627
|
}, zod.core.$strict>;
|
|
2262
|
-
export declare const
|
|
2263
|
-
export declare const
|
|
2264
|
-
export declare const
|
|
2628
|
+
export declare const usersGetAccessWorkSpacesResponseIdRegExp: RegExp;
|
|
2629
|
+
export declare const usersGetAccessWorkSpacesResponseWorkSpaceIdRegExp: RegExp;
|
|
2630
|
+
export declare const usersGetAccessWorkSpacesResponseItem: zod.ZodObject<{
|
|
2265
2631
|
accessType: zod.ZodEnum<{
|
|
2266
2632
|
Principal: "Principal";
|
|
2267
2633
|
Group: "Group";
|
|
@@ -2278,7 +2644,7 @@ export declare const getUsersIdWorkspacesResponseItem: zod.ZodObject<{
|
|
|
2278
2644
|
workSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2279
2645
|
workSpaceName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2280
2646
|
}, zod.core.$strip>;
|
|
2281
|
-
export declare const
|
|
2647
|
+
export declare const usersGetAccessWorkSpacesResponse: zod.ZodArray<zod.ZodObject<{
|
|
2282
2648
|
accessType: zod.ZodEnum<{
|
|
2283
2649
|
Principal: "Principal";
|
|
2284
2650
|
Group: "Group";
|
|
@@ -2295,44 +2661,83 @@ export declare const getUsersIdWorkspacesResponse: zod.ZodArray<zod.ZodObject<{
|
|
|
2295
2661
|
workSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2296
2662
|
workSpaceName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2297
2663
|
}, zod.core.$strip>>;
|
|
2664
|
+
export declare const usersAdminPermissionPathUserIdRegExp: RegExp;
|
|
2665
|
+
export declare const usersAdminPermissionParams: zod.ZodObject<{
|
|
2666
|
+
userId: zod.ZodString;
|
|
2667
|
+
}, zod.core.$strict>;
|
|
2668
|
+
export declare const usersAdminPermissionQueryParams: zod.ZodObject<{
|
|
2669
|
+
isAdmin: zod.ZodOptional<zod.ZodBoolean>;
|
|
2670
|
+
}, zod.core.$strict>;
|
|
2671
|
+
export declare const usersAddUserPermissionPathUserIdRegExp: RegExp;
|
|
2672
|
+
export declare const usersAddUserPermissionParams: zod.ZodObject<{
|
|
2673
|
+
userId: zod.ZodString;
|
|
2674
|
+
}, zod.core.$strict>;
|
|
2675
|
+
export declare const usersAddUserPermissionBody: zod.ZodEnum<{
|
|
2676
|
+
None: "None";
|
|
2677
|
+
WorkspaceCreate: "WorkspaceCreate";
|
|
2678
|
+
WorkspaceEdit: "WorkspaceEdit";
|
|
2679
|
+
WorkspaceDelete: "WorkspaceDelete";
|
|
2680
|
+
DataSpaceCreate: "DataSpaceCreate";
|
|
2681
|
+
DataSpaceEdit: "DataSpaceEdit";
|
|
2682
|
+
DataSpaceDelete: "DataSpaceDelete";
|
|
2683
|
+
ConnectorCreate: "ConnectorCreate";
|
|
2684
|
+
ConnectorEdit: "ConnectorEdit";
|
|
2685
|
+
ConnectorDelete: "ConnectorDelete";
|
|
2686
|
+
}>;
|
|
2687
|
+
export declare const usersRemoveUserPermissionPathUserIdRegExp: RegExp;
|
|
2688
|
+
export declare const usersRemoveUserPermissionParams: zod.ZodObject<{
|
|
2689
|
+
userId: zod.ZodString;
|
|
2690
|
+
permission: zod.ZodEnum<{
|
|
2691
|
+
None: "None";
|
|
2692
|
+
WorkspaceCreate: "WorkspaceCreate";
|
|
2693
|
+
WorkspaceEdit: "WorkspaceEdit";
|
|
2694
|
+
WorkspaceDelete: "WorkspaceDelete";
|
|
2695
|
+
DataSpaceCreate: "DataSpaceCreate";
|
|
2696
|
+
DataSpaceEdit: "DataSpaceEdit";
|
|
2697
|
+
DataSpaceDelete: "DataSpaceDelete";
|
|
2698
|
+
ConnectorCreate: "ConnectorCreate";
|
|
2699
|
+
ConnectorEdit: "ConnectorEdit";
|
|
2700
|
+
ConnectorDelete: "ConnectorDelete";
|
|
2701
|
+
}>;
|
|
2702
|
+
}, zod.core.$strict>;
|
|
2298
2703
|
/**
|
|
2299
2704
|
* @summary Returns a list of available Azure locations for deploying virtual machines
|
|
2300
2705
|
*/
|
|
2301
|
-
export declare const
|
|
2706
|
+
export declare const virtualMachinesGetVirtualMachineLocationsResponseItem: zod.ZodObject<{
|
|
2302
2707
|
displayName: zod.ZodString;
|
|
2303
2708
|
name: zod.ZodString;
|
|
2304
2709
|
}, zod.core.$strip>;
|
|
2305
|
-
export declare const
|
|
2710
|
+
export declare const virtualMachinesGetVirtualMachineLocationsResponse: zod.ZodArray<zod.ZodObject<{
|
|
2306
2711
|
displayName: zod.ZodString;
|
|
2307
2712
|
name: zod.ZodString;
|
|
2308
2713
|
}, zod.core.$strip>>;
|
|
2309
2714
|
/**
|
|
2310
2715
|
* @summary Returns a list of virtual machines sizes available in the specified location
|
|
2311
2716
|
*/
|
|
2312
|
-
export declare const
|
|
2717
|
+
export declare const virtualMachinesGetVirtualMachineSizeParams: zod.ZodObject<{
|
|
2313
2718
|
location: zod.ZodString;
|
|
2314
2719
|
}, zod.core.$strict>;
|
|
2315
|
-
export declare const
|
|
2720
|
+
export declare const virtualMachinesGetVirtualMachineSizeResponseItem: zod.ZodObject<{
|
|
2316
2721
|
name: zod.ZodString;
|
|
2317
2722
|
}, zod.core.$strip>;
|
|
2318
|
-
export declare const
|
|
2723
|
+
export declare const virtualMachinesGetVirtualMachineSizeResponse: zod.ZodArray<zod.ZodObject<{
|
|
2319
2724
|
name: zod.ZodString;
|
|
2320
2725
|
}, zod.core.$strip>>;
|
|
2321
2726
|
/**
|
|
2322
2727
|
* @summary Obtain a list of all templates in SmartSpace, with pagination options take and skip.
|
|
2323
2728
|
*/
|
|
2324
|
-
export declare const
|
|
2325
|
-
export declare const
|
|
2326
|
-
export declare const
|
|
2327
|
-
export declare const
|
|
2729
|
+
export declare const workSpaceTemplatesGetQueryTakeDefault = 20;
|
|
2730
|
+
export declare const workSpaceTemplatesGetQuerySkipDefault = 0;
|
|
2731
|
+
export declare const workSpaceTemplatesGetQuerySearchDefault = "";
|
|
2732
|
+
export declare const workSpaceTemplatesGetQueryParams: zod.ZodObject<{
|
|
2328
2733
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
2329
2734
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
2330
2735
|
search: zod.ZodOptional<zod.ZodString>;
|
|
2331
2736
|
}, zod.core.$strict>;
|
|
2332
|
-
export declare const
|
|
2333
|
-
export declare const
|
|
2334
|
-
export declare const
|
|
2335
|
-
export declare const
|
|
2737
|
+
export declare const workSpaceTemplatesGetResponseDataItemIdRegExp: RegExp;
|
|
2738
|
+
export declare const workSpaceTemplatesGetResponseDataItemLatestVersionIdRegExp: RegExp;
|
|
2739
|
+
export declare const workSpaceTemplatesGetResponseDataItemPublisherIdRegExp: RegExp;
|
|
2740
|
+
export declare const workSpaceTemplatesGetResponse: zod.ZodObject<{
|
|
2336
2741
|
data: zod.ZodArray<zod.ZodObject<{
|
|
2337
2742
|
createdAtUtc: zod.ZodISODateTime;
|
|
2338
2743
|
description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -2354,32 +2759,32 @@ export declare const getWorkSpaceTemplatesResponse: zod.ZodObject<{
|
|
|
2354
2759
|
/**
|
|
2355
2760
|
* @summary Obtain a list of all workspaces in SmartSpace, with pagination options take and skip.
|
|
2356
2761
|
*/
|
|
2357
|
-
export declare const
|
|
2358
|
-
export declare const
|
|
2359
|
-
export declare const
|
|
2762
|
+
export declare const workSpacesGetGetQueryTakeDefaultOne = 20;
|
|
2763
|
+
export declare const workSpacesGetGetQuerySkipDefaultOne = 0;
|
|
2764
|
+
export declare const workSpacesGetGetQueryParams: zod.ZodObject<{
|
|
2360
2765
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
2361
2766
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
2362
2767
|
search: zod.ZodOptional<zod.ZodString>;
|
|
2363
2768
|
}, 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
|
|
2769
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemDataSpaceIdRegExpOne: RegExp;
|
|
2770
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExpOne: RegExp;
|
|
2771
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowIdRegExpOne: RegExp;
|
|
2772
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExpOne: RegExp;
|
|
2773
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExpOne: RegExp;
|
|
2774
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExpOne: RegExp;
|
|
2775
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemIdRegExpOne: RegExp;
|
|
2776
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemIdRegExpOne: RegExp;
|
|
2777
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemVersionRegExpOne: RegExp;
|
|
2778
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemIdRegExpOne: RegExp;
|
|
2779
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemParentWorkspaceIdRegExpOne: RegExp;
|
|
2780
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemWorkspacesInfoItemIdRegExpOne: RegExp;
|
|
2781
|
+
export declare const workSpacesGetGetResponseDataItemIdRegExpOne: RegExp;
|
|
2782
|
+
export declare const workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentIdRegExpOne: RegExp;
|
|
2783
|
+
export declare const workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentProviderIdRegExpOne: RegExp;
|
|
2784
|
+
export declare const workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentStepsItemIdRegExpOne: RegExp;
|
|
2785
|
+
export declare const workSpacesGetGetResponseDataItemModelConfigurationsItemModelIdRegExpOne: RegExp;
|
|
2786
|
+
export declare const workSpacesGetGetResponseDataItemSandBoxThreadIdRegExpOne: RegExp;
|
|
2787
|
+
export declare const workSpacesGetGetResponse: zod.ZodObject<{
|
|
2383
2788
|
data: zod.ZodArray<zod.ZodObject<{
|
|
2384
2789
|
createdAt: zod.ZodISODateTime;
|
|
2385
2790
|
createdByUserId: zod.ZodString;
|
|
@@ -2551,6 +2956,21 @@ export declare const getWorkSpacesResponse: zod.ZodObject<{
|
|
|
2551
2956
|
VertexAi: "VertexAi";
|
|
2552
2957
|
AzureFoundry: "AzureFoundry";
|
|
2553
2958
|
}>>;
|
|
2959
|
+
modelPublisher: zod.ZodOptional<zod.ZodEnum<{
|
|
2960
|
+
OpenAi: "OpenAi";
|
|
2961
|
+
HuggingFace: "HuggingFace";
|
|
2962
|
+
Cohere: "Cohere";
|
|
2963
|
+
Anthropic: "Anthropic";
|
|
2964
|
+
Google: "Google";
|
|
2965
|
+
Meta: "Meta";
|
|
2966
|
+
Mistral: "Mistral";
|
|
2967
|
+
Microsoft: "Microsoft";
|
|
2968
|
+
DeepSeek: "DeepSeek";
|
|
2969
|
+
XAi: "XAi";
|
|
2970
|
+
Amazon: "Amazon";
|
|
2971
|
+
Qwen: "Qwen";
|
|
2972
|
+
Other: "Other";
|
|
2973
|
+
}>>;
|
|
2554
2974
|
name: zod.ZodString;
|
|
2555
2975
|
properties: zod.ZodArray<zod.ZodObject<{
|
|
2556
2976
|
name: zod.ZodString;
|
|
@@ -2594,11 +3014,11 @@ export declare const getWorkSpacesResponse: zod.ZodObject<{
|
|
|
2594
3014
|
/**
|
|
2595
3015
|
* @summary Create a new workspace in SmartSpace, specifying details such as name and associated data spaces.
|
|
2596
3016
|
*/
|
|
2597
|
-
export declare const
|
|
2598
|
-
export declare const
|
|
2599
|
-
export declare const
|
|
2600
|
-
export declare const
|
|
2601
|
-
export declare const
|
|
3017
|
+
export declare const workSpacesPostBodyDataSpacesItemRegExp: RegExp;
|
|
3018
|
+
export declare const workSpacesPostBodyIdRegExp: RegExp;
|
|
3019
|
+
export declare const workSpacesPostBodyModelConfigurationsItemModelIdRegExp: RegExp;
|
|
3020
|
+
export declare const workSpacesPostBodyTemplateVersionIdRegExp: RegExp;
|
|
3021
|
+
export declare const workSpacesPostBody: zod.ZodObject<{
|
|
2602
3022
|
dataSpaces: zod.ZodArray<zod.ZodString>;
|
|
2603
3023
|
id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2604
3024
|
modelConfigurations: zod.ZodArray<zod.ZodObject<{
|
|
@@ -2618,25 +3038,25 @@ export declare const postWorkSpacesBody: zod.ZodObject<{
|
|
|
2618
3038
|
name: zod.ZodString;
|
|
2619
3039
|
templateVersionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2620
3040
|
}, 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
|
|
3041
|
+
export declare const workSpacesPostResponseDataSpacesItemDataSetsItemDataSpaceIdRegExp: RegExp;
|
|
3042
|
+
export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExp: RegExp;
|
|
3043
|
+
export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowIdRegExp: RegExp;
|
|
3044
|
+
export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
|
|
3045
|
+
export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
|
|
3046
|
+
export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExp: RegExp;
|
|
3047
|
+
export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemIdRegExp: RegExp;
|
|
3048
|
+
export declare const workSpacesPostResponseDataSpacesItemDataSetsItemIdRegExp: RegExp;
|
|
3049
|
+
export declare const workSpacesPostResponseDataSpacesItemDataSetsItemVersionRegExp: RegExp;
|
|
3050
|
+
export declare const workSpacesPostResponseDataSpacesItemIdRegExp: RegExp;
|
|
3051
|
+
export declare const workSpacesPostResponseDataSpacesItemParentWorkspaceIdRegExp: RegExp;
|
|
3052
|
+
export declare const workSpacesPostResponseDataSpacesItemWorkspacesInfoItemIdRegExp: RegExp;
|
|
3053
|
+
export declare const workSpacesPostResponseIdRegExp: RegExp;
|
|
3054
|
+
export declare const workSpacesPostResponseModelConfigurationsItemModelDeploymentIdRegExp: RegExp;
|
|
3055
|
+
export declare const workSpacesPostResponseModelConfigurationsItemModelDeploymentProviderIdRegExp: RegExp;
|
|
3056
|
+
export declare const workSpacesPostResponseModelConfigurationsItemModelDeploymentStepsItemIdRegExp: RegExp;
|
|
3057
|
+
export declare const workSpacesPostResponseModelConfigurationsItemModelIdRegExp: RegExp;
|
|
3058
|
+
export declare const workSpacesPostResponseSandBoxThreadIdRegExp: RegExp;
|
|
3059
|
+
export declare const workSpacesPostResponse: zod.ZodObject<{
|
|
2640
3060
|
createdAt: zod.ZodISODateTime;
|
|
2641
3061
|
createdByUserId: zod.ZodString;
|
|
2642
3062
|
dataSpaces: zod.ZodArray<zod.ZodObject<{
|
|
@@ -2807,6 +3227,21 @@ export declare const postWorkSpacesResponse: zod.ZodObject<{
|
|
|
2807
3227
|
VertexAi: "VertexAi";
|
|
2808
3228
|
AzureFoundry: "AzureFoundry";
|
|
2809
3229
|
}>>;
|
|
3230
|
+
modelPublisher: zod.ZodOptional<zod.ZodEnum<{
|
|
3231
|
+
OpenAi: "OpenAi";
|
|
3232
|
+
HuggingFace: "HuggingFace";
|
|
3233
|
+
Cohere: "Cohere";
|
|
3234
|
+
Anthropic: "Anthropic";
|
|
3235
|
+
Google: "Google";
|
|
3236
|
+
Meta: "Meta";
|
|
3237
|
+
Mistral: "Mistral";
|
|
3238
|
+
Microsoft: "Microsoft";
|
|
3239
|
+
DeepSeek: "DeepSeek";
|
|
3240
|
+
XAi: "XAi";
|
|
3241
|
+
Amazon: "Amazon";
|
|
3242
|
+
Qwen: "Qwen";
|
|
3243
|
+
Other: "Other";
|
|
3244
|
+
}>>;
|
|
2810
3245
|
name: zod.ZodString;
|
|
2811
3246
|
properties: zod.ZodArray<zod.ZodObject<{
|
|
2812
3247
|
name: zod.ZodString;
|
|
@@ -2848,36 +3283,36 @@ export declare const postWorkSpacesResponse: zod.ZodObject<{
|
|
|
2848
3283
|
/**
|
|
2849
3284
|
* @summary Remove a particular workspace from SmartSpace, identified by its ID.
|
|
2850
3285
|
*/
|
|
2851
|
-
export declare const
|
|
2852
|
-
export declare const
|
|
3286
|
+
export declare const workSpacesDeletePathIdRegExp: RegExp;
|
|
3287
|
+
export declare const workSpacesDeleteParams: zod.ZodObject<{
|
|
2853
3288
|
id: zod.ZodString;
|
|
2854
3289
|
}, zod.core.$strict>;
|
|
2855
3290
|
/**
|
|
2856
3291
|
* @summary Retrieve detailed information about a specific workspace in SmartSpace, using its ID.
|
|
2857
3292
|
*/
|
|
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
|
|
3293
|
+
export declare const workSpacesGetIdPathIdRegExpOne: RegExp;
|
|
3294
|
+
export declare const workSpacesGetIdParams: zod.ZodObject<{
|
|
3295
|
+
id: zod.ZodString;
|
|
3296
|
+
}, zod.core.$strict>;
|
|
3297
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemDataSpaceIdRegExpOne: RegExp;
|
|
3298
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExpOne: RegExp;
|
|
3299
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowIdRegExpOne: RegExp;
|
|
3300
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExpOne: RegExp;
|
|
3301
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExpOne: RegExp;
|
|
3302
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExpOne: RegExp;
|
|
3303
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemIdRegExpOne: RegExp;
|
|
3304
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemIdRegExpOne: RegExp;
|
|
3305
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemVersionRegExpOne: RegExp;
|
|
3306
|
+
export declare const workSpacesGetIdResponseDataSpacesItemIdRegExpOne: RegExp;
|
|
3307
|
+
export declare const workSpacesGetIdResponseDataSpacesItemParentWorkspaceIdRegExpOne: RegExp;
|
|
3308
|
+
export declare const workSpacesGetIdResponseDataSpacesItemWorkspacesInfoItemIdRegExpOne: RegExp;
|
|
3309
|
+
export declare const workSpacesGetIdResponseIdRegExpOne: RegExp;
|
|
3310
|
+
export declare const workSpacesGetIdResponseModelConfigurationsItemModelDeploymentIdRegExpOne: RegExp;
|
|
3311
|
+
export declare const workSpacesGetIdResponseModelConfigurationsItemModelDeploymentProviderIdRegExpOne: RegExp;
|
|
3312
|
+
export declare const workSpacesGetIdResponseModelConfigurationsItemModelDeploymentStepsItemIdRegExpOne: RegExp;
|
|
3313
|
+
export declare const workSpacesGetIdResponseModelConfigurationsItemModelIdRegExpOne: RegExp;
|
|
3314
|
+
export declare const workSpacesGetIdResponseSandBoxThreadIdRegExpOne: RegExp;
|
|
3315
|
+
export declare const workSpacesGetIdResponse: zod.ZodObject<{
|
|
2881
3316
|
createdAt: zod.ZodISODateTime;
|
|
2882
3317
|
createdByUserId: zod.ZodString;
|
|
2883
3318
|
dataSpaces: zod.ZodArray<zod.ZodObject<{
|
|
@@ -3048,6 +3483,21 @@ export declare const getWorkSpacesIdResponse: zod.ZodObject<{
|
|
|
3048
3483
|
VertexAi: "VertexAi";
|
|
3049
3484
|
AzureFoundry: "AzureFoundry";
|
|
3050
3485
|
}>>;
|
|
3486
|
+
modelPublisher: zod.ZodOptional<zod.ZodEnum<{
|
|
3487
|
+
OpenAi: "OpenAi";
|
|
3488
|
+
HuggingFace: "HuggingFace";
|
|
3489
|
+
Cohere: "Cohere";
|
|
3490
|
+
Anthropic: "Anthropic";
|
|
3491
|
+
Google: "Google";
|
|
3492
|
+
Meta: "Meta";
|
|
3493
|
+
Mistral: "Mistral";
|
|
3494
|
+
Microsoft: "Microsoft";
|
|
3495
|
+
DeepSeek: "DeepSeek";
|
|
3496
|
+
XAi: "XAi";
|
|
3497
|
+
Amazon: "Amazon";
|
|
3498
|
+
Qwen: "Qwen";
|
|
3499
|
+
Other: "Other";
|
|
3500
|
+
}>>;
|
|
3051
3501
|
name: zod.ZodString;
|
|
3052
3502
|
properties: zod.ZodArray<zod.ZodObject<{
|
|
3053
3503
|
name: zod.ZodString;
|
|
@@ -3086,14 +3536,60 @@ export declare const getWorkSpacesIdResponse: zod.ZodObject<{
|
|
|
3086
3536
|
schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
|
|
3087
3537
|
}, zod.core.$strip>>;
|
|
3088
3538
|
}, zod.core.$strip>;
|
|
3539
|
+
export declare const workSpacesGetWorkspaceAdminsPathIdRegExp: RegExp;
|
|
3540
|
+
export declare const workSpacesGetWorkspaceAdminsParams: zod.ZodObject<{
|
|
3541
|
+
id: zod.ZodString;
|
|
3542
|
+
}, zod.core.$strict>;
|
|
3543
|
+
export declare const workSpacesGetWorkspaceAdminsResponseItem: zod.ZodObject<{
|
|
3544
|
+
id: zod.ZodString;
|
|
3545
|
+
isAdmin: zod.ZodBoolean;
|
|
3546
|
+
name: zod.ZodString;
|
|
3547
|
+
}, zod.core.$strip>;
|
|
3548
|
+
export declare const workSpacesGetWorkspaceAdminsResponse: zod.ZodArray<zod.ZodObject<{
|
|
3549
|
+
id: zod.ZodString;
|
|
3550
|
+
isAdmin: zod.ZodBoolean;
|
|
3551
|
+
name: zod.ZodString;
|
|
3552
|
+
}, zod.core.$strip>>;
|
|
3553
|
+
export declare const workSpacesDeleteAdminPathIdRegExp: RegExp;
|
|
3554
|
+
export declare const workSpacesDeleteAdminPathUserIdRegExp: RegExp;
|
|
3555
|
+
export declare const workSpacesDeleteAdminParams: zod.ZodObject<{
|
|
3556
|
+
id: zod.ZodString;
|
|
3557
|
+
userId: zod.ZodString;
|
|
3558
|
+
}, zod.core.$strict>;
|
|
3559
|
+
export declare const workSpacesDeleteAdminResponseItem: zod.ZodObject<{
|
|
3560
|
+
id: zod.ZodString;
|
|
3561
|
+
isAdmin: zod.ZodBoolean;
|
|
3562
|
+
name: zod.ZodString;
|
|
3563
|
+
}, zod.core.$strip>;
|
|
3564
|
+
export declare const workSpacesDeleteAdminResponse: zod.ZodArray<zod.ZodObject<{
|
|
3565
|
+
id: zod.ZodString;
|
|
3566
|
+
isAdmin: zod.ZodBoolean;
|
|
3567
|
+
name: zod.ZodString;
|
|
3568
|
+
}, zod.core.$strip>>;
|
|
3569
|
+
export declare const workSpacesAddWorkspaceAdminPathIdRegExp: RegExp;
|
|
3570
|
+
export declare const workSpacesAddWorkspaceAdminPathUserIdRegExp: RegExp;
|
|
3571
|
+
export declare const workSpacesAddWorkspaceAdminParams: zod.ZodObject<{
|
|
3572
|
+
id: zod.ZodString;
|
|
3573
|
+
userId: zod.ZodString;
|
|
3574
|
+
}, zod.core.$strict>;
|
|
3575
|
+
export declare const workSpacesAddWorkspaceAdminResponseItem: zod.ZodObject<{
|
|
3576
|
+
id: zod.ZodString;
|
|
3577
|
+
isAdmin: zod.ZodBoolean;
|
|
3578
|
+
name: zod.ZodString;
|
|
3579
|
+
}, zod.core.$strip>;
|
|
3580
|
+
export declare const workSpacesAddWorkspaceAdminResponse: zod.ZodArray<zod.ZodObject<{
|
|
3581
|
+
id: zod.ZodString;
|
|
3582
|
+
isAdmin: zod.ZodBoolean;
|
|
3583
|
+
name: zod.ZodString;
|
|
3584
|
+
}, zod.core.$strip>>;
|
|
3089
3585
|
/**
|
|
3090
3586
|
* @summary Update basic information of a specific workspace in SmartSpace, such as name and summary, using the workspace's ID.
|
|
3091
3587
|
*/
|
|
3092
|
-
export declare const
|
|
3093
|
-
export declare const
|
|
3588
|
+
export declare const workSpacesPutPathIdRegExp: RegExp;
|
|
3589
|
+
export declare const workSpacesPutParams: zod.ZodObject<{
|
|
3094
3590
|
id: zod.ZodString;
|
|
3095
3591
|
}, zod.core.$strict>;
|
|
3096
|
-
export declare const
|
|
3592
|
+
export declare const workSpacesPutBody: zod.ZodObject<{
|
|
3097
3593
|
firstPrompt: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3098
3594
|
name: zod.ZodString;
|
|
3099
3595
|
outputSchema: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -3101,23 +3597,31 @@ export declare const putWorkSpacesIdBasicinfoBody: zod.ZodObject<{
|
|
|
3101
3597
|
summary: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3102
3598
|
tags: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
|
|
3103
3599
|
}, zod.core.$strict>;
|
|
3600
|
+
/**
|
|
3601
|
+
* @summary Mark a workspace as favorited or not in SmartSpace, using the workspaces's ID and a boolean value in the request.
|
|
3602
|
+
*/
|
|
3603
|
+
export declare const workSpacesSetFavoritedPathIdRegExp: RegExp;
|
|
3604
|
+
export declare const workSpacesSetFavoritedParams: zod.ZodObject<{
|
|
3605
|
+
id: zod.ZodString;
|
|
3606
|
+
}, zod.core.$strict>;
|
|
3607
|
+
export declare const workSpacesSetFavoritedBody: zod.ZodBoolean;
|
|
3104
3608
|
/**
|
|
3105
3609
|
* @summary Retrieve all message threads associated with a specific workspace in SmartSpace, identified by workspaceId, with pagination options take and skip.
|
|
3106
3610
|
*/
|
|
3107
|
-
export declare const
|
|
3108
|
-
export declare const
|
|
3611
|
+
export declare const workSpacesGetThreadsPathIdRegExp: RegExp;
|
|
3612
|
+
export declare const workSpacesGetThreadsParams: zod.ZodObject<{
|
|
3109
3613
|
id: zod.ZodString;
|
|
3110
3614
|
}, zod.core.$strict>;
|
|
3111
|
-
export declare const
|
|
3112
|
-
export declare const
|
|
3113
|
-
export declare const
|
|
3615
|
+
export declare const workSpacesGetThreadsQueryTakeDefault = 50;
|
|
3616
|
+
export declare const workSpacesGetThreadsQuerySkipDefault = 0;
|
|
3617
|
+
export declare const workSpacesGetThreadsQueryParams: zod.ZodObject<{
|
|
3114
3618
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
3115
3619
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
3116
3620
|
search: zod.ZodOptional<zod.ZodString>;
|
|
3117
3621
|
}, zod.core.$strict>;
|
|
3118
|
-
export declare const
|
|
3119
|
-
export declare const
|
|
3120
|
-
export declare const
|
|
3622
|
+
export declare const workSpacesGetThreadsResponseDataItemIdRegExp: RegExp;
|
|
3623
|
+
export declare const workSpacesGetThreadsResponseDataItemWorkSpaceIdRegExp: RegExp;
|
|
3624
|
+
export declare const workSpacesGetThreadsResponse: zod.ZodObject<{
|
|
3121
3625
|
data: zod.ZodArray<zod.ZodObject<{
|
|
3122
3626
|
createdAt: zod.ZodISODateTime;
|
|
3123
3627
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -3137,8 +3641,8 @@ export declare const getWorkSpacesIdMessageThreadsResponse: zod.ZodObject<{
|
|
|
3137
3641
|
/**
|
|
3138
3642
|
* @summary Deletes the model configuration for a specific workspace and role.
|
|
3139
3643
|
*/
|
|
3140
|
-
export declare const
|
|
3141
|
-
export declare const
|
|
3644
|
+
export declare const workSpacesPutModelConfigurationIdModelconfigurationRoleDeletePathIdRegExp: RegExp;
|
|
3645
|
+
export declare const workSpacesPutModelConfigurationIdModelconfigurationRoleDeleteParams: zod.ZodObject<{
|
|
3142
3646
|
id: zod.ZodString;
|
|
3143
3647
|
role: zod.ZodEnum<{
|
|
3144
3648
|
Document: "Document";
|
|
@@ -3149,8 +3653,8 @@ export declare const deleteWorkSpacesIdModelconfigurationRoleParams: zod.ZodObje
|
|
|
3149
3653
|
/**
|
|
3150
3654
|
* @summary Configure AI models for a specific role within a workspace in SmartSpace, identified by workspaceId and role.
|
|
3151
3655
|
*/
|
|
3152
|
-
export declare const
|
|
3153
|
-
export declare const
|
|
3656
|
+
export declare const workSpacesPutModelConfigurationIdModelconfigurationRolePutPathIdRegExp: RegExp;
|
|
3657
|
+
export declare const workSpacesPutModelConfigurationIdModelconfigurationRolePutParams: zod.ZodObject<{
|
|
3154
3658
|
id: zod.ZodString;
|
|
3155
3659
|
role: zod.ZodEnum<{
|
|
3156
3660
|
Document: "Document";
|
|
@@ -3158,8 +3662,8 @@ export declare const putWorkSpacesIdModelconfigurationRoleParams: zod.ZodObject<
|
|
|
3158
3662
|
Analyzer: "Analyzer";
|
|
3159
3663
|
}>;
|
|
3160
3664
|
}, zod.core.$strict>;
|
|
3161
|
-
export declare const
|
|
3162
|
-
export declare const
|
|
3665
|
+
export declare const workSpacesPutModelConfigurationIdModelconfigurationRolePutBodyModelIdRegExp: RegExp;
|
|
3666
|
+
export declare const workSpacesPutModelConfigurationIdModelconfigurationRolePutBody: zod.ZodObject<{
|
|
3163
3667
|
frequencyPenalty: zod.ZodNumber;
|
|
3164
3668
|
modelDisplayText: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3165
3669
|
modelId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -3176,38 +3680,38 @@ export declare const putWorkSpacesIdModelconfigurationRoleBody: zod.ZodObject<{
|
|
|
3176
3680
|
/**
|
|
3177
3681
|
* @summary Detach a specific dataspace from a workspace in SmartSpace, identified by both workspaceId and dataspaceId.
|
|
3178
3682
|
*/
|
|
3179
|
-
export declare const
|
|
3180
|
-
export declare const
|
|
3181
|
-
export declare const
|
|
3683
|
+
export declare const workSpacesRemoveDataSpacePathWorkspaceIdRegExp: RegExp;
|
|
3684
|
+
export declare const workSpacesRemoveDataSpacePathDataspaceIdRegExp: RegExp;
|
|
3685
|
+
export declare const workSpacesRemoveDataSpaceParams: zod.ZodObject<{
|
|
3182
3686
|
workspaceId: zod.ZodString;
|
|
3183
3687
|
dataspaceId: zod.ZodString;
|
|
3184
3688
|
}, zod.core.$strict>;
|
|
3185
3689
|
/**
|
|
3186
3690
|
* @summary Link a specific dataspace to a workspace in SmartSpace, using both workspaceId and dataspaceId.
|
|
3187
3691
|
*/
|
|
3188
|
-
export declare const
|
|
3189
|
-
export declare const
|
|
3190
|
-
export declare const
|
|
3692
|
+
export declare const workSpacesAddDataSpacePathWorkspaceIdRegExp: RegExp;
|
|
3693
|
+
export declare const workSpacesAddDataSpacePathDataspaceIdRegExp: RegExp;
|
|
3694
|
+
export declare const workSpacesAddDataSpaceParams: zod.ZodObject<{
|
|
3191
3695
|
workspaceId: zod.ZodString;
|
|
3192
3696
|
dataspaceId: zod.ZodString;
|
|
3193
3697
|
}, zod.core.$strict>;
|
|
3194
3698
|
/**
|
|
3195
3699
|
* @summary Gets a list of all the files that are uploaded directly to the workspace
|
|
3196
3700
|
*/
|
|
3197
|
-
export declare const
|
|
3198
|
-
export declare const
|
|
3701
|
+
export declare const workSpacesGetWorkspaceFilesPathWorkspaceIdRegExp: RegExp;
|
|
3702
|
+
export declare const workSpacesGetWorkspaceFilesParams: zod.ZodObject<{
|
|
3199
3703
|
workspaceId: zod.ZodString;
|
|
3200
3704
|
}, zod.core.$strict>;
|
|
3201
|
-
export declare const
|
|
3202
|
-
export declare const
|
|
3203
|
-
export declare const
|
|
3705
|
+
export declare const workSpacesGetWorkspaceFilesQueryTakeDefault = 20;
|
|
3706
|
+
export declare const workSpacesGetWorkspaceFilesQuerySkipDefault = 0;
|
|
3707
|
+
export declare const workSpacesGetWorkspaceFilesQueryParams: zod.ZodObject<{
|
|
3204
3708
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
3205
3709
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
3206
3710
|
}, zod.core.$strict>;
|
|
3207
|
-
export declare const
|
|
3208
|
-
export declare const
|
|
3209
|
-
export declare const
|
|
3210
|
-
export declare const
|
|
3711
|
+
export declare const workSpacesGetWorkspaceFilesResponseDataItemFileIdRegExp: RegExp;
|
|
3712
|
+
export declare const workSpacesGetWorkspaceFilesResponseDataItemFileThreadIdRegExp: RegExp;
|
|
3713
|
+
export declare const workSpacesGetWorkspaceFilesResponseDataItemFileWorkspaceIdRegExp: RegExp;
|
|
3714
|
+
export declare const workSpacesGetWorkspaceFilesResponse: zod.ZodObject<{
|
|
3211
3715
|
data: zod.ZodArray<zod.ZodObject<{
|
|
3212
3716
|
createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
3213
3717
|
createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -3239,17 +3743,17 @@ export declare const getWorkSpacesWorkspaceIdFilesResponse: zod.ZodObject<{
|
|
|
3239
3743
|
/**
|
|
3240
3744
|
* @summary Uploads a list of files directly to the workspace
|
|
3241
3745
|
*/
|
|
3242
|
-
export declare const
|
|
3243
|
-
export declare const
|
|
3746
|
+
export declare const workSpacesWorkspaceFilesPathWorkspaceIdRegExp: RegExp;
|
|
3747
|
+
export declare const workSpacesWorkspaceFilesParams: zod.ZodObject<{
|
|
3244
3748
|
workspaceId: zod.ZodString;
|
|
3245
3749
|
}, zod.core.$strict>;
|
|
3246
|
-
export declare const
|
|
3750
|
+
export declare const workSpacesWorkspaceFilesBody: zod.ZodObject<{
|
|
3247
3751
|
files: zod.ZodOptional<zod.ZodArray<zod.ZodCustom<import("node:buffer").File, import("node:buffer").File>>>;
|
|
3248
3752
|
}, zod.core.$strict>;
|
|
3249
|
-
export declare const
|
|
3250
|
-
export declare const
|
|
3251
|
-
export declare const
|
|
3252
|
-
export declare const
|
|
3753
|
+
export declare const workSpacesWorkspaceFilesResponseFileIdRegExp: RegExp;
|
|
3754
|
+
export declare const workSpacesWorkspaceFilesResponseFileThreadIdRegExp: RegExp;
|
|
3755
|
+
export declare const workSpacesWorkspaceFilesResponseFileWorkspaceIdRegExp: RegExp;
|
|
3756
|
+
export declare const workSpacesWorkspaceFilesResponseItem: zod.ZodObject<{
|
|
3253
3757
|
createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
3254
3758
|
createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3255
3759
|
createdByUserName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -3275,7 +3779,7 @@ export declare const postWorkSpacesWorkspaceIdFilesResponseItem: zod.ZodObject<{
|
|
|
3275
3779
|
Ingesting: "Ingesting";
|
|
3276
3780
|
}>;
|
|
3277
3781
|
}, zod.core.$strip>;
|
|
3278
|
-
export declare const
|
|
3782
|
+
export declare const workSpacesWorkspaceFilesResponse: zod.ZodArray<zod.ZodObject<{
|
|
3279
3783
|
createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
3280
3784
|
createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3281
3785
|
createdByUserName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -3304,24 +3808,24 @@ export declare const postWorkSpacesWorkspaceIdFilesResponse: zod.ZodArray<zod.Zo
|
|
|
3304
3808
|
/**
|
|
3305
3809
|
* @summary Removes a file form the workspace and the ingested content
|
|
3306
3810
|
*/
|
|
3307
|
-
export declare const
|
|
3308
|
-
export declare const
|
|
3309
|
-
export declare const
|
|
3811
|
+
export declare const workSpacesDeleteWorkspaceFilePathWorkspaceIdRegExp: RegExp;
|
|
3812
|
+
export declare const workSpacesDeleteWorkspaceFilePathFileIdRegExp: RegExp;
|
|
3813
|
+
export declare const workSpacesDeleteWorkspaceFileParams: zod.ZodObject<{
|
|
3310
3814
|
workspaceId: zod.ZodString;
|
|
3311
3815
|
fileId: zod.ZodString;
|
|
3312
3816
|
}, zod.core.$strict>;
|
|
3313
|
-
export declare const
|
|
3314
|
-
export declare const
|
|
3817
|
+
export declare const workSpacesGetActiveFlowPathWorkspaceIdRegExp: RegExp;
|
|
3818
|
+
export declare const workSpacesGetActiveFlowParams: zod.ZodObject<{
|
|
3315
3819
|
workspaceId: zod.ZodString;
|
|
3316
3820
|
}, zod.core.$strict>;
|
|
3317
3821
|
/**
|
|
3318
3822
|
* @summary Creates a flow
|
|
3319
3823
|
*/
|
|
3320
|
-
export declare const
|
|
3321
|
-
export declare const
|
|
3824
|
+
export declare const workSpacesSetActiveFlowPathWorkspaceIdRegExp: RegExp;
|
|
3825
|
+
export declare const workSpacesSetActiveFlowParams: zod.ZodObject<{
|
|
3322
3826
|
workspaceId: zod.ZodString;
|
|
3323
3827
|
}, zod.core.$strict>;
|
|
3324
|
-
export declare const
|
|
3828
|
+
export declare const workSpacesSetActiveFlowBody: zod.ZodObject<{
|
|
3325
3829
|
blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
3326
3830
|
constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
|
|
3327
3831
|
target: zod.ZodObject<{
|
|
@@ -3378,52 +3882,52 @@ export declare const putWorkSpacesWorkspaceIdFlowsActiveBody: zod.ZodObject<{
|
|
|
3378
3882
|
/**
|
|
3379
3883
|
* @summary Updates the the layout of blocks for the flowdefintion
|
|
3380
3884
|
*/
|
|
3381
|
-
export declare const
|
|
3382
|
-
export declare const
|
|
3885
|
+
export declare const workSpacesSetActiveFlowLayoutPathWorkspaceIdRegExp: RegExp;
|
|
3886
|
+
export declare const workSpacesSetActiveFlowLayoutParams: zod.ZodObject<{
|
|
3383
3887
|
workspaceId: zod.ZodString;
|
|
3384
3888
|
}, zod.core.$strict>;
|
|
3385
|
-
export declare const
|
|
3889
|
+
export declare const workSpacesSetActiveFlowLayoutBody: zod.ZodAny;
|
|
3386
3890
|
/**
|
|
3387
3891
|
* @summary Updates the flag that determines whether to store the prompt and response within a specific workspace.
|
|
3388
3892
|
*/
|
|
3389
|
-
export declare const
|
|
3390
|
-
export declare const
|
|
3893
|
+
export declare const workSpacesUpdatePromptResponseFlagPathWorkspaceIdRegExp: RegExp;
|
|
3894
|
+
export declare const workSpacesUpdatePromptResponseFlagParams: zod.ZodObject<{
|
|
3391
3895
|
workspaceId: zod.ZodString;
|
|
3392
3896
|
}, zod.core.$strict>;
|
|
3393
|
-
export declare const
|
|
3897
|
+
export declare const workSpacesUpdatePromptResponseFlagQueryParams: zod.ZodObject<{
|
|
3394
3898
|
isPromptAndResponseLoggingEnabled: zod.ZodOptional<zod.ZodBoolean>;
|
|
3395
3899
|
}, zod.core.$strict>;
|
|
3396
3900
|
/**
|
|
3397
3901
|
* @summary Retrieve a Shared Access Signature (SAS) for a specific item within a data space's documents in SmartSpace, using the dataSpaceId.
|
|
3398
3902
|
*/
|
|
3399
|
-
export declare const
|
|
3400
|
-
export declare const
|
|
3903
|
+
export declare const documentsGetDocumentSasPathDataSpaceIdRegExpOne: RegExp;
|
|
3904
|
+
export declare const documentsGetDocumentSasParams: zod.ZodObject<{
|
|
3401
3905
|
dataSpaceId: zod.ZodString;
|
|
3402
3906
|
}, zod.core.$strict>;
|
|
3403
|
-
export declare const
|
|
3907
|
+
export declare const documentsGetDocumentSasQueryParams: zod.ZodObject<{
|
|
3404
3908
|
file: zod.ZodOptional<zod.ZodString>;
|
|
3405
3909
|
}, zod.core.$strict>;
|
|
3406
|
-
export declare const
|
|
3910
|
+
export declare const documentsGetDocumentSasResponse: zod.ZodObject<{
|
|
3407
3911
|
uri: zod.ZodURL;
|
|
3408
3912
|
}, zod.core.$strip>;
|
|
3409
|
-
export declare const
|
|
3410
|
-
export declare const
|
|
3913
|
+
export declare const messageThreadsGetWorkspaceExecutionsPathWorkSpaceIdRegExp: RegExp;
|
|
3914
|
+
export declare const messageThreadsGetWorkspaceExecutionsParams: zod.ZodObject<{
|
|
3411
3915
|
workSpaceId: zod.ZodString;
|
|
3412
3916
|
}, zod.core.$strict>;
|
|
3413
|
-
export declare const
|
|
3414
|
-
export declare const
|
|
3415
|
-
export declare const
|
|
3416
|
-
export declare const
|
|
3917
|
+
export declare const messageThreadsGetWorkspaceExecutionsQuerySkipDefault = 0;
|
|
3918
|
+
export declare const messageThreadsGetWorkspaceExecutionsQueryTakeDefault = 100;
|
|
3919
|
+
export declare const messageThreadsGetWorkspaceExecutionsQuerySearchDefault = "";
|
|
3920
|
+
export declare const messageThreadsGetWorkspaceExecutionsQueryParams: zod.ZodObject<{
|
|
3417
3921
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
3418
3922
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
3419
3923
|
search: zod.ZodOptional<zod.ZodString>;
|
|
3420
3924
|
"blockIds[]": zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
3421
3925
|
}, zod.core.$strict>;
|
|
3422
|
-
export declare const
|
|
3423
|
-
export declare const
|
|
3424
|
-
export declare const
|
|
3425
|
-
export declare const
|
|
3426
|
-
export declare const
|
|
3926
|
+
export declare const messageThreadsGetWorkspaceExecutionsResponseLogsItemIdRegExp: RegExp;
|
|
3927
|
+
export declare const messageThreadsGetWorkspaceExecutionsResponseLogsItemInputsItemIdRegExp: RegExp;
|
|
3928
|
+
export declare const messageThreadsGetWorkspaceExecutionsResponseLogsItemInputsItemValueIdRegExp: RegExp;
|
|
3929
|
+
export declare const messageThreadsGetWorkspaceExecutionsResponseLogsItemOutputsItemIdRegExp: RegExp;
|
|
3930
|
+
export declare const messageThreadsGetWorkspaceExecutionsResponse: zod.ZodObject<{
|
|
3427
3931
|
logs: zod.ZodArray<zod.ZodObject<{
|
|
3428
3932
|
blockId: zod.ZodString;
|
|
3429
3933
|
createdAt: zod.ZodISODateTime;
|
|
@@ -3463,26 +3967,26 @@ export declare const getWorkspacesWorkSpaceIdFunctionexecutionsResponse: zod.Zod
|
|
|
3463
3967
|
}, zod.core.$strip>>;
|
|
3464
3968
|
total: zod.ZodNumber;
|
|
3465
3969
|
}, zod.core.$strip>;
|
|
3466
|
-
export declare const
|
|
3467
|
-
export declare const
|
|
3468
|
-
export declare const
|
|
3970
|
+
export declare const messageThreadsGetStepExecutionsPathWorkSpaceIdRegExp: RegExp;
|
|
3971
|
+
export declare const messageThreadsGetStepExecutionsPathMessageThreadIdRegExp: RegExp;
|
|
3972
|
+
export declare const messageThreadsGetStepExecutionsParams: zod.ZodObject<{
|
|
3469
3973
|
workSpaceId: zod.ZodString;
|
|
3470
3974
|
messageThreadId: zod.ZodString;
|
|
3471
3975
|
}, zod.core.$strict>;
|
|
3472
|
-
export declare const
|
|
3473
|
-
export declare const
|
|
3474
|
-
export declare const
|
|
3475
|
-
export declare const
|
|
3976
|
+
export declare const messageThreadsGetStepExecutionsQuerySkipDefault = 0;
|
|
3977
|
+
export declare const messageThreadsGetStepExecutionsQueryTakeDefault = 100;
|
|
3978
|
+
export declare const messageThreadsGetStepExecutionsQuerySearchDefault = "";
|
|
3979
|
+
export declare const messageThreadsGetStepExecutionsQueryParams: zod.ZodObject<{
|
|
3476
3980
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
3477
3981
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
3478
3982
|
search: zod.ZodOptional<zod.ZodString>;
|
|
3479
3983
|
"blockIds[]": zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
3480
3984
|
}, zod.core.$strict>;
|
|
3481
|
-
export declare const
|
|
3482
|
-
export declare const
|
|
3483
|
-
export declare const
|
|
3484
|
-
export declare const
|
|
3485
|
-
export declare const
|
|
3985
|
+
export declare const messageThreadsGetStepExecutionsResponseLogsItemIdRegExp: RegExp;
|
|
3986
|
+
export declare const messageThreadsGetStepExecutionsResponseLogsItemInputsItemIdRegExp: RegExp;
|
|
3987
|
+
export declare const messageThreadsGetStepExecutionsResponseLogsItemInputsItemValueIdRegExp: RegExp;
|
|
3988
|
+
export declare const messageThreadsGetStepExecutionsResponseLogsItemOutputsItemIdRegExp: RegExp;
|
|
3989
|
+
export declare const messageThreadsGetStepExecutionsResponse: zod.ZodObject<{
|
|
3486
3990
|
logs: zod.ZodArray<zod.ZodObject<{
|
|
3487
3991
|
blockId: zod.ZodString;
|
|
3488
3992
|
createdAt: zod.ZodISODateTime;
|
|
@@ -3525,13 +4029,13 @@ export declare const getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFuncti
|
|
|
3525
4029
|
/**
|
|
3526
4030
|
* @summary Fetch details of the sandbox environment for a specific workspace in SmartSpace, using the workspaceId.
|
|
3527
4031
|
*/
|
|
3528
|
-
export declare const
|
|
3529
|
-
export declare const
|
|
4032
|
+
export declare const sandBoxGetSandboxThreadPathWorkspaceIdRegExp: RegExp;
|
|
4033
|
+
export declare const sandBoxGetSandboxThreadParams: zod.ZodObject<{
|
|
3530
4034
|
workspaceId: zod.ZodString;
|
|
3531
4035
|
}, zod.core.$strict>;
|
|
3532
|
-
export declare const
|
|
3533
|
-
export declare const
|
|
3534
|
-
export declare const
|
|
4036
|
+
export declare const sandBoxGetSandboxThreadResponseIdRegExp: RegExp;
|
|
4037
|
+
export declare const sandBoxGetSandboxThreadResponseWorkSpaceIdRegExp: RegExp;
|
|
4038
|
+
export declare const sandBoxGetSandboxThreadResponse: zod.ZodObject<{
|
|
3535
4039
|
createdAt: zod.ZodISODateTime;
|
|
3536
4040
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3537
4041
|
createdByUserId: zod.ZodString;
|
|
@@ -3548,42 +4052,42 @@ export declare const getWorkspacesWorkspaceIdSandboxResponse: zod.ZodObject<{
|
|
|
3548
4052
|
/**
|
|
3549
4053
|
* @summary Retrieve message creators profile images from the sandbox environment of a specific workspace in SmartSpace, with options for pagination take and skip
|
|
3550
4054
|
*/
|
|
3551
|
-
export declare const
|
|
3552
|
-
export declare const
|
|
4055
|
+
export declare const sandBoxThreadMessageCreateByUsersProfileImagesPathWorkspaceIdRegExp: RegExp;
|
|
4056
|
+
export declare const sandBoxThreadMessageCreateByUsersProfileImagesParams: zod.ZodObject<{
|
|
3553
4057
|
workspaceId: zod.ZodString;
|
|
3554
4058
|
}, zod.core.$strict>;
|
|
3555
|
-
export declare const
|
|
4059
|
+
export declare const sandBoxThreadMessageCreateByUsersProfileImagesResponseItem: zod.ZodObject<{
|
|
3556
4060
|
base64StringImage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3557
4061
|
userId: zod.ZodString;
|
|
3558
4062
|
}, zod.core.$strip>;
|
|
3559
|
-
export declare const
|
|
4063
|
+
export declare const sandBoxThreadMessageCreateByUsersProfileImagesResponse: zod.ZodArray<zod.ZodObject<{
|
|
3560
4064
|
base64StringImage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3561
4065
|
userId: zod.ZodString;
|
|
3562
4066
|
}, zod.core.$strip>>;
|
|
3563
4067
|
/**
|
|
3564
4068
|
* @summary Remove messages from the sandbox environment of a specific workspace in SmartSpace, identified by workspaceId.
|
|
3565
4069
|
*/
|
|
3566
|
-
export declare const
|
|
3567
|
-
export declare const
|
|
4070
|
+
export declare const sandBoxClearSandboxMessagesPathWorkspaceIdRegExp: RegExp;
|
|
4071
|
+
export declare const sandBoxClearSandboxMessagesParams: zod.ZodObject<{
|
|
3568
4072
|
workspaceId: zod.ZodString;
|
|
3569
4073
|
}, zod.core.$strict>;
|
|
3570
4074
|
/**
|
|
3571
4075
|
* @summary Retrieve messages from the sandbox environment of a specific workspace in SmartSpace, with options for pagination take and skip
|
|
3572
4076
|
*/
|
|
3573
|
-
export declare const
|
|
3574
|
-
export declare const
|
|
4077
|
+
export declare const sandBoxGetThreadMessagesPathWorkspaceIdRegExp: RegExp;
|
|
4078
|
+
export declare const sandBoxGetThreadMessagesParams: zod.ZodObject<{
|
|
3575
4079
|
workspaceId: zod.ZodString;
|
|
3576
4080
|
}, zod.core.$strict>;
|
|
3577
|
-
export declare const
|
|
3578
|
-
export declare const
|
|
3579
|
-
export declare const
|
|
4081
|
+
export declare const sandBoxGetThreadMessagesQueryTakeDefault = 50;
|
|
4082
|
+
export declare const sandBoxGetThreadMessagesQuerySkipDefault = 0;
|
|
4083
|
+
export declare const sandBoxGetThreadMessagesQueryParams: zod.ZodObject<{
|
|
3580
4084
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
3581
4085
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
3582
4086
|
}, zod.core.$strict>;
|
|
3583
|
-
export declare const
|
|
3584
|
-
export declare const
|
|
3585
|
-
export declare const
|
|
3586
|
-
export declare const
|
|
4087
|
+
export declare const sandBoxGetThreadMessagesResponseIdRegExp: RegExp;
|
|
4088
|
+
export declare const sandBoxGetThreadMessagesResponseMessageThreadIdRegExp: RegExp;
|
|
4089
|
+
export declare const sandBoxGetThreadMessagesResponseValuesItemIdRegExp: RegExp;
|
|
4090
|
+
export declare const sandBoxGetThreadMessagesResponseItem: zod.ZodObject<{
|
|
3587
4091
|
createdAt: zod.ZodISODateTime;
|
|
3588
4092
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3589
4093
|
createdByUserId: zod.ZodString;
|
|
@@ -3610,7 +4114,7 @@ export declare const getWorkspacesWorkspaceIdSandboxMessagesResponseItem: zod.Zo
|
|
|
3610
4114
|
value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|
|
3611
4115
|
}, zod.core.$strip>>;
|
|
3612
4116
|
}, zod.core.$strip>;
|
|
3613
|
-
export declare const
|
|
4117
|
+
export declare const sandBoxGetThreadMessagesResponse: zod.ZodArray<zod.ZodObject<{
|
|
3614
4118
|
createdAt: zod.ZodISODateTime;
|
|
3615
4119
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3616
4120
|
createdByUserId: zod.ZodString;
|
|
@@ -3640,24 +4144,24 @@ export declare const getWorkspacesWorkspaceIdSandboxMessagesResponse: zod.ZodArr
|
|
|
3640
4144
|
/**
|
|
3641
4145
|
* @summary Send a new message to the sandbox environment of a specific workspace in SmartSpace, using the workspaceId.
|
|
3642
4146
|
*/
|
|
3643
|
-
export declare const
|
|
3644
|
-
export declare const
|
|
4147
|
+
export declare const sandBoxThreadMessagesPathWorkspaceIdRegExp: RegExp;
|
|
4148
|
+
export declare const sandBoxThreadMessagesParams: zod.ZodObject<{
|
|
3645
4149
|
workspaceId: zod.ZodString;
|
|
3646
4150
|
}, zod.core.$strict>;
|
|
3647
|
-
export declare const
|
|
4151
|
+
export declare const sandBoxThreadMessagesBody: zod.ZodObject<{
|
|
3648
4152
|
inputs: zod.ZodArray<zod.ZodObject<{
|
|
3649
4153
|
channels: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodNumber>>>;
|
|
3650
4154
|
name: zod.ZodString;
|
|
3651
4155
|
value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|
|
3652
4156
|
}, zod.core.$strict>>;
|
|
3653
4157
|
}, zod.core.$strict>;
|
|
3654
|
-
export declare const
|
|
3655
|
-
export declare const
|
|
3656
|
-
export declare const
|
|
4158
|
+
export declare const sandBoxAddValueToMessagePathWorkspaceIdRegExp: RegExp;
|
|
4159
|
+
export declare const sandBoxAddValueToMessagePathIdRegExp: RegExp;
|
|
4160
|
+
export declare const sandBoxAddValueToMessageParams: zod.ZodObject<{
|
|
3657
4161
|
workspaceId: zod.ZodString;
|
|
3658
4162
|
id: zod.ZodString;
|
|
3659
4163
|
}, zod.core.$strict>;
|
|
3660
|
-
export declare const
|
|
4164
|
+
export declare const sandBoxAddValueToMessageBody: zod.ZodObject<{
|
|
3661
4165
|
channels: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodNumber>>>;
|
|
3662
4166
|
name: zod.ZodString;
|
|
3663
4167
|
value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|