@azure/arm-securityinsight 1.0.0-beta.1
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/CHANGELOG.md +5 -0
- package/LICENSE +21 -0
- package/README.md +98 -0
- package/dist/index.js +20426 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/src/index.d.ts +5 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +12 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +7571 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +813 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +437 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/dist-esm/src/models/mappers.js +12661 -0
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +68 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +518 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/dist-esm/src/operations/actions.d.ts +69 -0
- package/dist-esm/src/operations/actions.d.ts.map +1 -0
- package/dist-esm/src/operations/actions.js +249 -0
- package/dist-esm/src/operations/actions.js.map +1 -0
- package/dist-esm/src/operations/alertRuleTemplates.d.ts +46 -0
- package/dist-esm/src/operations/alertRuleTemplates.d.ts.map +1 -0
- package/dist-esm/src/operations/alertRuleTemplates.js +169 -0
- package/dist-esm/src/operations/alertRuleTemplates.js.map +1 -0
- package/dist-esm/src/operations/alertRules.d.ts +63 -0
- package/dist-esm/src/operations/alertRules.d.ts.map +1 -0
- package/dist-esm/src/operations/alertRules.js +238 -0
- package/dist-esm/src/operations/alertRules.js.map +1 -0
- package/dist-esm/src/operations/automationRules.d.ts +63 -0
- package/dist-esm/src/operations/automationRules.d.ts.map +1 -0
- package/dist-esm/src/operations/automationRules.js +244 -0
- package/dist-esm/src/operations/automationRules.js.map +1 -0
- package/dist-esm/src/operations/bookmarkOperations.d.ts +22 -0
- package/dist-esm/src/operations/bookmarkOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/bookmarkOperations.js +58 -0
- package/dist-esm/src/operations/bookmarkOperations.js.map +1 -0
- package/dist-esm/src/operations/bookmarkRelations.d.ts +69 -0
- package/dist-esm/src/operations/bookmarkRelations.d.ts.map +1 -0
- package/dist-esm/src/operations/bookmarkRelations.js +268 -0
- package/dist-esm/src/operations/bookmarkRelations.js.map +1 -0
- package/dist-esm/src/operations/bookmarks.d.ts +63 -0
- package/dist-esm/src/operations/bookmarks.d.ts.map +1 -0
- package/dist-esm/src/operations/bookmarks.js +238 -0
- package/dist-esm/src/operations/bookmarks.js.map +1 -0
- package/dist-esm/src/operations/dataConnectors.d.ts +80 -0
- package/dist-esm/src/operations/dataConnectors.d.ts.map +1 -0
- package/dist-esm/src/operations/dataConnectors.js +313 -0
- package/dist-esm/src/operations/dataConnectors.js.map +1 -0
- package/dist-esm/src/operations/dataConnectorsCheckRequirementsOperations.d.ts +21 -0
- package/dist-esm/src/operations/dataConnectorsCheckRequirementsOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/dataConnectorsCheckRequirementsOperations.js +61 -0
- package/dist-esm/src/operations/dataConnectorsCheckRequirementsOperations.js.map +1 -0
- package/dist-esm/src/operations/domainWhois.d.ts +20 -0
- package/dist-esm/src/operations/domainWhois.d.ts.map +1 -0
- package/dist-esm/src/operations/domainWhois.js +52 -0
- package/dist-esm/src/operations/domainWhois.js.map +1 -0
- package/dist-esm/src/operations/entities.d.ts +73 -0
- package/dist-esm/src/operations/entities.d.ts.map +1 -0
- package/dist-esm/src/operations/entities.js +272 -0
- package/dist-esm/src/operations/entities.js.map +1 -0
- package/dist-esm/src/operations/entitiesGetTimeline.d.ts +22 -0
- package/dist-esm/src/operations/entitiesGetTimeline.d.ts.map +1 -0
- package/dist-esm/src/operations/entitiesGetTimeline.js +58 -0
- package/dist-esm/src/operations/entitiesGetTimeline.js.map +1 -0
- package/dist-esm/src/operations/entitiesRelations.d.ts +41 -0
- package/dist-esm/src/operations/entitiesRelations.d.ts.map +1 -0
- package/dist-esm/src/operations/entitiesRelations.js +154 -0
- package/dist-esm/src/operations/entitiesRelations.js.map +1 -0
- package/dist-esm/src/operations/entityQueries.d.ts +63 -0
- package/dist-esm/src/operations/entityQueries.d.ts.map +1 -0
- package/dist-esm/src/operations/entityQueries.js +238 -0
- package/dist-esm/src/operations/entityQueries.js.map +1 -0
- package/dist-esm/src/operations/entityQueryTemplates.d.ts +46 -0
- package/dist-esm/src/operations/entityQueryTemplates.d.ts.map +1 -0
- package/dist-esm/src/operations/entityQueryTemplates.js +169 -0
- package/dist-esm/src/operations/entityQueryTemplates.js.map +1 -0
- package/dist-esm/src/operations/entityRelations.d.ts +22 -0
- package/dist-esm/src/operations/entityRelations.d.ts.map +1 -0
- package/dist-esm/src/operations/entityRelations.js +57 -0
- package/dist-esm/src/operations/entityRelations.js.map +1 -0
- package/dist-esm/src/operations/iPGeodata.d.ts +20 -0
- package/dist-esm/src/operations/iPGeodata.d.ts.map +1 -0
- package/dist-esm/src/operations/iPGeodata.js +52 -0
- package/dist-esm/src/operations/iPGeodata.js.map +1 -0
- package/dist-esm/src/operations/incidentComments.d.ts +69 -0
- package/dist-esm/src/operations/incidentComments.d.ts.map +1 -0
- package/dist-esm/src/operations/incidentComments.js +280 -0
- package/dist-esm/src/operations/incidentComments.js.map +1 -0
- package/dist-esm/src/operations/incidentRelations.d.ts +69 -0
- package/dist-esm/src/operations/incidentRelations.d.ts.map +1 -0
- package/dist-esm/src/operations/incidentRelations.js +268 -0
- package/dist-esm/src/operations/incidentRelations.js.map +1 -0
- package/dist-esm/src/operations/incidents.d.ts +97 -0
- package/dist-esm/src/operations/incidents.d.ts.map +1 -0
- package/dist-esm/src/operations/incidents.js +382 -0
- package/dist-esm/src/operations/incidents.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +33 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/dist-esm/src/operations/index.js +40 -0
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/metadata.d.ts +72 -0
- package/dist-esm/src/operations/metadata.d.ts.map +1 -0
- package/dist-esm/src/operations/metadata.js +291 -0
- package/dist-esm/src/operations/metadata.js.map +1 -0
- package/dist-esm/src/operations/officeConsents.d.ts +54 -0
- package/dist-esm/src/operations/officeConsents.d.ts.map +1 -0
- package/dist-esm/src/operations/officeConsents.js +200 -0
- package/dist-esm/src/operations/officeConsents.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +32 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +120 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/productSettings.d.ts +45 -0
- package/dist-esm/src/operations/productSettings.d.ts.map +1 -0
- package/dist-esm/src/operations/productSettings.js +151 -0
- package/dist-esm/src/operations/productSettings.js.map +1 -0
- package/dist-esm/src/operations/sentinelOnboardingStates.d.ts +44 -0
- package/dist-esm/src/operations/sentinelOnboardingStates.d.ts.map +1 -0
- package/dist-esm/src/operations/sentinelOnboardingStates.js +168 -0
- package/dist-esm/src/operations/sentinelOnboardingStates.js.map +1 -0
- package/dist-esm/src/operations/sourceControlOperations.d.ts +41 -0
- package/dist-esm/src/operations/sourceControlOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/sourceControlOperations.js +143 -0
- package/dist-esm/src/operations/sourceControlOperations.js.map +1 -0
- package/dist-esm/src/operations/sourceControls.d.ts +63 -0
- package/dist-esm/src/operations/sourceControls.d.ts.map +1 -0
- package/dist-esm/src/operations/sourceControls.js +244 -0
- package/dist-esm/src/operations/sourceControls.js.map +1 -0
- package/dist-esm/src/operations/threatIntelligenceIndicator.d.ts +97 -0
- package/dist-esm/src/operations/threatIntelligenceIndicator.d.ts.map +1 -0
- package/dist-esm/src/operations/threatIntelligenceIndicator.js +387 -0
- package/dist-esm/src/operations/threatIntelligenceIndicator.js.map +1 -0
- package/dist-esm/src/operations/threatIntelligenceIndicatorMetrics.d.ts +20 -0
- package/dist-esm/src/operations/threatIntelligenceIndicatorMetrics.d.ts.map +1 -0
- package/dist-esm/src/operations/threatIntelligenceIndicatorMetrics.js +53 -0
- package/dist-esm/src/operations/threatIntelligenceIndicatorMetrics.js.map +1 -0
- package/dist-esm/src/operations/threatIntelligenceIndicators.d.ts +38 -0
- package/dist-esm/src/operations/threatIntelligenceIndicators.d.ts.map +1 -0
- package/dist-esm/src/operations/threatIntelligenceIndicators.js +149 -0
- package/dist-esm/src/operations/threatIntelligenceIndicators.js.map +1 -0
- package/dist-esm/src/operations/watchlistItems.d.ts +69 -0
- package/dist-esm/src/operations/watchlistItems.d.ts.map +1 -0
- package/dist-esm/src/operations/watchlistItems.js +268 -0
- package/dist-esm/src/operations/watchlistItems.js.map +1 -0
- package/dist-esm/src/operations/watchlists.d.ts +65 -0
- package/dist-esm/src/operations/watchlists.d.ts.map +1 -0
- package/dist-esm/src/operations/watchlists.js +240 -0
- package/dist-esm/src/operations/watchlists.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/actions.d.ts +42 -0
- package/dist-esm/src/operationsInterfaces/actions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/actions.js +9 -0
- package/dist-esm/src/operationsInterfaces/actions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/alertRuleTemplates.d.ts +21 -0
- package/dist-esm/src/operationsInterfaces/alertRuleTemplates.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/alertRuleTemplates.js +9 -0
- package/dist-esm/src/operationsInterfaces/alertRuleTemplates.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/alertRules.d.ts +38 -0
- package/dist-esm/src/operationsInterfaces/alertRules.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/alertRules.js +9 -0
- package/dist-esm/src/operationsInterfaces/alertRules.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/automationRules.d.ts +38 -0
- package/dist-esm/src/operationsInterfaces/automationRules.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/automationRules.js +9 -0
- package/dist-esm/src/operationsInterfaces/automationRules.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/bookmarkOperations.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/bookmarkOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/bookmarkOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/bookmarkOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/bookmarkRelations.d.ts +42 -0
- package/dist-esm/src/operationsInterfaces/bookmarkRelations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/bookmarkRelations.js +9 -0
- package/dist-esm/src/operationsInterfaces/bookmarkRelations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/bookmarks.d.ts +38 -0
- package/dist-esm/src/operationsInterfaces/bookmarks.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/bookmarks.js +9 -0
- package/dist-esm/src/operationsInterfaces/bookmarks.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/dataConnectors.d.ts +55 -0
- package/dist-esm/src/operationsInterfaces/dataConnectors.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/dataConnectors.js +9 -0
- package/dist-esm/src/operationsInterfaces/dataConnectors.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/dataConnectorsCheckRequirementsOperations.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/dataConnectorsCheckRequirementsOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/dataConnectorsCheckRequirementsOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/dataConnectorsCheckRequirementsOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/domainWhois.d.ts +12 -0
- package/dist-esm/src/operationsInterfaces/domainWhois.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/domainWhois.js +9 -0
- package/dist-esm/src/operationsInterfaces/domainWhois.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/entities.d.ts +48 -0
- package/dist-esm/src/operationsInterfaces/entities.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/entities.js +9 -0
- package/dist-esm/src/operationsInterfaces/entities.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/entitiesGetTimeline.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/entitiesGetTimeline.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/entitiesGetTimeline.js +9 -0
- package/dist-esm/src/operationsInterfaces/entitiesGetTimeline.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/entitiesRelations.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/entitiesRelations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/entitiesRelations.js +9 -0
- package/dist-esm/src/operationsInterfaces/entitiesRelations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/entityQueries.d.ts +38 -0
- package/dist-esm/src/operationsInterfaces/entityQueries.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/entityQueries.js +9 -0
- package/dist-esm/src/operationsInterfaces/entityQueries.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/entityQueryTemplates.d.ts +21 -0
- package/dist-esm/src/operationsInterfaces/entityQueryTemplates.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/entityQueryTemplates.js +9 -0
- package/dist-esm/src/operationsInterfaces/entityQueryTemplates.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/entityRelations.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/entityRelations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/entityRelations.js +9 -0
- package/dist-esm/src/operationsInterfaces/entityRelations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/iPGeodata.d.ts +12 -0
- package/dist-esm/src/operationsInterfaces/iPGeodata.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/iPGeodata.js +9 -0
- package/dist-esm/src/operationsInterfaces/iPGeodata.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/incidentComments.d.ts +42 -0
- package/dist-esm/src/operationsInterfaces/incidentComments.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/incidentComments.js +9 -0
- package/dist-esm/src/operationsInterfaces/incidentComments.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/incidentRelations.d.ts +42 -0
- package/dist-esm/src/operationsInterfaces/incidentRelations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/incidentRelations.js +9 -0
- package/dist-esm/src/operationsInterfaces/incidentRelations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/incidents.d.ts +72 -0
- package/dist-esm/src/operationsInterfaces/incidents.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/incidents.js +9 -0
- package/dist-esm/src/operationsInterfaces/incidents.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +33 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +40 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/metadata.d.ts +47 -0
- package/dist-esm/src/operationsInterfaces/metadata.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/metadata.js +9 -0
- package/dist-esm/src/operationsInterfaces/metadata.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/officeConsents.d.ts +29 -0
- package/dist-esm/src/operationsInterfaces/officeConsents.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/officeConsents.js +9 -0
- package/dist-esm/src/operationsInterfaces/officeConsents.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/productSettings.d.ts +37 -0
- package/dist-esm/src/operationsInterfaces/productSettings.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/productSettings.js +9 -0
- package/dist-esm/src/operationsInterfaces/productSettings.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/sentinelOnboardingStates.d.ts +36 -0
- package/dist-esm/src/operationsInterfaces/sentinelOnboardingStates.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/sentinelOnboardingStates.js +9 -0
- package/dist-esm/src/operationsInterfaces/sentinelOnboardingStates.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/sourceControlOperations.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/sourceControlOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/sourceControlOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/sourceControlOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/sourceControls.d.ts +38 -0
- package/dist-esm/src/operationsInterfaces/sourceControls.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/sourceControls.js +9 -0
- package/dist-esm/src/operationsInterfaces/sourceControls.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/threatIntelligenceIndicator.d.ts +68 -0
- package/dist-esm/src/operationsInterfaces/threatIntelligenceIndicator.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/threatIntelligenceIndicator.js +9 -0
- package/dist-esm/src/operationsInterfaces/threatIntelligenceIndicator.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/threatIntelligenceIndicatorMetrics.d.ts +12 -0
- package/dist-esm/src/operationsInterfaces/threatIntelligenceIndicatorMetrics.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/threatIntelligenceIndicatorMetrics.js +9 -0
- package/dist-esm/src/operationsInterfaces/threatIntelligenceIndicatorMetrics.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/threatIntelligenceIndicators.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/threatIntelligenceIndicators.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/threatIntelligenceIndicators.js +9 -0
- package/dist-esm/src/operationsInterfaces/threatIntelligenceIndicators.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/watchlistItems.d.ts +42 -0
- package/dist-esm/src/operationsInterfaces/watchlistItems.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/watchlistItems.js +9 -0
- package/dist-esm/src/operationsInterfaces/watchlistItems.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/watchlists.d.ts +40 -0
- package/dist-esm/src/operationsInterfaces/watchlists.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/watchlists.js +9 -0
- package/dist-esm/src/operationsInterfaces/watchlists.js.map +1 -0
- package/dist-esm/src/securityInsights.d.ts +49 -0
- package/dist-esm/src/securityInsights.d.ts.map +1 -0
- package/dist-esm/src/securityInsights.js +82 -0
- package/dist-esm/src/securityInsights.js.map +1 -0
- package/dist-esm/test/sampleTest.d.ts +2 -0
- package/dist-esm/test/sampleTest.d.ts.map +1 -0
- package/dist-esm/test/sampleTest.js +40 -0
- package/dist-esm/test/sampleTest.js.map +1 -0
- package/package.json +95 -0
- package/review/arm-securityinsight.api.md +5007 -0
- package/rollup.config.js +188 -0
- package/src/index.ts +12 -0
- package/src/models/index.ts +8349 -0
- package/src/models/mappers.ts +14311 -0
- package/src/models/parameters.ts +616 -0
- package/src/operations/actions.ts +351 -0
- package/src/operations/alertRuleTemplates.ts +221 -0
- package/src/operations/alertRules.ts +314 -0
- package/src/operations/automationRules.ts +320 -0
- package/src/operations/bookmarkOperations.ts +80 -0
- package/src/operations/bookmarkRelations.ts +369 -0
- package/src/operations/bookmarks.ts +314 -0
- package/src/operations/dataConnectors.ts +413 -0
- package/src/operations/dataConnectorsCheckRequirementsOperations.ts +83 -0
- package/src/operations/domainWhois.ts +71 -0
- package/src/operations/entities.ts +366 -0
- package/src/operations/entitiesGetTimeline.ts +80 -0
- package/src/operations/entitiesRelations.ts +216 -0
- package/src/operations/entityQueries.ts +315 -0
- package/src/operations/entityQueryTemplates.ts +221 -0
- package/src/operations/entityRelations.ts +78 -0
- package/src/operations/iPGeodata.ts +68 -0
- package/src/operations/incidentComments.ts +381 -0
- package/src/operations/incidentRelations.ts +369 -0
- package/src/operations/incidents.ts +508 -0
- package/src/operations/index.ts +40 -0
- package/src/operations/metadata.ts +381 -0
- package/src/operations/officeConsents.ts +263 -0
- package/src/operations/operations.ts +137 -0
- package/src/operations/productSettings.ts +207 -0
- package/src/operations/sentinelOnboardingStates.ts +222 -0
- package/src/operations/sourceControlOperations.ts +206 -0
- package/src/operations/sourceControls.ts +320 -0
- package/src/operations/threatIntelligenceIndicator.ts +526 -0
- package/src/operations/threatIntelligenceIndicatorMetrics.ts +73 -0
- package/src/operations/threatIntelligenceIndicators.ts +190 -0
- package/src/operations/watchlistItems.ts +369 -0
- package/src/operations/watchlists.ts +316 -0
- package/src/operationsInterfaces/actions.ts +84 -0
- package/src/operationsInterfaces/alertRuleTemplates.ts +44 -0
- package/src/operationsInterfaces/alertRules.ts +75 -0
- package/src/operationsInterfaces/automationRules.ts +75 -0
- package/src/operationsInterfaces/bookmarkOperations.ts +32 -0
- package/src/operationsInterfaces/bookmarkRelations.ts +83 -0
- package/src/operationsInterfaces/bookmarks.ts +75 -0
- package/src/operationsInterfaces/dataConnectors.ts +106 -0
- package/src/operationsInterfaces/dataConnectorsCheckRequirementsOperations.ts +30 -0
- package/src/operationsInterfaces/domainWhois.ts +27 -0
- package/src/operationsInterfaces/entities.ts +98 -0
- package/src/operationsInterfaces/entitiesGetTimeline.ts +32 -0
- package/src/operationsInterfaces/entitiesRelations.ts +28 -0
- package/src/operationsInterfaces/entityQueries.ts +76 -0
- package/src/operationsInterfaces/entityQueryTemplates.ts +44 -0
- package/src/operationsInterfaces/entityRelations.ts +31 -0
- package/src/operationsInterfaces/iPGeodata.ts +24 -0
- package/src/operationsInterfaces/incidentComments.ts +83 -0
- package/src/operationsInterfaces/incidentRelations.ts +83 -0
- package/src/operationsInterfaces/incidents.ts +139 -0
- package/src/operationsInterfaces/index.ts +40 -0
- package/src/operationsInterfaces/metadata.ts +93 -0
- package/src/operationsInterfaces/officeConsents.ts +58 -0
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/productSettings.ts +74 -0
- package/src/operationsInterfaces/sentinelOnboardingStates.ts +71 -0
- package/src/operationsInterfaces/sourceControlOperations.ts +32 -0
- package/src/operationsInterfaces/sourceControls.ts +75 -0
- package/src/operationsInterfaces/threatIntelligenceIndicator.ts +131 -0
- package/src/operationsInterfaces/threatIntelligenceIndicatorMetrics.ts +27 -0
- package/src/operationsInterfaces/threatIntelligenceIndicators.ts +29 -0
- package/src/operationsInterfaces/watchlistItems.ts +83 -0
- package/src/operationsInterfaces/watchlists.ts +77 -0
- package/src/securityInsights.ts +211 -0
- package/tsconfig.json +19 -0
- package/types/arm-securityinsight.d.ts +9299 -0
- package/types/tsdoc-metadata.json +11 -0
|
@@ -0,0 +1,616 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
import {
|
|
10
|
+
OperationParameter,
|
|
11
|
+
OperationURLParameter,
|
|
12
|
+
OperationQueryParameter
|
|
13
|
+
} from "@azure/core-client";
|
|
14
|
+
import {
|
|
15
|
+
AlertRule as AlertRuleMapper,
|
|
16
|
+
ActionRequest as ActionRequestMapper,
|
|
17
|
+
AutomationRule as AutomationRuleMapper,
|
|
18
|
+
Bookmark as BookmarkMapper,
|
|
19
|
+
Relation as RelationMapper,
|
|
20
|
+
BookmarkExpandParameters as BookmarkExpandParametersMapper,
|
|
21
|
+
CustomEntityQuery as CustomEntityQueryMapper,
|
|
22
|
+
EntityExpandParameters as EntityExpandParametersMapper,
|
|
23
|
+
EntityGetInsightsParameters as EntityGetInsightsParametersMapper,
|
|
24
|
+
EntityTimelineParameters as EntityTimelineParametersMapper,
|
|
25
|
+
Incident as IncidentMapper,
|
|
26
|
+
TeamProperties as TeamPropertiesMapper,
|
|
27
|
+
IncidentComment as IncidentCommentMapper,
|
|
28
|
+
MetadataModel as MetadataModelMapper,
|
|
29
|
+
MetadataPatch as MetadataPatchMapper,
|
|
30
|
+
SentinelOnboardingState as SentinelOnboardingStateMapper,
|
|
31
|
+
Settings as SettingsMapper,
|
|
32
|
+
SourceControl as SourceControlMapper,
|
|
33
|
+
Watchlist as WatchlistMapper,
|
|
34
|
+
WatchlistItem as WatchlistItemMapper,
|
|
35
|
+
DataConnector as DataConnectorMapper,
|
|
36
|
+
DataConnectorConnectBody as DataConnectorConnectBodyMapper,
|
|
37
|
+
DataConnectorsCheckRequirements as DataConnectorsCheckRequirementsMapper,
|
|
38
|
+
ThreatIntelligenceIndicatorModelForRequestBody as ThreatIntelligenceIndicatorModelForRequestBodyMapper,
|
|
39
|
+
ThreatIntelligenceFilteringCriteria as ThreatIntelligenceFilteringCriteriaMapper,
|
|
40
|
+
ThreatIntelligenceAppendTags as ThreatIntelligenceAppendTagsMapper
|
|
41
|
+
} from "../models/mappers";
|
|
42
|
+
|
|
43
|
+
export const accept: OperationParameter = {
|
|
44
|
+
parameterPath: "accept",
|
|
45
|
+
mapper: {
|
|
46
|
+
defaultValue: "application/json",
|
|
47
|
+
isConstant: true,
|
|
48
|
+
serializedName: "Accept",
|
|
49
|
+
type: {
|
|
50
|
+
name: "String"
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
};
|
|
54
|
+
|
|
55
|
+
export const $host: OperationURLParameter = {
|
|
56
|
+
parameterPath: "$host",
|
|
57
|
+
mapper: {
|
|
58
|
+
serializedName: "$host",
|
|
59
|
+
required: true,
|
|
60
|
+
type: {
|
|
61
|
+
name: "String"
|
|
62
|
+
}
|
|
63
|
+
},
|
|
64
|
+
skipEncoding: true
|
|
65
|
+
};
|
|
66
|
+
|
|
67
|
+
export const apiVersion: OperationQueryParameter = {
|
|
68
|
+
parameterPath: "apiVersion",
|
|
69
|
+
mapper: {
|
|
70
|
+
defaultValue: "2021-09-01-preview",
|
|
71
|
+
isConstant: true,
|
|
72
|
+
serializedName: "api-version",
|
|
73
|
+
type: {
|
|
74
|
+
name: "String"
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
};
|
|
78
|
+
|
|
79
|
+
export const subscriptionId: OperationURLParameter = {
|
|
80
|
+
parameterPath: "subscriptionId",
|
|
81
|
+
mapper: {
|
|
82
|
+
constraints: {
|
|
83
|
+
MinLength: 1
|
|
84
|
+
},
|
|
85
|
+
serializedName: "subscriptionId",
|
|
86
|
+
required: true,
|
|
87
|
+
type: {
|
|
88
|
+
name: "String"
|
|
89
|
+
}
|
|
90
|
+
}
|
|
91
|
+
};
|
|
92
|
+
|
|
93
|
+
export const resourceGroupName: OperationURLParameter = {
|
|
94
|
+
parameterPath: "resourceGroupName",
|
|
95
|
+
mapper: {
|
|
96
|
+
constraints: {
|
|
97
|
+
MaxLength: 90,
|
|
98
|
+
MinLength: 1
|
|
99
|
+
},
|
|
100
|
+
serializedName: "resourceGroupName",
|
|
101
|
+
required: true,
|
|
102
|
+
type: {
|
|
103
|
+
name: "String"
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
};
|
|
107
|
+
|
|
108
|
+
export const workspaceName: OperationURLParameter = {
|
|
109
|
+
parameterPath: "workspaceName",
|
|
110
|
+
mapper: {
|
|
111
|
+
constraints: {
|
|
112
|
+
MaxLength: 90,
|
|
113
|
+
MinLength: 1
|
|
114
|
+
},
|
|
115
|
+
serializedName: "workspaceName",
|
|
116
|
+
required: true,
|
|
117
|
+
type: {
|
|
118
|
+
name: "String"
|
|
119
|
+
}
|
|
120
|
+
}
|
|
121
|
+
};
|
|
122
|
+
|
|
123
|
+
export const ruleId: OperationURLParameter = {
|
|
124
|
+
parameterPath: "ruleId",
|
|
125
|
+
mapper: {
|
|
126
|
+
serializedName: "ruleId",
|
|
127
|
+
required: true,
|
|
128
|
+
type: {
|
|
129
|
+
name: "String"
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
};
|
|
133
|
+
|
|
134
|
+
export const contentType: OperationParameter = {
|
|
135
|
+
parameterPath: ["options", "contentType"],
|
|
136
|
+
mapper: {
|
|
137
|
+
defaultValue: "application/json",
|
|
138
|
+
isConstant: true,
|
|
139
|
+
serializedName: "Content-Type",
|
|
140
|
+
type: {
|
|
141
|
+
name: "String"
|
|
142
|
+
}
|
|
143
|
+
}
|
|
144
|
+
};
|
|
145
|
+
|
|
146
|
+
export const alertRule: OperationParameter = {
|
|
147
|
+
parameterPath: "alertRule",
|
|
148
|
+
mapper: AlertRuleMapper
|
|
149
|
+
};
|
|
150
|
+
|
|
151
|
+
export const nextLink: OperationURLParameter = {
|
|
152
|
+
parameterPath: "nextLink",
|
|
153
|
+
mapper: {
|
|
154
|
+
serializedName: "nextLink",
|
|
155
|
+
required: true,
|
|
156
|
+
type: {
|
|
157
|
+
name: "String"
|
|
158
|
+
}
|
|
159
|
+
},
|
|
160
|
+
skipEncoding: true
|
|
161
|
+
};
|
|
162
|
+
|
|
163
|
+
export const actionId: OperationURLParameter = {
|
|
164
|
+
parameterPath: "actionId",
|
|
165
|
+
mapper: {
|
|
166
|
+
serializedName: "actionId",
|
|
167
|
+
required: true,
|
|
168
|
+
type: {
|
|
169
|
+
name: "String"
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
};
|
|
173
|
+
|
|
174
|
+
export const action: OperationParameter = {
|
|
175
|
+
parameterPath: "action",
|
|
176
|
+
mapper: ActionRequestMapper
|
|
177
|
+
};
|
|
178
|
+
|
|
179
|
+
export const alertRuleTemplateId: OperationURLParameter = {
|
|
180
|
+
parameterPath: "alertRuleTemplateId",
|
|
181
|
+
mapper: {
|
|
182
|
+
serializedName: "alertRuleTemplateId",
|
|
183
|
+
required: true,
|
|
184
|
+
type: {
|
|
185
|
+
name: "String"
|
|
186
|
+
}
|
|
187
|
+
}
|
|
188
|
+
};
|
|
189
|
+
|
|
190
|
+
export const automationRuleId: OperationURLParameter = {
|
|
191
|
+
parameterPath: "automationRuleId",
|
|
192
|
+
mapper: {
|
|
193
|
+
serializedName: "automationRuleId",
|
|
194
|
+
required: true,
|
|
195
|
+
type: {
|
|
196
|
+
name: "String"
|
|
197
|
+
}
|
|
198
|
+
}
|
|
199
|
+
};
|
|
200
|
+
|
|
201
|
+
export const automationRule: OperationParameter = {
|
|
202
|
+
parameterPath: "automationRule",
|
|
203
|
+
mapper: AutomationRuleMapper
|
|
204
|
+
};
|
|
205
|
+
|
|
206
|
+
export const bookmarkId: OperationURLParameter = {
|
|
207
|
+
parameterPath: "bookmarkId",
|
|
208
|
+
mapper: {
|
|
209
|
+
serializedName: "bookmarkId",
|
|
210
|
+
required: true,
|
|
211
|
+
type: {
|
|
212
|
+
name: "String"
|
|
213
|
+
}
|
|
214
|
+
}
|
|
215
|
+
};
|
|
216
|
+
|
|
217
|
+
export const bookmark: OperationParameter = {
|
|
218
|
+
parameterPath: "bookmark",
|
|
219
|
+
mapper: BookmarkMapper
|
|
220
|
+
};
|
|
221
|
+
|
|
222
|
+
export const filter: OperationQueryParameter = {
|
|
223
|
+
parameterPath: ["options", "filter"],
|
|
224
|
+
mapper: {
|
|
225
|
+
serializedName: "$filter",
|
|
226
|
+
type: {
|
|
227
|
+
name: "String"
|
|
228
|
+
}
|
|
229
|
+
}
|
|
230
|
+
};
|
|
231
|
+
|
|
232
|
+
export const orderby: OperationQueryParameter = {
|
|
233
|
+
parameterPath: ["options", "orderby"],
|
|
234
|
+
mapper: {
|
|
235
|
+
serializedName: "$orderby",
|
|
236
|
+
type: {
|
|
237
|
+
name: "String"
|
|
238
|
+
}
|
|
239
|
+
}
|
|
240
|
+
};
|
|
241
|
+
|
|
242
|
+
export const top: OperationQueryParameter = {
|
|
243
|
+
parameterPath: ["options", "top"],
|
|
244
|
+
mapper: {
|
|
245
|
+
serializedName: "$top",
|
|
246
|
+
type: {
|
|
247
|
+
name: "Number"
|
|
248
|
+
}
|
|
249
|
+
}
|
|
250
|
+
};
|
|
251
|
+
|
|
252
|
+
export const skipToken: OperationQueryParameter = {
|
|
253
|
+
parameterPath: ["options", "skipToken"],
|
|
254
|
+
mapper: {
|
|
255
|
+
serializedName: "$skipToken",
|
|
256
|
+
type: {
|
|
257
|
+
name: "String"
|
|
258
|
+
}
|
|
259
|
+
}
|
|
260
|
+
};
|
|
261
|
+
|
|
262
|
+
export const relationName: OperationURLParameter = {
|
|
263
|
+
parameterPath: "relationName",
|
|
264
|
+
mapper: {
|
|
265
|
+
serializedName: "relationName",
|
|
266
|
+
required: true,
|
|
267
|
+
type: {
|
|
268
|
+
name: "String"
|
|
269
|
+
}
|
|
270
|
+
}
|
|
271
|
+
};
|
|
272
|
+
|
|
273
|
+
export const relation: OperationParameter = {
|
|
274
|
+
parameterPath: "relation",
|
|
275
|
+
mapper: RelationMapper
|
|
276
|
+
};
|
|
277
|
+
|
|
278
|
+
export const parameters: OperationParameter = {
|
|
279
|
+
parameterPath: "parameters",
|
|
280
|
+
mapper: BookmarkExpandParametersMapper
|
|
281
|
+
};
|
|
282
|
+
|
|
283
|
+
export const ipAddress: OperationQueryParameter = {
|
|
284
|
+
parameterPath: "ipAddress",
|
|
285
|
+
mapper: {
|
|
286
|
+
serializedName: "ipAddress",
|
|
287
|
+
required: true,
|
|
288
|
+
type: {
|
|
289
|
+
name: "String"
|
|
290
|
+
}
|
|
291
|
+
}
|
|
292
|
+
};
|
|
293
|
+
|
|
294
|
+
export const domain: OperationQueryParameter = {
|
|
295
|
+
parameterPath: "domain",
|
|
296
|
+
mapper: {
|
|
297
|
+
serializedName: "domain",
|
|
298
|
+
required: true,
|
|
299
|
+
type: {
|
|
300
|
+
name: "String"
|
|
301
|
+
}
|
|
302
|
+
}
|
|
303
|
+
};
|
|
304
|
+
|
|
305
|
+
export const kind: OperationQueryParameter = {
|
|
306
|
+
parameterPath: ["options", "kind"],
|
|
307
|
+
mapper: {
|
|
308
|
+
serializedName: "kind",
|
|
309
|
+
type: {
|
|
310
|
+
name: "String"
|
|
311
|
+
}
|
|
312
|
+
}
|
|
313
|
+
};
|
|
314
|
+
|
|
315
|
+
export const entityQueryId: OperationURLParameter = {
|
|
316
|
+
parameterPath: "entityQueryId",
|
|
317
|
+
mapper: {
|
|
318
|
+
serializedName: "entityQueryId",
|
|
319
|
+
required: true,
|
|
320
|
+
type: {
|
|
321
|
+
name: "String"
|
|
322
|
+
}
|
|
323
|
+
}
|
|
324
|
+
};
|
|
325
|
+
|
|
326
|
+
export const entityQuery: OperationParameter = {
|
|
327
|
+
parameterPath: "entityQuery",
|
|
328
|
+
mapper: CustomEntityQueryMapper
|
|
329
|
+
};
|
|
330
|
+
|
|
331
|
+
export const entityId: OperationURLParameter = {
|
|
332
|
+
parameterPath: "entityId",
|
|
333
|
+
mapper: {
|
|
334
|
+
serializedName: "entityId",
|
|
335
|
+
required: true,
|
|
336
|
+
type: {
|
|
337
|
+
name: "String"
|
|
338
|
+
}
|
|
339
|
+
}
|
|
340
|
+
};
|
|
341
|
+
|
|
342
|
+
export const parameters1: OperationParameter = {
|
|
343
|
+
parameterPath: "parameters",
|
|
344
|
+
mapper: EntityExpandParametersMapper
|
|
345
|
+
};
|
|
346
|
+
|
|
347
|
+
export const kind1: OperationQueryParameter = {
|
|
348
|
+
parameterPath: "kind",
|
|
349
|
+
mapper: {
|
|
350
|
+
serializedName: "kind",
|
|
351
|
+
required: true,
|
|
352
|
+
type: {
|
|
353
|
+
name: "String"
|
|
354
|
+
}
|
|
355
|
+
}
|
|
356
|
+
};
|
|
357
|
+
|
|
358
|
+
export const parameters2: OperationParameter = {
|
|
359
|
+
parameterPath: "parameters",
|
|
360
|
+
mapper: EntityGetInsightsParametersMapper
|
|
361
|
+
};
|
|
362
|
+
|
|
363
|
+
export const parameters3: OperationParameter = {
|
|
364
|
+
parameterPath: "parameters",
|
|
365
|
+
mapper: EntityTimelineParametersMapper
|
|
366
|
+
};
|
|
367
|
+
|
|
368
|
+
export const incidentId: OperationURLParameter = {
|
|
369
|
+
parameterPath: "incidentId",
|
|
370
|
+
mapper: {
|
|
371
|
+
serializedName: "incidentId",
|
|
372
|
+
required: true,
|
|
373
|
+
type: {
|
|
374
|
+
name: "String"
|
|
375
|
+
}
|
|
376
|
+
}
|
|
377
|
+
};
|
|
378
|
+
|
|
379
|
+
export const incident: OperationParameter = {
|
|
380
|
+
parameterPath: "incident",
|
|
381
|
+
mapper: IncidentMapper
|
|
382
|
+
};
|
|
383
|
+
|
|
384
|
+
export const teamProperties: OperationParameter = {
|
|
385
|
+
parameterPath: "teamProperties",
|
|
386
|
+
mapper: TeamPropertiesMapper
|
|
387
|
+
};
|
|
388
|
+
|
|
389
|
+
export const incidentCommentId: OperationURLParameter = {
|
|
390
|
+
parameterPath: "incidentCommentId",
|
|
391
|
+
mapper: {
|
|
392
|
+
serializedName: "incidentCommentId",
|
|
393
|
+
required: true,
|
|
394
|
+
type: {
|
|
395
|
+
name: "String"
|
|
396
|
+
}
|
|
397
|
+
}
|
|
398
|
+
};
|
|
399
|
+
|
|
400
|
+
export const incidentComment: OperationParameter = {
|
|
401
|
+
parameterPath: "incidentComment",
|
|
402
|
+
mapper: IncidentCommentMapper
|
|
403
|
+
};
|
|
404
|
+
|
|
405
|
+
export const skip: OperationQueryParameter = {
|
|
406
|
+
parameterPath: ["options", "skip"],
|
|
407
|
+
mapper: {
|
|
408
|
+
serializedName: "$skip",
|
|
409
|
+
type: {
|
|
410
|
+
name: "Number"
|
|
411
|
+
}
|
|
412
|
+
}
|
|
413
|
+
};
|
|
414
|
+
|
|
415
|
+
export const metadataName: OperationURLParameter = {
|
|
416
|
+
parameterPath: "metadataName",
|
|
417
|
+
mapper: {
|
|
418
|
+
serializedName: "metadataName",
|
|
419
|
+
required: true,
|
|
420
|
+
type: {
|
|
421
|
+
name: "String"
|
|
422
|
+
}
|
|
423
|
+
}
|
|
424
|
+
};
|
|
425
|
+
|
|
426
|
+
export const metadata: OperationParameter = {
|
|
427
|
+
parameterPath: "metadata",
|
|
428
|
+
mapper: MetadataModelMapper
|
|
429
|
+
};
|
|
430
|
+
|
|
431
|
+
export const metadataPatch: OperationParameter = {
|
|
432
|
+
parameterPath: "metadataPatch",
|
|
433
|
+
mapper: MetadataPatchMapper
|
|
434
|
+
};
|
|
435
|
+
|
|
436
|
+
export const sentinelOnboardingStateName: OperationURLParameter = {
|
|
437
|
+
parameterPath: "sentinelOnboardingStateName",
|
|
438
|
+
mapper: {
|
|
439
|
+
serializedName: "sentinelOnboardingStateName",
|
|
440
|
+
required: true,
|
|
441
|
+
type: {
|
|
442
|
+
name: "String"
|
|
443
|
+
}
|
|
444
|
+
}
|
|
445
|
+
};
|
|
446
|
+
|
|
447
|
+
export const sentinelOnboardingStateParameter: OperationParameter = {
|
|
448
|
+
parameterPath: ["options", "sentinelOnboardingStateParameter"],
|
|
449
|
+
mapper: SentinelOnboardingStateMapper
|
|
450
|
+
};
|
|
451
|
+
|
|
452
|
+
export const settingsName: OperationURLParameter = {
|
|
453
|
+
parameterPath: "settingsName",
|
|
454
|
+
mapper: {
|
|
455
|
+
serializedName: "settingsName",
|
|
456
|
+
required: true,
|
|
457
|
+
type: {
|
|
458
|
+
name: "String"
|
|
459
|
+
}
|
|
460
|
+
}
|
|
461
|
+
};
|
|
462
|
+
|
|
463
|
+
export const settings: OperationParameter = {
|
|
464
|
+
parameterPath: "settings",
|
|
465
|
+
mapper: SettingsMapper
|
|
466
|
+
};
|
|
467
|
+
|
|
468
|
+
export const repoType: OperationParameter = {
|
|
469
|
+
parameterPath: "repoType",
|
|
470
|
+
mapper: {
|
|
471
|
+
serializedName: "repoType",
|
|
472
|
+
required: true,
|
|
473
|
+
type: {
|
|
474
|
+
name: "String"
|
|
475
|
+
}
|
|
476
|
+
}
|
|
477
|
+
};
|
|
478
|
+
|
|
479
|
+
export const sourceControlId: OperationURLParameter = {
|
|
480
|
+
parameterPath: "sourceControlId",
|
|
481
|
+
mapper: {
|
|
482
|
+
serializedName: "sourceControlId",
|
|
483
|
+
required: true,
|
|
484
|
+
type: {
|
|
485
|
+
name: "String"
|
|
486
|
+
}
|
|
487
|
+
}
|
|
488
|
+
};
|
|
489
|
+
|
|
490
|
+
export const sourceControl: OperationParameter = {
|
|
491
|
+
parameterPath: "sourceControl",
|
|
492
|
+
mapper: SourceControlMapper
|
|
493
|
+
};
|
|
494
|
+
|
|
495
|
+
export const watchlistAlias: OperationURLParameter = {
|
|
496
|
+
parameterPath: "watchlistAlias",
|
|
497
|
+
mapper: {
|
|
498
|
+
serializedName: "watchlistAlias",
|
|
499
|
+
required: true,
|
|
500
|
+
type: {
|
|
501
|
+
name: "String"
|
|
502
|
+
}
|
|
503
|
+
}
|
|
504
|
+
};
|
|
505
|
+
|
|
506
|
+
export const watchlist: OperationParameter = {
|
|
507
|
+
parameterPath: "watchlist",
|
|
508
|
+
mapper: WatchlistMapper
|
|
509
|
+
};
|
|
510
|
+
|
|
511
|
+
export const watchlistItemId: OperationURLParameter = {
|
|
512
|
+
parameterPath: "watchlistItemId",
|
|
513
|
+
mapper: {
|
|
514
|
+
serializedName: "watchlistItemId",
|
|
515
|
+
required: true,
|
|
516
|
+
type: {
|
|
517
|
+
name: "String"
|
|
518
|
+
}
|
|
519
|
+
}
|
|
520
|
+
};
|
|
521
|
+
|
|
522
|
+
export const watchlistItem: OperationParameter = {
|
|
523
|
+
parameterPath: "watchlistItem",
|
|
524
|
+
mapper: WatchlistItemMapper
|
|
525
|
+
};
|
|
526
|
+
|
|
527
|
+
export const dataConnectorId: OperationURLParameter = {
|
|
528
|
+
parameterPath: "dataConnectorId",
|
|
529
|
+
mapper: {
|
|
530
|
+
serializedName: "dataConnectorId",
|
|
531
|
+
required: true,
|
|
532
|
+
type: {
|
|
533
|
+
name: "String"
|
|
534
|
+
}
|
|
535
|
+
}
|
|
536
|
+
};
|
|
537
|
+
|
|
538
|
+
export const dataConnector: OperationParameter = {
|
|
539
|
+
parameterPath: "dataConnector",
|
|
540
|
+
mapper: DataConnectorMapper
|
|
541
|
+
};
|
|
542
|
+
|
|
543
|
+
export const connectBody: OperationParameter = {
|
|
544
|
+
parameterPath: "connectBody",
|
|
545
|
+
mapper: DataConnectorConnectBodyMapper
|
|
546
|
+
};
|
|
547
|
+
|
|
548
|
+
export const dataConnectorsCheckRequirements: OperationParameter = {
|
|
549
|
+
parameterPath: "dataConnectorsCheckRequirements",
|
|
550
|
+
mapper: DataConnectorsCheckRequirementsMapper
|
|
551
|
+
};
|
|
552
|
+
|
|
553
|
+
export const threatIntelligenceProperties: OperationParameter = {
|
|
554
|
+
parameterPath: "threatIntelligenceProperties",
|
|
555
|
+
mapper: ThreatIntelligenceIndicatorModelForRequestBodyMapper
|
|
556
|
+
};
|
|
557
|
+
|
|
558
|
+
export const name: OperationURLParameter = {
|
|
559
|
+
parameterPath: "name",
|
|
560
|
+
mapper: {
|
|
561
|
+
serializedName: "name",
|
|
562
|
+
required: true,
|
|
563
|
+
type: {
|
|
564
|
+
name: "String"
|
|
565
|
+
}
|
|
566
|
+
}
|
|
567
|
+
};
|
|
568
|
+
|
|
569
|
+
export const threatIntelligenceFilteringCriteria: OperationParameter = {
|
|
570
|
+
parameterPath: "threatIntelligenceFilteringCriteria",
|
|
571
|
+
mapper: ThreatIntelligenceFilteringCriteriaMapper
|
|
572
|
+
};
|
|
573
|
+
|
|
574
|
+
export const threatIntelligenceAppendTags: OperationParameter = {
|
|
575
|
+
parameterPath: "threatIntelligenceAppendTags",
|
|
576
|
+
mapper: ThreatIntelligenceAppendTagsMapper
|
|
577
|
+
};
|
|
578
|
+
|
|
579
|
+
export const threatIntelligenceReplaceTags: OperationParameter = {
|
|
580
|
+
parameterPath: "threatIntelligenceReplaceTags",
|
|
581
|
+
mapper: ThreatIntelligenceIndicatorModelForRequestBodyMapper
|
|
582
|
+
};
|
|
583
|
+
|
|
584
|
+
export const consentId: OperationURLParameter = {
|
|
585
|
+
parameterPath: "consentId",
|
|
586
|
+
mapper: {
|
|
587
|
+
serializedName: "consentId",
|
|
588
|
+
required: true,
|
|
589
|
+
type: {
|
|
590
|
+
name: "String"
|
|
591
|
+
}
|
|
592
|
+
}
|
|
593
|
+
};
|
|
594
|
+
|
|
595
|
+
export const kind2: OperationQueryParameter = {
|
|
596
|
+
parameterPath: ["options", "kind"],
|
|
597
|
+
mapper: {
|
|
598
|
+
defaultValue: "Activity",
|
|
599
|
+
isConstant: true,
|
|
600
|
+
serializedName: "kind",
|
|
601
|
+
type: {
|
|
602
|
+
name: "String"
|
|
603
|
+
}
|
|
604
|
+
}
|
|
605
|
+
};
|
|
606
|
+
|
|
607
|
+
export const entityQueryTemplateId: OperationURLParameter = {
|
|
608
|
+
parameterPath: "entityQueryTemplateId",
|
|
609
|
+
mapper: {
|
|
610
|
+
serializedName: "entityQueryTemplateId",
|
|
611
|
+
required: true,
|
|
612
|
+
type: {
|
|
613
|
+
name: "String"
|
|
614
|
+
}
|
|
615
|
+
}
|
|
616
|
+
};
|