@smartspace/api-client 0.1.0-dev.1613aeb → 0.1.0-dev.1717bf5

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.
Files changed (64) hide show
  1. package/dist/generated/chat/api.msw.js +2 -2
  2. package/dist/generated/chat/models/enumsNotificationType.d.ts +1 -0
  3. package/dist/generated/chat/models/enumsNotificationType.js +1 -0
  4. package/dist/generated/chat/models/flowsFlowConstant.d.ts +1 -0
  5. package/dist/generated/chat/zod.d.ts +3 -0
  6. package/dist/generated/chat/zod.js +3 -1
  7. package/dist/generated/config/api.d.ts +21 -1
  8. package/dist/generated/config/api.js +83 -1
  9. package/dist/generated/config/api.msw.d.ts +18 -1
  10. package/dist/generated/config/api.msw.js +156 -21
  11. package/dist/generated/config/models/configApiFlowRunIdentityMapRequest.d.ts +9 -0
  12. package/dist/generated/config/models/configApiFlowRunIdentityMapRequest.js +8 -0
  13. package/dist/generated/config/models/containerItem.d.ts +27 -0
  14. package/dist/generated/config/models/containerItem.js +8 -0
  15. package/dist/generated/config/models/dataSetsDataSet.d.ts +4 -0
  16. package/dist/generated/config/models/dataSetsGetIngestionRunsParams.d.ts +15 -0
  17. package/dist/generated/config/models/dataSetsGetIngestionRunsParams.js +8 -0
  18. package/dist/generated/config/models/dataSetsSetDataSetScoping.d.ts +12 -0
  19. package/dist/generated/config/models/dataSetsSetDataSetScoping.js +2 -0
  20. package/dist/generated/config/models/enumsActivityType.d.ts +1 -0
  21. package/dist/generated/config/models/enumsActivityType.js +1 -0
  22. package/dist/generated/config/models/enumsDataSetScopingMode.d.ts +11 -0
  23. package/dist/generated/config/models/enumsDataSetScopingMode.js +14 -0
  24. package/dist/generated/config/models/enumsNotificationType.d.ts +1 -0
  25. package/dist/generated/config/models/enumsNotificationType.js +1 -0
  26. package/dist/generated/config/models/flowsFlowConstant.d.ts +1 -0
  27. package/dist/generated/config/models/index.d.ts +17 -0
  28. package/dist/generated/config/models/index.js +17 -0
  29. package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemFlowRun.d.ts +2 -1
  30. package/dist/generated/config/models/integrationsSmartSpaceAiIngestionRun.d.ts +57 -0
  31. package/dist/generated/config/models/integrationsSmartSpaceAiIngestionRun.js +2 -0
  32. package/dist/generated/config/models/integrationsSmartSpaceAiIngestionRunTrigger.d.ts +11 -0
  33. package/dist/generated/config/models/integrationsSmartSpaceAiIngestionRunTrigger.js +8 -0
  34. package/dist/generated/config/models/managedSecretsCreateManagedSecret.d.ts +10 -0
  35. package/dist/generated/config/models/managedSecretsCreateManagedSecret.js +8 -0
  36. package/dist/generated/config/models/managedSecretsManagedSecret.d.ts +15 -0
  37. package/dist/generated/config/models/managedSecretsManagedSecret.js +8 -0
  38. package/dist/generated/config/models/managedSecretsUpdateManagedSecretValue.d.ts +9 -0
  39. package/dist/generated/config/models/managedSecretsUpdateManagedSecretValue.js +8 -0
  40. package/dist/generated/config/models/pagedDataCollectionContainerItem.d.ts +11 -0
  41. package/dist/generated/config/models/pagedDataCollectionContainerItem.js +2 -0
  42. package/dist/generated/config/models/pagedDataCollectionSyncsSync.d.ts +11 -0
  43. package/dist/generated/config/models/pagedDataCollectionSyncsSync.js +2 -0
  44. package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiIngestionRun.d.ts +11 -0
  45. package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiIngestionRun.js +2 -0
  46. package/dist/generated/config/models/syncsGetItemsParams.d.ts +10 -0
  47. package/dist/generated/config/models/syncsGetItemsParams.js +8 -0
  48. package/dist/generated/config/models/syncsGetParams.d.ts +11 -0
  49. package/dist/generated/config/models/syncsGetParams.js +8 -0
  50. package/dist/generated/config/models/syncsSync.d.ts +22 -0
  51. package/dist/generated/config/models/syncsSync.js +2 -0
  52. package/dist/generated/config/models/syncsSyncDataSourceInfo.d.ts +14 -0
  53. package/dist/generated/config/models/syncsSyncDataSourceInfo.js +2 -0
  54. package/dist/generated/config/zod.d.ts +296 -1
  55. package/dist/generated/config/zod.js +249 -16
  56. package/dist/generated/signalr/SmartSpace.App.Business.Models.Notifications.d.ts +22 -0
  57. package/dist/generated/signalr/SmartSpace.App.Business.Models.Notifications.js +2 -0
  58. package/dist/generated/signalr/SmartSpace.App.Core.Enums.d.ts +7 -0
  59. package/dist/generated/signalr/SmartSpace.App.Core.Enums.js +14 -0
  60. package/dist/generated/signalr/TypedSignalR.Client/SmartSpace.App.Business.Hubs.Contracts.d.ts +11 -0
  61. package/dist/generated/signalr/TypedSignalR.Client/index.js +6 -0
  62. package/dist/signalr.d.ts +2 -0
  63. package/dist/signalr.js +3 -0
  64. package/package.json +2 -2
@@ -66,7 +66,7 @@ exports.getUsersGetUserPhotoResponseMock = getUsersGetUserPhotoResponseMock;
66
66
  const getWorkSpacesGetGetResponseMock = (overrideResponse = {}) => ({ data: Array.from({ length: faker_1.faker.number.int({ min: 1, max: 10 }) }, (_, i) => i + 1).map(() => ({ createdAt: `${faker_1.faker.date.past().toISOString().split('.')[0]}Z`, createdByUserId: faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), dataSpaces: Array.from({ length: faker_1.faker.number.int({ min: 1, max: 10 }) }, (_, i) => i + 1).map(() => ({ createdAt: `${faker_1.faker.date.past().toISOString().split('.')[0]}Z`, createdByUserId: faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), dataSets: faker_1.faker.helpers.arrayElement([Array.from({ length: faker_1.faker.number.int({ min: 1, max: 10 }) }, (_, i) => i + 1).map(() => ({ createdAt: `${faker_1.faker.date.past().toISOString().split('.')[0]}Z`, createdByUserId: faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), dataSpaceId: faker_1.faker.helpers.arrayElement([faker_1.faker.helpers.arrayElement([faker_1.faker.helpers.fromRegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$'), null]), undefined]), description: faker_1.faker.helpers.arrayElement([faker_1.faker.helpers.arrayElement([faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), null]), undefined]), flow: faker_1.faker.helpers.arrayElement([{ activeFlowDefinition: faker_1.faker.helpers.arrayElement([{ blocks: faker_1.faker.helpers.arrayElement([{
67
67
  [faker_1.faker.string.alphanumeric(5)]: { constants: faker_1.faker.helpers.arrayElement([Array.from({ length: faker_1.faker.number.int({ min: 1, max: 10 }) }, (_, i) => i + 1).map(() => ({ target: { pin: faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), port: faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }) }, value: faker_1.faker.helpers.arrayElement([{}, undefined]) })), undefined]), description: faker_1.faker.helpers.arrayElement([faker_1.faker.helpers.arrayElement([faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), null]), undefined]), dynamicInputPins: faker_1.faker.helpers.arrayElement([Array.from({ length: faker_1.faker.number.int({ min: 1, max: 10 }) }, (_, i) => i + 1).map(() => ({ pin: faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), port: faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }) })), undefined]), dynamicOutputPins: faker_1.faker.helpers.arrayElement([Array.from({ length: faker_1.faker.number.int({ min: 1, max: 10 }) }, (_, i) => i + 1).map(() => ({ pin: faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), port: faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }) })), undefined]), dynamicPorts: faker_1.faker.helpers.arrayElement([Array.from({ length: faker_1.faker.number.int({ min: 1, max: 10 }) }, (_, i) => i + 1).map(() => (faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }))), undefined]), name: faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), version: faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }) }
68
68
  }, undefined]), connections: faker_1.faker.helpers.arrayElement([Array.from({ length: faker_1.faker.number.int({ min: 1, max: 10 }) }, (_, i) => i + 1).map(() => ({ source: { node: faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), pin: faker_1.faker.helpers.arrayElement([faker_1.faker.helpers.arrayElement([faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), null]), undefined]), port: faker_1.faker.helpers.arrayElement([faker_1.faker.helpers.arrayElement([faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), null]), undefined]) }, target: { node: faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), pin: faker_1.faker.helpers.arrayElement([faker_1.faker.helpers.arrayElement([faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), null]), undefined]), port: faker_1.faker.helpers.arrayElement([faker_1.faker.helpers.arrayElement([faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), null]), undefined]) } })), undefined]), constants: faker_1.faker.helpers.arrayElement([{
69
- [faker_1.faker.string.alphanumeric(5)]: { value: faker_1.faker.helpers.arrayElement([{}, undefined]) }
69
+ [faker_1.faker.string.alphanumeric(5)]: { secret: faker_1.faker.datatype.boolean(), value: faker_1.faker.helpers.arrayElement([{}, undefined]) }
70
70
  }, undefined]), inputs: faker_1.faker.helpers.arrayElement([{
71
71
  [faker_1.faker.string.alphanumeric(5)]: { schema: {
72
72
  [faker_1.faker.string.alphanumeric(5)]: {}
@@ -92,7 +92,7 @@ exports.getWorkSpacesGetGetResponseMock = getWorkSpacesGetGetResponseMock;
92
92
  const getWorkSpacesGetIdResponseMock = (overrideResponse = {}) => ({ createdAt: `${faker_1.faker.date.past().toISOString().split('.')[0]}Z`, createdByUserId: faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), dataSpaces: Array.from({ length: faker_1.faker.number.int({ min: 1, max: 10 }) }, (_, i) => i + 1).map(() => ({ createdAt: `${faker_1.faker.date.past().toISOString().split('.')[0]}Z`, createdByUserId: faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), dataSets: faker_1.faker.helpers.arrayElement([Array.from({ length: faker_1.faker.number.int({ min: 1, max: 10 }) }, (_, i) => i + 1).map(() => ({ createdAt: `${faker_1.faker.date.past().toISOString().split('.')[0]}Z`, createdByUserId: faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), dataSpaceId: faker_1.faker.helpers.arrayElement([faker_1.faker.helpers.arrayElement([faker_1.faker.helpers.fromRegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$'), null]), undefined]), description: faker_1.faker.helpers.arrayElement([faker_1.faker.helpers.arrayElement([faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), null]), undefined]), flow: faker_1.faker.helpers.arrayElement([{ activeFlowDefinition: faker_1.faker.helpers.arrayElement([{ blocks: faker_1.faker.helpers.arrayElement([{
93
93
  [faker_1.faker.string.alphanumeric(5)]: { constants: faker_1.faker.helpers.arrayElement([Array.from({ length: faker_1.faker.number.int({ min: 1, max: 10 }) }, (_, i) => i + 1).map(() => ({ target: { pin: faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), port: faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }) }, value: faker_1.faker.helpers.arrayElement([{}, undefined]) })), undefined]), description: faker_1.faker.helpers.arrayElement([faker_1.faker.helpers.arrayElement([faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), null]), undefined]), dynamicInputPins: faker_1.faker.helpers.arrayElement([Array.from({ length: faker_1.faker.number.int({ min: 1, max: 10 }) }, (_, i) => i + 1).map(() => ({ pin: faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), port: faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }) })), undefined]), dynamicOutputPins: faker_1.faker.helpers.arrayElement([Array.from({ length: faker_1.faker.number.int({ min: 1, max: 10 }) }, (_, i) => i + 1).map(() => ({ pin: faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), port: faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }) })), undefined]), dynamicPorts: faker_1.faker.helpers.arrayElement([Array.from({ length: faker_1.faker.number.int({ min: 1, max: 10 }) }, (_, i) => i + 1).map(() => (faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }))), undefined]), name: faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), version: faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }) }
94
94
  }, undefined]), connections: faker_1.faker.helpers.arrayElement([Array.from({ length: faker_1.faker.number.int({ min: 1, max: 10 }) }, (_, i) => i + 1).map(() => ({ source: { node: faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), pin: faker_1.faker.helpers.arrayElement([faker_1.faker.helpers.arrayElement([faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), null]), undefined]), port: faker_1.faker.helpers.arrayElement([faker_1.faker.helpers.arrayElement([faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), null]), undefined]) }, target: { node: faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), pin: faker_1.faker.helpers.arrayElement([faker_1.faker.helpers.arrayElement([faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), null]), undefined]), port: faker_1.faker.helpers.arrayElement([faker_1.faker.helpers.arrayElement([faker_1.faker.string.alpha({ length: { min: 10, max: 20 } }), null]), undefined]) } })), undefined]), constants: faker_1.faker.helpers.arrayElement([{
95
- [faker_1.faker.string.alphanumeric(5)]: { value: faker_1.faker.helpers.arrayElement([{}, undefined]) }
95
+ [faker_1.faker.string.alphanumeric(5)]: { secret: faker_1.faker.datatype.boolean(), value: faker_1.faker.helpers.arrayElement([{}, undefined]) }
96
96
  }, undefined]), inputs: faker_1.faker.helpers.arrayElement([{
97
97
  [faker_1.faker.string.alphanumeric(5)]: { schema: {
98
98
  [faker_1.faker.string.alphanumeric(5)]: {}
@@ -9,4 +9,5 @@ export declare const EnumsNotificationType: {
9
9
  readonly WorkSpaceUpdated: "WorkSpaceUpdated";
10
10
  readonly MessageThreadUpdated: "MessageThreadUpdated";
11
11
  readonly CommentUpdated: "CommentUpdated";
12
+ readonly AddedToThread: "AddedToThread";
12
13
  };
@@ -12,4 +12,5 @@ exports.EnumsNotificationType = {
12
12
  WorkSpaceUpdated: 'WorkSpaceUpdated',
13
13
  MessageThreadUpdated: 'MessageThreadUpdated',
14
14
  CommentUpdated: 'CommentUpdated',
15
+ AddedToThread: 'AddedToThread',
15
16
  };
@@ -6,6 +6,7 @@
6
6
  */
7
7
  import type { FlowsFlowConstantValue } from './flowsFlowConstantValue';
8
8
  export interface FlowsFlowConstant {
9
+ secret: boolean;
9
10
  /** @nullable */
10
11
  value?: FlowsFlowConstantValue;
11
12
  }
@@ -675,6 +675,7 @@ export declare const notificationGetResponse: zod.ZodObject<{
675
675
  WorkSpaceUpdated: "WorkSpaceUpdated";
676
676
  MessageThreadUpdated: "MessageThreadUpdated";
677
677
  CommentUpdated: "CommentUpdated";
678
+ AddedToThread: "AddedToThread";
678
679
  }>;
679
680
  threadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
680
681
  workSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
@@ -778,6 +779,7 @@ export declare const workSpacesGetGetResponse: zod.ZodObject<{
778
779
  }, zod.core.$strip>;
779
780
  }, zod.core.$strip>>>>;
780
781
  constants: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
782
+ secret: zod.ZodBoolean;
781
783
  value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
782
784
  }, zod.core.$strip>>>>;
783
785
  inputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
@@ -1033,6 +1035,7 @@ export declare const workSpacesGetIdResponse: zod.ZodObject<{
1033
1035
  }, zod.core.$strip>;
1034
1036
  }, zod.core.$strip>>>>;
1035
1037
  constants: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1038
+ secret: zod.ZodBoolean;
1036
1039
  value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1037
1040
  }, zod.core.$strip>>>>;
1038
1041
  inputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
@@ -579,7 +579,7 @@ exports.notificationGetResponse = zod_1.default.object({
579
579
  "description": zod_1.default.string().nullish(),
580
580
  "dismissedAt": zod_1.default.iso.datetime({}).nullish(),
581
581
  "id": zod_1.default.string().regex(exports.notificationGetResponseDataItemIdRegExp),
582
- "notificationType": zod_1.default.enum(['WorkSpaceUpdated', 'MessageThreadUpdated', 'CommentUpdated']),
582
+ "notificationType": zod_1.default.enum(['WorkSpaceUpdated', 'MessageThreadUpdated', 'CommentUpdated', 'AddedToThread']),
583
583
  "threadId": zod_1.default.string().regex(exports.notificationGetResponseDataItemThreadIdRegExp).nullish(),
584
584
  "workSpaceId": zod_1.default.string().regex(exports.notificationGetResponseDataItemWorkSpaceIdRegExp).nullish()
585
585
  })),
@@ -678,6 +678,7 @@ exports.workSpacesGetGetResponse = zod_1.default.object({
678
678
  })
679
679
  })).nullish(),
680
680
  "constants": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
681
+ "secret": zod_1.default.boolean(),
681
682
  "value": zod_1.default.any().nullish()
682
683
  })).nullish(),
683
684
  "inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
@@ -876,6 +877,7 @@ exports.workSpacesGetIdResponse = zod_1.default.object({
876
877
  })
877
878
  })).nullish(),
878
879
  "constants": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
880
+ "secret": zod_1.default.boolean(),
879
881
  "value": zod_1.default.any().nullish()
880
882
  })).nullish(),
881
883
  "inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
@@ -4,7 +4,7 @@
4
4
  * SmartSpace Admin API
5
5
  * OpenAPI spec version: v1
6
6
  */
7
- import type { AccessAccess, AccessCreateAccess, AccessGetAccessesParams, AccessGetGroupsParams, AccessGetUsersInRoleRolesRoleIdUsersParams, AccessGetUsersInRoleUsersParams, AccessSearchGroupsParams, AccessSearchServicePrincipalsParams, AccessSearchUsersParams, ActivityExportLoggingsParams, ActivityGetLoggingParams, AiCreateModel, AiCreateModelDeploymentProvider, AiModel, ApplicationUpdateDeploymentInfo, ApplicationUpdateVersionInfo, BlockSetsAddBlockSetBody, BlockSetsGetBlockSetsParams, BlocksBlockSet, BlocksGetBlocks200One, BlocksGetBlocks200Three, BlocksGetBlocks200Two, BlocksGetBlocksParams, BlocksRenameBlockSetRequest, ConfigApiRunFlowRequest, ContainersPostParams, CoreManagementSmartSpaceUpgradeUpdate, CreateModelConfiguration, DataSetItem, DataSetItemCreateRequest, DataSetSearchRequest, DataSetsCreateDataSet, DataSetsDataSet, DataSetsDataSetProperty, DataSetsGetContainerItemsRunHistoryParams, DataSetsGetItemsParams, DataSetsGetParams, DataSetsUpdateDataSet, DataSetsUpdateDataSetBasicInfo, DataSetsUpsertDataSetProperty, DataSourceContainer, DataSourcesContainerPreviewResultModel, DataSourcesContainerSchemaParams, DataSourcesContainersParams, DataSourcesCreateDataSource, DataSourcesDataSource, DataSourcesDataSourceAdminUser, DataSourcesDataSourceContainer, DataSourcesDataSourceType, DataSourcesGetParams, DataSourcesPreviewContainerRequest, DataSourcesTestConnectionResult, DataSourcesTestDataSourceConnection, DataSourcesUpdateDataSource, DataSourcesUpdateDataSourceCredentials, DataSpacesCreateDataSpace, DataSpacesDataSpace, DataSpacesDataSpaceAdmin, DataSpacesGetDataSetsParams, DataSpacesGetParams, DataSpacesUpdateDataSpace, DebugLogsResponse, DocumentsGetDocumentSasParams, DraftsDraft, DraftsPublishDraftRequest, DraftsPublishDraftResponse, DraftsSaveDraftRequest, DraftsSaveDraftResponse, DraftsToggleDraftRequest, EnumsModelDeploymentProviderType, EnumsModelRole, EnumsPermissions, FilesAddMessageFileFromBlobUri, FilesDownloadFileParams, FilesFile, FilesFileUriResponse, FilesGetFileInfoParams, FilesGetUriParams, FilesIngestedBlob, FilesUploadFilesBody, FlowRunsAddFileIdFilesBody, FlowRunsCreateFlowRunParams, FlowRunsGetStepExecutionsParams, FlowRunsGetVariables200One, FlowRunsGetVariables200Three, FlowRunsGetVariables200Two, FlowRunsSearchFlowRunsParams, FlowsFlowDefinition, FlowsFlowRun, IntegrationsAzureArmAzureLocation, IntegrationsAzureArmVirtualMachineSize, IntegrationsAzureStorageSasToken, IntegrationsSmartSpaceAiBlockSourceResponse, IntegrationsSmartSpaceAiDebugLogsResponse, IntegrationsSmartSpaceAiSdkBlockRef, MessageThreadMessageThreadSummary, MessageThreadsGetStepExecutionsParams, MessageThreadsGetWorkspaceExecutionsParams, MessagesCreateMessageInput, MessagesMessage, MessagesMessageCreatorProfileImage, MessagesSandBoxMessageRequest, MicrosoftExtensionsDiagnosticsHealthChecksHealthStatus, ModelProvidersGetProvidersParams, ModelsGetDefaultDockerFileParams, ModelsGetModelsParams, NotificationGetParams, NotificationsPagedNotifications, PagedDataCollectionAccessAccess, PagedDataCollectionAccessAccessWorkSpace, PagedDataCollectionActivitiesActivityWorkSpace, PagedDataCollectionAiModelSummary, PagedDataCollectionAzureADGroup, PagedDataCollectionDataSetsDataSet, PagedDataCollectionDataSourcesDataSource, PagedDataCollectionDataSpacesDataSpace, PagedDataCollectionFilesIngestedBlob, PagedDataCollectionMessageThreadMessageThreadSummary, PagedDataCollectionUsersAppAccessUser, PagedDataCollectionUsersAppUserDetail, PagedDataCollectionUsersAppUserSearchResult, PagedDataCollectionUsersServicePrincipalSearchResult, PagedDataCollectionWorkSpaceTemplatesTemplate, PagedDataCollectionWorkSpacesWorkSpace, PagedDataSystemCollectionsGenericICollectionDataSetItem, PagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiContainerItemRunHistory, ReportingDuration, ReportingGetRequestsParams, ReportingGetTokensParams, ReportingReportDefinitionSystemDateTime, SandBoxGetThreadMessagesParams, UsersAdminPermissionParams, UsersAppRole, UsersAppUserSearchResult, UsersAppUserSummary, UsersGetAccessWorkSpacesParams, UsersGetUsersParams, UsersRemoveUserFromAllWorkSpacesParams, UsersSearchUsersParams, WorkSpaceTemplatesGetParams, WorkSpacesCreateWorkSpace, WorkSpacesGetGetParams, WorkSpacesGetThreadsParams, WorkSpacesGetWorkspaceFilesParams, WorkSpacesUpdateWorkSpaceBasicInfo, WorkSpacesWorkSpace, WorkSpacesWorkSpaceUser, WorkSpacesWorkspaceFilesBody } from './models';
7
+ import type { AccessAccess, AccessCreateAccess, AccessGetAccessesParams, AccessGetGroupsParams, AccessGetUsersInRoleRolesRoleIdUsersParams, AccessGetUsersInRoleUsersParams, AccessSearchGroupsParams, AccessSearchServicePrincipalsParams, AccessSearchUsersParams, ActivityExportLoggingsParams, ActivityGetLoggingParams, AiCreateModel, AiCreateModelDeploymentProvider, AiModel, ApplicationUpdateDeploymentInfo, ApplicationUpdateVersionInfo, BlockSetsAddBlockSetBody, BlockSetsGetBlockSetsParams, BlocksBlockSet, BlocksGetBlocks200One, BlocksGetBlocks200Three, BlocksGetBlocks200Two, BlocksGetBlocksParams, BlocksRenameBlockSetRequest, ConfigApiRunFlowRequest, ContainersPostParams, CoreManagementSmartSpaceUpgradeUpdate, CreateModelConfiguration, DataSetItem, DataSetItemCreateRequest, DataSetSearchRequest, DataSetsCreateDataSet, DataSetsDataSet, DataSetsDataSetProperty, DataSetsGetContainerItemsRunHistoryParams, DataSetsGetIngestionRunsParams, DataSetsGetItemsParams, DataSetsGetParams, DataSetsSetDataSetScoping, DataSetsUpdateDataSet, DataSetsUpdateDataSetBasicInfo, DataSetsUpsertDataSetProperty, DataSourceContainer, DataSourcesContainerPreviewResultModel, DataSourcesContainerSchemaParams, DataSourcesContainersParams, DataSourcesCreateDataSource, DataSourcesDataSource, DataSourcesDataSourceAdminUser, DataSourcesDataSourceContainer, DataSourcesDataSourceType, DataSourcesGetParams, DataSourcesPreviewContainerRequest, DataSourcesTestConnectionResult, DataSourcesTestDataSourceConnection, DataSourcesUpdateDataSource, DataSourcesUpdateDataSourceCredentials, DataSpacesCreateDataSpace, DataSpacesDataSpace, DataSpacesDataSpaceAdmin, DataSpacesGetDataSetsParams, DataSpacesGetParams, DataSpacesUpdateDataSpace, DebugLogsResponse, DocumentsGetDocumentSasParams, DraftsDraft, DraftsPublishDraftRequest, DraftsPublishDraftResponse, DraftsSaveDraftRequest, DraftsSaveDraftResponse, DraftsToggleDraftRequest, EnumsModelDeploymentProviderType, EnumsModelRole, EnumsPermissions, FilesAddMessageFileFromBlobUri, FilesDownloadFileParams, FilesFile, FilesFileUriResponse, FilesGetFileInfoParams, FilesGetUriParams, FilesIngestedBlob, FilesUploadFilesBody, FlowRunsAddFileIdFilesBody, FlowRunsCreateFlowRunParams, FlowRunsGetStepExecutionsParams, FlowRunsGetVariables200One, FlowRunsGetVariables200Three, FlowRunsGetVariables200Two, FlowRunsSearchFlowRunsParams, FlowsFlowDefinition, FlowsFlowRun, IntegrationsAzureArmAzureLocation, IntegrationsAzureArmVirtualMachineSize, IntegrationsAzureStorageSasToken, IntegrationsSmartSpaceAiBlockSourceResponse, IntegrationsSmartSpaceAiDebugLogsResponse, IntegrationsSmartSpaceAiSdkBlockRef, ManagedSecretsCreateManagedSecret, ManagedSecretsManagedSecret, ManagedSecretsUpdateManagedSecretValue, MessageThreadMessageThreadSummary, MessageThreadsGetStepExecutionsParams, MessageThreadsGetWorkspaceExecutionsParams, MessagesCreateMessageInput, MessagesMessage, MessagesMessageCreatorProfileImage, MessagesSandBoxMessageRequest, MicrosoftExtensionsDiagnosticsHealthChecksHealthStatus, ModelProvidersGetProvidersParams, ModelsGetDefaultDockerFileParams, ModelsGetModelsParams, NotificationGetParams, NotificationsPagedNotifications, PagedDataCollectionAccessAccess, PagedDataCollectionAccessAccessWorkSpace, PagedDataCollectionActivitiesActivityWorkSpace, PagedDataCollectionAiModelSummary, PagedDataCollectionAzureADGroup, PagedDataCollectionContainerItem, PagedDataCollectionDataSetsDataSet, PagedDataCollectionDataSourcesDataSource, PagedDataCollectionDataSpacesDataSpace, PagedDataCollectionFilesIngestedBlob, PagedDataCollectionMessageThreadMessageThreadSummary, PagedDataCollectionSyncsSync, PagedDataCollectionUsersAppAccessUser, PagedDataCollectionUsersAppUserDetail, PagedDataCollectionUsersAppUserSearchResult, PagedDataCollectionUsersServicePrincipalSearchResult, PagedDataCollectionWorkSpaceTemplatesTemplate, PagedDataCollectionWorkSpacesWorkSpace, PagedDataSystemCollectionsGenericICollectionDataSetItem, PagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiContainerItemRunHistory, PagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiIngestionRun, ReportingDuration, ReportingGetRequestsParams, ReportingGetTokensParams, ReportingReportDefinitionSystemDateTime, SandBoxGetThreadMessagesParams, SyncsGetItemsParams, SyncsGetParams, SyncsSync, UsersAdminPermissionParams, UsersAppRole, UsersAppUserSearchResult, UsersAppUserSummary, UsersGetAccessWorkSpacesParams, UsersGetUsersParams, UsersRemoveUserFromAllWorkSpacesParams, UsersSearchUsersParams, WorkSpaceTemplatesGetParams, WorkSpacesCreateWorkSpace, WorkSpacesGetGetParams, WorkSpacesGetThreadsParams, WorkSpacesGetWorkspaceFilesParams, WorkSpacesUpdateWorkSpaceBasicInfo, WorkSpacesWorkSpace, WorkSpacesWorkSpaceUser, WorkSpacesWorkspaceFilesBody } from './models';
8
8
  export declare const getSmartSpaceAdminAPI: () => {
9
9
  accessGetAccesses: (params?: AccessGetAccessesParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionAccessAccess, any, {}>>;
10
10
  accessAddAccess: (accessCreateAccess: AccessCreateAccess) => Promise<import("axios").AxiosResponse<AccessAccess, any, {}>>;
@@ -50,6 +50,8 @@ export declare const getSmartSpaceAdminAPI: () => {
50
50
  dataSetsDeleteItem: (id: string, itemId: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
51
51
  dataSetsAddDataSetProperty: (id: string, dataSetsUpsertDataSetProperty: DataSetsUpsertDataSetProperty) => Promise<import("axios").AxiosResponse<DataSetsDataSetProperty, any, {}>>;
52
52
  dataSetsDeleteDataSetProperty: (id: string, name: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
53
+ dataSetsGetIngestionRuns: (id: string, params?: DataSetsGetIngestionRunsParams) => Promise<import("axios").AxiosResponse<PagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiIngestionRun, any, {}>>;
54
+ dataSetsPutScoping: (id: string, dataSetsSetDataSetScoping: DataSetsSetDataSetScoping) => Promise<import("axios").AxiosResponse<void, any, {}>>;
53
55
  dataSourceTypesGet: () => Promise<import("axios").AxiosResponse<DataSourcesDataSourceType[], any, {}>>;
54
56
  dataSourceTypesGetAvailableContainers: (dataSourcesTestDataSourceConnection: DataSourcesTestDataSourceConnection) => Promise<import("axios").AxiosResponse<DataSourcesDataSourceContainer[], any, {}>>;
55
57
  dataSourceTypesTestConnection: (dataSourcesTestDataSourceConnection: DataSourcesTestDataSourceConnection) => Promise<import("axios").AxiosResponse<DataSourcesTestConnectionResult, any, {}>>;
@@ -61,6 +63,7 @@ export declare const getSmartSpaceAdminAPI: () => {
61
63
  dataSourcesPreviewContainer: (dataSourceId: string, dataSourcesPreviewContainerRequest: DataSourcesPreviewContainerRequest) => Promise<import("axios").AxiosResponse<DataSourcesContainerPreviewResultModel, any, {}>>;
62
64
  dataSourcesContainerSchema: (dataSourceId: string, params?: DataSourcesContainerSchemaParams) => Promise<import("axios").AxiosResponse<void, any, {}>>;
63
65
  dataSourcesUpdateCredentials: (dataSourceId: string, dataSourcesUpdateDataSourceCredentials: DataSourcesUpdateDataSourceCredentials) => Promise<import("axios").AxiosResponse<void, any, {}>>;
66
+ dataSourcesRequestSync: (dataSourceId: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
64
67
  dataSourcesGetAdminUsers: (id: string) => Promise<import("axios").AxiosResponse<DataSourcesDataSourceAdminUser[], any, {}>>;
65
68
  dataSourcesDeleteAdmin: (id: string, userId: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
66
69
  dataSourcesAddAdmin: (id: string, userId: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
@@ -119,6 +122,9 @@ export declare const getSmartSpaceAdminAPI: () => {
119
122
  planGetSmartSpacePlanUsage: () => Promise<import("axios").AxiosResponse<void, any, {}>>;
120
123
  reportingGetRequests: (duration: ReportingDuration, params?: ReportingGetRequestsParams) => Promise<import("axios").AxiosResponse<ReportingReportDefinitionSystemDateTime, any, {}>>;
121
124
  reportingGetTokens: (duration: ReportingDuration, params?: ReportingGetTokensParams) => Promise<import("axios").AxiosResponse<ReportingReportDefinitionSystemDateTime, any, {}>>;
125
+ syncsGet: (params?: SyncsGetParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionSyncsSync, any, {}>>;
126
+ syncsGetById: (containerId: string) => Promise<import("axios").AxiosResponse<SyncsSync, any, {}>>;
127
+ syncsGetItems: (containerId: string, params?: SyncsGetItemsParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionContainerItem, any, {}>>;
122
128
  tenantIdGetResult: () => Promise<import("axios").AxiosResponse<string, any, {}>>;
123
129
  usersGetUsers: (params?: UsersGetUsersParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionUsersAppUserDetail, any, {}>>;
124
130
  usersGetUsersByFilter: (permissions: EnumsPermissions) => Promise<import("axios").AxiosResponse<void, any, {}>>;
@@ -155,6 +161,10 @@ export declare const getSmartSpaceAdminAPI: () => {
155
161
  workSpacesSetActiveFlow: (workspaceId: string, flowsFlowDefinition: FlowsFlowDefinition) => Promise<import("axios").AxiosResponse<void, any, {}>>;
156
162
  workSpacesSetActiveFlowLayout: (workspaceId: string, workSpacesSetActiveFlowLayoutBody: unknown) => Promise<import("axios").AxiosResponse<void, any, {}>>;
157
163
  documentsGetDocumentSas: (dataSpaceId: string, params?: DocumentsGetDocumentSasParams) => Promise<import("axios").AxiosResponse<IntegrationsAzureStorageSasToken, any, {}>>;
164
+ managedSecretsGetManagedSecrets: () => Promise<import("axios").AxiosResponse<ManagedSecretsManagedSecret[], any, {}>>;
165
+ managedSecretsCreateManagedSecret: (managedSecretsCreateManagedSecret: ManagedSecretsCreateManagedSecret) => Promise<import("axios").AxiosResponse<ManagedSecretsManagedSecret, any, {}>>;
166
+ managedSecretsDeleteManagedSecret: (name: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
167
+ managedSecretsOverwriteManagedSecretValue: (name: string, managedSecretsUpdateManagedSecretValue: ManagedSecretsUpdateManagedSecretValue) => Promise<import("axios").AxiosResponse<ManagedSecretsManagedSecret, any, {}>>;
158
168
  messageThreadsGetWorkspaceExecutions: (workSpaceId: string, params?: MessageThreadsGetWorkspaceExecutionsParams) => Promise<import("axios").AxiosResponse<DebugLogsResponse, any, {}>>;
159
169
  messageThreadsGetStepExecutions: (workSpaceId: string, messageThreadId: string, params?: MessageThreadsGetStepExecutionsParams) => Promise<import("axios").AxiosResponse<DebugLogsResponse, any, {}>>;
160
170
  sandBoxGetSandboxThread: (workspaceId: string) => Promise<import("axios").AxiosResponse<MessageThreadMessageThreadSummary, any, {}>>;
@@ -209,6 +219,8 @@ export type DataSetsSearchItemsResult = NonNullable<Awaited<ReturnType<ReturnTyp
209
219
  export type DataSetsDeleteItemResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSetsDeleteItem']>>>;
210
220
  export type DataSetsAddDataSetPropertyResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSetsAddDataSetProperty']>>>;
211
221
  export type DataSetsDeleteDataSetPropertyResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSetsDeleteDataSetProperty']>>>;
222
+ export type DataSetsGetIngestionRunsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSetsGetIngestionRuns']>>>;
223
+ export type DataSetsPutScopingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSetsPutScoping']>>>;
212
224
  export type DataSourceTypesGetResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSourceTypesGet']>>>;
213
225
  export type DataSourceTypesGetAvailableContainersResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSourceTypesGetAvailableContainers']>>>;
214
226
  export type DataSourceTypesTestConnectionResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSourceTypesTestConnection']>>>;
@@ -220,6 +232,7 @@ export type DataSourcesContainersResult = NonNullable<Awaited<ReturnType<ReturnT
220
232
  export type DataSourcesPreviewContainerResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSourcesPreviewContainer']>>>;
221
233
  export type DataSourcesContainerSchemaResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSourcesContainerSchema']>>>;
222
234
  export type DataSourcesUpdateCredentialsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSourcesUpdateCredentials']>>>;
235
+ export type DataSourcesRequestSyncResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSourcesRequestSync']>>>;
223
236
  export type DataSourcesGetAdminUsersResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSourcesGetAdminUsers']>>>;
224
237
  export type DataSourcesDeleteAdminResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSourcesDeleteAdmin']>>>;
225
238
  export type DataSourcesAddAdminResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSourcesAddAdmin']>>>;
@@ -278,6 +291,9 @@ export type PlanCalculateSmartSpaceUpgradeCostResult = NonNullable<Awaited<Retur
278
291
  export type PlanGetSmartSpacePlanUsageResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['planGetSmartSpacePlanUsage']>>>;
279
292
  export type ReportingGetRequestsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['reportingGetRequests']>>>;
280
293
  export type ReportingGetTokensResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['reportingGetTokens']>>>;
294
+ export type SyncsGetResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['syncsGet']>>>;
295
+ export type SyncsGetByIdResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['syncsGetById']>>>;
296
+ export type SyncsGetItemsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['syncsGetItems']>>>;
281
297
  export type TenantIdGetResultResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['tenantIdGetResult']>>>;
282
298
  export type UsersGetUsersResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['usersGetUsers']>>>;
283
299
  export type UsersGetUsersByFilterResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['usersGetUsersByFilter']>>>;
@@ -314,6 +330,10 @@ export type WorkSpacesGetActiveFlowResult = NonNullable<Awaited<ReturnType<Retur
314
330
  export type WorkSpacesSetActiveFlowResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesSetActiveFlow']>>>;
315
331
  export type WorkSpacesSetActiveFlowLayoutResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesSetActiveFlowLayout']>>>;
316
332
  export type DocumentsGetDocumentSasResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['documentsGetDocumentSas']>>>;
333
+ export type ManagedSecretsGetManagedSecretsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['managedSecretsGetManagedSecrets']>>>;
334
+ export type ManagedSecretsCreateManagedSecretResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['managedSecretsCreateManagedSecret']>>>;
335
+ export type ManagedSecretsDeleteManagedSecretResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['managedSecretsDeleteManagedSecret']>>>;
336
+ export type ManagedSecretsOverwriteManagedSecretValueResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['managedSecretsOverwriteManagedSecretValue']>>>;
317
337
  export type MessageThreadsGetWorkspaceExecutionsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['messageThreadsGetWorkspaceExecutions']>>>;
318
338
  export type MessageThreadsGetStepExecutionsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['messageThreadsGetStepExecutions']>>>;
319
339
  export type SandBoxGetSandboxThreadResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['sandBoxGetSandboxThread']>>>;
@@ -323,6 +323,26 @@ const getSmartSpaceAdminAPI = () => {
323
323
  return (0, instance_1.customInstance)({ url: `/DataSets/${id}/properties/${name}`, method: 'DELETE'
324
324
  });
325
325
  };
326
+ /**
327
+ * @summary Run-centric ingestion history for the dataset (newest first), from the
328
+ AI API's provenance-stamped run store. `trigger` filters by cause
329
+ (sync / sweep / manual / reset / unknown); `itemId` narrows to one
330
+ container item, including runs superseded by later re-ingests.
331
+ */
332
+ const dataSetsGetIngestionRuns = (id, params) => {
333
+ return (0, instance_1.customInstance)({ url: `/DataSets/${id}/runs`, method: 'GET',
334
+ params
335
+ });
336
+ };
337
+ /**
338
+ * @summary Set the per-document scoping config (mode + subject path) on a dataset.
339
+ */
340
+ const dataSetsPutScoping = (id, dataSetsSetDataSetScoping) => {
341
+ return (0, instance_1.customInstance)({ url: `/DataSets/${id}/scoping`, method: 'PUT',
342
+ headers: { 'Content-Type': 'application/*+json', },
343
+ data: dataSetsSetDataSetScoping
344
+ });
345
+ };
326
346
  /**
327
347
  * @summary Fetch a list of all available data source types in SmartSpace.
328
348
  */
@@ -418,6 +438,15 @@ const getSmartSpaceAdminAPI = () => {
418
438
  data: dataSourcesUpdateDataSourceCredentials
419
439
  });
420
440
  };
441
+ /**
442
+ * @summary Requests an on-demand sync of a data source. The request is queued;
443
+ the sync service picks it up within ~30 seconds. Repeated requests
444
+ are safe — concurrent syncs of the same source collapse to one run.
445
+ */
446
+ const dataSourcesRequestSync = (dataSourceId) => {
447
+ return (0, instance_1.customInstance)({ url: `/DataSources/${dataSourceId}/sync`, method: 'POST'
448
+ });
449
+ };
421
450
  const dataSourcesGetAdminUsers = (id) => {
422
451
  return (0, instance_1.customInstance)({ url: `/DataSources/${id}/admins`, method: 'GET'
423
452
  });
@@ -850,6 +879,24 @@ const getSmartSpaceAdminAPI = () => {
850
879
  params
851
880
  });
852
881
  };
882
+ const syncsGet = (params) => {
883
+ return (0, instance_1.customInstance)({ url: `/Syncs`, method: 'GET',
884
+ params
885
+ });
886
+ };
887
+ const syncsGetById = (containerId) => {
888
+ return (0, instance_1.customInstance)({ url: `/Syncs/${containerId}`, method: 'GET'
889
+ });
890
+ };
891
+ /**
892
+ * @summary The sync's landed items (read-only metadata), proxied from the AI API's
893
+ container-items endpoint.
894
+ */
895
+ const syncsGetItems = (containerId, params) => {
896
+ return (0, instance_1.customInstance)({ url: `/Syncs/${containerId}/items`, method: 'GET',
897
+ params
898
+ });
899
+ };
853
900
  /**
854
901
  * @summary Gets Tenant Id
855
902
  */
@@ -1107,6 +1154,41 @@ const getSmartSpaceAdminAPI = () => {
1107
1154
  params
1108
1155
  });
1109
1156
  };
1157
+ /**
1158
+ * @summary Lists all managed secrets — names and audit metadata only, never values.
1159
+ */
1160
+ const managedSecretsGetManagedSecrets = () => {
1161
+ return (0, instance_1.customInstance)({ url: `/managedsecrets`, method: 'GET'
1162
+ });
1163
+ };
1164
+ /**
1165
+ * @summary Creates a named secret: writes the value to Key Vault and stores only
1166
+ the vault reference.
1167
+ */
1168
+ const managedSecretsCreateManagedSecret = (managedSecretsCreateManagedSecret) => {
1169
+ return (0, instance_1.customInstance)({ url: `/managedsecrets`, method: 'POST',
1170
+ headers: { 'Content-Type': 'application/*+json', },
1171
+ data: managedSecretsCreateManagedSecret
1172
+ });
1173
+ };
1174
+ /**
1175
+ * @summary Deletes a secret: removes the Key Vault secret and hard-deletes the row.
1176
+ */
1177
+ const managedSecretsDeleteManagedSecret = (name) => {
1178
+ return (0, instance_1.customInstance)({ url: `/managedsecrets/${name}`, method: 'DELETE'
1179
+ });
1180
+ };
1181
+ /**
1182
+ * @summary Overwrites (rotates) a secret's value — a new Key Vault version under
1183
+ the same vault key. The value is write-only; nothing is returned but
1184
+ audit metadata.
1185
+ */
1186
+ const managedSecretsOverwriteManagedSecretValue = (name, managedSecretsUpdateManagedSecretValue) => {
1187
+ return (0, instance_1.customInstance)({ url: `/managedsecrets/${name}/value`, method: 'PUT',
1188
+ headers: { 'Content-Type': 'application/*+json', },
1189
+ data: managedSecretsUpdateManagedSecretValue
1190
+ });
1191
+ };
1110
1192
  const messageThreadsGetWorkspaceExecutions = (workSpaceId, params) => {
1111
1193
  return (0, instance_1.customInstance)({ url: `/workspaces/${workSpaceId}/functionexecutions`, method: 'GET',
1112
1194
  params
@@ -1187,6 +1269,6 @@ const getSmartSpaceAdminAPI = () => {
1187
1269
  data: messagesCreateMessageInput
1188
1270
  });
1189
1271
  };
1190
- return { accessGetAccesses, accessAddAccess, accessGetGroups, accessGetAppRoles, accessGetUsersInRoleRolesRoleIdUsers, accessSearchGroups, accessSearchServicePrincipals, accessSearchUsers, accessGetUsersInRoleUsers, accessDeleteAccess, activityExportLoggings, activityGetLogging, applicationUpdateGetLatestDeployment, applicationUpdateGetCurrentVersion, applicationUpdateReapplyCurrentVersion, applicationUpdateGetLatestAvailableVersion, applicationUpdateApplyLatestAvailableVersion, blockSetsGetBlockSets, blockSetsGetDeployedBlockCode, blockSetsGetDeployedBlockFiles, blockSetsDeleteBlockSet, blockSetsRenameBlockSet, blockSetsAddBlockSet, blocksGetBlocks, blocksGetSdkBlocks, blocksGetBlockSource, containersReingestContainerItem, containersPost, dataSetsGet, dataSetsGetItem, dataSetsDelete, dataSetsGetById, dataSetsPut, dataSetsPutBasicInfo, dataSetsClear, dataSetsGetContainerItemsRunHistory, dataSetsSetDataspace, dataSetsExport, dataSetsGetItems, dataSetsAddItem, dataSetsSearchItems, dataSetsDeleteItem, dataSetsAddDataSetProperty, dataSetsDeleteDataSetProperty, dataSourceTypesGet, dataSourceTypesGetAvailableContainers, dataSourceTypesTestConnection, dataSourcesGet, dataSourcesPost, dataSourcesDelete, dataSourcesPut, dataSourcesContainers, dataSourcesPreviewContainer, dataSourcesContainerSchema, dataSourcesUpdateCredentials, dataSourcesGetAdminUsers, dataSourcesDeleteAdmin, dataSourcesAddAdmin, dataSpacesGet, dataSpacesPost, dataSpacesDelete, dataSpacesGetById, dataSpacesPut, dataSpacesGetAdminUsers, dataSpacesDeleteAdmin, dataSpacesAddAdmin, dataSpacesGetDataSets, dataSpacesPostDataset, debugInvoke, draftsListDrafts, draftsDeleteDraft, draftsGetDraft, draftsToggleDraft, draftsSaveDraft, draftsPublishDraft, filesUploadFiles, filesGetFileInfo, filesDownloadFile, filesGetUri, flowRunsCreateFlowRun, flowRunsSearchFlowRuns, flowRunsGetFileFromFlowRunId, flowRunsGetFlowRun, flowRunsAddFileIdFiles, flowRunsAddFileIdFilesExisting, flowRunsGetStepExecutions, flowRunsGetVariables, flowRunsSetVariable, flowsGet, flowsSetActiveFlowDefinition, modelProvidersGetProviders, modelProvidersCreateProvider, modelProvidersGetModelProviderTypes, modelProvidersGetModelProviderTypeDeployableModels, modelProvidersGetProvider, modelProvidersUpsertProvider, modelsGetModels, modelsCreateModel, modelsGetDefaultDockerFile, modelsDeleteModel, modelsGetModel, modelsUpsertModel, modelsGetDeploymentDockerLogs, modelsGetModelHealth, notificationGet, notificationPutUpdate, notificationPutUpdateall, planGetSmartSpacePlan, planUpdateSmartSpaceUpgrade, planCalculateSmartSpaceUpgradeCost, planGetSmartSpacePlanUsage, reportingGetRequests, reportingGetTokens, tenantIdGetResult, usersGetUsers, usersGetUsersByFilter, usersGetMyPermissions, usersRemoveUserFromAllWorkSpaces, usersSearchUsers, usersGetUserDetail, usersGetUserPhoto, usersGetAccessWorkSpaces, usersAdminPermission, usersAddUserPermission, usersRemoveUserPermission, virtualMachinesGetVirtualMachineLocations, virtualMachinesGetVirtualMachineSize, workSpaceTemplatesGet, workSpacesGetGet, workSpacesPost, workSpacesDelete, workSpacesGetId, workSpacesGetWorkspaceAdmins, workSpacesDeleteAdmin, workSpacesAddWorkspaceAdmin, workSpacesPut, workSpacesSetFavorited, workSpacesGetThreads, workSpacesDeleteModelConfiguration, workSpacesPutModelConfiguration, workSpacesRemoveDataSpace, workSpacesAddDataSpace, workSpacesGetWorkspaceFiles, workSpacesWorkspaceFiles, workSpacesDeleteWorkspaceFile, workSpacesGetActiveFlow, workSpacesSetActiveFlow, workSpacesSetActiveFlowLayout, documentsGetDocumentSas, messageThreadsGetWorkspaceExecutions, messageThreadsGetStepExecutions, sandBoxGetSandboxThread, sandBoxThreadMessageCreateByUsersProfileImages, sandBoxClearSandboxMessages, sandBoxGetThreadMessages, sandBoxThreadMessages, sandBoxStreamSandboxMessages, sandBoxAddValueToMessage };
1272
+ return { accessGetAccesses, accessAddAccess, accessGetGroups, accessGetAppRoles, accessGetUsersInRoleRolesRoleIdUsers, accessSearchGroups, accessSearchServicePrincipals, accessSearchUsers, accessGetUsersInRoleUsers, accessDeleteAccess, activityExportLoggings, activityGetLogging, applicationUpdateGetLatestDeployment, applicationUpdateGetCurrentVersion, applicationUpdateReapplyCurrentVersion, applicationUpdateGetLatestAvailableVersion, applicationUpdateApplyLatestAvailableVersion, blockSetsGetBlockSets, blockSetsGetDeployedBlockCode, blockSetsGetDeployedBlockFiles, blockSetsDeleteBlockSet, blockSetsRenameBlockSet, blockSetsAddBlockSet, blocksGetBlocks, blocksGetSdkBlocks, blocksGetBlockSource, containersReingestContainerItem, containersPost, dataSetsGet, dataSetsGetItem, dataSetsDelete, dataSetsGetById, dataSetsPut, dataSetsPutBasicInfo, dataSetsClear, dataSetsGetContainerItemsRunHistory, dataSetsSetDataspace, dataSetsExport, dataSetsGetItems, dataSetsAddItem, dataSetsSearchItems, dataSetsDeleteItem, dataSetsAddDataSetProperty, dataSetsDeleteDataSetProperty, dataSetsGetIngestionRuns, dataSetsPutScoping, dataSourceTypesGet, dataSourceTypesGetAvailableContainers, dataSourceTypesTestConnection, dataSourcesGet, dataSourcesPost, dataSourcesDelete, dataSourcesPut, dataSourcesContainers, dataSourcesPreviewContainer, dataSourcesContainerSchema, dataSourcesUpdateCredentials, dataSourcesRequestSync, dataSourcesGetAdminUsers, dataSourcesDeleteAdmin, dataSourcesAddAdmin, dataSpacesGet, dataSpacesPost, dataSpacesDelete, dataSpacesGetById, dataSpacesPut, dataSpacesGetAdminUsers, dataSpacesDeleteAdmin, dataSpacesAddAdmin, dataSpacesGetDataSets, dataSpacesPostDataset, debugInvoke, draftsListDrafts, draftsDeleteDraft, draftsGetDraft, draftsToggleDraft, draftsSaveDraft, draftsPublishDraft, filesUploadFiles, filesGetFileInfo, filesDownloadFile, filesGetUri, flowRunsCreateFlowRun, flowRunsSearchFlowRuns, flowRunsGetFileFromFlowRunId, flowRunsGetFlowRun, flowRunsAddFileIdFiles, flowRunsAddFileIdFilesExisting, flowRunsGetStepExecutions, flowRunsGetVariables, flowRunsSetVariable, flowsGet, flowsSetActiveFlowDefinition, modelProvidersGetProviders, modelProvidersCreateProvider, modelProvidersGetModelProviderTypes, modelProvidersGetModelProviderTypeDeployableModels, modelProvidersGetProvider, modelProvidersUpsertProvider, modelsGetModels, modelsCreateModel, modelsGetDefaultDockerFile, modelsDeleteModel, modelsGetModel, modelsUpsertModel, modelsGetDeploymentDockerLogs, modelsGetModelHealth, notificationGet, notificationPutUpdate, notificationPutUpdateall, planGetSmartSpacePlan, planUpdateSmartSpaceUpgrade, planCalculateSmartSpaceUpgradeCost, planGetSmartSpacePlanUsage, reportingGetRequests, reportingGetTokens, syncsGet, syncsGetById, syncsGetItems, tenantIdGetResult, usersGetUsers, usersGetUsersByFilter, usersGetMyPermissions, usersRemoveUserFromAllWorkSpaces, usersSearchUsers, usersGetUserDetail, usersGetUserPhoto, usersGetAccessWorkSpaces, usersAdminPermission, usersAddUserPermission, usersRemoveUserPermission, virtualMachinesGetVirtualMachineLocations, virtualMachinesGetVirtualMachineSize, workSpaceTemplatesGet, workSpacesGetGet, workSpacesPost, workSpacesDelete, workSpacesGetId, workSpacesGetWorkspaceAdmins, workSpacesDeleteAdmin, workSpacesAddWorkspaceAdmin, workSpacesPut, workSpacesSetFavorited, workSpacesGetThreads, workSpacesDeleteModelConfiguration, workSpacesPutModelConfiguration, workSpacesRemoveDataSpace, workSpacesAddDataSpace, workSpacesGetWorkspaceFiles, workSpacesWorkspaceFiles, workSpacesDeleteWorkspaceFile, workSpacesGetActiveFlow, workSpacesSetActiveFlow, workSpacesSetActiveFlowLayout, documentsGetDocumentSas, managedSecretsGetManagedSecrets, managedSecretsCreateManagedSecret, managedSecretsDeleteManagedSecret, managedSecretsOverwriteManagedSecretValue, messageThreadsGetWorkspaceExecutions, messageThreadsGetStepExecutions, sandBoxGetSandboxThread, sandBoxThreadMessageCreateByUsersProfileImages, sandBoxClearSandboxMessages, sandBoxGetThreadMessages, sandBoxThreadMessages, sandBoxStreamSandboxMessages, sandBoxAddValueToMessage };
1191
1273
  };
1192
1274
  exports.getSmartSpaceAdminAPI = getSmartSpaceAdminAPI;
@@ -1,6 +1,6 @@
1
1
  import { http } from 'msw';
2
2
  import type { RequestHandlerOptions } from 'msw';
3
- import type { AccessAccess, AiModel, ApplicationUpdateDeploymentInfo, ApplicationUpdateVersionInfo, BlocksBlockSet, DataSetItem, DataSetsDataSet, DataSetsDataSetProperty, DataSourceContainer, DataSourcesContainerPreviewResultModel, DataSourcesDataSource, DataSourcesDataSourceAdminUser, DataSourcesDataSourceContainer, DataSourcesDataSourceType, DataSourcesTestConnectionResult, DataSpacesDataSpace, DataSpacesDataSpaceAdmin, DebugLogsResponse, DraftsDraft, DraftsPublishDraftResponse, DraftsSaveDraftResponse, EnumsPermissions, FilesFile, FilesFileUriResponse, FilesIngestedBlob, FlowsFlowDefinition, FlowsFlowRun, IntegrationsAzureArmAzureLocation, IntegrationsAzureArmVirtualMachineSize, IntegrationsAzureStorageSasToken, IntegrationsSmartSpaceAiBlockSourceResponse, IntegrationsSmartSpaceAiDebugLogsResponse, IntegrationsSmartSpaceAiSdkBlockRef, MessageThreadMessageThreadSummary, MessagesMessage, MessagesMessageCreatorProfileImage, MicrosoftExtensionsDiagnosticsHealthChecksHealthStatus, NotificationsPagedNotifications, PagedDataCollectionAccessAccess, PagedDataCollectionAccessAccessWorkSpace, PagedDataCollectionActivitiesActivityWorkSpace, PagedDataCollectionAiModelSummary, PagedDataCollectionAzureADGroup, PagedDataCollectionDataSetsDataSet, PagedDataCollectionDataSourcesDataSource, PagedDataCollectionDataSpacesDataSpace, PagedDataCollectionFilesIngestedBlob, PagedDataCollectionMessageThreadMessageThreadSummary, PagedDataCollectionUsersAppAccessUser, PagedDataCollectionUsersAppUserDetail, PagedDataCollectionUsersAppUserSearchResult, PagedDataCollectionUsersServicePrincipalSearchResult, PagedDataCollectionWorkSpaceTemplatesTemplate, PagedDataCollectionWorkSpacesWorkSpace, PagedDataSystemCollectionsGenericICollectionDataSetItem, PagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiContainerItemRunHistory, ReportingReportDefinitionSystemDateTime, UsersAppRole, UsersAppUserSearchResult, UsersAppUserSummary, WorkSpacesWorkSpace, WorkSpacesWorkSpaceUser } from './models';
3
+ import type { AccessAccess, AiModel, ApplicationUpdateDeploymentInfo, ApplicationUpdateVersionInfo, BlocksBlockSet, DataSetItem, DataSetsDataSet, DataSetsDataSetProperty, DataSourceContainer, DataSourcesContainerPreviewResultModel, DataSourcesDataSource, DataSourcesDataSourceAdminUser, DataSourcesDataSourceContainer, DataSourcesDataSourceType, DataSourcesTestConnectionResult, DataSpacesDataSpace, DataSpacesDataSpaceAdmin, DebugLogsResponse, DraftsDraft, DraftsPublishDraftResponse, DraftsSaveDraftResponse, EnumsPermissions, FilesFile, FilesFileUriResponse, FilesIngestedBlob, FlowsFlowDefinition, FlowsFlowRun, IntegrationsAzureArmAzureLocation, IntegrationsAzureArmVirtualMachineSize, IntegrationsAzureStorageSasToken, IntegrationsSmartSpaceAiBlockSourceResponse, IntegrationsSmartSpaceAiDebugLogsResponse, IntegrationsSmartSpaceAiSdkBlockRef, ManagedSecretsManagedSecret, MessageThreadMessageThreadSummary, MessagesMessage, MessagesMessageCreatorProfileImage, MicrosoftExtensionsDiagnosticsHealthChecksHealthStatus, NotificationsPagedNotifications, PagedDataCollectionAccessAccess, PagedDataCollectionAccessAccessWorkSpace, PagedDataCollectionActivitiesActivityWorkSpace, PagedDataCollectionAiModelSummary, PagedDataCollectionAzureADGroup, PagedDataCollectionContainerItem, PagedDataCollectionDataSetsDataSet, PagedDataCollectionDataSourcesDataSource, PagedDataCollectionDataSpacesDataSpace, PagedDataCollectionFilesIngestedBlob, PagedDataCollectionMessageThreadMessageThreadSummary, PagedDataCollectionSyncsSync, PagedDataCollectionUsersAppAccessUser, PagedDataCollectionUsersAppUserDetail, PagedDataCollectionUsersAppUserSearchResult, PagedDataCollectionUsersServicePrincipalSearchResult, PagedDataCollectionWorkSpaceTemplatesTemplate, PagedDataCollectionWorkSpacesWorkSpace, PagedDataSystemCollectionsGenericICollectionDataSetItem, PagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiContainerItemRunHistory, PagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiIngestionRun, ReportingReportDefinitionSystemDateTime, SyncsSync, UsersAppRole, UsersAppUserSearchResult, UsersAppUserSummary, WorkSpacesWorkSpace, WorkSpacesWorkSpaceUser } from './models';
4
4
  import type { BlocksGetBlocks200One, BlocksGetBlocks200Three, BlocksGetBlocks200Two, FlowRunsGetVariables200One, FlowRunsGetVariables200Three, FlowRunsGetVariables200Two } from './models';
5
5
  export declare const getAccessGetAccessesResponseMock: (overrideResponse?: Partial<PagedDataCollectionAccessAccess>) => PagedDataCollectionAccessAccess;
6
6
  export declare const getAccessAddAccessResponseMock: (overrideResponse?: Partial<AccessAccess>) => AccessAccess;
@@ -33,6 +33,7 @@ export declare const getDataSetsExportResponseMock: (overrideResponse?: Partial<
33
33
  export declare const getDataSetsGetItemsResponseMock: (overrideResponse?: Partial<PagedDataSystemCollectionsGenericICollectionDataSetItem>) => PagedDataSystemCollectionsGenericICollectionDataSetItem;
34
34
  export declare const getDataSetsSearchItemsResponseMock: (overrideResponse?: Partial<PagedDataSystemCollectionsGenericICollectionDataSetItem>) => PagedDataSystemCollectionsGenericICollectionDataSetItem;
35
35
  export declare const getDataSetsAddDataSetPropertyResponseMock: (overrideResponse?: Partial<DataSetsDataSetProperty>) => DataSetsDataSetProperty;
36
+ export declare const getDataSetsGetIngestionRunsResponseMock: (overrideResponse?: Partial<PagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiIngestionRun>) => PagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiIngestionRun;
36
37
  export declare const getDataSourceTypesGetResponseMock: () => DataSourcesDataSourceType[];
37
38
  export declare const getDataSourceTypesGetAvailableContainersResponseMock: () => DataSourcesDataSourceContainer[];
38
39
  export declare const getDataSourceTypesTestConnectionResponseMock: (overrideResponse?: Partial<DataSourcesTestConnectionResult>) => DataSourcesTestConnectionResult;
@@ -66,6 +67,9 @@ export declare const getModelsGetModelHealthResponseMock: () => MicrosoftExtensi
66
67
  export declare const getNotificationGetResponseMock: (overrideResponse?: Partial<NotificationsPagedNotifications>) => NotificationsPagedNotifications;
67
68
  export declare const getReportingGetRequestsResponseMock: (overrideResponse?: Partial<ReportingReportDefinitionSystemDateTime>) => ReportingReportDefinitionSystemDateTime;
68
69
  export declare const getReportingGetTokensResponseMock: (overrideResponse?: Partial<ReportingReportDefinitionSystemDateTime>) => ReportingReportDefinitionSystemDateTime;
70
+ export declare const getSyncsGetResponseMock: (overrideResponse?: Partial<PagedDataCollectionSyncsSync>) => PagedDataCollectionSyncsSync;
71
+ export declare const getSyncsGetByIdResponseMock: (overrideResponse?: Partial<SyncsSync>) => SyncsSync;
72
+ export declare const getSyncsGetItemsResponseMock: (overrideResponse?: Partial<PagedDataCollectionContainerItem>) => PagedDataCollectionContainerItem;
69
73
  export declare const getTenantIdGetResultResponseMock: () => string;
70
74
  export declare const getUsersGetUsersResponseMock: (overrideResponse?: Partial<PagedDataCollectionUsersAppUserDetail>) => PagedDataCollectionUsersAppUserDetail;
71
75
  export declare const getUsersGetMyPermissionsResponseMock: () => EnumsPermissions;
@@ -85,6 +89,9 @@ export declare const getWorkSpacesGetWorkspaceFilesResponseMock: (overrideRespon
85
89
  export declare const getWorkSpacesWorkspaceFilesResponseMock: () => FilesIngestedBlob[];
86
90
  export declare const getWorkSpacesGetActiveFlowResponseMock: (overrideResponse?: Partial<FlowsFlowDefinition>) => FlowsFlowDefinition;
87
91
  export declare const getDocumentsGetDocumentSasResponseMock: (overrideResponse?: Partial<IntegrationsAzureStorageSasToken>) => IntegrationsAzureStorageSasToken;
92
+ export declare const getManagedSecretsGetManagedSecretsResponseMock: () => ManagedSecretsManagedSecret[];
93
+ export declare const getManagedSecretsCreateManagedSecretResponseMock: (overrideResponse?: Partial<ManagedSecretsManagedSecret>) => ManagedSecretsManagedSecret;
94
+ export declare const getManagedSecretsOverwriteManagedSecretValueResponseMock: (overrideResponse?: Partial<ManagedSecretsManagedSecret>) => ManagedSecretsManagedSecret;
88
95
  export declare const getMessageThreadsGetWorkspaceExecutionsResponseMock: (overrideResponse?: Partial<DebugLogsResponse>) => DebugLogsResponse;
89
96
  export declare const getMessageThreadsGetStepExecutionsResponseMock: (overrideResponse?: Partial<DebugLogsResponse>) => DebugLogsResponse;
90
97
  export declare const getSandBoxGetSandboxThreadResponseMock: (overrideResponse?: Partial<MessageThreadMessageThreadSummary>) => MessageThreadMessageThreadSummary;
@@ -136,6 +143,8 @@ export declare const getDataSetsSearchItemsMockHandler: (overrideResponse?: Page
136
143
  export declare const getDataSetsDeleteItemMockHandler: (overrideResponse?: void | ((info: Parameters<Parameters<typeof http.delete>[1]>[0]) => Promise<void> | void) | undefined, options?: RequestHandlerOptions) => import("msw").HttpHandler;
137
144
  export declare const getDataSetsAddDataSetPropertyMockHandler: (overrideResponse?: DataSetsDataSetProperty | ((info: Parameters<Parameters<typeof http.post>[1]>[0]) => Promise<DataSetsDataSetProperty> | DataSetsDataSetProperty), options?: RequestHandlerOptions) => import("msw").HttpHandler;
138
145
  export declare const getDataSetsDeleteDataSetPropertyMockHandler: (overrideResponse?: void | ((info: Parameters<Parameters<typeof http.delete>[1]>[0]) => Promise<void> | void) | undefined, options?: RequestHandlerOptions) => import("msw").HttpHandler;
146
+ export declare const getDataSetsGetIngestionRunsMockHandler: (overrideResponse?: PagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiIngestionRun | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<PagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiIngestionRun> | PagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiIngestionRun), options?: RequestHandlerOptions) => import("msw").HttpHandler;
147
+ export declare const getDataSetsPutScopingMockHandler: (overrideResponse?: void | ((info: Parameters<Parameters<typeof http.put>[1]>[0]) => Promise<void> | void) | undefined, options?: RequestHandlerOptions) => import("msw").HttpHandler;
139
148
  export declare const getDataSourceTypesGetMockHandler: (overrideResponse?: DataSourcesDataSourceType[] | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<DataSourcesDataSourceType[]> | DataSourcesDataSourceType[]), options?: RequestHandlerOptions) => import("msw").HttpHandler;
140
149
  export declare const getDataSourceTypesGetAvailableContainersMockHandler: (overrideResponse?: DataSourcesDataSourceContainer[] | ((info: Parameters<Parameters<typeof http.post>[1]>[0]) => Promise<DataSourcesDataSourceContainer[]> | DataSourcesDataSourceContainer[]), options?: RequestHandlerOptions) => import("msw").HttpHandler;
141
150
  export declare const getDataSourceTypesTestConnectionMockHandler: (overrideResponse?: DataSourcesTestConnectionResult | ((info: Parameters<Parameters<typeof http.post>[1]>[0]) => Promise<DataSourcesTestConnectionResult> | DataSourcesTestConnectionResult), options?: RequestHandlerOptions) => import("msw").HttpHandler;
@@ -147,6 +156,7 @@ export declare const getDataSourcesContainersMockHandler: (overrideResponse?: Da
147
156
  export declare const getDataSourcesPreviewContainerMockHandler: (overrideResponse?: DataSourcesContainerPreviewResultModel | ((info: Parameters<Parameters<typeof http.post>[1]>[0]) => Promise<DataSourcesContainerPreviewResultModel> | DataSourcesContainerPreviewResultModel), options?: RequestHandlerOptions) => import("msw").HttpHandler;
148
157
  export declare const getDataSourcesContainerSchemaMockHandler: (overrideResponse?: void | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<void> | void) | undefined, options?: RequestHandlerOptions) => import("msw").HttpHandler;
149
158
  export declare const getDataSourcesUpdateCredentialsMockHandler: (overrideResponse?: void | ((info: Parameters<Parameters<typeof http.put>[1]>[0]) => Promise<void> | void) | undefined, options?: RequestHandlerOptions) => import("msw").HttpHandler;
159
+ export declare const getDataSourcesRequestSyncMockHandler: (overrideResponse?: void | ((info: Parameters<Parameters<typeof http.post>[1]>[0]) => Promise<void> | void) | undefined, options?: RequestHandlerOptions) => import("msw").HttpHandler;
150
160
  export declare const getDataSourcesGetAdminUsersMockHandler: (overrideResponse?: DataSourcesDataSourceAdminUser[] | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<DataSourcesDataSourceAdminUser[]> | DataSourcesDataSourceAdminUser[]), options?: RequestHandlerOptions) => import("msw").HttpHandler;
151
161
  export declare const getDataSourcesDeleteAdminMockHandler: (overrideResponse?: void | ((info: Parameters<Parameters<typeof http.delete>[1]>[0]) => Promise<void> | void) | undefined, options?: RequestHandlerOptions) => import("msw").HttpHandler;
152
162
  export declare const getDataSourcesAddAdminMockHandler: (overrideResponse?: void | ((info: Parameters<Parameters<typeof http.put>[1]>[0]) => Promise<void> | void) | undefined, options?: RequestHandlerOptions) => import("msw").HttpHandler;
@@ -205,6 +215,9 @@ export declare const getPlanCalculateSmartSpaceUpgradeCostMockHandler: (override
205
215
  export declare const getPlanGetSmartSpacePlanUsageMockHandler: (overrideResponse?: void | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<void> | void) | undefined, options?: RequestHandlerOptions) => import("msw").HttpHandler;
206
216
  export declare const getReportingGetRequestsMockHandler: (overrideResponse?: ReportingReportDefinitionSystemDateTime | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<ReportingReportDefinitionSystemDateTime> | ReportingReportDefinitionSystemDateTime), options?: RequestHandlerOptions) => import("msw").HttpHandler;
207
217
  export declare const getReportingGetTokensMockHandler: (overrideResponse?: ReportingReportDefinitionSystemDateTime | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<ReportingReportDefinitionSystemDateTime> | ReportingReportDefinitionSystemDateTime), options?: RequestHandlerOptions) => import("msw").HttpHandler;
218
+ export declare const getSyncsGetMockHandler: (overrideResponse?: PagedDataCollectionSyncsSync | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<PagedDataCollectionSyncsSync> | PagedDataCollectionSyncsSync), options?: RequestHandlerOptions) => import("msw").HttpHandler;
219
+ export declare const getSyncsGetByIdMockHandler: (overrideResponse?: SyncsSync | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<SyncsSync> | SyncsSync), options?: RequestHandlerOptions) => import("msw").HttpHandler;
220
+ export declare const getSyncsGetItemsMockHandler: (overrideResponse?: PagedDataCollectionContainerItem | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<PagedDataCollectionContainerItem> | PagedDataCollectionContainerItem), options?: RequestHandlerOptions) => import("msw").HttpHandler;
208
221
  export declare const getTenantIdGetResultMockHandler: (overrideResponse?: string | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<string> | string), options?: RequestHandlerOptions) => import("msw").HttpHandler;
209
222
  export declare const getUsersGetUsersMockHandler: (overrideResponse?: PagedDataCollectionUsersAppUserDetail | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<PagedDataCollectionUsersAppUserDetail> | PagedDataCollectionUsersAppUserDetail), options?: RequestHandlerOptions) => import("msw").HttpHandler;
210
223
  export declare const getUsersGetUsersByFilterMockHandler: (overrideResponse?: void | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<void> | void) | undefined, options?: RequestHandlerOptions) => import("msw").HttpHandler;
@@ -241,6 +254,10 @@ export declare const getWorkSpacesGetActiveFlowMockHandler: (overrideResponse?:
241
254
  export declare const getWorkSpacesSetActiveFlowMockHandler: (overrideResponse?: void | ((info: Parameters<Parameters<typeof http.put>[1]>[0]) => Promise<void> | void) | undefined, options?: RequestHandlerOptions) => import("msw").HttpHandler;
242
255
  export declare const getWorkSpacesSetActiveFlowLayoutMockHandler: (overrideResponse?: void | ((info: Parameters<Parameters<typeof http.put>[1]>[0]) => Promise<void> | void) | undefined, options?: RequestHandlerOptions) => import("msw").HttpHandler;
243
256
  export declare const getDocumentsGetDocumentSasMockHandler: (overrideResponse?: IntegrationsAzureStorageSasToken | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<IntegrationsAzureStorageSasToken> | IntegrationsAzureStorageSasToken), options?: RequestHandlerOptions) => import("msw").HttpHandler;
257
+ export declare const getManagedSecretsGetManagedSecretsMockHandler: (overrideResponse?: ManagedSecretsManagedSecret[] | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<ManagedSecretsManagedSecret[]> | ManagedSecretsManagedSecret[]), options?: RequestHandlerOptions) => import("msw").HttpHandler;
258
+ export declare const getManagedSecretsCreateManagedSecretMockHandler: (overrideResponse?: ManagedSecretsManagedSecret | ((info: Parameters<Parameters<typeof http.post>[1]>[0]) => Promise<ManagedSecretsManagedSecret> | ManagedSecretsManagedSecret), options?: RequestHandlerOptions) => import("msw").HttpHandler;
259
+ export declare const getManagedSecretsDeleteManagedSecretMockHandler: (overrideResponse?: void | ((info: Parameters<Parameters<typeof http.delete>[1]>[0]) => Promise<void> | void) | undefined, options?: RequestHandlerOptions) => import("msw").HttpHandler;
260
+ export declare const getManagedSecretsOverwriteManagedSecretValueMockHandler: (overrideResponse?: ManagedSecretsManagedSecret | ((info: Parameters<Parameters<typeof http.put>[1]>[0]) => Promise<ManagedSecretsManagedSecret> | ManagedSecretsManagedSecret), options?: RequestHandlerOptions) => import("msw").HttpHandler;
244
261
  export declare const getMessageThreadsGetWorkspaceExecutionsMockHandler: (overrideResponse?: DebugLogsResponse | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<DebugLogsResponse> | DebugLogsResponse), options?: RequestHandlerOptions) => import("msw").HttpHandler;
245
262
  export declare const getMessageThreadsGetStepExecutionsMockHandler: (overrideResponse?: DebugLogsResponse | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<DebugLogsResponse> | DebugLogsResponse), options?: RequestHandlerOptions) => import("msw").HttpHandler;
246
263
  export declare const getSandBoxGetSandboxThreadMockHandler: (overrideResponse?: MessageThreadMessageThreadSummary | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<MessageThreadMessageThreadSummary> | MessageThreadMessageThreadSummary), options?: RequestHandlerOptions) => import("msw").HttpHandler;