@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,83 @@
|
|
|
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 { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
+
import {
|
|
11
|
+
IncidentComment,
|
|
12
|
+
IncidentCommentsListOptionalParams,
|
|
13
|
+
IncidentCommentsGetOptionalParams,
|
|
14
|
+
IncidentCommentsGetResponse,
|
|
15
|
+
IncidentCommentsCreateOrUpdateOptionalParams,
|
|
16
|
+
IncidentCommentsCreateOrUpdateResponse,
|
|
17
|
+
IncidentCommentsDeleteOptionalParams
|
|
18
|
+
} from "../models";
|
|
19
|
+
|
|
20
|
+
/// <reference lib="esnext.asynciterable" />
|
|
21
|
+
/** Interface representing a IncidentComments. */
|
|
22
|
+
export interface IncidentComments {
|
|
23
|
+
/**
|
|
24
|
+
* Gets all incident comments.
|
|
25
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
26
|
+
* @param workspaceName The name of the workspace.
|
|
27
|
+
* @param incidentId Incident ID
|
|
28
|
+
* @param options The options parameters.
|
|
29
|
+
*/
|
|
30
|
+
list(
|
|
31
|
+
resourceGroupName: string,
|
|
32
|
+
workspaceName: string,
|
|
33
|
+
incidentId: string,
|
|
34
|
+
options?: IncidentCommentsListOptionalParams
|
|
35
|
+
): PagedAsyncIterableIterator<IncidentComment>;
|
|
36
|
+
/**
|
|
37
|
+
* Gets an incident comment.
|
|
38
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
39
|
+
* @param workspaceName The name of the workspace.
|
|
40
|
+
* @param incidentId Incident ID
|
|
41
|
+
* @param incidentCommentId Incident comment ID
|
|
42
|
+
* @param options The options parameters.
|
|
43
|
+
*/
|
|
44
|
+
get(
|
|
45
|
+
resourceGroupName: string,
|
|
46
|
+
workspaceName: string,
|
|
47
|
+
incidentId: string,
|
|
48
|
+
incidentCommentId: string,
|
|
49
|
+
options?: IncidentCommentsGetOptionalParams
|
|
50
|
+
): Promise<IncidentCommentsGetResponse>;
|
|
51
|
+
/**
|
|
52
|
+
* Creates or updates the incident comment.
|
|
53
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
54
|
+
* @param workspaceName The name of the workspace.
|
|
55
|
+
* @param incidentId Incident ID
|
|
56
|
+
* @param incidentCommentId Incident comment ID
|
|
57
|
+
* @param incidentComment The incident comment
|
|
58
|
+
* @param options The options parameters.
|
|
59
|
+
*/
|
|
60
|
+
createOrUpdate(
|
|
61
|
+
resourceGroupName: string,
|
|
62
|
+
workspaceName: string,
|
|
63
|
+
incidentId: string,
|
|
64
|
+
incidentCommentId: string,
|
|
65
|
+
incidentComment: IncidentComment,
|
|
66
|
+
options?: IncidentCommentsCreateOrUpdateOptionalParams
|
|
67
|
+
): Promise<IncidentCommentsCreateOrUpdateResponse>;
|
|
68
|
+
/**
|
|
69
|
+
* Delete the incident comment.
|
|
70
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
71
|
+
* @param workspaceName The name of the workspace.
|
|
72
|
+
* @param incidentId Incident ID
|
|
73
|
+
* @param incidentCommentId Incident comment ID
|
|
74
|
+
* @param options The options parameters.
|
|
75
|
+
*/
|
|
76
|
+
delete(
|
|
77
|
+
resourceGroupName: string,
|
|
78
|
+
workspaceName: string,
|
|
79
|
+
incidentId: string,
|
|
80
|
+
incidentCommentId: string,
|
|
81
|
+
options?: IncidentCommentsDeleteOptionalParams
|
|
82
|
+
): Promise<void>;
|
|
83
|
+
}
|
|
@@ -0,0 +1,83 @@
|
|
|
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 { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
+
import {
|
|
11
|
+
Relation,
|
|
12
|
+
IncidentRelationsListOptionalParams,
|
|
13
|
+
IncidentRelationsGetOptionalParams,
|
|
14
|
+
IncidentRelationsGetResponse,
|
|
15
|
+
IncidentRelationsCreateOrUpdateOptionalParams,
|
|
16
|
+
IncidentRelationsCreateOrUpdateResponse,
|
|
17
|
+
IncidentRelationsDeleteOptionalParams
|
|
18
|
+
} from "../models";
|
|
19
|
+
|
|
20
|
+
/// <reference lib="esnext.asynciterable" />
|
|
21
|
+
/** Interface representing a IncidentRelations. */
|
|
22
|
+
export interface IncidentRelations {
|
|
23
|
+
/**
|
|
24
|
+
* Gets all incident relations.
|
|
25
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
26
|
+
* @param workspaceName The name of the workspace.
|
|
27
|
+
* @param incidentId Incident ID
|
|
28
|
+
* @param options The options parameters.
|
|
29
|
+
*/
|
|
30
|
+
list(
|
|
31
|
+
resourceGroupName: string,
|
|
32
|
+
workspaceName: string,
|
|
33
|
+
incidentId: string,
|
|
34
|
+
options?: IncidentRelationsListOptionalParams
|
|
35
|
+
): PagedAsyncIterableIterator<Relation>;
|
|
36
|
+
/**
|
|
37
|
+
* Gets an incident relation.
|
|
38
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
39
|
+
* @param workspaceName The name of the workspace.
|
|
40
|
+
* @param incidentId Incident ID
|
|
41
|
+
* @param relationName Relation Name
|
|
42
|
+
* @param options The options parameters.
|
|
43
|
+
*/
|
|
44
|
+
get(
|
|
45
|
+
resourceGroupName: string,
|
|
46
|
+
workspaceName: string,
|
|
47
|
+
incidentId: string,
|
|
48
|
+
relationName: string,
|
|
49
|
+
options?: IncidentRelationsGetOptionalParams
|
|
50
|
+
): Promise<IncidentRelationsGetResponse>;
|
|
51
|
+
/**
|
|
52
|
+
* Creates or updates the incident relation.
|
|
53
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
54
|
+
* @param workspaceName The name of the workspace.
|
|
55
|
+
* @param incidentId Incident ID
|
|
56
|
+
* @param relationName Relation Name
|
|
57
|
+
* @param relation The relation model
|
|
58
|
+
* @param options The options parameters.
|
|
59
|
+
*/
|
|
60
|
+
createOrUpdate(
|
|
61
|
+
resourceGroupName: string,
|
|
62
|
+
workspaceName: string,
|
|
63
|
+
incidentId: string,
|
|
64
|
+
relationName: string,
|
|
65
|
+
relation: Relation,
|
|
66
|
+
options?: IncidentRelationsCreateOrUpdateOptionalParams
|
|
67
|
+
): Promise<IncidentRelationsCreateOrUpdateResponse>;
|
|
68
|
+
/**
|
|
69
|
+
* Delete the incident relation.
|
|
70
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
71
|
+
* @param workspaceName The name of the workspace.
|
|
72
|
+
* @param incidentId Incident ID
|
|
73
|
+
* @param relationName Relation Name
|
|
74
|
+
* @param options The options parameters.
|
|
75
|
+
*/
|
|
76
|
+
delete(
|
|
77
|
+
resourceGroupName: string,
|
|
78
|
+
workspaceName: string,
|
|
79
|
+
incidentId: string,
|
|
80
|
+
relationName: string,
|
|
81
|
+
options?: IncidentRelationsDeleteOptionalParams
|
|
82
|
+
): Promise<void>;
|
|
83
|
+
}
|
|
@@ -0,0 +1,139 @@
|
|
|
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 { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
+
import {
|
|
11
|
+
Incident,
|
|
12
|
+
IncidentsListOptionalParams,
|
|
13
|
+
IncidentsGetOptionalParams,
|
|
14
|
+
IncidentsGetResponse,
|
|
15
|
+
IncidentsCreateOrUpdateOptionalParams,
|
|
16
|
+
IncidentsCreateOrUpdateResponse,
|
|
17
|
+
IncidentsDeleteOptionalParams,
|
|
18
|
+
TeamProperties,
|
|
19
|
+
IncidentsCreateTeamOptionalParams,
|
|
20
|
+
IncidentsCreateTeamResponse,
|
|
21
|
+
IncidentsListAlertsOptionalParams,
|
|
22
|
+
IncidentsListAlertsResponse,
|
|
23
|
+
IncidentsListBookmarksOptionalParams,
|
|
24
|
+
IncidentsListBookmarksResponse,
|
|
25
|
+
IncidentsListEntitiesOptionalParams,
|
|
26
|
+
IncidentsListEntitiesResponse
|
|
27
|
+
} from "../models";
|
|
28
|
+
|
|
29
|
+
/// <reference lib="esnext.asynciterable" />
|
|
30
|
+
/** Interface representing a Incidents. */
|
|
31
|
+
export interface Incidents {
|
|
32
|
+
/**
|
|
33
|
+
* Gets all incidents.
|
|
34
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
35
|
+
* @param workspaceName The name of the workspace.
|
|
36
|
+
* @param options The options parameters.
|
|
37
|
+
*/
|
|
38
|
+
list(
|
|
39
|
+
resourceGroupName: string,
|
|
40
|
+
workspaceName: string,
|
|
41
|
+
options?: IncidentsListOptionalParams
|
|
42
|
+
): PagedAsyncIterableIterator<Incident>;
|
|
43
|
+
/**
|
|
44
|
+
* Gets an incident.
|
|
45
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
46
|
+
* @param workspaceName The name of the workspace.
|
|
47
|
+
* @param incidentId Incident ID
|
|
48
|
+
* @param options The options parameters.
|
|
49
|
+
*/
|
|
50
|
+
get(
|
|
51
|
+
resourceGroupName: string,
|
|
52
|
+
workspaceName: string,
|
|
53
|
+
incidentId: string,
|
|
54
|
+
options?: IncidentsGetOptionalParams
|
|
55
|
+
): Promise<IncidentsGetResponse>;
|
|
56
|
+
/**
|
|
57
|
+
* Creates or updates the incident.
|
|
58
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
59
|
+
* @param workspaceName The name of the workspace.
|
|
60
|
+
* @param incidentId Incident ID
|
|
61
|
+
* @param incident The incident
|
|
62
|
+
* @param options The options parameters.
|
|
63
|
+
*/
|
|
64
|
+
createOrUpdate(
|
|
65
|
+
resourceGroupName: string,
|
|
66
|
+
workspaceName: string,
|
|
67
|
+
incidentId: string,
|
|
68
|
+
incident: Incident,
|
|
69
|
+
options?: IncidentsCreateOrUpdateOptionalParams
|
|
70
|
+
): Promise<IncidentsCreateOrUpdateResponse>;
|
|
71
|
+
/**
|
|
72
|
+
* Delete the incident.
|
|
73
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
74
|
+
* @param workspaceName The name of the workspace.
|
|
75
|
+
* @param incidentId Incident ID
|
|
76
|
+
* @param options The options parameters.
|
|
77
|
+
*/
|
|
78
|
+
delete(
|
|
79
|
+
resourceGroupName: string,
|
|
80
|
+
workspaceName: string,
|
|
81
|
+
incidentId: string,
|
|
82
|
+
options?: IncidentsDeleteOptionalParams
|
|
83
|
+
): Promise<void>;
|
|
84
|
+
/**
|
|
85
|
+
* Creates a Microsoft team to investigate the incident by sharing information and insights between
|
|
86
|
+
* participants.
|
|
87
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
88
|
+
* @param workspaceName The name of the workspace.
|
|
89
|
+
* @param incidentId Incident ID
|
|
90
|
+
* @param teamProperties Team properties
|
|
91
|
+
* @param options The options parameters.
|
|
92
|
+
*/
|
|
93
|
+
createTeam(
|
|
94
|
+
resourceGroupName: string,
|
|
95
|
+
workspaceName: string,
|
|
96
|
+
incidentId: string,
|
|
97
|
+
teamProperties: TeamProperties,
|
|
98
|
+
options?: IncidentsCreateTeamOptionalParams
|
|
99
|
+
): Promise<IncidentsCreateTeamResponse>;
|
|
100
|
+
/**
|
|
101
|
+
* Gets all incident alerts.
|
|
102
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
103
|
+
* @param workspaceName The name of the workspace.
|
|
104
|
+
* @param incidentId Incident ID
|
|
105
|
+
* @param options The options parameters.
|
|
106
|
+
*/
|
|
107
|
+
listAlerts(
|
|
108
|
+
resourceGroupName: string,
|
|
109
|
+
workspaceName: string,
|
|
110
|
+
incidentId: string,
|
|
111
|
+
options?: IncidentsListAlertsOptionalParams
|
|
112
|
+
): Promise<IncidentsListAlertsResponse>;
|
|
113
|
+
/**
|
|
114
|
+
* Gets all incident bookmarks.
|
|
115
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
116
|
+
* @param workspaceName The name of the workspace.
|
|
117
|
+
* @param incidentId Incident ID
|
|
118
|
+
* @param options The options parameters.
|
|
119
|
+
*/
|
|
120
|
+
listBookmarks(
|
|
121
|
+
resourceGroupName: string,
|
|
122
|
+
workspaceName: string,
|
|
123
|
+
incidentId: string,
|
|
124
|
+
options?: IncidentsListBookmarksOptionalParams
|
|
125
|
+
): Promise<IncidentsListBookmarksResponse>;
|
|
126
|
+
/**
|
|
127
|
+
* Gets all incident related entities.
|
|
128
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
129
|
+
* @param workspaceName The name of the workspace.
|
|
130
|
+
* @param incidentId Incident ID
|
|
131
|
+
* @param options The options parameters.
|
|
132
|
+
*/
|
|
133
|
+
listEntities(
|
|
134
|
+
resourceGroupName: string,
|
|
135
|
+
workspaceName: string,
|
|
136
|
+
incidentId: string,
|
|
137
|
+
options?: IncidentsListEntitiesOptionalParams
|
|
138
|
+
): Promise<IncidentsListEntitiesResponse>;
|
|
139
|
+
}
|
|
@@ -0,0 +1,40 @@
|
|
|
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
|
+
export * from "./alertRules";
|
|
10
|
+
export * from "./actions";
|
|
11
|
+
export * from "./alertRuleTemplates";
|
|
12
|
+
export * from "./automationRules";
|
|
13
|
+
export * from "./bookmarks";
|
|
14
|
+
export * from "./bookmarkRelations";
|
|
15
|
+
export * from "./bookmarkOperations";
|
|
16
|
+
export * from "./iPGeodata";
|
|
17
|
+
export * from "./domainWhois";
|
|
18
|
+
export * from "./entityQueries";
|
|
19
|
+
export * from "./entities";
|
|
20
|
+
export * from "./entitiesGetTimeline";
|
|
21
|
+
export * from "./entitiesRelations";
|
|
22
|
+
export * from "./entityRelations";
|
|
23
|
+
export * from "./incidents";
|
|
24
|
+
export * from "./incidentComments";
|
|
25
|
+
export * from "./incidentRelations";
|
|
26
|
+
export * from "./metadata";
|
|
27
|
+
export * from "./sentinelOnboardingStates";
|
|
28
|
+
export * from "./productSettings";
|
|
29
|
+
export * from "./sourceControlOperations";
|
|
30
|
+
export * from "./sourceControls";
|
|
31
|
+
export * from "./watchlists";
|
|
32
|
+
export * from "./watchlistItems";
|
|
33
|
+
export * from "./dataConnectors";
|
|
34
|
+
export * from "./dataConnectorsCheckRequirementsOperations";
|
|
35
|
+
export * from "./threatIntelligenceIndicator";
|
|
36
|
+
export * from "./threatIntelligenceIndicators";
|
|
37
|
+
export * from "./threatIntelligenceIndicatorMetrics";
|
|
38
|
+
export * from "./operations";
|
|
39
|
+
export * from "./officeConsents";
|
|
40
|
+
export * from "./entityQueryTemplates";
|
|
@@ -0,0 +1,93 @@
|
|
|
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 { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
+
import {
|
|
11
|
+
MetadataModel,
|
|
12
|
+
MetadataListOptionalParams,
|
|
13
|
+
MetadataGetOptionalParams,
|
|
14
|
+
MetadataGetResponse,
|
|
15
|
+
MetadataDeleteOptionalParams,
|
|
16
|
+
MetadataCreateOptionalParams,
|
|
17
|
+
MetadataCreateResponse,
|
|
18
|
+
MetadataPatch,
|
|
19
|
+
MetadataUpdateOptionalParams,
|
|
20
|
+
MetadataUpdateResponse
|
|
21
|
+
} from "../models";
|
|
22
|
+
|
|
23
|
+
/// <reference lib="esnext.asynciterable" />
|
|
24
|
+
/** Interface representing a Metadata. */
|
|
25
|
+
export interface Metadata {
|
|
26
|
+
/**
|
|
27
|
+
* List of all metadata
|
|
28
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
29
|
+
* @param workspaceName The name of the workspace.
|
|
30
|
+
* @param options The options parameters.
|
|
31
|
+
*/
|
|
32
|
+
list(
|
|
33
|
+
resourceGroupName: string,
|
|
34
|
+
workspaceName: string,
|
|
35
|
+
options?: MetadataListOptionalParams
|
|
36
|
+
): PagedAsyncIterableIterator<MetadataModel>;
|
|
37
|
+
/**
|
|
38
|
+
* Get a Metadata.
|
|
39
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
40
|
+
* @param workspaceName The name of the workspace.
|
|
41
|
+
* @param metadataName The Metadata name.
|
|
42
|
+
* @param options The options parameters.
|
|
43
|
+
*/
|
|
44
|
+
get(
|
|
45
|
+
resourceGroupName: string,
|
|
46
|
+
workspaceName: string,
|
|
47
|
+
metadataName: string,
|
|
48
|
+
options?: MetadataGetOptionalParams
|
|
49
|
+
): Promise<MetadataGetResponse>;
|
|
50
|
+
/**
|
|
51
|
+
* Delete a Metadata.
|
|
52
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
53
|
+
* @param workspaceName The name of the workspace.
|
|
54
|
+
* @param metadataName The Metadata name.
|
|
55
|
+
* @param options The options parameters.
|
|
56
|
+
*/
|
|
57
|
+
delete(
|
|
58
|
+
resourceGroupName: string,
|
|
59
|
+
workspaceName: string,
|
|
60
|
+
metadataName: string,
|
|
61
|
+
options?: MetadataDeleteOptionalParams
|
|
62
|
+
): Promise<void>;
|
|
63
|
+
/**
|
|
64
|
+
* Create a Metadata.
|
|
65
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
66
|
+
* @param workspaceName The name of the workspace.
|
|
67
|
+
* @param metadataName The Metadata name.
|
|
68
|
+
* @param metadata Metadata resource.
|
|
69
|
+
* @param options The options parameters.
|
|
70
|
+
*/
|
|
71
|
+
create(
|
|
72
|
+
resourceGroupName: string,
|
|
73
|
+
workspaceName: string,
|
|
74
|
+
metadataName: string,
|
|
75
|
+
metadata: MetadataModel,
|
|
76
|
+
options?: MetadataCreateOptionalParams
|
|
77
|
+
): Promise<MetadataCreateResponse>;
|
|
78
|
+
/**
|
|
79
|
+
* Update an existing Metadata.
|
|
80
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
81
|
+
* @param workspaceName The name of the workspace.
|
|
82
|
+
* @param metadataName The Metadata name.
|
|
83
|
+
* @param metadataPatch Partial metadata request.
|
|
84
|
+
* @param options The options parameters.
|
|
85
|
+
*/
|
|
86
|
+
update(
|
|
87
|
+
resourceGroupName: string,
|
|
88
|
+
workspaceName: string,
|
|
89
|
+
metadataName: string,
|
|
90
|
+
metadataPatch: MetadataPatch,
|
|
91
|
+
options?: MetadataUpdateOptionalParams
|
|
92
|
+
): Promise<MetadataUpdateResponse>;
|
|
93
|
+
}
|
|
@@ -0,0 +1,58 @@
|
|
|
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 { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
+
import {
|
|
11
|
+
OfficeConsent,
|
|
12
|
+
OfficeConsentsListOptionalParams,
|
|
13
|
+
OfficeConsentsGetOptionalParams,
|
|
14
|
+
OfficeConsentsGetResponse,
|
|
15
|
+
OfficeConsentsDeleteOptionalParams
|
|
16
|
+
} from "../models";
|
|
17
|
+
|
|
18
|
+
/// <reference lib="esnext.asynciterable" />
|
|
19
|
+
/** Interface representing a OfficeConsents. */
|
|
20
|
+
export interface OfficeConsents {
|
|
21
|
+
/**
|
|
22
|
+
* Gets all office365 consents.
|
|
23
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
24
|
+
* @param workspaceName The name of the workspace.
|
|
25
|
+
* @param options The options parameters.
|
|
26
|
+
*/
|
|
27
|
+
list(
|
|
28
|
+
resourceGroupName: string,
|
|
29
|
+
workspaceName: string,
|
|
30
|
+
options?: OfficeConsentsListOptionalParams
|
|
31
|
+
): PagedAsyncIterableIterator<OfficeConsent>;
|
|
32
|
+
/**
|
|
33
|
+
* Gets an office365 consent.
|
|
34
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
35
|
+
* @param workspaceName The name of the workspace.
|
|
36
|
+
* @param consentId consent ID
|
|
37
|
+
* @param options The options parameters.
|
|
38
|
+
*/
|
|
39
|
+
get(
|
|
40
|
+
resourceGroupName: string,
|
|
41
|
+
workspaceName: string,
|
|
42
|
+
consentId: string,
|
|
43
|
+
options?: OfficeConsentsGetOptionalParams
|
|
44
|
+
): Promise<OfficeConsentsGetResponse>;
|
|
45
|
+
/**
|
|
46
|
+
* Delete the office365 consent.
|
|
47
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
48
|
+
* @param workspaceName The name of the workspace.
|
|
49
|
+
* @param consentId consent ID
|
|
50
|
+
* @param options The options parameters.
|
|
51
|
+
*/
|
|
52
|
+
delete(
|
|
53
|
+
resourceGroupName: string,
|
|
54
|
+
workspaceName: string,
|
|
55
|
+
consentId: string,
|
|
56
|
+
options?: OfficeConsentsDeleteOptionalParams
|
|
57
|
+
): Promise<void>;
|
|
58
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
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 { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
+
import { Operation, OperationsListOptionalParams } from "../models";
|
|
11
|
+
|
|
12
|
+
/// <reference lib="esnext.asynciterable" />
|
|
13
|
+
/** Interface representing a Operations. */
|
|
14
|
+
export interface Operations {
|
|
15
|
+
/**
|
|
16
|
+
* Lists all operations available Azure Security Insights Resource Provider.
|
|
17
|
+
* @param options The options parameters.
|
|
18
|
+
*/
|
|
19
|
+
list(
|
|
20
|
+
options?: OperationsListOptionalParams
|
|
21
|
+
): PagedAsyncIterableIterator<Operation>;
|
|
22
|
+
}
|
|
@@ -0,0 +1,74 @@
|
|
|
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
|
+
ProductSettingsListOptionalParams,
|
|
11
|
+
ProductSettingsListResponse,
|
|
12
|
+
ProductSettingsGetOptionalParams,
|
|
13
|
+
ProductSettingsGetResponse,
|
|
14
|
+
ProductSettingsDeleteOptionalParams,
|
|
15
|
+
SettingsUnion,
|
|
16
|
+
ProductSettingsUpdateOptionalParams,
|
|
17
|
+
ProductSettingsUpdateResponse
|
|
18
|
+
} from "../models";
|
|
19
|
+
|
|
20
|
+
/** Interface representing a ProductSettings. */
|
|
21
|
+
export interface ProductSettings {
|
|
22
|
+
/**
|
|
23
|
+
* List of all the settings
|
|
24
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
25
|
+
* @param workspaceName The name of the workspace.
|
|
26
|
+
* @param options The options parameters.
|
|
27
|
+
*/
|
|
28
|
+
list(
|
|
29
|
+
resourceGroupName: string,
|
|
30
|
+
workspaceName: string,
|
|
31
|
+
options?: ProductSettingsListOptionalParams
|
|
32
|
+
): Promise<ProductSettingsListResponse>;
|
|
33
|
+
/**
|
|
34
|
+
* Gets a setting.
|
|
35
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
36
|
+
* @param workspaceName The name of the workspace.
|
|
37
|
+
* @param settingsName The setting name. Supports - Anomalies, EyesOn, EntityAnalytics, Ueba
|
|
38
|
+
* @param options The options parameters.
|
|
39
|
+
*/
|
|
40
|
+
get(
|
|
41
|
+
resourceGroupName: string,
|
|
42
|
+
workspaceName: string,
|
|
43
|
+
settingsName: string,
|
|
44
|
+
options?: ProductSettingsGetOptionalParams
|
|
45
|
+
): Promise<ProductSettingsGetResponse>;
|
|
46
|
+
/**
|
|
47
|
+
* Delete setting of the product.
|
|
48
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
49
|
+
* @param workspaceName The name of the workspace.
|
|
50
|
+
* @param settingsName The setting name. Supports - Anomalies, EyesOn, EntityAnalytics, Ueba
|
|
51
|
+
* @param options The options parameters.
|
|
52
|
+
*/
|
|
53
|
+
delete(
|
|
54
|
+
resourceGroupName: string,
|
|
55
|
+
workspaceName: string,
|
|
56
|
+
settingsName: string,
|
|
57
|
+
options?: ProductSettingsDeleteOptionalParams
|
|
58
|
+
): Promise<void>;
|
|
59
|
+
/**
|
|
60
|
+
* Updates setting.
|
|
61
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
62
|
+
* @param workspaceName The name of the workspace.
|
|
63
|
+
* @param settingsName The setting name. Supports - Anomalies, EyesOn, EntityAnalytics, Ueba
|
|
64
|
+
* @param settings The setting
|
|
65
|
+
* @param options The options parameters.
|
|
66
|
+
*/
|
|
67
|
+
update(
|
|
68
|
+
resourceGroupName: string,
|
|
69
|
+
workspaceName: string,
|
|
70
|
+
settingsName: string,
|
|
71
|
+
settings: SettingsUnion,
|
|
72
|
+
options?: ProductSettingsUpdateOptionalParams
|
|
73
|
+
): Promise<ProductSettingsUpdateResponse>;
|
|
74
|
+
}
|
|
@@ -0,0 +1,71 @@
|
|
|
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
|
+
SentinelOnboardingStatesGetOptionalParams,
|
|
11
|
+
SentinelOnboardingStatesGetResponse,
|
|
12
|
+
SentinelOnboardingStatesCreateOptionalParams,
|
|
13
|
+
SentinelOnboardingStatesCreateResponse,
|
|
14
|
+
SentinelOnboardingStatesDeleteOptionalParams,
|
|
15
|
+
SentinelOnboardingStatesListOptionalParams,
|
|
16
|
+
SentinelOnboardingStatesListResponse
|
|
17
|
+
} from "../models";
|
|
18
|
+
|
|
19
|
+
/** Interface representing a SentinelOnboardingStates. */
|
|
20
|
+
export interface SentinelOnboardingStates {
|
|
21
|
+
/**
|
|
22
|
+
* Get Sentinel onboarding state
|
|
23
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
24
|
+
* @param workspaceName The name of the workspace.
|
|
25
|
+
* @param sentinelOnboardingStateName The Sentinel onboarding state name. Supports - default
|
|
26
|
+
* @param options The options parameters.
|
|
27
|
+
*/
|
|
28
|
+
get(
|
|
29
|
+
resourceGroupName: string,
|
|
30
|
+
workspaceName: string,
|
|
31
|
+
sentinelOnboardingStateName: string,
|
|
32
|
+
options?: SentinelOnboardingStatesGetOptionalParams
|
|
33
|
+
): Promise<SentinelOnboardingStatesGetResponse>;
|
|
34
|
+
/**
|
|
35
|
+
* Create Sentinel onboarding state
|
|
36
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
37
|
+
* @param workspaceName The name of the workspace.
|
|
38
|
+
* @param sentinelOnboardingStateName The Sentinel onboarding state name. Supports - default
|
|
39
|
+
* @param options The options parameters.
|
|
40
|
+
*/
|
|
41
|
+
create(
|
|
42
|
+
resourceGroupName: string,
|
|
43
|
+
workspaceName: string,
|
|
44
|
+
sentinelOnboardingStateName: string,
|
|
45
|
+
options?: SentinelOnboardingStatesCreateOptionalParams
|
|
46
|
+
): Promise<SentinelOnboardingStatesCreateResponse>;
|
|
47
|
+
/**
|
|
48
|
+
* Delete Sentinel onboarding state
|
|
49
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
50
|
+
* @param workspaceName The name of the workspace.
|
|
51
|
+
* @param sentinelOnboardingStateName The Sentinel onboarding state name. Supports - default
|
|
52
|
+
* @param options The options parameters.
|
|
53
|
+
*/
|
|
54
|
+
delete(
|
|
55
|
+
resourceGroupName: string,
|
|
56
|
+
workspaceName: string,
|
|
57
|
+
sentinelOnboardingStateName: string,
|
|
58
|
+
options?: SentinelOnboardingStatesDeleteOptionalParams
|
|
59
|
+
): Promise<void>;
|
|
60
|
+
/**
|
|
61
|
+
* Gets all Sentinel onboarding states
|
|
62
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
63
|
+
* @param workspaceName The name of the workspace.
|
|
64
|
+
* @param options The options parameters.
|
|
65
|
+
*/
|
|
66
|
+
list(
|
|
67
|
+
resourceGroupName: string,
|
|
68
|
+
workspaceName: string,
|
|
69
|
+
options?: SentinelOnboardingStatesListOptionalParams
|
|
70
|
+
): Promise<SentinelOnboardingStatesListResponse>;
|
|
71
|
+
}
|