@binalyze/air-sdk 5.2.0 → 5.4.0
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/domains/acquisitions.js +18 -12
- package/dist/domains/acquisitions.js.map +1 -1
- package/dist/domains/api-tokens.js +48 -26
- package/dist/domains/api-tokens.js.map +1 -1
- package/dist/domains/assets.js +133 -62
- package/dist/domains/assets.js.map +1 -1
- package/dist/domains/baseline.js +46 -23
- package/dist/domains/baseline.js.map +1 -1
- package/dist/domains/cases.js +94 -60
- package/dist/domains/cases.js.map +1 -1
- package/dist/domains/interact.js +46 -24
- package/dist/domains/interact.js.map +1 -1
- package/dist/domains/organization.js +151 -49
- package/dist/domains/organization.js.map +1 -1
- package/dist/domains/repositories.js +14 -7
- package/dist/domains/repositories.js.map +1 -1
- package/dist/domains/tasks.js +28 -23
- package/dist/domains/tasks.js.map +1 -1
- package/dist/domains/triage.js +87 -21
- package/dist/domains/triage.js.map +1 -1
- package/dist/domains/users.js +16 -9
- package/dist/domains/users.js.map +1 -1
- package/dist/generated/bindings.d.ts +1 -0
- package/dist/generated/bindings.js +1 -0
- package/dist/generated/bindings.js.map +1 -1
- package/dist/sdk/typescript-axios/client/client.gen.js +52 -19
- package/dist/sdk/typescript-axios/client/client.gen.js.map +1 -1
- package/dist/sdk/typescript-axios/client/types.gen.d.ts +14 -12
- package/dist/sdk/typescript-axios/client/utils.gen.d.ts +1 -7
- package/dist/sdk/typescript-axios/client/utils.gen.js +29 -82
- package/dist/sdk/typescript-axios/client/utils.gen.js.map +1 -1
- package/dist/sdk/typescript-axios/client.gen.d.ts +1 -1
- package/dist/sdk/typescript-axios/core/bodySerializer.gen.js +3 -0
- package/dist/sdk/typescript-axios/core/bodySerializer.gen.js.map +1 -1
- package/dist/sdk/typescript-axios/core/serverSentEvents.gen.d.ts +71 -0
- package/dist/sdk/typescript-axios/core/serverSentEvents.gen.js +141 -0
- package/dist/sdk/typescript-axios/core/serverSentEvents.gen.js.map +1 -0
- package/dist/sdk/typescript-axios/core/types.gen.d.ts +12 -12
- package/dist/sdk/typescript-axios/core/utils.gen.d.ts +19 -0
- package/dist/sdk/typescript-axios/core/utils.gen.js +95 -0
- package/dist/sdk/typescript-axios/core/utils.gen.js.map +1 -0
- package/dist/sdk/typescript-axios/index.js +2 -2
- package/dist/sdk/typescript-axios/index.js.map +1 -1
- package/dist/sdk/typescript-axios/sdk.gen.d.ts +175 -26
- package/dist/sdk/typescript-axios/sdk.gen.js +651 -115
- package/dist/sdk/typescript-axios/sdk.gen.js.map +1 -1
- package/dist/sdk/typescript-axios/types.gen.d.ts +4260 -975
- package/dist/types/acquisitions.d.ts +10 -5
- package/dist/types/api-tokens.d.ts +41 -14
- package/dist/types/assets.d.ts +158 -7
- package/dist/types/baseline.d.ts +34 -3
- package/dist/types/cases.d.ts +140 -13
- package/dist/types/interact.d.ts +60 -7
- package/dist/types/organization.d.ts +72 -11
- package/dist/types/repositories.d.ts +22 -2
- package/dist/types/tasks.d.ts +132 -5
- package/dist/types/triage.d.ts +45 -9
- package/dist/types/users.d.ts +22 -2
- package/dist/utils/utils.d.ts +28 -0
- package/dist/utils/utils.js +80 -0
- package/dist/utils/utils.js.map +1 -1
- package/package.json +1 -1
|
@@ -3,14 +3,15 @@
|
|
|
3
3
|
// This file is auto-generated by @hey-api/openapi-ts
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
5
|
exports.endpointSyncLdap = exports.endpointDownloadLogFile1 = exports.endpointDownloadLogFile = exports.endpointSetExcludeFromUpdatesToEndpointsByFilter1 = exports.endpointSetExcludeFromUpdatesToEndpointsByFilter = exports.endpointExportCasesByEndpointId1 = exports.endpointExportCasesByEndpointId = exports.endpointGetCasesById1 = exports.endpointGetCasesById = exports.endpointSearch1 = exports.endpointSearch = exports.endpointFilterByPolicyFilter1 = exports.endpointFilterByPolicyFilter = exports.endpointFilterDisks1 = exports.endpointFilterDisks = exports.assetsAddTags2 = exports.assetsRemoveTags2 = exports.assetsAddTags = exports.assetsRemoveTags = exports.endpointPurgeAssetDataByFilter1 = exports.endpointPurgeAssetDataByFilter = exports.endpointUninstallEndpointsByFilter1 = exports.endpointUninstallEndpointsByFilter = exports.endpointUninstallAgentsAndPurgeByFilter2 = exports.endpointUninstallAgentsAndPurgeByFilter1 = exports.endpointUninstallAgentsAndPurgeByFilter = exports.endpointImportPpcToExistedEndpoint1 = exports.endpointImportPpcToExistedEndpoint = exports.endpointImportPpcAsEndpoint1 = exports.endpointImportPpcAsEndpoint = exports.assetsGetMany4 = exports.assetsGetMany3 = exports.endpointGetEndpointsStats1 = exports.endpointGetEndpointsStats = exports.endpointGetEndpointsWithTaskCount = exports.assetsGetMany2 = exports.assetsGetMany = exports.assetsUpdateLabel2 = exports.assetsUpdateLabel = exports.assetsUpdateTags2 = exports.assetsUpdateTags = exports.endpointExportEndpoints1 = exports.endpointExportEndpoints = exports.paramsGetMitreAttackTactics = exports.paramsEvidenceList = exports.paramsArtifactList = exports.paramsEventLogRecordTypes = exports.paramsEDiscoveryPatterns = exports.paramsGetDroneAnalyzers = exports.loggerDownloadLogsDir = void 0;
|
|
6
|
-
exports.settingsSaveProxy = exports.settingsSaveGeneralSettings = exports.settingsGetSettings = exports.taskAssignmentGenerateTaskAssignmentReport = exports.taskAssignmentGet = exports.taskAssignmentDelete = exports.taskAssignmentCancel = exports.
|
|
6
|
+
exports.settingsSaveProxy = exports.settingsSaveGeneralSettings = exports.settingsGetSettings = exports.taskAssignmentGenerateTaskAssignmentReport = exports.taskAssignmentGet = exports.taskAssignmentDelete = exports.taskAssignmentCancel = exports.tasksAssignmentsGetMany = exports.endpointTaskGetComparableTasksByVendorDeviceId = exports.endpointTaskRetryUpload1 = exports.endpointTaskRetryUpload = exports.endpointTaskPurgeLocalData1 = exports.endpointTaskPurgeLocalData = exports.assetsGetTasks2 = exports.assetsGetTasks = exports.assetsAssignIsolationTask2 = exports.assetsAssignIsolationTask = exports.endpointTaskAssignFixUpdateRequiredIssueTask1 = exports.endpointTaskAssignFixUpdateRequiredIssueTask = exports.endpointTaskAssignRetrieveLogTask1 = exports.endpointTaskAssignRetrieveLogTask = exports.assetsAssignShutdownTask2 = exports.assetsAssignShutdownTask = exports.assetsAssignRebootTask2 = exports.assetsAssignRebootTask = exports.taskGenerateOffNetworkZipPassword = exports.taskDownloadOffNetworkTask = exports.taskImportOffNetworkCollectionToTask = exports.taskCreateOffNetworkTask = exports.taskCancel = exports.taskCancelByFilter = exports.taskDeleteAndPurgeByFilter = exports.taskDeleteByFilter = exports.tasksGetData = exports.taskRenameTask = exports.tasksGetMany = exports.tasksGetById = exports.taskDelete = exports.endpointGroupGetRootGroups = exports.endpointGroupGetChildGroupsOfGroup = exports.endpointTagDeleteTag = exports.endpointTagDeleteAllTags = exports.endpointTagFilterTags = exports.endpointUpdateEndpointConnectionRoute1 = exports.endpointUpdateEndpointConnectionRoute = exports.endpointDeployCloudAssetsByFilter1 = exports.endpointDeployCloudAssetsByFilter = exports.endpointGetCloudAssetDetails1 = exports.endpointGetCloudAssetDetails = exports.endpointSyncLdap1 = void 0;
|
|
7
7
|
exports.userRolesGetRoles = exports.userRolesGetPrivileges = exports.userCreateApiUser = exports.userResetUserPassword = exports.userChangePassword = exports.userResetTfa = exports.userUpdateUser = exports.userManagementUsersGet = exports.userDelete = exports.userCreate = exports.userManagementUsersGetMany = exports.authGetUserSessionHistory = exports.authRegeneratePatToken = exports.authRenewOneClickLoginUrl = exports.authGenerateOneClickLoginUrl = exports.authLogin = exports.authOneClickLogin = exports.authUpdateProfile = exports.authCheckAuth = exports.settingsSaveMandatoryCaseSelection = exports.settingsSaveAutoUpdateSettings = exports.settingsGetAutoUpdateSettings = exports.settingsSaveUninstallationPasswordProtection = exports.settingsSaveBanner = exports.settingsSaveConsoleAddress = exports.settingsValidateConsoleAddress = exports.settingsSaveRfc3161 = exports.settingsSaveLocard = exports.settingsSaveIpRestriction = exports.settingsValidateIpRestriction = exports.settingsSaveFleetAi = exports.settingsSaveInterAct = exports.settingsSaveAutoAssetTagging = exports.settingsSaveSingleSignOn = exports.settingsSingleSignOnCallback = exports.settingsSaveEnforceTfa = exports.settingsSaveAgent = exports.settingsValidateS3 = exports.settingsValidateSftp = exports.settingsSaveBackupRestore = exports.settingsSavePolicy = exports.settingsValidateSsl = exports.settingsSaveSsl = exports.settingsValidateSmtp = exports.settingsSaveSmtp = exports.settingsValidateSyslog = exports.settingsSaveSyslog = exports.settingsValidateActiveDirectory = exports.settingsSaveActiveDirectory = exports.settingsValidateProxy = void 0;
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.
|
|
11
|
-
exports.
|
|
12
|
-
exports.
|
|
13
|
-
exports.
|
|
8
|
+
exports.evidenceRepositoryCreateFtps = exports.evidenceRepositoryUpdateSftp = exports.evidenceRepositoryCreateSftp = exports.evidenceRepositoryUpdateSmb = exports.evidenceRepositoryCreateSmb = exports.evidenceGetCasePpcFile = exports.evidenceGetCaseReportFileInfo = exports.evidenceDownloadExternalEvidence = exports.evidenceGetCaseReport1 = exports.evidenceGetCaseReport = exports.deleteTriageRuleTag = exports.createTriageRuleTag = exports.filterTriageRuleTags = exports.createOffNetworkTriageTaskFile = exports.updateScheduledTriageTask = exports.assignTriageTask = exports.validateTriageRule = exports.deleteBulkTriageRules = exports.updateTriageRule = exports.getTriageRule = exports.deleteTriageRule = exports.createTriageRule = exports.getManyTriageRules = exports.acquisitionValidateOsQueries = exports.acquisitionUpdateScheduledImageAcquisition = exports.acquisitionUpdateScheduledEvidenceAcquisition = exports.acquisitionAcquireImage = exports.acquisitionCreateOffNetworkAcquisitionTaskFile = exports.acquisitionAssignEvidenceTask2 = exports.acquisitionAssignEvidenceTask = exports.acquisitionDeleteBulk = exports.acquisitionUpdate = exports.acquisitionGet = exports.acquisitionDelete = exports.acquisitionCreate = exports.acquisitionProfilesGetOne = exports.licenseGetQuota = exports.licenseSetLicense = exports.licenseGetLicense = exports.setupInstall = exports.setupCheckSetupData = exports.userGroupUpdateGroup = exports.userGroupGetGroup = exports.userGroupDeleteGroup = exports.userGroupCreateGroup = exports.userGroupFilterGroups = exports.userRolesUpdateRole = exports.userRolesGetRole = exports.userRolesDeleteRole = exports.userRolesCreateRole = void 0;
|
|
9
|
+
exports.autoAssetTagUpdateScheduledAatTask = exports.autoAssetTagAssignAutoAssetTaggingTask = exports.autoAssetTagDeleteBulk = exports.autoAssetTagUpdateAutoAssetTag = exports.autoAssetTagGetById = exports.autoAssetTagDelete = exports.autoAssetTagSaveAutoAssetTag = exports.autoAssetTagFilter = exports.organizationGetUsers = exports.organizationAddTags = exports.organizationRemoveTags = exports.organizationUpdateDeploymentToken = exports.organizationUpdateShareableDeploymentStatus = exports.organizationGetOrganizationIdByToken = exports.organizationAssignGroups = exports.organizationRemoveGroups = exports.organizationAssignUsers = exports.organizationRemoveUsers = exports.organizationUpdate = exports.organizationGet = exports.organizationDelete = exports.organizationCheckNameExists = exports.organizationCreate = exports.organizationsGetMany = exports.policyCheckNameExists = exports.policyUpdate = exports.policyGet = exports.policyDelete = exports.policyUpdatePriorities = exports.policyCreate = exports.policyFilter = exports.policyGetMatchStats = exports.auditLogExport = exports.auditLogsGetMany = exports.notificationMarkAsRead = exports.notificationMarkAllAsRead = exports.notificationFilter = exports.notificationDeleteAll = exports.evidenceRepositoryValidateFtpsRepository = exports.evidenceRepositoryValidateAzureStorage = exports.evidenceRepositoryValidateAmazonS3 = exports.evidenceRepositoryValidateById = exports.evidenceRepositoriesGetMany = exports.evidenceRepositoriesGet = exports.evidenceRepositoryDelete = exports.evidenceRepositoryUpdateAmazonS3 = exports.evidenceRepositoryCreateAmazonS3 = exports.evidenceRepositoryUpdateAzureStorage = exports.evidenceRepositoryCreateAzureStorage = exports.evidenceRepositoryUpdateFtps = void 0;
|
|
10
|
+
exports.interactCommandSnippetsCreate = exports.interactCommandSnippetsGetMany = exports.interactLibraryDelete = exports.interactLibraryDeleteBulk = exports.interactLibraryDownload = exports.interactLibraryUpload = exports.interactLibraryCheckLibraryFileExists = exports.interactLibraryFilter = exports.interactSessionGetCommandMessage = exports.interactSessionClose = exports.interactSessionInterruptCommand = exports.interactSessionExecuteAsyncCommand = exports.interactSessionExecuteCommand = exports.interactGetInterActShellReport = exports.interactShellAssignTask = exports.interactDownload = exports.interactCommandsGetMany = exports.caseCategoriesDelete = exports.caseCategoriesCreate = exports.caseCategoriesFilter = exports.caseTagsDelete = exports.caseTagsCreate = exports.caseTagsFilter = exports.caseRemoveTaskAssignmentFromCase = exports.caseRemoveEndpointsFromCaseByFilter1 = exports.caseRemoveEndpointsFromCaseByFilter = exports.casesGetUsers = exports.caseImportTaskAssignment = exports.caseEditCaseNote = exports.caseDeleteCaseNote = exports.caseAddCaseNote = exports.caseExportActivities = exports.casesGetActivities = exports.casesGetEndpoints2 = exports.casesGetEndpoints = exports.caseFilterTaskAssignments = exports.casesGetTasks = exports.casesChangeOwner = exports.caseArchiveCase = exports.caseReopenCase = exports.casesClose = exports.casesCreate = exports.casesGetMany = exports.caseUpdateCase = exports.casesGet = exports.caseExportCaseEndpoints1 = exports.caseExportCaseEndpoints = exports.caseExportCaseNotes = exports.caseExportCases = exports.casesCheckName = void 0;
|
|
11
|
+
exports.investigationCreateSection = exports.investigationUpdateEvidenceNote = exports.investigationFlagEvidence = exports.investigationRemoveEvidenceFlag = exports.investigationEvidenceCounts = exports.investigationGlobalSearch = exports.investigationGetMitreMatches = exports.investigationGetFindingsSummary = exports.investigationFilterEndpointFindings = exports.investigationGetFindingDataStructure = exports.investigationGetSummary = exports.investigationGetSectionsByEndpoints = exports.investigationGetAssetsByInvestigationId = exports.investigationCreateExportRequestForSectionData = exports.investigationExportSectionData = exports.investigationCreateExportRequestForFlags = exports.investigationExportFlags = exports.investigationGetSectionData = exports.investigationGetSectionDataStructure = exports.investigationGetInvestigationMigrationsSummary = exports.investigationUpdateInvestigation = exports.investigationGetInvestigationById = exports.cloudAccountsSyncAllCloudAccount = exports.cloudAccountsSyncCloudAccount = exports.cloudAccountsUpdateCloudAccount = exports.cloudAccountsGetCloudAccountById = exports.cloudAccountsDelete = exports.cloudAccountsExport = exports.cloudAccountsCreateCloudAccount = exports.cloudAccountsFilter = exports.apiTokensBulkDelete = exports.apiTokensUpdate = exports.apiTokensGetOne = exports.apiTokensDelete = exports.apiTokensCreate = exports.apiTokensGetMany = exports.baselineGetComparisonReportByVendorDeviceId = exports.baselineGetComparisonReport = exports.baselineAcquire = exports.baselineCompare = exports.multipartUploadUploadPart = exports.multipartUploadDeleteFileParts = exports.multipartUploadIsReady = exports.multipartUploadFinalize = exports.multipartUploadInitialize = exports.multipartUploadInitializeHead = exports.interactCommandSnippetsBulkDelete = exports.interactCommandSnippetsUpdate = exports.interactCommandSnippetsGetOne = exports.interactCommandSnippetsDelete = void 0;
|
|
12
|
+
exports.investigationTimelineExportTimelineData = exports.investigationTimelineGetTotalTimelineCount = exports.investigationTimelineGetTimelineStructure = exports.investigationTimelineFilterTimelineEvents = exports.investigationTimelineGetTimelineEventCountByAdvancedFilter = exports.investigationAdvancedFilterUpdateFilter = exports.investigationAdvancedFilterDeleteFilter = exports.investigationAdvancedFilterCreateFilter = exports.investigationAdvancedFilterGetFilters = exports.investigationCommentDeleteComment = exports.investigationCommentCommentEvidence = exports.investigationCommentFilterComments = exports.investigationActivityMarkAsRead = exports.investigationActivityFilter = exports.investigationFlagUpdateFlag = exports.investigationFlagDeleteFlag = exports.investigationFlagCreateFlag = exports.investigationFlagFilterFlags = exports.investigationReportDownloadPdfReport = exports.investigationReportGeneratePdfReport = exports.investigationReportUpdateReport = exports.investigationReportGetReport = exports.investigationReportDeleteReport = exports.investigationReportCreateReport = exports.investigationReportFilterReports = exports.investigationReportExportReports = exports.investigationExclusionDeleteIndividualFindingExclusionRule = exports.investigationExclusionApplyFindingExclusionRuleForAllAssets = exports.investigationExclusionApplyFindingExclusionRuleForOrganization = exports.investigationExclusionGetExclusionReasons = exports.investigationExclusionFilterFindingExclusionRules = exports.investigationExclusionDeleteFindingExclusionRule = exports.investigationExclusionGetFindingExclusionRulesMatches = exports.investigationExclusionAddFindingExclusionRule = exports.investigationImportTornadoEvidenceToInvestigation1 = exports.investigationImportTornadoEvidenceToInvestigation = exports.investigationCreateExportRequestForFindings = exports.investigationExportFindingsData = exports.investigationGetInvestigationHubDataImportProgress = exports.investigationGetInvestigationTaskAssignmentDataImportProgress = exports.investigationGetInvestigationTaskAssignmentForImportedEvidence = exports.investigationUpdateInvestigationFinding = exports.investigationMarkInvestigationEvidenceAsFinding = exports.investigationRetryImportTaskAssignment = exports.investigationImportPstEvidencesToInvestigation = exports.investigationGetImportErrors = exports.investigationDeleteImport = exports.investigationGetAllImports = exports.investigationImportDataToSection = exports.investigationUpdateSection = void 0;
|
|
13
|
+
exports.automationHubCreateAutomation = exports.automationHubFilterAutomations = exports.automationHubGetExecutionHistory = exports.presetFiltersUpdate = exports.presetFiltersDelete = exports.presetFiltersCreate = exports.presetFiltersGetMany = exports.investigationDataUsageCreateFilter = exports.investigationDataUsageUpdateFilter = exports.investigationDataUsageGetFilter = exports.investigationDataUsageDeleteFilter = exports.investigationDataUsageGetFilters = exports.investigationDataUsageGetDataUsageFilters = exports.investigationDataUsageGetHistoricalDataUsageStatistics = exports.investigationDataUsageGetActualDataUsageStatistics = exports.investigationDataUsageCreateExportRequestForActualDataUsages = exports.investigationDataUsageExportActualDataUsages = exports.investigationDataUsageGetActualDataUsages = exports.eventSubscriptionTestEventSubscription = exports.eventSubscriptionDeleteBulkEventSubscriptions = exports.eventSubscriptionSubscriptionEventNames = exports.eventSubscriptionUpdateEventSubscription = exports.eventSubscriptionGetEventSubscription = exports.eventSubscriptionDeleteEventSubscription = exports.eventSubscriptionCreateEventSubscription = exports.eventSubscriptionFilterEventSubscriptions = exports.webhookDeleteBulk = exports.webhookUpdate = exports.webhookGet = exports.webhookDelete = exports.webhookCreate = exports.webhookFilter = exports.webhookFilterParsers = exports.processorGetProcessorTypeByAssetType = exports.processorGetProcessorsByAssetType = exports.processorGetAllProcessors = exports.recentActivitiesCreate = exports.recentActivitiesGetMany = exports.relayProUpdateRelayUrl = exports.relayProRemove = exports.relayServerUpdateAddress = exports.relayServerRemoveRelayServer = exports.relayServerAssignFixUpdateRequiredIssueTask = exports.relayServerAssignRetrieveLogTask = exports.relayServerAssignRebootTask = exports.relayServerFilter = exports.relayServerGetById = exports.relayServerUpdateLabel = exports.relayServerUpdateTags = exports.investigationTimelineCreateExportRequestForTimeline = void 0;
|
|
14
|
+
exports.cloudAcquisitionProfilesUpdate = exports.cloudAcquisitionProfilesGetOne = exports.cloudAcquisitionProfilesDelete = exports.cloudAcquisitionProfilesCreate = exports.cloudAcquisitionProfilesGetMany = exports.fullTextSearchTaskUpdateScheduledFullTextSearchTask = exports.fullTextSearchTaskAssign = exports.fullTextSearchProfilesDeleteBulk = exports.fullTextSearchProfilesUpdate = exports.fullTextSearchProfilesGetOne = exports.fullTextSearchProfilesDelete = exports.fullTextSearchProfilesCreate = exports.fullTextSearchProfilesGetMany = exports.automationHubDisableAutomation = exports.automationHubEnableAutomation = exports.automationHubUpdateAutomation = exports.automationHubGetAutomation = exports.automationHubDeleteAutomation = exports.automationHubGetTags = exports.automationHubGetTriggerTypes = exports.automationHubGetActionTypes = void 0;
|
|
14
15
|
const client_gen_1 = require("./client.gen");
|
|
15
16
|
const loggerDownloadLogsDir = (options) => {
|
|
16
17
|
return (options.client ?? client_gen_1.client).get({
|
|
@@ -219,6 +220,7 @@ exports.assetsUpdateLabel2 = assetsUpdateLabel2;
|
|
|
219
220
|
*/
|
|
220
221
|
const assetsGetMany = (options) => {
|
|
221
222
|
return (options.client ?? client_gen_1.client).get({
|
|
223
|
+
responseType: 'json',
|
|
222
224
|
security: [
|
|
223
225
|
{
|
|
224
226
|
scheme: 'bearer',
|
|
@@ -236,6 +238,7 @@ exports.assetsGetMany = assetsGetMany;
|
|
|
236
238
|
*/
|
|
237
239
|
const assetsGetMany2 = (options) => {
|
|
238
240
|
return (options.client ?? client_gen_1.client).get({
|
|
241
|
+
responseType: 'json',
|
|
239
242
|
security: [
|
|
240
243
|
{
|
|
241
244
|
scheme: 'bearer',
|
|
@@ -292,6 +295,7 @@ exports.endpointGetEndpointsStats1 = endpointGetEndpointsStats1;
|
|
|
292
295
|
*/
|
|
293
296
|
const assetsGetMany3 = (options) => {
|
|
294
297
|
return (options.client ?? client_gen_1.client).get({
|
|
298
|
+
responseType: 'json',
|
|
295
299
|
security: [
|
|
296
300
|
{
|
|
297
301
|
scheme: 'bearer',
|
|
@@ -309,6 +313,7 @@ exports.assetsGetMany3 = assetsGetMany3;
|
|
|
309
313
|
*/
|
|
310
314
|
const assetsGetMany4 = (options) => {
|
|
311
315
|
return (options.client ?? client_gen_1.client).get({
|
|
316
|
+
responseType: 'json',
|
|
312
317
|
security: [
|
|
313
318
|
{
|
|
314
319
|
scheme: 'bearer',
|
|
@@ -985,6 +990,7 @@ exports.taskDelete = taskDelete;
|
|
|
985
990
|
*/
|
|
986
991
|
const tasksGetById = (options) => {
|
|
987
992
|
return (options.client ?? client_gen_1.client).get({
|
|
993
|
+
responseType: 'json',
|
|
988
994
|
security: [
|
|
989
995
|
{
|
|
990
996
|
scheme: 'bearer',
|
|
@@ -1002,6 +1008,7 @@ exports.tasksGetById = tasksGetById;
|
|
|
1002
1008
|
*/
|
|
1003
1009
|
const tasksGetMany = (options) => {
|
|
1004
1010
|
return (options.client ?? client_gen_1.client).get({
|
|
1011
|
+
responseType: 'json',
|
|
1005
1012
|
security: [
|
|
1006
1013
|
{
|
|
1007
1014
|
scheme: 'bearer',
|
|
@@ -1181,6 +1188,7 @@ exports.taskGenerateOffNetworkZipPassword = taskGenerateOffNetworkZipPassword;
|
|
|
1181
1188
|
*/
|
|
1182
1189
|
const assetsAssignRebootTask = (options) => {
|
|
1183
1190
|
return (options.client ?? client_gen_1.client).post({
|
|
1191
|
+
responseType: 'json',
|
|
1184
1192
|
security: [
|
|
1185
1193
|
{
|
|
1186
1194
|
scheme: 'bearer',
|
|
@@ -1202,6 +1210,7 @@ exports.assetsAssignRebootTask = assetsAssignRebootTask;
|
|
|
1202
1210
|
*/
|
|
1203
1211
|
const assetsAssignRebootTask2 = (options) => {
|
|
1204
1212
|
return (options.client ?? client_gen_1.client).post({
|
|
1213
|
+
responseType: 'json',
|
|
1205
1214
|
security: [
|
|
1206
1215
|
{
|
|
1207
1216
|
scheme: 'bearer',
|
|
@@ -1223,6 +1232,7 @@ exports.assetsAssignRebootTask2 = assetsAssignRebootTask2;
|
|
|
1223
1232
|
*/
|
|
1224
1233
|
const assetsAssignShutdownTask = (options) => {
|
|
1225
1234
|
return (options.client ?? client_gen_1.client).post({
|
|
1235
|
+
responseType: 'json',
|
|
1226
1236
|
security: [
|
|
1227
1237
|
{
|
|
1228
1238
|
scheme: 'bearer',
|
|
@@ -1244,6 +1254,7 @@ exports.assetsAssignShutdownTask = assetsAssignShutdownTask;
|
|
|
1244
1254
|
*/
|
|
1245
1255
|
const assetsAssignShutdownTask2 = (options) => {
|
|
1246
1256
|
return (options.client ?? client_gen_1.client).post({
|
|
1257
|
+
responseType: 'json',
|
|
1247
1258
|
security: [
|
|
1248
1259
|
{
|
|
1249
1260
|
scheme: 'bearer',
|
|
@@ -1333,6 +1344,7 @@ exports.endpointTaskAssignFixUpdateRequiredIssueTask1 = endpointTaskAssignFixUpd
|
|
|
1333
1344
|
*/
|
|
1334
1345
|
const assetsAssignIsolationTask = (options) => {
|
|
1335
1346
|
return (options.client ?? client_gen_1.client).post({
|
|
1347
|
+
responseType: 'json',
|
|
1336
1348
|
security: [
|
|
1337
1349
|
{
|
|
1338
1350
|
scheme: 'bearer',
|
|
@@ -1354,6 +1366,7 @@ exports.assetsAssignIsolationTask = assetsAssignIsolationTask;
|
|
|
1354
1366
|
*/
|
|
1355
1367
|
const assetsAssignIsolationTask2 = (options) => {
|
|
1356
1368
|
return (options.client ?? client_gen_1.client).post({
|
|
1369
|
+
responseType: 'json',
|
|
1357
1370
|
security: [
|
|
1358
1371
|
{
|
|
1359
1372
|
scheme: 'bearer',
|
|
@@ -1375,6 +1388,7 @@ exports.assetsAssignIsolationTask2 = assetsAssignIsolationTask2;
|
|
|
1375
1388
|
*/
|
|
1376
1389
|
const assetsGetTasks = (options) => {
|
|
1377
1390
|
return (options.client ?? client_gen_1.client).get({
|
|
1391
|
+
responseType: 'json',
|
|
1378
1392
|
security: [
|
|
1379
1393
|
{
|
|
1380
1394
|
scheme: 'bearer',
|
|
@@ -1392,6 +1406,7 @@ exports.assetsGetTasks = assetsGetTasks;
|
|
|
1392
1406
|
*/
|
|
1393
1407
|
const assetsGetTasks2 = (options) => {
|
|
1394
1408
|
return (options.client ?? client_gen_1.client).get({
|
|
1409
|
+
responseType: 'json',
|
|
1395
1410
|
security: [
|
|
1396
1411
|
{
|
|
1397
1412
|
scheme: 'bearer',
|
|
@@ -1476,8 +1491,13 @@ const endpointTaskGetComparableTasksByVendorDeviceId = (options) => {
|
|
|
1476
1491
|
});
|
|
1477
1492
|
};
|
|
1478
1493
|
exports.endpointTaskGetComparableTasksByVendorDeviceId = endpointTaskGetComparableTasksByVendorDeviceId;
|
|
1479
|
-
|
|
1494
|
+
/**
|
|
1495
|
+
* Retrieve assignments for a specific task
|
|
1496
|
+
* Retrieves a paginated list of task assignments for a given task
|
|
1497
|
+
*/
|
|
1498
|
+
const tasksAssignmentsGetMany = (options) => {
|
|
1480
1499
|
return (options.client ?? client_gen_1.client).get({
|
|
1500
|
+
responseType: 'json',
|
|
1481
1501
|
security: [
|
|
1482
1502
|
{
|
|
1483
1503
|
scheme: 'bearer',
|
|
@@ -1488,7 +1508,7 @@ const taskAssignmentFilter = (options) => {
|
|
|
1488
1508
|
...options
|
|
1489
1509
|
});
|
|
1490
1510
|
};
|
|
1491
|
-
exports.
|
|
1511
|
+
exports.tasksAssignmentsGetMany = tasksAssignmentsGetMany;
|
|
1492
1512
|
const taskAssignmentCancel = (options) => {
|
|
1493
1513
|
return (options?.client ?? client_gen_1.client).post({
|
|
1494
1514
|
security: [
|
|
@@ -2221,6 +2241,7 @@ exports.authGetUserSessionHistory = authGetUserSessionHistory;
|
|
|
2221
2241
|
*/
|
|
2222
2242
|
const userManagementUsersGetMany = (options) => {
|
|
2223
2243
|
return (options.client ?? client_gen_1.client).get({
|
|
2244
|
+
responseType: 'json',
|
|
2224
2245
|
security: [
|
|
2225
2246
|
{
|
|
2226
2247
|
scheme: 'bearer',
|
|
@@ -2268,6 +2289,7 @@ exports.userDelete = userDelete;
|
|
|
2268
2289
|
*/
|
|
2269
2290
|
const userManagementUsersGet = (options) => {
|
|
2270
2291
|
return (options.client ?? client_gen_1.client).get({
|
|
2292
|
+
responseType: 'json',
|
|
2271
2293
|
security: [
|
|
2272
2294
|
{
|
|
2273
2295
|
scheme: 'bearer',
|
|
@@ -2637,6 +2659,7 @@ const acquisitionDelete = (options) => {
|
|
|
2637
2659
|
exports.acquisitionDelete = acquisitionDelete;
|
|
2638
2660
|
const acquisitionGet = (options) => {
|
|
2639
2661
|
return (options.client ?? client_gen_1.client).get({
|
|
2662
|
+
responseType: 'json',
|
|
2640
2663
|
security: [
|
|
2641
2664
|
{
|
|
2642
2665
|
scheme: 'bearer',
|
|
@@ -2665,12 +2688,30 @@ const acquisitionUpdate = (options) => {
|
|
|
2665
2688
|
});
|
|
2666
2689
|
};
|
|
2667
2690
|
exports.acquisitionUpdate = acquisitionUpdate;
|
|
2691
|
+
const acquisitionDeleteBulk = (options) => {
|
|
2692
|
+
return (options.client ?? client_gen_1.client).delete({
|
|
2693
|
+
security: [
|
|
2694
|
+
{
|
|
2695
|
+
scheme: 'bearer',
|
|
2696
|
+
type: 'http'
|
|
2697
|
+
}
|
|
2698
|
+
],
|
|
2699
|
+
url: '/api/public/acquisitions/profiles/bulk-delete',
|
|
2700
|
+
...options,
|
|
2701
|
+
headers: {
|
|
2702
|
+
'Content-Type': 'application/json',
|
|
2703
|
+
...options.headers
|
|
2704
|
+
}
|
|
2705
|
+
});
|
|
2706
|
+
};
|
|
2707
|
+
exports.acquisitionDeleteBulk = acquisitionDeleteBulk;
|
|
2668
2708
|
/**
|
|
2669
2709
|
* Assign Evidence Acquisition Task
|
|
2670
2710
|
* Assign an evidence acquisition task by filter
|
|
2671
2711
|
*/
|
|
2672
2712
|
const acquisitionAssignEvidenceTask = (options) => {
|
|
2673
2713
|
return (options.client ?? client_gen_1.client).post({
|
|
2714
|
+
responseType: 'json',
|
|
2674
2715
|
security: [
|
|
2675
2716
|
{
|
|
2676
2717
|
scheme: 'bearer',
|
|
@@ -2692,6 +2733,7 @@ exports.acquisitionAssignEvidenceTask = acquisitionAssignEvidenceTask;
|
|
|
2692
2733
|
*/
|
|
2693
2734
|
const acquisitionAssignEvidenceTask2 = (options) => {
|
|
2694
2735
|
return (options.client ?? client_gen_1.client).post({
|
|
2736
|
+
responseType: 'json',
|
|
2695
2737
|
security: [
|
|
2696
2738
|
{
|
|
2697
2739
|
scheme: 'bearer',
|
|
@@ -2798,6 +2840,7 @@ exports.acquisitionValidateOsQueries = acquisitionValidateOsQueries;
|
|
|
2798
2840
|
*/
|
|
2799
2841
|
const getManyTriageRules = (options) => {
|
|
2800
2842
|
return (options.client ?? client_gen_1.client).get({
|
|
2843
|
+
responseType: 'json',
|
|
2801
2844
|
security: [
|
|
2802
2845
|
{
|
|
2803
2846
|
scheme: 'bearer',
|
|
@@ -2815,6 +2858,7 @@ exports.getManyTriageRules = getManyTriageRules;
|
|
|
2815
2858
|
*/
|
|
2816
2859
|
const createTriageRule = (options) => {
|
|
2817
2860
|
return (options.client ?? client_gen_1.client).post({
|
|
2861
|
+
responseType: 'json',
|
|
2818
2862
|
security: [
|
|
2819
2863
|
{
|
|
2820
2864
|
scheme: 'bearer',
|
|
@@ -2852,7 +2896,8 @@ exports.deleteTriageRule = deleteTriageRule;
|
|
|
2852
2896
|
* Retrieve detailed information about a specific triage rule by its ID
|
|
2853
2897
|
*/
|
|
2854
2898
|
const getTriageRule = (options) => {
|
|
2855
|
-
return (options
|
|
2899
|
+
return (options.client ?? client_gen_1.client).get({
|
|
2900
|
+
responseType: 'json',
|
|
2856
2901
|
security: [
|
|
2857
2902
|
{
|
|
2858
2903
|
scheme: 'bearer',
|
|
@@ -2870,6 +2915,7 @@ exports.getTriageRule = getTriageRule;
|
|
|
2870
2915
|
*/
|
|
2871
2916
|
const updateTriageRule = (options) => {
|
|
2872
2917
|
return (options.client ?? client_gen_1.client).put({
|
|
2918
|
+
responseType: 'json',
|
|
2873
2919
|
security: [
|
|
2874
2920
|
{
|
|
2875
2921
|
scheme: 'bearer',
|
|
@@ -2885,12 +2931,34 @@ const updateTriageRule = (options) => {
|
|
|
2885
2931
|
});
|
|
2886
2932
|
};
|
|
2887
2933
|
exports.updateTriageRule = updateTriageRule;
|
|
2934
|
+
/**
|
|
2935
|
+
* Delete Triage Rule Bulk
|
|
2936
|
+
* Permanently delete a triage rules from the system
|
|
2937
|
+
*/
|
|
2938
|
+
const deleteBulkTriageRules = (options) => {
|
|
2939
|
+
return (options.client ?? client_gen_1.client).delete({
|
|
2940
|
+
security: [
|
|
2941
|
+
{
|
|
2942
|
+
scheme: 'bearer',
|
|
2943
|
+
type: 'http'
|
|
2944
|
+
}
|
|
2945
|
+
],
|
|
2946
|
+
url: '/api/public/triages/rules/bulk-delete',
|
|
2947
|
+
...options,
|
|
2948
|
+
headers: {
|
|
2949
|
+
'Content-Type': 'application/json',
|
|
2950
|
+
...options.headers
|
|
2951
|
+
}
|
|
2952
|
+
});
|
|
2953
|
+
};
|
|
2954
|
+
exports.deleteBulkTriageRules = deleteBulkTriageRules;
|
|
2888
2955
|
/**
|
|
2889
2956
|
* Validate Triage Rule
|
|
2890
2957
|
* Validate the syntax and structure of a triage rule
|
|
2891
2958
|
*/
|
|
2892
2959
|
const validateTriageRule = (options) => {
|
|
2893
2960
|
return (options.client ?? client_gen_1.client).post({
|
|
2961
|
+
responseType: 'json',
|
|
2894
2962
|
security: [
|
|
2895
2963
|
{
|
|
2896
2964
|
scheme: 'bearer',
|
|
@@ -2912,6 +2980,7 @@ exports.validateTriageRule = validateTriageRule;
|
|
|
2912
2980
|
*/
|
|
2913
2981
|
const assignTriageTask = (options) => {
|
|
2914
2982
|
return (options.client ?? client_gen_1.client).post({
|
|
2983
|
+
responseType: 'json',
|
|
2915
2984
|
security: [
|
|
2916
2985
|
{
|
|
2917
2986
|
scheme: 'bearer',
|
|
@@ -2927,7 +2996,11 @@ const assignTriageTask = (options) => {
|
|
|
2927
2996
|
});
|
|
2928
2997
|
};
|
|
2929
2998
|
exports.assignTriageTask = assignTriageTask;
|
|
2930
|
-
|
|
2999
|
+
/**
|
|
3000
|
+
* Update Scheduled Triage Task
|
|
3001
|
+
* Update a scheduled triage task
|
|
3002
|
+
*/
|
|
3003
|
+
const updateScheduledTriageTask = (options) => {
|
|
2931
3004
|
return (options.client ?? client_gen_1.client).put({
|
|
2932
3005
|
security: [
|
|
2933
3006
|
{
|
|
@@ -2943,9 +3016,14 @@ const triageUpdateScheduledTriageTask = (options) => {
|
|
|
2943
3016
|
}
|
|
2944
3017
|
});
|
|
2945
3018
|
};
|
|
2946
|
-
exports.
|
|
2947
|
-
|
|
3019
|
+
exports.updateScheduledTriageTask = updateScheduledTriageTask;
|
|
3020
|
+
/**
|
|
3021
|
+
* Create Off Network Triage Task File
|
|
3022
|
+
* Create a triage task file for off network access
|
|
3023
|
+
*/
|
|
3024
|
+
const createOffNetworkTriageTaskFile = (options) => {
|
|
2948
3025
|
return (options.client ?? client_gen_1.client).post({
|
|
3026
|
+
responseType: 'json',
|
|
2949
3027
|
security: [
|
|
2950
3028
|
{
|
|
2951
3029
|
scheme: 'bearer',
|
|
@@ -2960,9 +3038,14 @@ const triageCreateOffNetworkTriageTaskFile = (options) => {
|
|
|
2960
3038
|
}
|
|
2961
3039
|
});
|
|
2962
3040
|
};
|
|
2963
|
-
exports.
|
|
2964
|
-
|
|
3041
|
+
exports.createOffNetworkTriageTaskFile = createOffNetworkTriageTaskFile;
|
|
3042
|
+
/**
|
|
3043
|
+
* Filter Triage Rule Tags
|
|
3044
|
+
* Filter triage rule tags
|
|
3045
|
+
*/
|
|
3046
|
+
const filterTriageRuleTags = (options) => {
|
|
2965
3047
|
return (options.client ?? client_gen_1.client).get({
|
|
3048
|
+
responseType: 'json',
|
|
2966
3049
|
security: [
|
|
2967
3050
|
{
|
|
2968
3051
|
scheme: 'bearer',
|
|
@@ -2973,9 +3056,14 @@ const triageFilterRuleTags = (options) => {
|
|
|
2973
3056
|
...options
|
|
2974
3057
|
});
|
|
2975
3058
|
};
|
|
2976
|
-
exports.
|
|
2977
|
-
|
|
3059
|
+
exports.filterTriageRuleTags = filterTriageRuleTags;
|
|
3060
|
+
/**
|
|
3061
|
+
* Create Triage Rule Tag
|
|
3062
|
+
* Create a new triage rule tag
|
|
3063
|
+
*/
|
|
3064
|
+
const createTriageRuleTag = (options) => {
|
|
2978
3065
|
return (options.client ?? client_gen_1.client).post({
|
|
3066
|
+
responseType: 'json',
|
|
2979
3067
|
security: [
|
|
2980
3068
|
{
|
|
2981
3069
|
scheme: 'bearer',
|
|
@@ -2990,8 +3078,12 @@ const triageCreateRuleTag = (options) => {
|
|
|
2990
3078
|
}
|
|
2991
3079
|
});
|
|
2992
3080
|
};
|
|
2993
|
-
exports.
|
|
2994
|
-
|
|
3081
|
+
exports.createTriageRuleTag = createTriageRuleTag;
|
|
3082
|
+
/**
|
|
3083
|
+
* Delete Triage Rule Tag
|
|
3084
|
+
* Delete a triage rule tag
|
|
3085
|
+
*/
|
|
3086
|
+
const deleteTriageRuleTag = (options) => {
|
|
2995
3087
|
return (options.client ?? client_gen_1.client).delete({
|
|
2996
3088
|
security: [
|
|
2997
3089
|
{
|
|
@@ -3003,7 +3095,7 @@ const triageDeleteRuleTag = (options) => {
|
|
|
3003
3095
|
...options
|
|
3004
3096
|
});
|
|
3005
3097
|
};
|
|
3006
|
-
exports.
|
|
3098
|
+
exports.deleteTriageRuleTag = deleteTriageRuleTag;
|
|
3007
3099
|
const evidenceGetCaseReport = (options) => {
|
|
3008
3100
|
return (options?.client ?? client_gen_1.client).get({
|
|
3009
3101
|
security: [
|
|
@@ -3258,6 +3350,7 @@ exports.evidenceRepositoryDelete = evidenceRepositoryDelete;
|
|
|
3258
3350
|
*/
|
|
3259
3351
|
const evidenceRepositoriesGet = (options) => {
|
|
3260
3352
|
return (options.client ?? client_gen_1.client).get({
|
|
3353
|
+
responseType: 'json',
|
|
3261
3354
|
security: [
|
|
3262
3355
|
{
|
|
3263
3356
|
scheme: 'bearer',
|
|
@@ -3275,6 +3368,7 @@ exports.evidenceRepositoriesGet = evidenceRepositoriesGet;
|
|
|
3275
3368
|
*/
|
|
3276
3369
|
const evidenceRepositoriesGetMany = (options) => {
|
|
3277
3370
|
return (options.client ?? client_gen_1.client).get({
|
|
3371
|
+
responseType: 'json',
|
|
3278
3372
|
security: [
|
|
3279
3373
|
{
|
|
3280
3374
|
scheme: 'bearer',
|
|
@@ -3402,8 +3496,13 @@ const notificationMarkAsRead = (options) => {
|
|
|
3402
3496
|
});
|
|
3403
3497
|
};
|
|
3404
3498
|
exports.notificationMarkAsRead = notificationMarkAsRead;
|
|
3405
|
-
|
|
3499
|
+
/**
|
|
3500
|
+
* Get Audit Logs
|
|
3501
|
+
* Get all audit logs
|
|
3502
|
+
*/
|
|
3503
|
+
const auditLogsGetMany = (options) => {
|
|
3406
3504
|
return (options.client ?? client_gen_1.client).post({
|
|
3505
|
+
responseType: 'json',
|
|
3407
3506
|
security: [
|
|
3408
3507
|
{
|
|
3409
3508
|
scheme: 'bearer',
|
|
@@ -3418,7 +3517,7 @@ const auditLogFilter = (options) => {
|
|
|
3418
3517
|
}
|
|
3419
3518
|
});
|
|
3420
3519
|
};
|
|
3421
|
-
exports.
|
|
3520
|
+
exports.auditLogsGetMany = auditLogsGetMany;
|
|
3422
3521
|
const auditLogExport = (options) => {
|
|
3423
3522
|
return (options.client ?? client_gen_1.client).get({
|
|
3424
3523
|
security: [
|
|
@@ -3558,6 +3657,7 @@ exports.policyCheckNameExists = policyCheckNameExists;
|
|
|
3558
3657
|
*/
|
|
3559
3658
|
const organizationsGetMany = (options) => {
|
|
3560
3659
|
return (options.client ?? client_gen_1.client).get({
|
|
3660
|
+
responseType: 'json',
|
|
3561
3661
|
security: [
|
|
3562
3662
|
{
|
|
3563
3663
|
scheme: 'bearer',
|
|
@@ -3575,6 +3675,7 @@ exports.organizationsGetMany = organizationsGetMany;
|
|
|
3575
3675
|
*/
|
|
3576
3676
|
const organizationCreate = (options) => {
|
|
3577
3677
|
return (options.client ?? client_gen_1.client).post({
|
|
3678
|
+
responseType: 'json',
|
|
3578
3679
|
security: [
|
|
3579
3680
|
{
|
|
3580
3681
|
scheme: 'bearer',
|
|
@@ -3596,6 +3697,7 @@ exports.organizationCreate = organizationCreate;
|
|
|
3596
3697
|
*/
|
|
3597
3698
|
const organizationCheckNameExists = (options) => {
|
|
3598
3699
|
return (options.client ?? client_gen_1.client).get({
|
|
3700
|
+
responseType: 'json',
|
|
3599
3701
|
security: [
|
|
3600
3702
|
{
|
|
3601
3703
|
scheme: 'bearer',
|
|
@@ -3626,6 +3728,7 @@ exports.organizationDelete = organizationDelete;
|
|
|
3626
3728
|
*/
|
|
3627
3729
|
const organizationGet = (options) => {
|
|
3628
3730
|
return (options.client ?? client_gen_1.client).get({
|
|
3731
|
+
responseType: 'json',
|
|
3629
3732
|
security: [
|
|
3630
3733
|
{
|
|
3631
3734
|
scheme: 'bearer',
|
|
@@ -3736,6 +3839,7 @@ const organizationAssignGroups = (options) => {
|
|
|
3736
3839
|
exports.organizationAssignGroups = organizationAssignGroups;
|
|
3737
3840
|
const organizationGetOrganizationIdByToken = (options) => {
|
|
3738
3841
|
return (options.client ?? client_gen_1.client).get({
|
|
3842
|
+
responseType: 'json',
|
|
3739
3843
|
security: [
|
|
3740
3844
|
{
|
|
3741
3845
|
scheme: 'bearer',
|
|
@@ -3837,6 +3941,7 @@ exports.organizationAddTags = organizationAddTags;
|
|
|
3837
3941
|
*/
|
|
3838
3942
|
const organizationGetUsers = (options) => {
|
|
3839
3943
|
return (options.client ?? client_gen_1.client).get({
|
|
3944
|
+
responseType: 'json',
|
|
3840
3945
|
security: [
|
|
3841
3946
|
{
|
|
3842
3947
|
scheme: 'bearer',
|
|
@@ -3921,6 +4026,23 @@ const autoAssetTagUpdateAutoAssetTag = (options) => {
|
|
|
3921
4026
|
});
|
|
3922
4027
|
};
|
|
3923
4028
|
exports.autoAssetTagUpdateAutoAssetTag = autoAssetTagUpdateAutoAssetTag;
|
|
4029
|
+
const autoAssetTagDeleteBulk = (options) => {
|
|
4030
|
+
return (options.client ?? client_gen_1.client).delete({
|
|
4031
|
+
security: [
|
|
4032
|
+
{
|
|
4033
|
+
scheme: 'bearer',
|
|
4034
|
+
type: 'http'
|
|
4035
|
+
}
|
|
4036
|
+
],
|
|
4037
|
+
url: '/api/public/auto-asset-tag/bulk-delete',
|
|
4038
|
+
...options,
|
|
4039
|
+
headers: {
|
|
4040
|
+
'Content-Type': 'application/json',
|
|
4041
|
+
...options.headers
|
|
4042
|
+
}
|
|
4043
|
+
});
|
|
4044
|
+
};
|
|
4045
|
+
exports.autoAssetTagDeleteBulk = autoAssetTagDeleteBulk;
|
|
3924
4046
|
const autoAssetTagAssignAutoAssetTaggingTask = (options) => {
|
|
3925
4047
|
return (options.client ?? client_gen_1.client).post({
|
|
3926
4048
|
security: [
|
|
@@ -3961,6 +4083,7 @@ exports.autoAssetTagUpdateScheduledAatTask = autoAssetTagUpdateScheduledAatTask;
|
|
|
3961
4083
|
*/
|
|
3962
4084
|
const casesCheckName = (options) => {
|
|
3963
4085
|
return (options.client ?? client_gen_1.client).get({
|
|
4086
|
+
responseType: 'json',
|
|
3964
4087
|
security: [
|
|
3965
4088
|
{
|
|
3966
4089
|
scheme: 'bearer',
|
|
@@ -4030,6 +4153,7 @@ exports.caseExportCaseEndpoints1 = caseExportCaseEndpoints1;
|
|
|
4030
4153
|
*/
|
|
4031
4154
|
const casesGet = (options) => {
|
|
4032
4155
|
return (options?.client ?? client_gen_1.client).get({
|
|
4156
|
+
responseType: 'json',
|
|
4033
4157
|
security: [
|
|
4034
4158
|
{
|
|
4035
4159
|
scheme: 'bearer',
|
|
@@ -4064,6 +4188,7 @@ exports.caseUpdateCase = caseUpdateCase;
|
|
|
4064
4188
|
*/
|
|
4065
4189
|
const casesGetMany = (options) => {
|
|
4066
4190
|
return (options.client ?? client_gen_1.client).get({
|
|
4191
|
+
responseType: 'json',
|
|
4067
4192
|
security: [
|
|
4068
4193
|
{
|
|
4069
4194
|
scheme: 'bearer',
|
|
@@ -4081,6 +4206,7 @@ exports.casesGetMany = casesGetMany;
|
|
|
4081
4206
|
*/
|
|
4082
4207
|
const casesCreate = (options) => {
|
|
4083
4208
|
return (options.client ?? client_gen_1.client).post({
|
|
4209
|
+
responseType: 'json',
|
|
4084
4210
|
security: [
|
|
4085
4211
|
{
|
|
4086
4212
|
scheme: 'bearer',
|
|
@@ -4102,6 +4228,7 @@ exports.casesCreate = casesCreate;
|
|
|
4102
4228
|
*/
|
|
4103
4229
|
const casesClose = (options) => {
|
|
4104
4230
|
return (options.client ?? client_gen_1.client).post({
|
|
4231
|
+
responseType: 'json',
|
|
4105
4232
|
security: [
|
|
4106
4233
|
{
|
|
4107
4234
|
scheme: 'bearer',
|
|
@@ -4115,6 +4242,7 @@ const casesClose = (options) => {
|
|
|
4115
4242
|
exports.casesClose = casesClose;
|
|
4116
4243
|
const caseReopenCase = (options) => {
|
|
4117
4244
|
return (options.client ?? client_gen_1.client).post({
|
|
4245
|
+
responseType: 'json',
|
|
4118
4246
|
security: [
|
|
4119
4247
|
{
|
|
4120
4248
|
scheme: 'bearer',
|
|
@@ -4128,6 +4256,7 @@ const caseReopenCase = (options) => {
|
|
|
4128
4256
|
exports.caseReopenCase = caseReopenCase;
|
|
4129
4257
|
const caseArchiveCase = (options) => {
|
|
4130
4258
|
return (options.client ?? client_gen_1.client).post({
|
|
4259
|
+
responseType: 'json',
|
|
4131
4260
|
security: [
|
|
4132
4261
|
{
|
|
4133
4262
|
scheme: 'bearer',
|
|
@@ -4145,6 +4274,7 @@ exports.caseArchiveCase = caseArchiveCase;
|
|
|
4145
4274
|
*/
|
|
4146
4275
|
const casesChangeOwner = (options) => {
|
|
4147
4276
|
return (options.client ?? client_gen_1.client).post({
|
|
4277
|
+
responseType: 'json',
|
|
4148
4278
|
security: [
|
|
4149
4279
|
{
|
|
4150
4280
|
scheme: 'bearer',
|
|
@@ -4166,6 +4296,7 @@ exports.casesChangeOwner = casesChangeOwner;
|
|
|
4166
4296
|
*/
|
|
4167
4297
|
const casesGetTasks = (options) => {
|
|
4168
4298
|
return (options.client ?? client_gen_1.client).get({
|
|
4299
|
+
responseType: 'json',
|
|
4169
4300
|
security: [
|
|
4170
4301
|
{
|
|
4171
4302
|
scheme: 'bearer',
|
|
@@ -4196,6 +4327,7 @@ exports.caseFilterTaskAssignments = caseFilterTaskAssignments;
|
|
|
4196
4327
|
*/
|
|
4197
4328
|
const casesGetEndpoints = (options) => {
|
|
4198
4329
|
return (options.client ?? client_gen_1.client).get({
|
|
4330
|
+
responseType: 'json',
|
|
4199
4331
|
security: [
|
|
4200
4332
|
{
|
|
4201
4333
|
scheme: 'bearer',
|
|
@@ -4213,6 +4345,7 @@ exports.casesGetEndpoints = casesGetEndpoints;
|
|
|
4213
4345
|
*/
|
|
4214
4346
|
const casesGetEndpoints2 = (options) => {
|
|
4215
4347
|
return (options.client ?? client_gen_1.client).get({
|
|
4348
|
+
responseType: 'json',
|
|
4216
4349
|
security: [
|
|
4217
4350
|
{
|
|
4218
4351
|
scheme: 'bearer',
|
|
@@ -4230,6 +4363,7 @@ exports.casesGetEndpoints2 = casesGetEndpoints2;
|
|
|
4230
4363
|
*/
|
|
4231
4364
|
const casesGetActivities = (options) => {
|
|
4232
4365
|
return (options.client ?? client_gen_1.client).get({
|
|
4366
|
+
responseType: 'json',
|
|
4233
4367
|
security: [
|
|
4234
4368
|
{
|
|
4235
4369
|
scheme: 'bearer',
|
|
@@ -4324,6 +4458,7 @@ exports.caseImportTaskAssignment = caseImportTaskAssignment;
|
|
|
4324
4458
|
*/
|
|
4325
4459
|
const casesGetUsers = (options) => {
|
|
4326
4460
|
return (options.client ?? client_gen_1.client).get({
|
|
4461
|
+
responseType: 'json',
|
|
4327
4462
|
security: [
|
|
4328
4463
|
{
|
|
4329
4464
|
scheme: 'bearer',
|
|
@@ -4468,81 +4603,13 @@ const caseCategoriesDelete = (options) => {
|
|
|
4468
4603
|
});
|
|
4469
4604
|
};
|
|
4470
4605
|
exports.caseCategoriesDelete = caseCategoriesDelete;
|
|
4471
|
-
const interactLibraryFilter = (options) => {
|
|
4472
|
-
return (options.client ?? client_gen_1.client).get({
|
|
4473
|
-
security: [
|
|
4474
|
-
{
|
|
4475
|
-
scheme: 'bearer',
|
|
4476
|
-
type: 'http'
|
|
4477
|
-
}
|
|
4478
|
-
],
|
|
4479
|
-
url: '/api/public/interact/library/files',
|
|
4480
|
-
...options
|
|
4481
|
-
});
|
|
4482
|
-
};
|
|
4483
|
-
exports.interactLibraryFilter = interactLibraryFilter;
|
|
4484
|
-
const interactLibraryCheckLibraryFileExists = (options) => {
|
|
4485
|
-
return (options?.client ?? client_gen_1.client).get({
|
|
4486
|
-
security: [
|
|
4487
|
-
{
|
|
4488
|
-
scheme: 'bearer',
|
|
4489
|
-
type: 'http'
|
|
4490
|
-
}
|
|
4491
|
-
],
|
|
4492
|
-
url: '/api/public/interact/library/check',
|
|
4493
|
-
...options
|
|
4494
|
-
});
|
|
4495
|
-
};
|
|
4496
|
-
exports.interactLibraryCheckLibraryFileExists = interactLibraryCheckLibraryFileExists;
|
|
4497
|
-
const interactLibraryUpload = (options) => {
|
|
4498
|
-
return (options.client ?? client_gen_1.client).post({
|
|
4499
|
-
security: [
|
|
4500
|
-
{
|
|
4501
|
-
scheme: 'bearer',
|
|
4502
|
-
type: 'http'
|
|
4503
|
-
}
|
|
4504
|
-
],
|
|
4505
|
-
url: '/api/public/interact/library/upload',
|
|
4506
|
-
...options,
|
|
4507
|
-
headers: {
|
|
4508
|
-
'Content-Type': 'application/json',
|
|
4509
|
-
...options.headers
|
|
4510
|
-
}
|
|
4511
|
-
});
|
|
4512
|
-
};
|
|
4513
|
-
exports.interactLibraryUpload = interactLibraryUpload;
|
|
4514
|
-
const interactLibraryDownload = (options) => {
|
|
4515
|
-
return (options.client ?? client_gen_1.client).get({
|
|
4516
|
-
security: [
|
|
4517
|
-
{
|
|
4518
|
-
scheme: 'bearer',
|
|
4519
|
-
type: 'http'
|
|
4520
|
-
}
|
|
4521
|
-
],
|
|
4522
|
-
url: '/api/public/interact/library/download',
|
|
4523
|
-
...options
|
|
4524
|
-
});
|
|
4525
|
-
};
|
|
4526
|
-
exports.interactLibraryDownload = interactLibraryDownload;
|
|
4527
|
-
const interactLibraryDelete = (options) => {
|
|
4528
|
-
return (options.client ?? client_gen_1.client).delete({
|
|
4529
|
-
security: [
|
|
4530
|
-
{
|
|
4531
|
-
scheme: 'bearer',
|
|
4532
|
-
type: 'http'
|
|
4533
|
-
}
|
|
4534
|
-
],
|
|
4535
|
-
url: '/api/public/interact/library/delete',
|
|
4536
|
-
...options
|
|
4537
|
-
});
|
|
4538
|
-
};
|
|
4539
|
-
exports.interactLibraryDelete = interactLibraryDelete;
|
|
4540
4606
|
/**
|
|
4541
4607
|
* Get available commands
|
|
4542
4608
|
* Retrieves the list of all available InterACT commands
|
|
4543
4609
|
*/
|
|
4544
4610
|
const interactCommandsGetMany = (options) => {
|
|
4545
4611
|
return (options?.client ?? client_gen_1.client).get({
|
|
4612
|
+
responseType: 'json',
|
|
4546
4613
|
security: [
|
|
4547
4614
|
{
|
|
4548
4615
|
scheme: 'bearer',
|
|
@@ -4573,6 +4640,7 @@ exports.interactDownload = interactDownload;
|
|
|
4573
4640
|
*/
|
|
4574
4641
|
const interactShellAssignTask = (options) => {
|
|
4575
4642
|
return (options.client ?? client_gen_1.client).post({
|
|
4643
|
+
responseType: 'json',
|
|
4576
4644
|
security: [
|
|
4577
4645
|
{
|
|
4578
4646
|
scheme: 'bearer',
|
|
@@ -4607,6 +4675,7 @@ exports.interactGetInterActShellReport = interactGetInterActShellReport;
|
|
|
4607
4675
|
*/
|
|
4608
4676
|
const interactSessionExecuteCommand = (options) => {
|
|
4609
4677
|
return (options.client ?? client_gen_1.client).post({
|
|
4678
|
+
responseType: 'json',
|
|
4610
4679
|
security: [
|
|
4611
4680
|
{
|
|
4612
4681
|
scheme: 'bearer',
|
|
@@ -4628,6 +4697,7 @@ exports.interactSessionExecuteCommand = interactSessionExecuteCommand;
|
|
|
4628
4697
|
*/
|
|
4629
4698
|
const interactSessionExecuteAsyncCommand = (options) => {
|
|
4630
4699
|
return (options.client ?? client_gen_1.client).post({
|
|
4700
|
+
responseType: 'json',
|
|
4631
4701
|
security: [
|
|
4632
4702
|
{
|
|
4633
4703
|
scheme: 'bearer',
|
|
@@ -4666,6 +4736,7 @@ exports.interactSessionInterruptCommand = interactSessionInterruptCommand;
|
|
|
4666
4736
|
*/
|
|
4667
4737
|
const interactSessionClose = (options) => {
|
|
4668
4738
|
return (options.client ?? client_gen_1.client).post({
|
|
4739
|
+
responseType: 'json',
|
|
4669
4740
|
security: [
|
|
4670
4741
|
{
|
|
4671
4742
|
scheme: 'bearer',
|
|
@@ -4683,6 +4754,7 @@ exports.interactSessionClose = interactSessionClose;
|
|
|
4683
4754
|
*/
|
|
4684
4755
|
const interactSessionGetCommandMessage = (options) => {
|
|
4685
4756
|
return (options.client ?? client_gen_1.client).get({
|
|
4757
|
+
responseType: 'json',
|
|
4686
4758
|
security: [
|
|
4687
4759
|
{
|
|
4688
4760
|
scheme: 'bearer',
|
|
@@ -4694,6 +4766,210 @@ const interactSessionGetCommandMessage = (options) => {
|
|
|
4694
4766
|
});
|
|
4695
4767
|
};
|
|
4696
4768
|
exports.interactSessionGetCommandMessage = interactSessionGetCommandMessage;
|
|
4769
|
+
const interactLibraryFilter = (options) => {
|
|
4770
|
+
return (options.client ?? client_gen_1.client).get({
|
|
4771
|
+
security: [
|
|
4772
|
+
{
|
|
4773
|
+
scheme: 'bearer',
|
|
4774
|
+
type: 'http'
|
|
4775
|
+
}
|
|
4776
|
+
],
|
|
4777
|
+
url: '/api/public/interact/library/files',
|
|
4778
|
+
...options
|
|
4779
|
+
});
|
|
4780
|
+
};
|
|
4781
|
+
exports.interactLibraryFilter = interactLibraryFilter;
|
|
4782
|
+
const interactLibraryCheckLibraryFileExists = (options) => {
|
|
4783
|
+
return (options?.client ?? client_gen_1.client).get({
|
|
4784
|
+
security: [
|
|
4785
|
+
{
|
|
4786
|
+
scheme: 'bearer',
|
|
4787
|
+
type: 'http'
|
|
4788
|
+
}
|
|
4789
|
+
],
|
|
4790
|
+
url: '/api/public/interact/library/check',
|
|
4791
|
+
...options
|
|
4792
|
+
});
|
|
4793
|
+
};
|
|
4794
|
+
exports.interactLibraryCheckLibraryFileExists = interactLibraryCheckLibraryFileExists;
|
|
4795
|
+
const interactLibraryUpload = (options) => {
|
|
4796
|
+
return (options.client ?? client_gen_1.client).post({
|
|
4797
|
+
security: [
|
|
4798
|
+
{
|
|
4799
|
+
scheme: 'bearer',
|
|
4800
|
+
type: 'http'
|
|
4801
|
+
}
|
|
4802
|
+
],
|
|
4803
|
+
url: '/api/public/interact/library/upload',
|
|
4804
|
+
...options,
|
|
4805
|
+
headers: {
|
|
4806
|
+
'Content-Type': 'application/json',
|
|
4807
|
+
...options.headers
|
|
4808
|
+
}
|
|
4809
|
+
});
|
|
4810
|
+
};
|
|
4811
|
+
exports.interactLibraryUpload = interactLibraryUpload;
|
|
4812
|
+
const interactLibraryDownload = (options) => {
|
|
4813
|
+
return (options.client ?? client_gen_1.client).get({
|
|
4814
|
+
security: [
|
|
4815
|
+
{
|
|
4816
|
+
scheme: 'bearer',
|
|
4817
|
+
type: 'http'
|
|
4818
|
+
}
|
|
4819
|
+
],
|
|
4820
|
+
url: '/api/public/interact/library/download',
|
|
4821
|
+
...options
|
|
4822
|
+
});
|
|
4823
|
+
};
|
|
4824
|
+
exports.interactLibraryDownload = interactLibraryDownload;
|
|
4825
|
+
const interactLibraryDeleteBulk = (options) => {
|
|
4826
|
+
return (options.client ?? client_gen_1.client).delete({
|
|
4827
|
+
security: [
|
|
4828
|
+
{
|
|
4829
|
+
scheme: 'bearer',
|
|
4830
|
+
type: 'http'
|
|
4831
|
+
}
|
|
4832
|
+
],
|
|
4833
|
+
url: '/api/public/interact/library/files/bulk-delete',
|
|
4834
|
+
...options,
|
|
4835
|
+
headers: {
|
|
4836
|
+
'Content-Type': 'application/json',
|
|
4837
|
+
...options.headers
|
|
4838
|
+
}
|
|
4839
|
+
});
|
|
4840
|
+
};
|
|
4841
|
+
exports.interactLibraryDeleteBulk = interactLibraryDeleteBulk;
|
|
4842
|
+
const interactLibraryDelete = (options) => {
|
|
4843
|
+
return (options.client ?? client_gen_1.client).delete({
|
|
4844
|
+
security: [
|
|
4845
|
+
{
|
|
4846
|
+
scheme: 'bearer',
|
|
4847
|
+
type: 'http'
|
|
4848
|
+
}
|
|
4849
|
+
],
|
|
4850
|
+
url: '/api/public/interact/library/files/{id}',
|
|
4851
|
+
...options
|
|
4852
|
+
});
|
|
4853
|
+
};
|
|
4854
|
+
exports.interactLibraryDelete = interactLibraryDelete;
|
|
4855
|
+
/**
|
|
4856
|
+
* Get Interact Command Snippets
|
|
4857
|
+
* Get all interact command snippets
|
|
4858
|
+
*/
|
|
4859
|
+
const interactCommandSnippetsGetMany = (options) => {
|
|
4860
|
+
return (options.client ?? client_gen_1.client).get({
|
|
4861
|
+
responseType: 'json',
|
|
4862
|
+
security: [
|
|
4863
|
+
{
|
|
4864
|
+
scheme: 'bearer',
|
|
4865
|
+
type: 'http'
|
|
4866
|
+
}
|
|
4867
|
+
],
|
|
4868
|
+
url: '/api/public/interact/command-snippets',
|
|
4869
|
+
...options
|
|
4870
|
+
});
|
|
4871
|
+
};
|
|
4872
|
+
exports.interactCommandSnippetsGetMany = interactCommandSnippetsGetMany;
|
|
4873
|
+
/**
|
|
4874
|
+
* Create a new Interact Command Snippet
|
|
4875
|
+
* Create a new interact command snippet
|
|
4876
|
+
*/
|
|
4877
|
+
const interactCommandSnippetsCreate = (options) => {
|
|
4878
|
+
return (options.client ?? client_gen_1.client).post({
|
|
4879
|
+
responseType: 'json',
|
|
4880
|
+
security: [
|
|
4881
|
+
{
|
|
4882
|
+
scheme: 'bearer',
|
|
4883
|
+
type: 'http'
|
|
4884
|
+
}
|
|
4885
|
+
],
|
|
4886
|
+
url: '/api/public/interact/command-snippets',
|
|
4887
|
+
...options,
|
|
4888
|
+
headers: {
|
|
4889
|
+
'Content-Type': 'application/json',
|
|
4890
|
+
...options.headers
|
|
4891
|
+
}
|
|
4892
|
+
});
|
|
4893
|
+
};
|
|
4894
|
+
exports.interactCommandSnippetsCreate = interactCommandSnippetsCreate;
|
|
4895
|
+
/**
|
|
4896
|
+
* Delete an Interact Command Snippet
|
|
4897
|
+
* Delete an existing interact command snippet by ID
|
|
4898
|
+
*/
|
|
4899
|
+
const interactCommandSnippetsDelete = (options) => {
|
|
4900
|
+
return (options.client ?? client_gen_1.client).delete({
|
|
4901
|
+
security: [
|
|
4902
|
+
{
|
|
4903
|
+
scheme: 'bearer',
|
|
4904
|
+
type: 'http'
|
|
4905
|
+
}
|
|
4906
|
+
],
|
|
4907
|
+
url: '/api/public/interact/command-snippets/{id}',
|
|
4908
|
+
...options
|
|
4909
|
+
});
|
|
4910
|
+
};
|
|
4911
|
+
exports.interactCommandSnippetsDelete = interactCommandSnippetsDelete;
|
|
4912
|
+
/**
|
|
4913
|
+
* Get Interact Command Snippet by ID
|
|
4914
|
+
* Retrieve a specific interact command snippet
|
|
4915
|
+
*/
|
|
4916
|
+
const interactCommandSnippetsGetOne = (options) => {
|
|
4917
|
+
return (options.client ?? client_gen_1.client).get({
|
|
4918
|
+
responseType: 'json',
|
|
4919
|
+
security: [
|
|
4920
|
+
{
|
|
4921
|
+
scheme: 'bearer',
|
|
4922
|
+
type: 'http'
|
|
4923
|
+
}
|
|
4924
|
+
],
|
|
4925
|
+
url: '/api/public/interact/command-snippets/{id}',
|
|
4926
|
+
...options
|
|
4927
|
+
});
|
|
4928
|
+
};
|
|
4929
|
+
exports.interactCommandSnippetsGetOne = interactCommandSnippetsGetOne;
|
|
4930
|
+
/**
|
|
4931
|
+
* Update an existing Interact Command Snippet
|
|
4932
|
+
* Update an existing interact command snippet
|
|
4933
|
+
*/
|
|
4934
|
+
const interactCommandSnippetsUpdate = (options) => {
|
|
4935
|
+
return (options.client ?? client_gen_1.client).put({
|
|
4936
|
+
responseType: 'json',
|
|
4937
|
+
security: [
|
|
4938
|
+
{
|
|
4939
|
+
scheme: 'bearer',
|
|
4940
|
+
type: 'http'
|
|
4941
|
+
}
|
|
4942
|
+
],
|
|
4943
|
+
url: '/api/public/interact/command-snippets/{id}',
|
|
4944
|
+
...options,
|
|
4945
|
+
headers: {
|
|
4946
|
+
'Content-Type': 'application/json',
|
|
4947
|
+
...options.headers
|
|
4948
|
+
}
|
|
4949
|
+
});
|
|
4950
|
+
};
|
|
4951
|
+
exports.interactCommandSnippetsUpdate = interactCommandSnippetsUpdate;
|
|
4952
|
+
/**
|
|
4953
|
+
* Delete multiple Interact Command Snippets
|
|
4954
|
+
* Delete multiple interact command snippets by their IDs
|
|
4955
|
+
*/
|
|
4956
|
+
const interactCommandSnippetsBulkDelete = (options) => {
|
|
4957
|
+
return (options.client ?? client_gen_1.client).delete({
|
|
4958
|
+
security: [
|
|
4959
|
+
{
|
|
4960
|
+
scheme: 'bearer',
|
|
4961
|
+
type: 'http'
|
|
4962
|
+
}
|
|
4963
|
+
],
|
|
4964
|
+
url: '/api/public/interact/command-snippets/bulk-delete',
|
|
4965
|
+
...options,
|
|
4966
|
+
headers: {
|
|
4967
|
+
'Content-Type': 'application/json',
|
|
4968
|
+
...options.headers
|
|
4969
|
+
}
|
|
4970
|
+
});
|
|
4971
|
+
};
|
|
4972
|
+
exports.interactCommandSnippetsBulkDelete = interactCommandSnippetsBulkDelete;
|
|
4697
4973
|
const multipartUploadInitializeHead = (options) => {
|
|
4698
4974
|
return (options?.client ?? client_gen_1.client).head({
|
|
4699
4975
|
security: [
|
|
@@ -4782,6 +5058,7 @@ exports.multipartUploadUploadPart = multipartUploadUploadPart;
|
|
|
4782
5058
|
*/
|
|
4783
5059
|
const baselineCompare = (options) => {
|
|
4784
5060
|
return (options.client ?? client_gen_1.client).post({
|
|
5061
|
+
responseType: 'json',
|
|
4785
5062
|
security: [
|
|
4786
5063
|
{
|
|
4787
5064
|
scheme: 'bearer',
|
|
@@ -4803,6 +5080,7 @@ exports.baselineCompare = baselineCompare;
|
|
|
4803
5080
|
*/
|
|
4804
5081
|
const baselineAcquire = (options) => {
|
|
4805
5082
|
return (options.client ?? client_gen_1.client).post({
|
|
5083
|
+
responseType: 'json',
|
|
4806
5084
|
security: [
|
|
4807
5085
|
{
|
|
4808
5086
|
scheme: 'bearer',
|
|
@@ -4824,6 +5102,7 @@ exports.baselineAcquire = baselineAcquire;
|
|
|
4824
5102
|
*/
|
|
4825
5103
|
const baselineGetComparisonReport = (options) => {
|
|
4826
5104
|
return (options.client ?? client_gen_1.client).get({
|
|
5105
|
+
responseType: 'text',
|
|
4827
5106
|
security: [
|
|
4828
5107
|
{
|
|
4829
5108
|
scheme: 'bearer',
|
|
@@ -4837,6 +5116,7 @@ const baselineGetComparisonReport = (options) => {
|
|
|
4837
5116
|
exports.baselineGetComparisonReport = baselineGetComparisonReport;
|
|
4838
5117
|
const baselineGetComparisonReportByVendorDeviceId = (options) => {
|
|
4839
5118
|
return (options.client ?? client_gen_1.client).get({
|
|
5119
|
+
responseType: 'text',
|
|
4840
5120
|
security: [
|
|
4841
5121
|
{
|
|
4842
5122
|
scheme: 'bearer',
|
|
@@ -4854,6 +5134,7 @@ exports.baselineGetComparisonReportByVendorDeviceId = baselineGetComparisonRepor
|
|
|
4854
5134
|
*/
|
|
4855
5135
|
const apiTokensGetMany = (options) => {
|
|
4856
5136
|
return (options.client ?? client_gen_1.client).get({
|
|
5137
|
+
responseType: 'json',
|
|
4857
5138
|
security: [
|
|
4858
5139
|
{
|
|
4859
5140
|
scheme: 'bearer',
|
|
@@ -4871,6 +5152,7 @@ exports.apiTokensGetMany = apiTokensGetMany;
|
|
|
4871
5152
|
*/
|
|
4872
5153
|
const apiTokensCreate = (options) => {
|
|
4873
5154
|
return (options.client ?? client_gen_1.client).post({
|
|
5155
|
+
responseType: 'json',
|
|
4874
5156
|
security: [
|
|
4875
5157
|
{
|
|
4876
5158
|
scheme: 'bearer',
|
|
@@ -4909,6 +5191,7 @@ exports.apiTokensDelete = apiTokensDelete;
|
|
|
4909
5191
|
*/
|
|
4910
5192
|
const apiTokensGetOne = (options) => {
|
|
4911
5193
|
return (options.client ?? client_gen_1.client).get({
|
|
5194
|
+
responseType: 'json',
|
|
4912
5195
|
security: [
|
|
4913
5196
|
{
|
|
4914
5197
|
scheme: 'bearer',
|
|
@@ -4926,6 +5209,7 @@ exports.apiTokensGetOne = apiTokensGetOne;
|
|
|
4926
5209
|
*/
|
|
4927
5210
|
const apiTokensUpdate = (options) => {
|
|
4928
5211
|
return (options.client ?? client_gen_1.client).put({
|
|
5212
|
+
responseType: 'json',
|
|
4929
5213
|
security: [
|
|
4930
5214
|
{
|
|
4931
5215
|
scheme: 'bearer',
|
|
@@ -4941,6 +5225,27 @@ const apiTokensUpdate = (options) => {
|
|
|
4941
5225
|
});
|
|
4942
5226
|
};
|
|
4943
5227
|
exports.apiTokensUpdate = apiTokensUpdate;
|
|
5228
|
+
/**
|
|
5229
|
+
* Delete multiple API tokens
|
|
5230
|
+
* Delete multiple API tokens by their IDs
|
|
5231
|
+
*/
|
|
5232
|
+
const apiTokensBulkDelete = (options) => {
|
|
5233
|
+
return (options.client ?? client_gen_1.client).delete({
|
|
5234
|
+
security: [
|
|
5235
|
+
{
|
|
5236
|
+
scheme: 'bearer',
|
|
5237
|
+
type: 'http'
|
|
5238
|
+
}
|
|
5239
|
+
],
|
|
5240
|
+
url: '/api/public/api-tokens/bulk-delete',
|
|
5241
|
+
...options,
|
|
5242
|
+
headers: {
|
|
5243
|
+
'Content-Type': 'application/json',
|
|
5244
|
+
...options.headers
|
|
5245
|
+
}
|
|
5246
|
+
});
|
|
5247
|
+
};
|
|
5248
|
+
exports.apiTokensBulkDelete = apiTokensBulkDelete;
|
|
4944
5249
|
const cloudAccountsFilter = (options) => {
|
|
4945
5250
|
return (options.client ?? client_gen_1.client).get({
|
|
4946
5251
|
security: [
|
|
@@ -5083,6 +5388,19 @@ const investigationUpdateInvestigation = (options) => {
|
|
|
5083
5388
|
});
|
|
5084
5389
|
};
|
|
5085
5390
|
exports.investigationUpdateInvestigation = investigationUpdateInvestigation;
|
|
5391
|
+
const investigationGetInvestigationMigrationsSummary = (options) => {
|
|
5392
|
+
return (options.client ?? client_gen_1.client).get({
|
|
5393
|
+
security: [
|
|
5394
|
+
{
|
|
5395
|
+
scheme: 'bearer',
|
|
5396
|
+
type: 'http'
|
|
5397
|
+
}
|
|
5398
|
+
],
|
|
5399
|
+
url: '/api/public/investigation-hub/investigations/{investigationId}/migrations-summary',
|
|
5400
|
+
...options
|
|
5401
|
+
});
|
|
5402
|
+
};
|
|
5403
|
+
exports.investigationGetInvestigationMigrationsSummary = investigationGetInvestigationMigrationsSummary;
|
|
5086
5404
|
const investigationGetSectionDataStructure = (options) => {
|
|
5087
5405
|
return (options.client ?? client_gen_1.client).get({
|
|
5088
5406
|
security: [
|
|
@@ -6336,8 +6654,13 @@ const relayProUpdateRelayUrl = (options) => {
|
|
|
6336
6654
|
});
|
|
6337
6655
|
};
|
|
6338
6656
|
exports.relayProUpdateRelayUrl = relayProUpdateRelayUrl;
|
|
6339
|
-
|
|
6657
|
+
/**
|
|
6658
|
+
* Get Recent Activities
|
|
6659
|
+
* Get all recent activities
|
|
6660
|
+
*/
|
|
6661
|
+
const recentActivitiesGetMany = (options) => {
|
|
6340
6662
|
return (options.client ?? client_gen_1.client).get({
|
|
6663
|
+
responseType: 'json',
|
|
6341
6664
|
security: [
|
|
6342
6665
|
{
|
|
6343
6666
|
scheme: 'bearer',
|
|
@@ -6348,9 +6671,14 @@ const recentActivityFilter = (options) => {
|
|
|
6348
6671
|
...options
|
|
6349
6672
|
});
|
|
6350
6673
|
};
|
|
6351
|
-
exports.
|
|
6352
|
-
|
|
6674
|
+
exports.recentActivitiesGetMany = recentActivitiesGetMany;
|
|
6675
|
+
/**
|
|
6676
|
+
* Create Recent Activity
|
|
6677
|
+
* Create a recent activity
|
|
6678
|
+
*/
|
|
6679
|
+
const recentActivitiesCreate = (options) => {
|
|
6353
6680
|
return (options.client ?? client_gen_1.client).post({
|
|
6681
|
+
responseType: 'json',
|
|
6354
6682
|
security: [
|
|
6355
6683
|
{
|
|
6356
6684
|
scheme: 'bearer',
|
|
@@ -6365,7 +6693,20 @@ const recentActivityCreate = (options) => {
|
|
|
6365
6693
|
}
|
|
6366
6694
|
});
|
|
6367
6695
|
};
|
|
6368
|
-
exports.
|
|
6696
|
+
exports.recentActivitiesCreate = recentActivitiesCreate;
|
|
6697
|
+
const processorGetAllProcessors = (options) => {
|
|
6698
|
+
return (options?.client ?? client_gen_1.client).get({
|
|
6699
|
+
security: [
|
|
6700
|
+
{
|
|
6701
|
+
scheme: 'bearer',
|
|
6702
|
+
type: 'http'
|
|
6703
|
+
}
|
|
6704
|
+
],
|
|
6705
|
+
url: '/api/public/processors',
|
|
6706
|
+
...options
|
|
6707
|
+
});
|
|
6708
|
+
};
|
|
6709
|
+
exports.processorGetAllProcessors = processorGetAllProcessors;
|
|
6369
6710
|
const processorGetProcessorsByAssetType = (options) => {
|
|
6370
6711
|
return (options.client ?? client_gen_1.client).get({
|
|
6371
6712
|
security: [
|
|
@@ -6478,6 +6819,23 @@ const webhookUpdate = (options) => {
|
|
|
6478
6819
|
});
|
|
6479
6820
|
};
|
|
6480
6821
|
exports.webhookUpdate = webhookUpdate;
|
|
6822
|
+
const webhookDeleteBulk = (options) => {
|
|
6823
|
+
return (options.client ?? client_gen_1.client).delete({
|
|
6824
|
+
security: [
|
|
6825
|
+
{
|
|
6826
|
+
scheme: 'bearer',
|
|
6827
|
+
type: 'http'
|
|
6828
|
+
}
|
|
6829
|
+
],
|
|
6830
|
+
url: '/api/public/webhooks/bulk-delete',
|
|
6831
|
+
...options,
|
|
6832
|
+
headers: {
|
|
6833
|
+
'Content-Type': 'application/json',
|
|
6834
|
+
...options.headers
|
|
6835
|
+
}
|
|
6836
|
+
});
|
|
6837
|
+
};
|
|
6838
|
+
exports.webhookDeleteBulk = webhookDeleteBulk;
|
|
6481
6839
|
const eventSubscriptionFilterEventSubscriptions = (options) => {
|
|
6482
6840
|
return (options.client ?? client_gen_1.client).get({
|
|
6483
6841
|
security: [
|
|
@@ -6564,6 +6922,23 @@ const eventSubscriptionSubscriptionEventNames = (options) => {
|
|
|
6564
6922
|
});
|
|
6565
6923
|
};
|
|
6566
6924
|
exports.eventSubscriptionSubscriptionEventNames = eventSubscriptionSubscriptionEventNames;
|
|
6925
|
+
const eventSubscriptionDeleteBulkEventSubscriptions = (options) => {
|
|
6926
|
+
return (options.client ?? client_gen_1.client).delete({
|
|
6927
|
+
security: [
|
|
6928
|
+
{
|
|
6929
|
+
scheme: 'bearer',
|
|
6930
|
+
type: 'http'
|
|
6931
|
+
}
|
|
6932
|
+
],
|
|
6933
|
+
url: '/api/public/event-subscription/bulk-delete',
|
|
6934
|
+
...options,
|
|
6935
|
+
headers: {
|
|
6936
|
+
'Content-Type': 'application/json',
|
|
6937
|
+
...options.headers
|
|
6938
|
+
}
|
|
6939
|
+
});
|
|
6940
|
+
};
|
|
6941
|
+
exports.eventSubscriptionDeleteBulkEventSubscriptions = eventSubscriptionDeleteBulkEventSubscriptions;
|
|
6567
6942
|
const eventSubscriptionTestEventSubscription = (options) => {
|
|
6568
6943
|
return (options.client ?? client_gen_1.client).post({
|
|
6569
6944
|
security: [
|
|
@@ -6748,8 +7123,13 @@ const investigationDataUsageCreateFilter = (options) => {
|
|
|
6748
7123
|
});
|
|
6749
7124
|
};
|
|
6750
7125
|
exports.investigationDataUsageCreateFilter = investigationDataUsageCreateFilter;
|
|
6751
|
-
|
|
7126
|
+
/**
|
|
7127
|
+
* Get Preset Filters
|
|
7128
|
+
* Get all preset filters
|
|
7129
|
+
*/
|
|
7130
|
+
const presetFiltersGetMany = (options) => {
|
|
6752
7131
|
return (options.client ?? client_gen_1.client).get({
|
|
7132
|
+
responseType: 'json',
|
|
6753
7133
|
security: [
|
|
6754
7134
|
{
|
|
6755
7135
|
scheme: 'bearer',
|
|
@@ -6760,9 +7140,14 @@ const presetFilterGetPresetFilters = (options) => {
|
|
|
6760
7140
|
...options
|
|
6761
7141
|
});
|
|
6762
7142
|
};
|
|
6763
|
-
exports.
|
|
6764
|
-
|
|
7143
|
+
exports.presetFiltersGetMany = presetFiltersGetMany;
|
|
7144
|
+
/**
|
|
7145
|
+
* Create Preset Filter
|
|
7146
|
+
* Create a preset filter
|
|
7147
|
+
*/
|
|
7148
|
+
const presetFiltersCreate = (options) => {
|
|
6765
7149
|
return (options.client ?? client_gen_1.client).post({
|
|
7150
|
+
responseType: 'json',
|
|
6766
7151
|
security: [
|
|
6767
7152
|
{
|
|
6768
7153
|
scheme: 'bearer',
|
|
@@ -6777,8 +7162,12 @@ const presetFilterCreatePresetFilter = (options) => {
|
|
|
6777
7162
|
}
|
|
6778
7163
|
});
|
|
6779
7164
|
};
|
|
6780
|
-
exports.
|
|
6781
|
-
|
|
7165
|
+
exports.presetFiltersCreate = presetFiltersCreate;
|
|
7166
|
+
/**
|
|
7167
|
+
* Delete Preset Filter By ID
|
|
7168
|
+
* Delete a preset filter
|
|
7169
|
+
*/
|
|
7170
|
+
const presetFiltersDelete = (options) => {
|
|
6782
7171
|
return (options.client ?? client_gen_1.client).delete({
|
|
6783
7172
|
security: [
|
|
6784
7173
|
{
|
|
@@ -6790,9 +7179,14 @@ const presetFilterDeletePresetFilter = (options) => {
|
|
|
6790
7179
|
...options
|
|
6791
7180
|
});
|
|
6792
7181
|
};
|
|
6793
|
-
exports.
|
|
6794
|
-
|
|
7182
|
+
exports.presetFiltersDelete = presetFiltersDelete;
|
|
7183
|
+
/**
|
|
7184
|
+
* Update Preset Filter By ID
|
|
7185
|
+
* Update a preset filter
|
|
7186
|
+
*/
|
|
7187
|
+
const presetFiltersUpdate = (options) => {
|
|
6795
7188
|
return (options.client ?? client_gen_1.client).put({
|
|
7189
|
+
responseType: 'json',
|
|
6796
7190
|
security: [
|
|
6797
7191
|
{
|
|
6798
7192
|
scheme: 'bearer',
|
|
@@ -6807,7 +7201,7 @@ const presetFilterUpdatePresetFilter = (options) => {
|
|
|
6807
7201
|
}
|
|
6808
7202
|
});
|
|
6809
7203
|
};
|
|
6810
|
-
exports.
|
|
7204
|
+
exports.presetFiltersUpdate = presetFiltersUpdate;
|
|
6811
7205
|
const automationHubGetExecutionHistory = (options) => {
|
|
6812
7206
|
return (options.client ?? client_gen_1.client).get({
|
|
6813
7207
|
security: [
|
|
@@ -6959,8 +7353,13 @@ const automationHubDisableAutomation = (options) => {
|
|
|
6959
7353
|
});
|
|
6960
7354
|
};
|
|
6961
7355
|
exports.automationHubDisableAutomation = automationHubDisableAutomation;
|
|
6962
|
-
|
|
7356
|
+
/**
|
|
7357
|
+
* Get full text search profiles
|
|
7358
|
+
* Get full text search profiles
|
|
7359
|
+
*/
|
|
7360
|
+
const fullTextSearchProfilesGetMany = (options) => {
|
|
6963
7361
|
return (options.client ?? client_gen_1.client).get({
|
|
7362
|
+
responseType: 'json',
|
|
6964
7363
|
security: [
|
|
6965
7364
|
{
|
|
6966
7365
|
scheme: 'bearer',
|
|
@@ -6971,9 +7370,14 @@ const fullTextSearchProfileFilter = (options) => {
|
|
|
6971
7370
|
...options
|
|
6972
7371
|
});
|
|
6973
7372
|
};
|
|
6974
|
-
exports.
|
|
6975
|
-
|
|
7373
|
+
exports.fullTextSearchProfilesGetMany = fullTextSearchProfilesGetMany;
|
|
7374
|
+
/**
|
|
7375
|
+
* Create a full text search profile
|
|
7376
|
+
* Create a full text search profile
|
|
7377
|
+
*/
|
|
7378
|
+
const fullTextSearchProfilesCreate = (options) => {
|
|
6976
7379
|
return (options.client ?? client_gen_1.client).post({
|
|
7380
|
+
responseType: 'json',
|
|
6977
7381
|
security: [
|
|
6978
7382
|
{
|
|
6979
7383
|
scheme: 'bearer',
|
|
@@ -6988,9 +7392,13 @@ const fullTextSearchProfileCreate = (options) => {
|
|
|
6988
7392
|
}
|
|
6989
7393
|
});
|
|
6990
7394
|
};
|
|
6991
|
-
exports.
|
|
6992
|
-
|
|
6993
|
-
|
|
7395
|
+
exports.fullTextSearchProfilesCreate = fullTextSearchProfilesCreate;
|
|
7396
|
+
/**
|
|
7397
|
+
* Delete a full text search profile by ID
|
|
7398
|
+
* Delete a full text search profile by ID
|
|
7399
|
+
*/
|
|
7400
|
+
const fullTextSearchProfilesDelete = (options) => {
|
|
7401
|
+
return (options.client ?? client_gen_1.client).delete({
|
|
6994
7402
|
security: [
|
|
6995
7403
|
{
|
|
6996
7404
|
scheme: 'bearer',
|
|
@@ -7001,9 +7409,14 @@ const fullTextSearchProfileDelete = (options) => {
|
|
|
7001
7409
|
...options
|
|
7002
7410
|
});
|
|
7003
7411
|
};
|
|
7004
|
-
exports.
|
|
7005
|
-
|
|
7006
|
-
|
|
7412
|
+
exports.fullTextSearchProfilesDelete = fullTextSearchProfilesDelete;
|
|
7413
|
+
/**
|
|
7414
|
+
* Get a full text search profile by ID
|
|
7415
|
+
* Get a full text search profile by ID
|
|
7416
|
+
*/
|
|
7417
|
+
const fullTextSearchProfilesGetOne = (options) => {
|
|
7418
|
+
return (options.client ?? client_gen_1.client).get({
|
|
7419
|
+
responseType: 'json',
|
|
7007
7420
|
security: [
|
|
7008
7421
|
{
|
|
7009
7422
|
scheme: 'bearer',
|
|
@@ -7014,9 +7427,14 @@ const fullTextSearchProfileGet = (options) => {
|
|
|
7014
7427
|
...options
|
|
7015
7428
|
});
|
|
7016
7429
|
};
|
|
7017
|
-
exports.
|
|
7018
|
-
|
|
7430
|
+
exports.fullTextSearchProfilesGetOne = fullTextSearchProfilesGetOne;
|
|
7431
|
+
/**
|
|
7432
|
+
* Update a full text search profile
|
|
7433
|
+
* Update a full text search profile
|
|
7434
|
+
*/
|
|
7435
|
+
const fullTextSearchProfilesUpdate = (options) => {
|
|
7019
7436
|
return (options.client ?? client_gen_1.client).put({
|
|
7437
|
+
responseType: 'json',
|
|
7020
7438
|
security: [
|
|
7021
7439
|
{
|
|
7022
7440
|
scheme: 'bearer',
|
|
@@ -7031,7 +7449,28 @@ const fullTextSearchProfileUpdate = (options) => {
|
|
|
7031
7449
|
}
|
|
7032
7450
|
});
|
|
7033
7451
|
};
|
|
7034
|
-
exports.
|
|
7452
|
+
exports.fullTextSearchProfilesUpdate = fullTextSearchProfilesUpdate;
|
|
7453
|
+
/**
|
|
7454
|
+
* Delete a full text search profile bulk
|
|
7455
|
+
* Delete a full text search profile bulk
|
|
7456
|
+
*/
|
|
7457
|
+
const fullTextSearchProfilesDeleteBulk = (options) => {
|
|
7458
|
+
return (options.client ?? client_gen_1.client).delete({
|
|
7459
|
+
security: [
|
|
7460
|
+
{
|
|
7461
|
+
scheme: 'bearer',
|
|
7462
|
+
type: 'http'
|
|
7463
|
+
}
|
|
7464
|
+
],
|
|
7465
|
+
url: '/api/public/full-text-search-profiles/bulk-delete',
|
|
7466
|
+
...options,
|
|
7467
|
+
headers: {
|
|
7468
|
+
'Content-Type': 'application/json',
|
|
7469
|
+
...options.headers
|
|
7470
|
+
}
|
|
7471
|
+
});
|
|
7472
|
+
};
|
|
7473
|
+
exports.fullTextSearchProfilesDeleteBulk = fullTextSearchProfilesDeleteBulk;
|
|
7035
7474
|
const fullTextSearchTaskAssign = (options) => {
|
|
7036
7475
|
return (options.client ?? client_gen_1.client).post({
|
|
7037
7476
|
security: [
|
|
@@ -7066,4 +7505,101 @@ const fullTextSearchTaskUpdateScheduledFullTextSearchTask = (options) => {
|
|
|
7066
7505
|
});
|
|
7067
7506
|
};
|
|
7068
7507
|
exports.fullTextSearchTaskUpdateScheduledFullTextSearchTask = fullTextSearchTaskUpdateScheduledFullTextSearchTask;
|
|
7508
|
+
/**
|
|
7509
|
+
* Get cloud acquisition profiles
|
|
7510
|
+
* Get cloud acquisition profiles
|
|
7511
|
+
*/
|
|
7512
|
+
const cloudAcquisitionProfilesGetMany = (options) => {
|
|
7513
|
+
return (options.client ?? client_gen_1.client).get({
|
|
7514
|
+
responseType: 'json',
|
|
7515
|
+
security: [
|
|
7516
|
+
{
|
|
7517
|
+
scheme: 'bearer',
|
|
7518
|
+
type: 'http'
|
|
7519
|
+
}
|
|
7520
|
+
],
|
|
7521
|
+
url: '/api/public/cloud-acquisition-profiles',
|
|
7522
|
+
...options
|
|
7523
|
+
});
|
|
7524
|
+
};
|
|
7525
|
+
exports.cloudAcquisitionProfilesGetMany = cloudAcquisitionProfilesGetMany;
|
|
7526
|
+
/**
|
|
7527
|
+
* Create a cloud acquisition profile
|
|
7528
|
+
* Create a cloud acquisition profile
|
|
7529
|
+
*/
|
|
7530
|
+
const cloudAcquisitionProfilesCreate = (options) => {
|
|
7531
|
+
return (options.client ?? client_gen_1.client).post({
|
|
7532
|
+
responseType: 'json',
|
|
7533
|
+
security: [
|
|
7534
|
+
{
|
|
7535
|
+
scheme: 'bearer',
|
|
7536
|
+
type: 'http'
|
|
7537
|
+
}
|
|
7538
|
+
],
|
|
7539
|
+
url: '/api/public/cloud-acquisition-profiles',
|
|
7540
|
+
...options,
|
|
7541
|
+
headers: {
|
|
7542
|
+
'Content-Type': 'application/json',
|
|
7543
|
+
...options.headers
|
|
7544
|
+
}
|
|
7545
|
+
});
|
|
7546
|
+
};
|
|
7547
|
+
exports.cloudAcquisitionProfilesCreate = cloudAcquisitionProfilesCreate;
|
|
7548
|
+
/**
|
|
7549
|
+
* Delete a cloud acquisition profile
|
|
7550
|
+
* Delete a cloud acquisition profile
|
|
7551
|
+
*/
|
|
7552
|
+
const cloudAcquisitionProfilesDelete = (options) => {
|
|
7553
|
+
return (options.client ?? client_gen_1.client).delete({
|
|
7554
|
+
security: [
|
|
7555
|
+
{
|
|
7556
|
+
scheme: 'bearer',
|
|
7557
|
+
type: 'http'
|
|
7558
|
+
}
|
|
7559
|
+
],
|
|
7560
|
+
url: '/api/public/cloud-acquisition-profiles/{id}',
|
|
7561
|
+
...options
|
|
7562
|
+
});
|
|
7563
|
+
};
|
|
7564
|
+
exports.cloudAcquisitionProfilesDelete = cloudAcquisitionProfilesDelete;
|
|
7565
|
+
/**
|
|
7566
|
+
* Get a cloud acquisition profile by ID
|
|
7567
|
+
* Get a cloud acquisition profile by ID
|
|
7568
|
+
*/
|
|
7569
|
+
const cloudAcquisitionProfilesGetOne = (options) => {
|
|
7570
|
+
return (options.client ?? client_gen_1.client).get({
|
|
7571
|
+
responseType: 'json',
|
|
7572
|
+
security: [
|
|
7573
|
+
{
|
|
7574
|
+
scheme: 'bearer',
|
|
7575
|
+
type: 'http'
|
|
7576
|
+
}
|
|
7577
|
+
],
|
|
7578
|
+
url: '/api/public/cloud-acquisition-profiles/{id}',
|
|
7579
|
+
...options
|
|
7580
|
+
});
|
|
7581
|
+
};
|
|
7582
|
+
exports.cloudAcquisitionProfilesGetOne = cloudAcquisitionProfilesGetOne;
|
|
7583
|
+
/**
|
|
7584
|
+
* Update a cloud acquisition profile
|
|
7585
|
+
* Update a cloud acquisition profile
|
|
7586
|
+
*/
|
|
7587
|
+
const cloudAcquisitionProfilesUpdate = (options) => {
|
|
7588
|
+
return (options.client ?? client_gen_1.client).put({
|
|
7589
|
+
responseType: 'json',
|
|
7590
|
+
security: [
|
|
7591
|
+
{
|
|
7592
|
+
scheme: 'bearer',
|
|
7593
|
+
type: 'http'
|
|
7594
|
+
}
|
|
7595
|
+
],
|
|
7596
|
+
url: '/api/public/cloud-acquisition-profiles/{id}',
|
|
7597
|
+
...options,
|
|
7598
|
+
headers: {
|
|
7599
|
+
'Content-Type': 'application/json',
|
|
7600
|
+
...options.headers
|
|
7601
|
+
}
|
|
7602
|
+
});
|
|
7603
|
+
};
|
|
7604
|
+
exports.cloudAcquisitionProfilesUpdate = cloudAcquisitionProfilesUpdate;
|
|
7069
7605
|
//# sourceMappingURL=sdk.gen.js.map
|