@azure/arm-operationalinsights 9.0.1-alpha.20251223.1 → 10.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +1 -1
- package/README.md +1 -2
- package/dist/browser/index.d.ts.map +1 -1
- package/dist/browser/index.js +4 -7
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/lroImpl.d.ts +7 -12
- package/dist/browser/lroImpl.d.ts.map +1 -1
- package/dist/browser/lroImpl.js +18 -31
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/index.d.ts +1765 -980
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +293 -164
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts +83 -45
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +2874 -1765
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.d.ts +31 -29
- package/dist/browser/models/parameters.d.ts.map +1 -1
- package/dist/browser/models/parameters.js +263 -253
- package/dist/browser/models/parameters.js.map +1 -1
- package/dist/browser/operationalInsightsManagementClient.d.ts +17 -13
- package/dist/browser/operationalInsightsManagementClient.d.ts.map +1 -1
- package/dist/browser/operationalInsightsManagementClient.js +64 -39
- package/dist/browser/operationalInsightsManagementClient.js.map +1 -1
- package/dist/browser/operations/availableServiceTiers.d.ts +3 -3
- package/dist/browser/operations/availableServiceTiers.d.ts.map +1 -1
- package/dist/browser/operations/availableServiceTiers.js +10 -15
- package/dist/browser/operations/availableServiceTiers.js.map +1 -1
- package/dist/browser/operations/clusters.d.ts +8 -8
- package/dist/browser/operations/clusters.d.ts.map +1 -1
- package/dist/browser/operations/clusters.js +101 -102
- package/dist/browser/operations/clusters.js.map +1 -1
- package/dist/browser/operations/dataExports.d.ts +4 -4
- package/dist/browser/operations/dataExports.d.ts.map +1 -1
- package/dist/browser/operations/dataExports.js +28 -33
- package/dist/browser/operations/dataExports.js.map +1 -1
- package/dist/browser/operations/dataSources.d.ts +4 -4
- package/dist/browser/operations/dataSources.d.ts.map +1 -1
- package/dist/browser/operations/dataSources.js +29 -38
- package/dist/browser/operations/dataSources.js.map +1 -1
- package/dist/browser/operations/deletedWorkspaces.d.ts +4 -4
- package/dist/browser/operations/deletedWorkspaces.d.ts.map +1 -1
- package/dist/browser/operations/deletedWorkspaces.js +15 -24
- package/dist/browser/operations/deletedWorkspaces.js.map +1 -1
- package/dist/browser/operations/gateways.d.ts +3 -3
- package/dist/browser/operations/gateways.d.ts.map +1 -1
- package/dist/browser/operations/gateways.js +5 -10
- package/dist/browser/operations/gateways.js.map +1 -1
- package/dist/browser/operations/index.d.ts +11 -10
- package/dist/browser/operations/index.d.ts.map +1 -1
- package/dist/browser/operations/index.js +15 -17
- package/dist/browser/operations/index.js.map +1 -1
- package/dist/browser/operations/intelligencePacks.d.ts +3 -3
- package/dist/browser/operations/intelligencePacks.d.ts.map +1 -1
- package/dist/browser/operations/intelligencePacks.js +16 -21
- package/dist/browser/operations/intelligencePacks.js.map +1 -1
- package/dist/browser/operations/linkedServices.d.ts +7 -7
- package/dist/browser/operations/linkedServices.d.ts.map +1 -1
- package/dist/browser/operations/linkedServices.js +64 -61
- package/dist/browser/operations/linkedServices.js.map +1 -1
- package/dist/browser/operations/linkedStorageAccounts.d.ts +4 -4
- package/dist/browser/operations/linkedStorageAccounts.d.ts.map +1 -1
- package/dist/browser/operations/linkedStorageAccounts.js +22 -27
- package/dist/browser/operations/linkedStorageAccounts.js.map +1 -1
- package/dist/browser/operations/managementGroups.d.ts +4 -4
- package/dist/browser/operations/managementGroups.d.ts.map +1 -1
- package/dist/browser/operations/managementGroups.js +8 -13
- package/dist/browser/operations/managementGroups.js.map +1 -1
- package/dist/browser/operations/operationStatuses.d.ts +3 -3
- package/dist/browser/operations/operationStatuses.d.ts.map +1 -1
- package/dist/browser/operations/operationStatuses.js +7 -12
- package/dist/browser/operations/operationStatuses.js.map +1 -1
- package/dist/browser/operations/operations.d.ts +4 -4
- package/dist/browser/operations/operations.d.ts.map +1 -1
- package/dist/browser/operations/operations.js +14 -19
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/queries.d.ts +4 -4
- package/dist/browser/operations/queries.d.ts.map +1 -1
- package/dist/browser/operations/queries.js +50 -55
- package/dist/browser/operations/queries.js.map +1 -1
- package/dist/browser/operations/queryPacks.d.ts +4 -4
- package/dist/browser/operations/queryPacks.d.ts.map +1 -1
- package/dist/browser/operations/queryPacks.js +52 -69
- package/dist/browser/operations/queryPacks.js.map +1 -1
- package/dist/browser/operations/savedSearches.d.ts +3 -3
- package/dist/browser/operations/savedSearches.d.ts.map +1 -1
- package/dist/browser/operations/savedSearches.js +21 -26
- package/dist/browser/operations/savedSearches.js.map +1 -1
- package/dist/browser/operations/schemaOperations.d.ts +3 -3
- package/dist/browser/operations/schemaOperations.d.ts.map +1 -1
- package/dist/browser/operations/schemaOperations.js +7 -12
- package/dist/browser/operations/schemaOperations.js.map +1 -1
- package/dist/browser/operations/sharedKeysOperations.d.ts +3 -3
- package/dist/browser/operations/sharedKeysOperations.d.ts.map +1 -1
- package/dist/browser/operations/sharedKeysOperations.js +12 -17
- package/dist/browser/operations/sharedKeysOperations.js.map +1 -1
- package/dist/browser/operations/storageInsightConfigs.d.ts +4 -4
- package/dist/browser/operations/storageInsightConfigs.d.ts.map +1 -1
- package/dist/browser/operations/storageInsightConfigs.js +30 -35
- package/dist/browser/operations/storageInsightConfigs.js.map +1 -1
- package/dist/browser/operations/summaryLogsOperations.d.ts +123 -0
- package/dist/browser/operations/summaryLogsOperations.d.ts.map +1 -0
- package/dist/browser/operations/summaryLogsOperations.js +576 -0
- package/dist/browser/operations/summaryLogsOperations.js.map +1 -0
- package/dist/browser/operations/tables.d.ts +8 -8
- package/dist/browser/operations/tables.d.ts.map +1 -1
- package/dist/browser/operations/tables.js +103 -84
- package/dist/browser/operations/tables.js.map +1 -1
- package/dist/browser/operations/usages.d.ts +4 -4
- package/dist/browser/operations/usages.d.ts.map +1 -1
- package/dist/browser/operations/usages.js +8 -13
- package/dist/browser/operations/usages.js.map +1 -1
- package/dist/browser/operations/workspacePurge.d.ts +3 -3
- package/dist/browser/operations/workspacePurge.d.ts.map +1 -1
- package/dist/browser/operations/workspacePurge.js +12 -17
- package/dist/browser/operations/workspacePurge.js.map +1 -1
- package/dist/browser/operations/workspaces.d.ts +102 -7
- package/dist/browser/operations/workspaces.d.ts.map +1 -1
- package/dist/browser/operations/workspaces.js +503 -72
- package/dist/browser/operations/workspaces.js.map +1 -1
- package/dist/browser/operationsInterfaces/availableServiceTiers.d.ts +1 -1
- package/dist/browser/operationsInterfaces/availableServiceTiers.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/availableServiceTiers.js +2 -7
- package/dist/browser/operationsInterfaces/availableServiceTiers.js.map +1 -1
- package/dist/browser/operationsInterfaces/clusters.d.ts +6 -6
- package/dist/browser/operationsInterfaces/clusters.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/clusters.js +2 -7
- package/dist/browser/operationsInterfaces/clusters.js.map +1 -1
- package/dist/browser/operationsInterfaces/dataExports.d.ts +2 -2
- package/dist/browser/operationsInterfaces/dataExports.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/dataExports.js +2 -7
- package/dist/browser/operationsInterfaces/dataExports.js.map +1 -1
- package/dist/browser/operationsInterfaces/dataSources.d.ts +2 -2
- package/dist/browser/operationsInterfaces/dataSources.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/dataSources.js +2 -7
- package/dist/browser/operationsInterfaces/dataSources.js.map +1 -1
- package/dist/browser/operationsInterfaces/deletedWorkspaces.d.ts +2 -2
- package/dist/browser/operationsInterfaces/deletedWorkspaces.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/deletedWorkspaces.js +2 -7
- package/dist/browser/operationsInterfaces/deletedWorkspaces.js.map +1 -1
- package/dist/browser/operationsInterfaces/gateways.d.ts +1 -1
- package/dist/browser/operationsInterfaces/gateways.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/gateways.js +2 -7
- package/dist/browser/operationsInterfaces/gateways.js.map +1 -1
- package/dist/browser/operationsInterfaces/index.d.ts +11 -10
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/index.js +15 -17
- package/dist/browser/operationsInterfaces/index.js.map +1 -1
- package/dist/browser/operationsInterfaces/intelligencePacks.d.ts +1 -1
- package/dist/browser/operationsInterfaces/intelligencePacks.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/intelligencePacks.js +2 -7
- package/dist/browser/operationsInterfaces/intelligencePacks.js.map +1 -1
- package/dist/browser/operationsInterfaces/linkedServices.d.ts +5 -5
- package/dist/browser/operationsInterfaces/linkedServices.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/linkedServices.js +2 -7
- package/dist/browser/operationsInterfaces/linkedServices.js.map +1 -1
- package/dist/browser/operationsInterfaces/linkedStorageAccounts.d.ts +2 -2
- package/dist/browser/operationsInterfaces/linkedStorageAccounts.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/linkedStorageAccounts.js +2 -7
- package/dist/browser/operationsInterfaces/linkedStorageAccounts.js.map +1 -1
- package/dist/browser/operationsInterfaces/managementGroups.d.ts +2 -2
- package/dist/browser/operationsInterfaces/managementGroups.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/managementGroups.js +2 -7
- package/dist/browser/operationsInterfaces/managementGroups.js.map +1 -1
- package/dist/browser/operationsInterfaces/operationStatuses.d.ts +1 -1
- package/dist/browser/operationsInterfaces/operationStatuses.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operationStatuses.js +2 -7
- package/dist/browser/operationsInterfaces/operationStatuses.js.map +1 -1
- package/dist/browser/operationsInterfaces/operations.d.ts +2 -2
- package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js +2 -7
- package/dist/browser/operationsInterfaces/operations.js.map +1 -1
- package/dist/browser/operationsInterfaces/queries.d.ts +2 -2
- package/dist/browser/operationsInterfaces/queries.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/queries.js +2 -7
- package/dist/browser/operationsInterfaces/queries.js.map +1 -1
- package/dist/browser/operationsInterfaces/queryPacks.d.ts +2 -2
- package/dist/browser/operationsInterfaces/queryPacks.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/queryPacks.js +2 -7
- package/dist/browser/operationsInterfaces/queryPacks.js.map +1 -1
- package/dist/browser/operationsInterfaces/savedSearches.d.ts +1 -1
- package/dist/browser/operationsInterfaces/savedSearches.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/savedSearches.js +2 -7
- package/dist/browser/operationsInterfaces/savedSearches.js.map +1 -1
- package/dist/browser/operationsInterfaces/schemaOperations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/schemaOperations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/schemaOperations.js +2 -7
- package/dist/browser/operationsInterfaces/schemaOperations.js.map +1 -1
- package/dist/browser/operationsInterfaces/sharedKeysOperations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/sharedKeysOperations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/sharedKeysOperations.js +2 -7
- package/dist/browser/operationsInterfaces/sharedKeysOperations.js.map +1 -1
- package/dist/browser/operationsInterfaces/storageInsightConfigs.d.ts +2 -2
- package/dist/browser/operationsInterfaces/storageInsightConfigs.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/storageInsightConfigs.js +2 -7
- package/dist/browser/operationsInterfaces/storageInsightConfigs.js.map +1 -1
- package/dist/browser/operationsInterfaces/summaryLogsOperations.d.ts +98 -0
- package/dist/browser/operationsInterfaces/summaryLogsOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/summaryLogsOperations.js +4 -0
- package/dist/browser/operationsInterfaces/summaryLogsOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/tables.d.ts +6 -6
- package/dist/browser/operationsInterfaces/tables.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/tables.js +2 -7
- package/dist/browser/operationsInterfaces/tables.js.map +1 -1
- package/dist/browser/operationsInterfaces/usages.d.ts +2 -2
- package/dist/browser/operationsInterfaces/usages.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/usages.js +2 -7
- package/dist/browser/operationsInterfaces/usages.js.map +1 -1
- package/dist/browser/operationsInterfaces/workspacePurge.d.ts +1 -1
- package/dist/browser/operationsInterfaces/workspacePurge.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/workspacePurge.js +2 -7
- package/dist/browser/operationsInterfaces/workspacePurge.js.map +1 -1
- package/dist/browser/operationsInterfaces/workspaces.d.ts +83 -5
- package/dist/browser/operationsInterfaces/workspaces.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/workspaces.js +2 -7
- package/dist/browser/operationsInterfaces/workspaces.js.map +1 -1
- package/dist/browser/pagingHelper.d.ts.map +1 -1
- package/dist/browser/pagingHelper.js +2 -7
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/commonjs/index.d.ts.map +1 -1
- package/dist/commonjs/index.js +4 -7
- package/dist/commonjs/index.js.map +1 -1
- package/dist/commonjs/lroImpl.d.ts +7 -12
- package/dist/commonjs/lroImpl.d.ts.map +1 -1
- package/dist/commonjs/lroImpl.js +19 -33
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +1765 -980
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +294 -165
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts +83 -45
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +2877 -1767
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.d.ts +31 -29
- package/dist/commonjs/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/models/parameters.js +264 -253
- package/dist/commonjs/models/parameters.js.map +1 -1
- package/dist/commonjs/operationalInsightsManagementClient.d.ts +17 -13
- package/dist/commonjs/operationalInsightsManagementClient.d.ts.map +1 -1
- package/dist/commonjs/operationalInsightsManagementClient.js +63 -38
- package/dist/commonjs/operationalInsightsManagementClient.js.map +1 -1
- package/dist/commonjs/operations/availableServiceTiers.d.ts +3 -3
- package/dist/commonjs/operations/availableServiceTiers.d.ts.map +1 -1
- package/dist/commonjs/operations/availableServiceTiers.js +10 -15
- package/dist/commonjs/operations/availableServiceTiers.js.map +1 -1
- package/dist/commonjs/operations/clusters.d.ts +8 -8
- package/dist/commonjs/operations/clusters.d.ts.map +1 -1
- package/dist/commonjs/operations/clusters.js +99 -100
- package/dist/commonjs/operations/clusters.js.map +1 -1
- package/dist/commonjs/operations/dataExports.d.ts +4 -4
- package/dist/commonjs/operations/dataExports.d.ts.map +1 -1
- package/dist/commonjs/operations/dataExports.js +28 -33
- package/dist/commonjs/operations/dataExports.js.map +1 -1
- package/dist/commonjs/operations/dataSources.d.ts +4 -4
- package/dist/commonjs/operations/dataSources.d.ts.map +1 -1
- package/dist/commonjs/operations/dataSources.js +29 -38
- package/dist/commonjs/operations/dataSources.js.map +1 -1
- package/dist/commonjs/operations/deletedWorkspaces.d.ts +4 -4
- package/dist/commonjs/operations/deletedWorkspaces.d.ts.map +1 -1
- package/dist/commonjs/operations/deletedWorkspaces.js +15 -24
- package/dist/commonjs/operations/deletedWorkspaces.js.map +1 -1
- package/dist/commonjs/operations/gateways.d.ts +3 -3
- package/dist/commonjs/operations/gateways.d.ts.map +1 -1
- package/dist/commonjs/operations/gateways.js +5 -10
- package/dist/commonjs/operations/gateways.js.map +1 -1
- package/dist/commonjs/operations/index.d.ts +11 -10
- package/dist/commonjs/operations/index.d.ts.map +1 -1
- package/dist/commonjs/operations/index.js +15 -17
- package/dist/commonjs/operations/index.js.map +1 -1
- package/dist/commonjs/operations/intelligencePacks.d.ts +3 -3
- package/dist/commonjs/operations/intelligencePacks.d.ts.map +1 -1
- package/dist/commonjs/operations/intelligencePacks.js +16 -21
- package/dist/commonjs/operations/intelligencePacks.js.map +1 -1
- package/dist/commonjs/operations/linkedServices.d.ts +7 -7
- package/dist/commonjs/operations/linkedServices.d.ts.map +1 -1
- package/dist/commonjs/operations/linkedServices.js +62 -59
- package/dist/commonjs/operations/linkedServices.js.map +1 -1
- package/dist/commonjs/operations/linkedStorageAccounts.d.ts +4 -4
- package/dist/commonjs/operations/linkedStorageAccounts.d.ts.map +1 -1
- package/dist/commonjs/operations/linkedStorageAccounts.js +22 -27
- package/dist/commonjs/operations/linkedStorageAccounts.js.map +1 -1
- package/dist/commonjs/operations/managementGroups.d.ts +4 -4
- package/dist/commonjs/operations/managementGroups.d.ts.map +1 -1
- package/dist/commonjs/operations/managementGroups.js +8 -13
- package/dist/commonjs/operations/managementGroups.js.map +1 -1
- package/dist/commonjs/operations/operationStatuses.d.ts +3 -3
- package/dist/commonjs/operations/operationStatuses.d.ts.map +1 -1
- package/dist/commonjs/operations/operationStatuses.js +7 -12
- package/dist/commonjs/operations/operationStatuses.js.map +1 -1
- package/dist/commonjs/operations/operations.d.ts +4 -4
- package/dist/commonjs/operations/operations.d.ts.map +1 -1
- package/dist/commonjs/operations/operations.js +14 -19
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/queries.d.ts +4 -4
- package/dist/commonjs/operations/queries.d.ts.map +1 -1
- package/dist/commonjs/operations/queries.js +50 -55
- package/dist/commonjs/operations/queries.js.map +1 -1
- package/dist/commonjs/operations/queryPacks.d.ts +4 -4
- package/dist/commonjs/operations/queryPacks.d.ts.map +1 -1
- package/dist/commonjs/operations/queryPacks.js +52 -69
- package/dist/commonjs/operations/queryPacks.js.map +1 -1
- package/dist/commonjs/operations/savedSearches.d.ts +3 -3
- package/dist/commonjs/operations/savedSearches.d.ts.map +1 -1
- package/dist/commonjs/operations/savedSearches.js +21 -26
- package/dist/commonjs/operations/savedSearches.js.map +1 -1
- package/dist/commonjs/operations/schemaOperations.d.ts +3 -3
- package/dist/commonjs/operations/schemaOperations.d.ts.map +1 -1
- package/dist/commonjs/operations/schemaOperations.js +7 -12
- package/dist/commonjs/operations/schemaOperations.js.map +1 -1
- package/dist/commonjs/operations/sharedKeysOperations.d.ts +3 -3
- package/dist/commonjs/operations/sharedKeysOperations.d.ts.map +1 -1
- package/dist/commonjs/operations/sharedKeysOperations.js +12 -17
- package/dist/commonjs/operations/sharedKeysOperations.js.map +1 -1
- package/dist/commonjs/operations/storageInsightConfigs.d.ts +4 -4
- package/dist/commonjs/operations/storageInsightConfigs.d.ts.map +1 -1
- package/dist/commonjs/operations/storageInsightConfigs.js +30 -35
- package/dist/commonjs/operations/storageInsightConfigs.js.map +1 -1
- package/dist/commonjs/operations/summaryLogsOperations.d.ts +123 -0
- package/dist/commonjs/operations/summaryLogsOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/summaryLogsOperations.js +581 -0
- package/dist/commonjs/operations/summaryLogsOperations.js.map +1 -0
- package/dist/commonjs/operations/tables.d.ts +8 -8
- package/dist/commonjs/operations/tables.d.ts.map +1 -1
- package/dist/commonjs/operations/tables.js +101 -82
- package/dist/commonjs/operations/tables.js.map +1 -1
- package/dist/commonjs/operations/usages.d.ts +4 -4
- package/dist/commonjs/operations/usages.d.ts.map +1 -1
- package/dist/commonjs/operations/usages.js +8 -13
- package/dist/commonjs/operations/usages.js.map +1 -1
- package/dist/commonjs/operations/workspacePurge.d.ts +3 -3
- package/dist/commonjs/operations/workspacePurge.d.ts.map +1 -1
- package/dist/commonjs/operations/workspacePurge.js +12 -17
- package/dist/commonjs/operations/workspacePurge.js.map +1 -1
- package/dist/commonjs/operations/workspaces.d.ts +102 -7
- package/dist/commonjs/operations/workspaces.d.ts.map +1 -1
- package/dist/commonjs/operations/workspaces.js +501 -70
- package/dist/commonjs/operations/workspaces.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/availableServiceTiers.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/availableServiceTiers.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/availableServiceTiers.js +2 -7
- package/dist/commonjs/operationsInterfaces/availableServiceTiers.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/clusters.d.ts +6 -6
- package/dist/commonjs/operationsInterfaces/clusters.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/clusters.js +2 -7
- package/dist/commonjs/operationsInterfaces/clusters.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/dataExports.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/dataExports.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/dataExports.js +2 -7
- package/dist/commonjs/operationsInterfaces/dataExports.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/dataSources.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/dataSources.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/dataSources.js +2 -7
- package/dist/commonjs/operationsInterfaces/dataSources.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/deletedWorkspaces.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/deletedWorkspaces.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/deletedWorkspaces.js +2 -7
- package/dist/commonjs/operationsInterfaces/deletedWorkspaces.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/gateways.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/gateways.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/gateways.js +2 -7
- package/dist/commonjs/operationsInterfaces/gateways.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts +11 -10
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.js +15 -17
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/intelligencePacks.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/intelligencePacks.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/intelligencePacks.js +2 -7
- package/dist/commonjs/operationsInterfaces/intelligencePacks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/linkedServices.d.ts +5 -5
- package/dist/commonjs/operationsInterfaces/linkedServices.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/linkedServices.js +2 -7
- package/dist/commonjs/operationsInterfaces/linkedServices.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/linkedStorageAccounts.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/linkedStorageAccounts.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/linkedStorageAccounts.js +2 -7
- package/dist/commonjs/operationsInterfaces/linkedStorageAccounts.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/managementGroups.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/managementGroups.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/managementGroups.js +2 -7
- package/dist/commonjs/operationsInterfaces/managementGroups.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/operationStatuses.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/operationStatuses.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/operationStatuses.js +2 -7
- package/dist/commonjs/operationsInterfaces/operationStatuses.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.js +2 -7
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/queries.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/queries.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/queries.js +2 -7
- package/dist/commonjs/operationsInterfaces/queries.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/queryPacks.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/queryPacks.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/queryPacks.js +2 -7
- package/dist/commonjs/operationsInterfaces/queryPacks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/savedSearches.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/savedSearches.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/savedSearches.js +2 -7
- package/dist/commonjs/operationsInterfaces/savedSearches.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/schemaOperations.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/schemaOperations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/schemaOperations.js +2 -7
- package/dist/commonjs/operationsInterfaces/schemaOperations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/sharedKeysOperations.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/sharedKeysOperations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/sharedKeysOperations.js +2 -7
- package/dist/commonjs/operationsInterfaces/sharedKeysOperations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/storageInsightConfigs.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/storageInsightConfigs.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/storageInsightConfigs.js +2 -7
- package/dist/commonjs/operationsInterfaces/storageInsightConfigs.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/summaryLogsOperations.d.ts +98 -0
- package/dist/commonjs/operationsInterfaces/summaryLogsOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/summaryLogsOperations.js +5 -0
- package/dist/commonjs/operationsInterfaces/summaryLogsOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/tables.d.ts +6 -6
- package/dist/commonjs/operationsInterfaces/tables.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/tables.js +2 -7
- package/dist/commonjs/operationsInterfaces/tables.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/usages.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/usages.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/usages.js +2 -7
- package/dist/commonjs/operationsInterfaces/usages.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/workspacePurge.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/workspacePurge.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/workspacePurge.js +2 -7
- package/dist/commonjs/operationsInterfaces/workspacePurge.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/workspaces.d.ts +83 -5
- package/dist/commonjs/operationsInterfaces/workspaces.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/workspaces.js +2 -7
- package/dist/commonjs/operationsInterfaces/workspaces.js.map +1 -1
- package/dist/commonjs/pagingHelper.d.ts.map +1 -1
- package/dist/commonjs/pagingHelper.js +2 -7
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +4 -7
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/lroImpl.d.ts +7 -12
- package/dist/esm/lroImpl.d.ts.map +1 -1
- package/dist/esm/lroImpl.js +18 -31
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/index.d.ts +1765 -980
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +293 -164
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts +83 -45
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +2874 -1765
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.d.ts +31 -29
- package/dist/esm/models/parameters.d.ts.map +1 -1
- package/dist/esm/models/parameters.js +263 -253
- package/dist/esm/models/parameters.js.map +1 -1
- package/dist/esm/operationalInsightsManagementClient.d.ts +17 -13
- package/dist/esm/operationalInsightsManagementClient.d.ts.map +1 -1
- package/dist/esm/operationalInsightsManagementClient.js +64 -39
- package/dist/esm/operationalInsightsManagementClient.js.map +1 -1
- package/dist/esm/operations/availableServiceTiers.d.ts +3 -3
- package/dist/esm/operations/availableServiceTiers.d.ts.map +1 -1
- package/dist/esm/operations/availableServiceTiers.js +10 -15
- package/dist/esm/operations/availableServiceTiers.js.map +1 -1
- package/dist/esm/operations/clusters.d.ts +8 -8
- package/dist/esm/operations/clusters.d.ts.map +1 -1
- package/dist/esm/operations/clusters.js +101 -102
- package/dist/esm/operations/clusters.js.map +1 -1
- package/dist/esm/operations/dataExports.d.ts +4 -4
- package/dist/esm/operations/dataExports.d.ts.map +1 -1
- package/dist/esm/operations/dataExports.js +28 -33
- package/dist/esm/operations/dataExports.js.map +1 -1
- package/dist/esm/operations/dataSources.d.ts +4 -4
- package/dist/esm/operations/dataSources.d.ts.map +1 -1
- package/dist/esm/operations/dataSources.js +29 -38
- package/dist/esm/operations/dataSources.js.map +1 -1
- package/dist/esm/operations/deletedWorkspaces.d.ts +4 -4
- package/dist/esm/operations/deletedWorkspaces.d.ts.map +1 -1
- package/dist/esm/operations/deletedWorkspaces.js +15 -24
- package/dist/esm/operations/deletedWorkspaces.js.map +1 -1
- package/dist/esm/operations/gateways.d.ts +3 -3
- package/dist/esm/operations/gateways.d.ts.map +1 -1
- package/dist/esm/operations/gateways.js +5 -10
- package/dist/esm/operations/gateways.js.map +1 -1
- package/dist/esm/operations/index.d.ts +11 -10
- package/dist/esm/operations/index.d.ts.map +1 -1
- package/dist/esm/operations/index.js +15 -17
- package/dist/esm/operations/index.js.map +1 -1
- package/dist/esm/operations/intelligencePacks.d.ts +3 -3
- package/dist/esm/operations/intelligencePacks.d.ts.map +1 -1
- package/dist/esm/operations/intelligencePacks.js +16 -21
- package/dist/esm/operations/intelligencePacks.js.map +1 -1
- package/dist/esm/operations/linkedServices.d.ts +7 -7
- package/dist/esm/operations/linkedServices.d.ts.map +1 -1
- package/dist/esm/operations/linkedServices.js +64 -61
- package/dist/esm/operations/linkedServices.js.map +1 -1
- package/dist/esm/operations/linkedStorageAccounts.d.ts +4 -4
- package/dist/esm/operations/linkedStorageAccounts.d.ts.map +1 -1
- package/dist/esm/operations/linkedStorageAccounts.js +22 -27
- package/dist/esm/operations/linkedStorageAccounts.js.map +1 -1
- package/dist/esm/operations/managementGroups.d.ts +4 -4
- package/dist/esm/operations/managementGroups.d.ts.map +1 -1
- package/dist/esm/operations/managementGroups.js +8 -13
- package/dist/esm/operations/managementGroups.js.map +1 -1
- package/dist/esm/operations/operationStatuses.d.ts +3 -3
- package/dist/esm/operations/operationStatuses.d.ts.map +1 -1
- package/dist/esm/operations/operationStatuses.js +7 -12
- package/dist/esm/operations/operationStatuses.js.map +1 -1
- package/dist/esm/operations/operations.d.ts +4 -4
- package/dist/esm/operations/operations.d.ts.map +1 -1
- package/dist/esm/operations/operations.js +14 -19
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/queries.d.ts +4 -4
- package/dist/esm/operations/queries.d.ts.map +1 -1
- package/dist/esm/operations/queries.js +50 -55
- package/dist/esm/operations/queries.js.map +1 -1
- package/dist/esm/operations/queryPacks.d.ts +4 -4
- package/dist/esm/operations/queryPacks.d.ts.map +1 -1
- package/dist/esm/operations/queryPacks.js +52 -69
- package/dist/esm/operations/queryPacks.js.map +1 -1
- package/dist/esm/operations/savedSearches.d.ts +3 -3
- package/dist/esm/operations/savedSearches.d.ts.map +1 -1
- package/dist/esm/operations/savedSearches.js +21 -26
- package/dist/esm/operations/savedSearches.js.map +1 -1
- package/dist/esm/operations/schemaOperations.d.ts +3 -3
- package/dist/esm/operations/schemaOperations.d.ts.map +1 -1
- package/dist/esm/operations/schemaOperations.js +7 -12
- package/dist/esm/operations/schemaOperations.js.map +1 -1
- package/dist/esm/operations/sharedKeysOperations.d.ts +3 -3
- package/dist/esm/operations/sharedKeysOperations.d.ts.map +1 -1
- package/dist/esm/operations/sharedKeysOperations.js +12 -17
- package/dist/esm/operations/sharedKeysOperations.js.map +1 -1
- package/dist/esm/operations/storageInsightConfigs.d.ts +4 -4
- package/dist/esm/operations/storageInsightConfigs.d.ts.map +1 -1
- package/dist/esm/operations/storageInsightConfigs.js +30 -35
- package/dist/esm/operations/storageInsightConfigs.js.map +1 -1
- package/dist/esm/operations/summaryLogsOperations.d.ts +123 -0
- package/dist/esm/operations/summaryLogsOperations.d.ts.map +1 -0
- package/dist/esm/operations/summaryLogsOperations.js +576 -0
- package/dist/esm/operations/summaryLogsOperations.js.map +1 -0
- package/dist/esm/operations/tables.d.ts +8 -8
- package/dist/esm/operations/tables.d.ts.map +1 -1
- package/dist/esm/operations/tables.js +103 -84
- package/dist/esm/operations/tables.js.map +1 -1
- package/dist/esm/operations/usages.d.ts +4 -4
- package/dist/esm/operations/usages.d.ts.map +1 -1
- package/dist/esm/operations/usages.js +8 -13
- package/dist/esm/operations/usages.js.map +1 -1
- package/dist/esm/operations/workspacePurge.d.ts +3 -3
- package/dist/esm/operations/workspacePurge.d.ts.map +1 -1
- package/dist/esm/operations/workspacePurge.js +12 -17
- package/dist/esm/operations/workspacePurge.js.map +1 -1
- package/dist/esm/operations/workspaces.d.ts +102 -7
- package/dist/esm/operations/workspaces.d.ts.map +1 -1
- package/dist/esm/operations/workspaces.js +503 -72
- package/dist/esm/operations/workspaces.js.map +1 -1
- package/dist/esm/operationsInterfaces/availableServiceTiers.d.ts +1 -1
- package/dist/esm/operationsInterfaces/availableServiceTiers.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/availableServiceTiers.js +2 -7
- package/dist/esm/operationsInterfaces/availableServiceTiers.js.map +1 -1
- package/dist/esm/operationsInterfaces/clusters.d.ts +6 -6
- package/dist/esm/operationsInterfaces/clusters.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/clusters.js +2 -7
- package/dist/esm/operationsInterfaces/clusters.js.map +1 -1
- package/dist/esm/operationsInterfaces/dataExports.d.ts +2 -2
- package/dist/esm/operationsInterfaces/dataExports.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/dataExports.js +2 -7
- package/dist/esm/operationsInterfaces/dataExports.js.map +1 -1
- package/dist/esm/operationsInterfaces/dataSources.d.ts +2 -2
- package/dist/esm/operationsInterfaces/dataSources.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/dataSources.js +2 -7
- package/dist/esm/operationsInterfaces/dataSources.js.map +1 -1
- package/dist/esm/operationsInterfaces/deletedWorkspaces.d.ts +2 -2
- package/dist/esm/operationsInterfaces/deletedWorkspaces.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/deletedWorkspaces.js +2 -7
- package/dist/esm/operationsInterfaces/deletedWorkspaces.js.map +1 -1
- package/dist/esm/operationsInterfaces/gateways.d.ts +1 -1
- package/dist/esm/operationsInterfaces/gateways.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/gateways.js +2 -7
- package/dist/esm/operationsInterfaces/gateways.js.map +1 -1
- package/dist/esm/operationsInterfaces/index.d.ts +11 -10
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/index.js +15 -17
- package/dist/esm/operationsInterfaces/index.js.map +1 -1
- package/dist/esm/operationsInterfaces/intelligencePacks.d.ts +1 -1
- package/dist/esm/operationsInterfaces/intelligencePacks.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/intelligencePacks.js +2 -7
- package/dist/esm/operationsInterfaces/intelligencePacks.js.map +1 -1
- package/dist/esm/operationsInterfaces/linkedServices.d.ts +5 -5
- package/dist/esm/operationsInterfaces/linkedServices.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/linkedServices.js +2 -7
- package/dist/esm/operationsInterfaces/linkedServices.js.map +1 -1
- package/dist/esm/operationsInterfaces/linkedStorageAccounts.d.ts +2 -2
- package/dist/esm/operationsInterfaces/linkedStorageAccounts.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/linkedStorageAccounts.js +2 -7
- package/dist/esm/operationsInterfaces/linkedStorageAccounts.js.map +1 -1
- package/dist/esm/operationsInterfaces/managementGroups.d.ts +2 -2
- package/dist/esm/operationsInterfaces/managementGroups.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/managementGroups.js +2 -7
- package/dist/esm/operationsInterfaces/managementGroups.js.map +1 -1
- package/dist/esm/operationsInterfaces/operationStatuses.d.ts +1 -1
- package/dist/esm/operationsInterfaces/operationStatuses.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/operationStatuses.js +2 -7
- package/dist/esm/operationsInterfaces/operationStatuses.js.map +1 -1
- package/dist/esm/operationsInterfaces/operations.d.ts +2 -2
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/operations.js +2 -7
- package/dist/esm/operationsInterfaces/operations.js.map +1 -1
- package/dist/esm/operationsInterfaces/queries.d.ts +2 -2
- package/dist/esm/operationsInterfaces/queries.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/queries.js +2 -7
- package/dist/esm/operationsInterfaces/queries.js.map +1 -1
- package/dist/esm/operationsInterfaces/queryPacks.d.ts +2 -2
- package/dist/esm/operationsInterfaces/queryPacks.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/queryPacks.js +2 -7
- package/dist/esm/operationsInterfaces/queryPacks.js.map +1 -1
- package/dist/esm/operationsInterfaces/savedSearches.d.ts +1 -1
- package/dist/esm/operationsInterfaces/savedSearches.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/savedSearches.js +2 -7
- package/dist/esm/operationsInterfaces/savedSearches.js.map +1 -1
- package/dist/esm/operationsInterfaces/schemaOperations.d.ts +1 -1
- package/dist/esm/operationsInterfaces/schemaOperations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/schemaOperations.js +2 -7
- package/dist/esm/operationsInterfaces/schemaOperations.js.map +1 -1
- package/dist/esm/operationsInterfaces/sharedKeysOperations.d.ts +1 -1
- package/dist/esm/operationsInterfaces/sharedKeysOperations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/sharedKeysOperations.js +2 -7
- package/dist/esm/operationsInterfaces/sharedKeysOperations.js.map +1 -1
- package/dist/esm/operationsInterfaces/storageInsightConfigs.d.ts +2 -2
- package/dist/esm/operationsInterfaces/storageInsightConfigs.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/storageInsightConfigs.js +2 -7
- package/dist/esm/operationsInterfaces/storageInsightConfigs.js.map +1 -1
- package/dist/esm/operationsInterfaces/summaryLogsOperations.d.ts +98 -0
- package/dist/esm/operationsInterfaces/summaryLogsOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/summaryLogsOperations.js +4 -0
- package/dist/esm/operationsInterfaces/summaryLogsOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/tables.d.ts +6 -6
- package/dist/esm/operationsInterfaces/tables.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/tables.js +2 -7
- package/dist/esm/operationsInterfaces/tables.js.map +1 -1
- package/dist/esm/operationsInterfaces/usages.d.ts +2 -2
- package/dist/esm/operationsInterfaces/usages.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/usages.js +2 -7
- package/dist/esm/operationsInterfaces/usages.js.map +1 -1
- package/dist/esm/operationsInterfaces/workspacePurge.d.ts +1 -1
- package/dist/esm/operationsInterfaces/workspacePurge.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/workspacePurge.js +2 -7
- package/dist/esm/operationsInterfaces/workspacePurge.js.map +1 -1
- package/dist/esm/operationsInterfaces/workspaces.d.ts +83 -5
- package/dist/esm/operationsInterfaces/workspaces.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/workspaces.js +2 -7
- package/dist/esm/operationsInterfaces/workspaces.js.map +1 -1
- package/dist/esm/pagingHelper.d.ts.map +1 -1
- package/dist/esm/pagingHelper.js +2 -7
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/react-native/index.d.ts.map +1 -1
- package/dist/react-native/index.js +4 -7
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/lroImpl.d.ts +7 -12
- package/dist/react-native/lroImpl.d.ts.map +1 -1
- package/dist/react-native/lroImpl.js +18 -31
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/index.d.ts +1765 -980
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +293 -164
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts +83 -45
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +2874 -1765
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.d.ts +31 -29
- package/dist/react-native/models/parameters.d.ts.map +1 -1
- package/dist/react-native/models/parameters.js +263 -253
- package/dist/react-native/models/parameters.js.map +1 -1
- package/dist/react-native/operationalInsightsManagementClient.d.ts +17 -13
- package/dist/react-native/operationalInsightsManagementClient.d.ts.map +1 -1
- package/dist/react-native/operationalInsightsManagementClient.js +64 -39
- package/dist/react-native/operationalInsightsManagementClient.js.map +1 -1
- package/dist/react-native/operations/availableServiceTiers.d.ts +3 -3
- package/dist/react-native/operations/availableServiceTiers.d.ts.map +1 -1
- package/dist/react-native/operations/availableServiceTiers.js +10 -15
- package/dist/react-native/operations/availableServiceTiers.js.map +1 -1
- package/dist/react-native/operations/clusters.d.ts +8 -8
- package/dist/react-native/operations/clusters.d.ts.map +1 -1
- package/dist/react-native/operations/clusters.js +101 -102
- package/dist/react-native/operations/clusters.js.map +1 -1
- package/dist/react-native/operations/dataExports.d.ts +4 -4
- package/dist/react-native/operations/dataExports.d.ts.map +1 -1
- package/dist/react-native/operations/dataExports.js +28 -33
- package/dist/react-native/operations/dataExports.js.map +1 -1
- package/dist/react-native/operations/dataSources.d.ts +4 -4
- package/dist/react-native/operations/dataSources.d.ts.map +1 -1
- package/dist/react-native/operations/dataSources.js +29 -38
- package/dist/react-native/operations/dataSources.js.map +1 -1
- package/dist/react-native/operations/deletedWorkspaces.d.ts +4 -4
- package/dist/react-native/operations/deletedWorkspaces.d.ts.map +1 -1
- package/dist/react-native/operations/deletedWorkspaces.js +15 -24
- package/dist/react-native/operations/deletedWorkspaces.js.map +1 -1
- package/dist/react-native/operations/gateways.d.ts +3 -3
- package/dist/react-native/operations/gateways.d.ts.map +1 -1
- package/dist/react-native/operations/gateways.js +5 -10
- package/dist/react-native/operations/gateways.js.map +1 -1
- package/dist/react-native/operations/index.d.ts +11 -10
- package/dist/react-native/operations/index.d.ts.map +1 -1
- package/dist/react-native/operations/index.js +15 -17
- package/dist/react-native/operations/index.js.map +1 -1
- package/dist/react-native/operations/intelligencePacks.d.ts +3 -3
- package/dist/react-native/operations/intelligencePacks.d.ts.map +1 -1
- package/dist/react-native/operations/intelligencePacks.js +16 -21
- package/dist/react-native/operations/intelligencePacks.js.map +1 -1
- package/dist/react-native/operations/linkedServices.d.ts +7 -7
- package/dist/react-native/operations/linkedServices.d.ts.map +1 -1
- package/dist/react-native/operations/linkedServices.js +64 -61
- package/dist/react-native/operations/linkedServices.js.map +1 -1
- package/dist/react-native/operations/linkedStorageAccounts.d.ts +4 -4
- package/dist/react-native/operations/linkedStorageAccounts.d.ts.map +1 -1
- package/dist/react-native/operations/linkedStorageAccounts.js +22 -27
- package/dist/react-native/operations/linkedStorageAccounts.js.map +1 -1
- package/dist/react-native/operations/managementGroups.d.ts +4 -4
- package/dist/react-native/operations/managementGroups.d.ts.map +1 -1
- package/dist/react-native/operations/managementGroups.js +8 -13
- package/dist/react-native/operations/managementGroups.js.map +1 -1
- package/dist/react-native/operations/operationStatuses.d.ts +3 -3
- package/dist/react-native/operations/operationStatuses.d.ts.map +1 -1
- package/dist/react-native/operations/operationStatuses.js +7 -12
- package/dist/react-native/operations/operationStatuses.js.map +1 -1
- package/dist/react-native/operations/operations.d.ts +4 -4
- package/dist/react-native/operations/operations.d.ts.map +1 -1
- package/dist/react-native/operations/operations.js +14 -19
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/queries.d.ts +4 -4
- package/dist/react-native/operations/queries.d.ts.map +1 -1
- package/dist/react-native/operations/queries.js +50 -55
- package/dist/react-native/operations/queries.js.map +1 -1
- package/dist/react-native/operations/queryPacks.d.ts +4 -4
- package/dist/react-native/operations/queryPacks.d.ts.map +1 -1
- package/dist/react-native/operations/queryPacks.js +52 -69
- package/dist/react-native/operations/queryPacks.js.map +1 -1
- package/dist/react-native/operations/savedSearches.d.ts +3 -3
- package/dist/react-native/operations/savedSearches.d.ts.map +1 -1
- package/dist/react-native/operations/savedSearches.js +21 -26
- package/dist/react-native/operations/savedSearches.js.map +1 -1
- package/dist/react-native/operations/schemaOperations.d.ts +3 -3
- package/dist/react-native/operations/schemaOperations.d.ts.map +1 -1
- package/dist/react-native/operations/schemaOperations.js +7 -12
- package/dist/react-native/operations/schemaOperations.js.map +1 -1
- package/dist/react-native/operations/sharedKeysOperations.d.ts +3 -3
- package/dist/react-native/operations/sharedKeysOperations.d.ts.map +1 -1
- package/dist/react-native/operations/sharedKeysOperations.js +12 -17
- package/dist/react-native/operations/sharedKeysOperations.js.map +1 -1
- package/dist/react-native/operations/storageInsightConfigs.d.ts +4 -4
- package/dist/react-native/operations/storageInsightConfigs.d.ts.map +1 -1
- package/dist/react-native/operations/storageInsightConfigs.js +30 -35
- package/dist/react-native/operations/storageInsightConfigs.js.map +1 -1
- package/dist/react-native/operations/summaryLogsOperations.d.ts +123 -0
- package/dist/react-native/operations/summaryLogsOperations.d.ts.map +1 -0
- package/dist/react-native/operations/summaryLogsOperations.js +576 -0
- package/dist/react-native/operations/summaryLogsOperations.js.map +1 -0
- package/dist/react-native/operations/tables.d.ts +8 -8
- package/dist/react-native/operations/tables.d.ts.map +1 -1
- package/dist/react-native/operations/tables.js +103 -84
- package/dist/react-native/operations/tables.js.map +1 -1
- package/dist/react-native/operations/usages.d.ts +4 -4
- package/dist/react-native/operations/usages.d.ts.map +1 -1
- package/dist/react-native/operations/usages.js +8 -13
- package/dist/react-native/operations/usages.js.map +1 -1
- package/dist/react-native/operations/workspacePurge.d.ts +3 -3
- package/dist/react-native/operations/workspacePurge.d.ts.map +1 -1
- package/dist/react-native/operations/workspacePurge.js +12 -17
- package/dist/react-native/operations/workspacePurge.js.map +1 -1
- package/dist/react-native/operations/workspaces.d.ts +102 -7
- package/dist/react-native/operations/workspaces.d.ts.map +1 -1
- package/dist/react-native/operations/workspaces.js +503 -72
- package/dist/react-native/operations/workspaces.js.map +1 -1
- package/dist/react-native/operationsInterfaces/availableServiceTiers.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/availableServiceTiers.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/availableServiceTiers.js +2 -7
- package/dist/react-native/operationsInterfaces/availableServiceTiers.js.map +1 -1
- package/dist/react-native/operationsInterfaces/clusters.d.ts +6 -6
- package/dist/react-native/operationsInterfaces/clusters.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/clusters.js +2 -7
- package/dist/react-native/operationsInterfaces/clusters.js.map +1 -1
- package/dist/react-native/operationsInterfaces/dataExports.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/dataExports.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/dataExports.js +2 -7
- package/dist/react-native/operationsInterfaces/dataExports.js.map +1 -1
- package/dist/react-native/operationsInterfaces/dataSources.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/dataSources.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/dataSources.js +2 -7
- package/dist/react-native/operationsInterfaces/dataSources.js.map +1 -1
- package/dist/react-native/operationsInterfaces/deletedWorkspaces.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/deletedWorkspaces.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/deletedWorkspaces.js +2 -7
- package/dist/react-native/operationsInterfaces/deletedWorkspaces.js.map +1 -1
- package/dist/react-native/operationsInterfaces/gateways.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/gateways.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/gateways.js +2 -7
- package/dist/react-native/operationsInterfaces/gateways.js.map +1 -1
- package/dist/react-native/operationsInterfaces/index.d.ts +11 -10
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/index.js +15 -17
- package/dist/react-native/operationsInterfaces/index.js.map +1 -1
- package/dist/react-native/operationsInterfaces/intelligencePacks.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/intelligencePacks.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/intelligencePacks.js +2 -7
- package/dist/react-native/operationsInterfaces/intelligencePacks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/linkedServices.d.ts +5 -5
- package/dist/react-native/operationsInterfaces/linkedServices.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/linkedServices.js +2 -7
- package/dist/react-native/operationsInterfaces/linkedServices.js.map +1 -1
- package/dist/react-native/operationsInterfaces/linkedStorageAccounts.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/linkedStorageAccounts.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/linkedStorageAccounts.js +2 -7
- package/dist/react-native/operationsInterfaces/linkedStorageAccounts.js.map +1 -1
- package/dist/react-native/operationsInterfaces/managementGroups.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/managementGroups.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/managementGroups.js +2 -7
- package/dist/react-native/operationsInterfaces/managementGroups.js.map +1 -1
- package/dist/react-native/operationsInterfaces/operationStatuses.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/operationStatuses.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/operationStatuses.js +2 -7
- package/dist/react-native/operationsInterfaces/operationStatuses.js.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.js +2 -7
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/queries.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/queries.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/queries.js +2 -7
- package/dist/react-native/operationsInterfaces/queries.js.map +1 -1
- package/dist/react-native/operationsInterfaces/queryPacks.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/queryPacks.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/queryPacks.js +2 -7
- package/dist/react-native/operationsInterfaces/queryPacks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/savedSearches.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/savedSearches.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/savedSearches.js +2 -7
- package/dist/react-native/operationsInterfaces/savedSearches.js.map +1 -1
- package/dist/react-native/operationsInterfaces/schemaOperations.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/schemaOperations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/schemaOperations.js +2 -7
- package/dist/react-native/operationsInterfaces/schemaOperations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/sharedKeysOperations.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/sharedKeysOperations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/sharedKeysOperations.js +2 -7
- package/dist/react-native/operationsInterfaces/sharedKeysOperations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/storageInsightConfigs.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/storageInsightConfigs.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/storageInsightConfigs.js +2 -7
- package/dist/react-native/operationsInterfaces/storageInsightConfigs.js.map +1 -1
- package/dist/react-native/operationsInterfaces/summaryLogsOperations.d.ts +98 -0
- package/dist/react-native/operationsInterfaces/summaryLogsOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/summaryLogsOperations.js +4 -0
- package/dist/react-native/operationsInterfaces/summaryLogsOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/tables.d.ts +6 -6
- package/dist/react-native/operationsInterfaces/tables.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/tables.js +2 -7
- package/dist/react-native/operationsInterfaces/tables.js.map +1 -1
- package/dist/react-native/operationsInterfaces/usages.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/usages.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/usages.js +2 -7
- package/dist/react-native/operationsInterfaces/usages.js.map +1 -1
- package/dist/react-native/operationsInterfaces/workspacePurge.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/workspacePurge.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/workspacePurge.js +2 -7
- package/dist/react-native/operationsInterfaces/workspacePurge.js.map +1 -1
- package/dist/react-native/operationsInterfaces/workspaces.d.ts +83 -5
- package/dist/react-native/operationsInterfaces/workspaces.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/workspaces.js +2 -7
- package/dist/react-native/operationsInterfaces/workspaces.js.map +1 -1
- package/dist/react-native/pagingHelper.d.ts.map +1 -1
- package/dist/react-native/pagingHelper.js +2 -7
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/package.json +38 -37
- package/CHANGELOG.md +0 -138
- package/review/arm-operationalinsights-node.api.md +0 -1758
|
@@ -1,14 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
* Licensed under the MIT License.
|
|
5
|
-
*
|
|
6
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
7
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
8
|
-
*/
|
|
2
|
+
// Copyright (c) Microsoft Corporation.
|
|
3
|
+
// Licensed under the MIT License.
|
|
9
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
5
|
exports.WorkspacesImpl = void 0;
|
|
11
6
|
const tslib_1 = require("tslib");
|
|
7
|
+
const pagingHelper_js_1 = require("../pagingHelper.js");
|
|
12
8
|
const coreClient = tslib_1.__importStar(require("@azure/core-client"));
|
|
13
9
|
const Mappers = tslib_1.__importStar(require("../models/mappers.js"));
|
|
14
10
|
const Parameters = tslib_1.__importStar(require("../models/parameters.js"));
|
|
@@ -43,7 +39,7 @@ class WorkspacesImpl {
|
|
|
43
39
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
44
40
|
}
|
|
45
41
|
return this.listPagingPage(options, settings);
|
|
46
|
-
}
|
|
42
|
+
},
|
|
47
43
|
};
|
|
48
44
|
}
|
|
49
45
|
async *listPagingPage(options, _settings) {
|
|
@@ -75,7 +71,7 @@ class WorkspacesImpl {
|
|
|
75
71
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
76
72
|
}
|
|
77
73
|
return this.listByResourceGroupPagingPage(resourceGroupName, options, settings);
|
|
78
|
-
}
|
|
74
|
+
},
|
|
79
75
|
};
|
|
80
76
|
}
|
|
81
77
|
async *listByResourceGroupPagingPage(resourceGroupName, options, _settings) {
|
|
@@ -88,6 +84,52 @@ class WorkspacesImpl {
|
|
|
88
84
|
yield* page;
|
|
89
85
|
}
|
|
90
86
|
}
|
|
87
|
+
/**
|
|
88
|
+
* Gets a list of NSP configurations for specified workspace.
|
|
89
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
90
|
+
* @param workspaceName The name of the workspace.
|
|
91
|
+
* @param options The options parameters.
|
|
92
|
+
*/
|
|
93
|
+
listNSP(resourceGroupName, workspaceName, options) {
|
|
94
|
+
const iter = this.listNSPPagingAll(resourceGroupName, workspaceName, options);
|
|
95
|
+
return {
|
|
96
|
+
next() {
|
|
97
|
+
return iter.next();
|
|
98
|
+
},
|
|
99
|
+
[Symbol.asyncIterator]() {
|
|
100
|
+
return this;
|
|
101
|
+
},
|
|
102
|
+
byPage: (settings) => {
|
|
103
|
+
if (settings?.maxPageSize) {
|
|
104
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
105
|
+
}
|
|
106
|
+
return this.listNSPPagingPage(resourceGroupName, workspaceName, options, settings);
|
|
107
|
+
},
|
|
108
|
+
};
|
|
109
|
+
}
|
|
110
|
+
async *listNSPPagingPage(resourceGroupName, workspaceName, options, settings) {
|
|
111
|
+
let result;
|
|
112
|
+
let continuationToken = settings?.continuationToken;
|
|
113
|
+
if (!continuationToken) {
|
|
114
|
+
result = await this._listNSP(resourceGroupName, workspaceName, options);
|
|
115
|
+
const page = result.value || [];
|
|
116
|
+
continuationToken = result.nextLink;
|
|
117
|
+
(0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
|
|
118
|
+
yield page;
|
|
119
|
+
}
|
|
120
|
+
while (continuationToken) {
|
|
121
|
+
result = await this._listNSPNext(resourceGroupName, workspaceName, continuationToken, options);
|
|
122
|
+
continuationToken = result.nextLink;
|
|
123
|
+
const page = result.value || [];
|
|
124
|
+
(0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
|
|
125
|
+
yield page;
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
async *listNSPPagingAll(resourceGroupName, workspaceName, options) {
|
|
129
|
+
for await (const page of this.listNSPPagingPage(resourceGroupName, workspaceName, options)) {
|
|
130
|
+
yield* page;
|
|
131
|
+
}
|
|
132
|
+
}
|
|
91
133
|
/**
|
|
92
134
|
* Gets the workspaces in a subscription.
|
|
93
135
|
* @param options The options parameters.
|
|
@@ -114,7 +156,7 @@ class WorkspacesImpl {
|
|
|
114
156
|
const directSendOperation = async (args, spec) => {
|
|
115
157
|
return this.client.sendOperationRequest(args, spec);
|
|
116
158
|
};
|
|
117
|
-
const
|
|
159
|
+
const sendOperationFn = async (args, spec) => {
|
|
118
160
|
let currentRawResponse = undefined;
|
|
119
161
|
const providedCallback = args.options?.onResponse;
|
|
120
162
|
const callback = (rawResponse, flatResponse) => {
|
|
@@ -125,8 +167,8 @@ class WorkspacesImpl {
|
|
|
125
167
|
...args,
|
|
126
168
|
options: {
|
|
127
169
|
...args.options,
|
|
128
|
-
onResponse: callback
|
|
129
|
-
}
|
|
170
|
+
onResponse: callback,
|
|
171
|
+
},
|
|
130
172
|
};
|
|
131
173
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
132
174
|
return {
|
|
@@ -134,14 +176,18 @@ class WorkspacesImpl {
|
|
|
134
176
|
rawResponse: {
|
|
135
177
|
statusCode: currentRawResponse.status,
|
|
136
178
|
body: currentRawResponse.parsedBody,
|
|
137
|
-
headers: currentRawResponse.headers.toJSON()
|
|
138
|
-
}
|
|
179
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
180
|
+
},
|
|
139
181
|
};
|
|
140
182
|
};
|
|
141
|
-
const lro =
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
183
|
+
const lro = (0, lroImpl_js_1.createLroSpec)({
|
|
184
|
+
sendOperationFn,
|
|
185
|
+
args: { resourceGroupName, workspaceName, parameters, options },
|
|
186
|
+
spec: createOrUpdateOperationSpec,
|
|
187
|
+
});
|
|
188
|
+
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
189
|
+
restoreFrom: options?.resumeFrom,
|
|
190
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
145
191
|
});
|
|
146
192
|
await poller.poll();
|
|
147
193
|
return poller;
|
|
@@ -169,7 +215,7 @@ class WorkspacesImpl {
|
|
|
169
215
|
const directSendOperation = async (args, spec) => {
|
|
170
216
|
return this.client.sendOperationRequest(args, spec);
|
|
171
217
|
};
|
|
172
|
-
const
|
|
218
|
+
const sendOperationFn = async (args, spec) => {
|
|
173
219
|
let currentRawResponse = undefined;
|
|
174
220
|
const providedCallback = args.options?.onResponse;
|
|
175
221
|
const callback = (rawResponse, flatResponse) => {
|
|
@@ -180,8 +226,8 @@ class WorkspacesImpl {
|
|
|
180
226
|
...args,
|
|
181
227
|
options: {
|
|
182
228
|
...args.options,
|
|
183
|
-
onResponse: callback
|
|
184
|
-
}
|
|
229
|
+
onResponse: callback,
|
|
230
|
+
},
|
|
185
231
|
};
|
|
186
232
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
187
233
|
return {
|
|
@@ -189,14 +235,18 @@ class WorkspacesImpl {
|
|
|
189
235
|
rawResponse: {
|
|
190
236
|
statusCode: currentRawResponse.status,
|
|
191
237
|
body: currentRawResponse.parsedBody,
|
|
192
|
-
headers: currentRawResponse.headers.toJSON()
|
|
193
|
-
}
|
|
238
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
239
|
+
},
|
|
194
240
|
};
|
|
195
241
|
};
|
|
196
|
-
const lro =
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
242
|
+
const lro = (0, lroImpl_js_1.createLroSpec)({
|
|
243
|
+
sendOperationFn,
|
|
244
|
+
args: { resourceGroupName, workspaceName, options },
|
|
245
|
+
spec: deleteOperationSpec,
|
|
246
|
+
});
|
|
247
|
+
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
248
|
+
restoreFrom: options?.resumeFrom,
|
|
249
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
200
250
|
});
|
|
201
251
|
await poller.poll();
|
|
202
252
|
return poller;
|
|
@@ -232,6 +282,235 @@ class WorkspacesImpl {
|
|
|
232
282
|
update(resourceGroupName, workspaceName, parameters, options) {
|
|
233
283
|
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, parameters, options }, updateOperationSpec);
|
|
234
284
|
}
|
|
285
|
+
/**
|
|
286
|
+
* Activates failover for the specified workspace.
|
|
287
|
+
*
|
|
288
|
+
* The specified replication location must match the location of the enabled replication for this
|
|
289
|
+
* workspace. The failover operation is asynchronous and can take up to 30 minutes to complete. The
|
|
290
|
+
* status of the operation can be checked using the operationId returned in the response.
|
|
291
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
292
|
+
* @param location The name of the Azure region.
|
|
293
|
+
* @param workspaceName The name of the workspace.
|
|
294
|
+
* @param options The options parameters.
|
|
295
|
+
*/
|
|
296
|
+
async beginFailover(resourceGroupName, location, workspaceName, options) {
|
|
297
|
+
const directSendOperation = async (args, spec) => {
|
|
298
|
+
return this.client.sendOperationRequest(args, spec);
|
|
299
|
+
};
|
|
300
|
+
const sendOperationFn = async (args, spec) => {
|
|
301
|
+
let currentRawResponse = undefined;
|
|
302
|
+
const providedCallback = args.options?.onResponse;
|
|
303
|
+
const callback = (rawResponse, flatResponse) => {
|
|
304
|
+
currentRawResponse = rawResponse;
|
|
305
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
306
|
+
};
|
|
307
|
+
const updatedArgs = {
|
|
308
|
+
...args,
|
|
309
|
+
options: {
|
|
310
|
+
...args.options,
|
|
311
|
+
onResponse: callback,
|
|
312
|
+
},
|
|
313
|
+
};
|
|
314
|
+
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
315
|
+
return {
|
|
316
|
+
flatResponse,
|
|
317
|
+
rawResponse: {
|
|
318
|
+
statusCode: currentRawResponse.status,
|
|
319
|
+
body: currentRawResponse.parsedBody,
|
|
320
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
321
|
+
},
|
|
322
|
+
};
|
|
323
|
+
};
|
|
324
|
+
const lro = (0, lroImpl_js_1.createLroSpec)({
|
|
325
|
+
sendOperationFn,
|
|
326
|
+
args: { resourceGroupName, location, workspaceName, options },
|
|
327
|
+
spec: failoverOperationSpec,
|
|
328
|
+
});
|
|
329
|
+
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
330
|
+
restoreFrom: options?.resumeFrom,
|
|
331
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
332
|
+
});
|
|
333
|
+
await poller.poll();
|
|
334
|
+
return poller;
|
|
335
|
+
}
|
|
336
|
+
/**
|
|
337
|
+
* Activates failover for the specified workspace.
|
|
338
|
+
*
|
|
339
|
+
* The specified replication location must match the location of the enabled replication for this
|
|
340
|
+
* workspace. The failover operation is asynchronous and can take up to 30 minutes to complete. The
|
|
341
|
+
* status of the operation can be checked using the operationId returned in the response.
|
|
342
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
343
|
+
* @param location The name of the Azure region.
|
|
344
|
+
* @param workspaceName The name of the workspace.
|
|
345
|
+
* @param options The options parameters.
|
|
346
|
+
*/
|
|
347
|
+
async beginFailoverAndWait(resourceGroupName, location, workspaceName, options) {
|
|
348
|
+
const poller = await this.beginFailover(resourceGroupName, location, workspaceName, options);
|
|
349
|
+
return poller.pollUntilDone();
|
|
350
|
+
}
|
|
351
|
+
/**
|
|
352
|
+
* Deactivates failover for the specified workspace.
|
|
353
|
+
*
|
|
354
|
+
* The failback operation is asynchronous and can take up to 30 minutes to complete. The status of the
|
|
355
|
+
* operation can be checked using the operationId returned in the response.
|
|
356
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
357
|
+
* @param workspaceName The name of the workspace.
|
|
358
|
+
* @param options The options parameters.
|
|
359
|
+
*/
|
|
360
|
+
async beginFailback(resourceGroupName, workspaceName, options) {
|
|
361
|
+
const directSendOperation = async (args, spec) => {
|
|
362
|
+
return this.client.sendOperationRequest(args, spec);
|
|
363
|
+
};
|
|
364
|
+
const sendOperationFn = async (args, spec) => {
|
|
365
|
+
let currentRawResponse = undefined;
|
|
366
|
+
const providedCallback = args.options?.onResponse;
|
|
367
|
+
const callback = (rawResponse, flatResponse) => {
|
|
368
|
+
currentRawResponse = rawResponse;
|
|
369
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
370
|
+
};
|
|
371
|
+
const updatedArgs = {
|
|
372
|
+
...args,
|
|
373
|
+
options: {
|
|
374
|
+
...args.options,
|
|
375
|
+
onResponse: callback,
|
|
376
|
+
},
|
|
377
|
+
};
|
|
378
|
+
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
379
|
+
return {
|
|
380
|
+
flatResponse,
|
|
381
|
+
rawResponse: {
|
|
382
|
+
statusCode: currentRawResponse.status,
|
|
383
|
+
body: currentRawResponse.parsedBody,
|
|
384
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
385
|
+
},
|
|
386
|
+
};
|
|
387
|
+
};
|
|
388
|
+
const lro = (0, lroImpl_js_1.createLroSpec)({
|
|
389
|
+
sendOperationFn,
|
|
390
|
+
args: { resourceGroupName, workspaceName, options },
|
|
391
|
+
spec: failbackOperationSpec,
|
|
392
|
+
});
|
|
393
|
+
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
394
|
+
restoreFrom: options?.resumeFrom,
|
|
395
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
396
|
+
});
|
|
397
|
+
await poller.poll();
|
|
398
|
+
return poller;
|
|
399
|
+
}
|
|
400
|
+
/**
|
|
401
|
+
* Deactivates failover for the specified workspace.
|
|
402
|
+
*
|
|
403
|
+
* The failback operation is asynchronous and can take up to 30 minutes to complete. The status of the
|
|
404
|
+
* operation can be checked using the operationId returned in the response.
|
|
405
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
406
|
+
* @param workspaceName The name of the workspace.
|
|
407
|
+
* @param options The options parameters.
|
|
408
|
+
*/
|
|
409
|
+
async beginFailbackAndWait(resourceGroupName, workspaceName, options) {
|
|
410
|
+
const poller = await this.beginFailback(resourceGroupName, workspaceName, options);
|
|
411
|
+
return poller.pollUntilDone();
|
|
412
|
+
}
|
|
413
|
+
/**
|
|
414
|
+
* Gets a list of NSP configurations for specified workspace.
|
|
415
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
416
|
+
* @param workspaceName The name of the workspace.
|
|
417
|
+
* @param options The options parameters.
|
|
418
|
+
*/
|
|
419
|
+
_listNSP(resourceGroupName, workspaceName, options) {
|
|
420
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, options }, listNSPOperationSpec);
|
|
421
|
+
}
|
|
422
|
+
/**
|
|
423
|
+
* Gets a network security perimeter configuration.
|
|
424
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
425
|
+
* @param workspaceName The name of the workspace.
|
|
426
|
+
* @param networkSecurityPerimeterConfigurationName The name for a network security perimeter
|
|
427
|
+
* configuration
|
|
428
|
+
* @param options The options parameters.
|
|
429
|
+
*/
|
|
430
|
+
getNSP(resourceGroupName, workspaceName, networkSecurityPerimeterConfigurationName, options) {
|
|
431
|
+
return this.client.sendOperationRequest({
|
|
432
|
+
resourceGroupName,
|
|
433
|
+
workspaceName,
|
|
434
|
+
networkSecurityPerimeterConfigurationName,
|
|
435
|
+
options,
|
|
436
|
+
}, getNSPOperationSpec);
|
|
437
|
+
}
|
|
438
|
+
/**
|
|
439
|
+
* Reconcile network security perimeter configuration for Workspace resource.
|
|
440
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
441
|
+
* @param workspaceName The name of the workspace.
|
|
442
|
+
* @param networkSecurityPerimeterConfigurationName The name for a network security perimeter
|
|
443
|
+
* configuration
|
|
444
|
+
* @param options The options parameters.
|
|
445
|
+
*/
|
|
446
|
+
async beginReconcileNSP(resourceGroupName, workspaceName, networkSecurityPerimeterConfigurationName, options) {
|
|
447
|
+
const directSendOperation = async (args, spec) => {
|
|
448
|
+
return this.client.sendOperationRequest(args, spec);
|
|
449
|
+
};
|
|
450
|
+
const sendOperationFn = async (args, spec) => {
|
|
451
|
+
let currentRawResponse = undefined;
|
|
452
|
+
const providedCallback = args.options?.onResponse;
|
|
453
|
+
const callback = (rawResponse, flatResponse) => {
|
|
454
|
+
currentRawResponse = rawResponse;
|
|
455
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
456
|
+
};
|
|
457
|
+
const updatedArgs = {
|
|
458
|
+
...args,
|
|
459
|
+
options: {
|
|
460
|
+
...args.options,
|
|
461
|
+
onResponse: callback,
|
|
462
|
+
},
|
|
463
|
+
};
|
|
464
|
+
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
465
|
+
return {
|
|
466
|
+
flatResponse,
|
|
467
|
+
rawResponse: {
|
|
468
|
+
statusCode: currentRawResponse.status,
|
|
469
|
+
body: currentRawResponse.parsedBody,
|
|
470
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
471
|
+
},
|
|
472
|
+
};
|
|
473
|
+
};
|
|
474
|
+
const lro = (0, lroImpl_js_1.createLroSpec)({
|
|
475
|
+
sendOperationFn,
|
|
476
|
+
args: {
|
|
477
|
+
resourceGroupName,
|
|
478
|
+
workspaceName,
|
|
479
|
+
networkSecurityPerimeterConfigurationName,
|
|
480
|
+
options,
|
|
481
|
+
},
|
|
482
|
+
spec: reconcileNSPOperationSpec,
|
|
483
|
+
});
|
|
484
|
+
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
485
|
+
restoreFrom: options?.resumeFrom,
|
|
486
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
487
|
+
resourceLocationConfig: "location",
|
|
488
|
+
});
|
|
489
|
+
await poller.poll();
|
|
490
|
+
return poller;
|
|
491
|
+
}
|
|
492
|
+
/**
|
|
493
|
+
* Reconcile network security perimeter configuration for Workspace resource.
|
|
494
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
495
|
+
* @param workspaceName The name of the workspace.
|
|
496
|
+
* @param networkSecurityPerimeterConfigurationName The name for a network security perimeter
|
|
497
|
+
* configuration
|
|
498
|
+
* @param options The options parameters.
|
|
499
|
+
*/
|
|
500
|
+
async beginReconcileNSPAndWait(resourceGroupName, workspaceName, networkSecurityPerimeterConfigurationName, options) {
|
|
501
|
+
const poller = await this.beginReconcileNSP(resourceGroupName, workspaceName, networkSecurityPerimeterConfigurationName, options);
|
|
502
|
+
return poller.pollUntilDone();
|
|
503
|
+
}
|
|
504
|
+
/**
|
|
505
|
+
* ListNSPNext
|
|
506
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
507
|
+
* @param workspaceName The name of the workspace.
|
|
508
|
+
* @param nextLink The nextLink from the previous successful call to the ListNSP method.
|
|
509
|
+
* @param options The options parameters.
|
|
510
|
+
*/
|
|
511
|
+
_listNSPNext(resourceGroupName, workspaceName, nextLink, options) {
|
|
512
|
+
return this.client.sendOperationRequest({ resourceGroupName, workspaceName, nextLink, options }, listNSPNextOperationSpec);
|
|
513
|
+
}
|
|
235
514
|
}
|
|
236
515
|
exports.WorkspacesImpl = WorkspacesImpl;
|
|
237
516
|
// Operation Specifications
|
|
@@ -241,68 +520,64 @@ const listOperationSpec = {
|
|
|
241
520
|
httpMethod: "GET",
|
|
242
521
|
responses: {
|
|
243
522
|
200: {
|
|
244
|
-
bodyMapper: Mappers.WorkspaceListResult
|
|
523
|
+
bodyMapper: Mappers.WorkspaceListResult,
|
|
245
524
|
},
|
|
246
525
|
default: {
|
|
247
|
-
bodyMapper: Mappers.ErrorResponse
|
|
248
|
-
}
|
|
526
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
527
|
+
},
|
|
249
528
|
},
|
|
250
|
-
queryParameters: [Parameters.
|
|
529
|
+
queryParameters: [Parameters.apiVersion],
|
|
251
530
|
urlParameters: [Parameters.$host, Parameters.subscriptionId],
|
|
252
531
|
headerParameters: [Parameters.accept],
|
|
253
|
-
serializer
|
|
532
|
+
serializer,
|
|
254
533
|
};
|
|
255
534
|
const listByResourceGroupOperationSpec = {
|
|
256
535
|
path: "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces",
|
|
257
536
|
httpMethod: "GET",
|
|
258
537
|
responses: {
|
|
259
538
|
200: {
|
|
260
|
-
bodyMapper: Mappers.WorkspaceListResult
|
|
539
|
+
bodyMapper: Mappers.WorkspaceListResult,
|
|
261
540
|
},
|
|
262
541
|
default: {
|
|
263
|
-
bodyMapper: Mappers.ErrorResponse
|
|
264
|
-
}
|
|
542
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
543
|
+
},
|
|
265
544
|
},
|
|
266
|
-
queryParameters: [Parameters.
|
|
267
|
-
urlParameters: [
|
|
268
|
-
Parameters.$host,
|
|
269
|
-
Parameters.subscriptionId,
|
|
270
|
-
Parameters.resourceGroupName
|
|
271
|
-
],
|
|
545
|
+
queryParameters: [Parameters.apiVersion],
|
|
546
|
+
urlParameters: [Parameters.$host, Parameters.subscriptionId, Parameters.resourceGroupName],
|
|
272
547
|
headerParameters: [Parameters.accept],
|
|
273
|
-
serializer
|
|
548
|
+
serializer,
|
|
274
549
|
};
|
|
275
550
|
const createOrUpdateOperationSpec = {
|
|
276
551
|
path: "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}",
|
|
277
552
|
httpMethod: "PUT",
|
|
278
553
|
responses: {
|
|
279
554
|
200: {
|
|
280
|
-
bodyMapper: Mappers.Workspace
|
|
555
|
+
bodyMapper: Mappers.Workspace,
|
|
281
556
|
},
|
|
282
557
|
201: {
|
|
283
|
-
bodyMapper: Mappers.Workspace
|
|
558
|
+
bodyMapper: Mappers.Workspace,
|
|
284
559
|
},
|
|
285
560
|
202: {
|
|
286
|
-
bodyMapper: Mappers.Workspace
|
|
561
|
+
bodyMapper: Mappers.Workspace,
|
|
287
562
|
},
|
|
288
563
|
204: {
|
|
289
|
-
bodyMapper: Mappers.Workspace
|
|
564
|
+
bodyMapper: Mappers.Workspace,
|
|
290
565
|
},
|
|
291
566
|
default: {
|
|
292
|
-
bodyMapper: Mappers.ErrorResponse
|
|
293
|
-
}
|
|
567
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
568
|
+
},
|
|
294
569
|
},
|
|
295
|
-
requestBody: Parameters.
|
|
296
|
-
queryParameters: [Parameters.
|
|
570
|
+
requestBody: Parameters.parameters9,
|
|
571
|
+
queryParameters: [Parameters.apiVersion],
|
|
297
572
|
urlParameters: [
|
|
298
573
|
Parameters.$host,
|
|
299
574
|
Parameters.subscriptionId,
|
|
300
575
|
Parameters.resourceGroupName,
|
|
301
|
-
Parameters.workspaceName
|
|
576
|
+
Parameters.workspaceName,
|
|
302
577
|
],
|
|
303
578
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
304
579
|
mediaType: "json",
|
|
305
|
-
serializer
|
|
580
|
+
serializer,
|
|
306
581
|
};
|
|
307
582
|
const deleteOperationSpec = {
|
|
308
583
|
path: "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}",
|
|
@@ -313,61 +588,217 @@ const deleteOperationSpec = {
|
|
|
313
588
|
202: {},
|
|
314
589
|
204: {},
|
|
315
590
|
default: {
|
|
316
|
-
bodyMapper: Mappers.ErrorResponse
|
|
317
|
-
}
|
|
591
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
592
|
+
},
|
|
318
593
|
},
|
|
319
|
-
queryParameters: [Parameters.
|
|
594
|
+
queryParameters: [Parameters.apiVersion, Parameters.force],
|
|
320
595
|
urlParameters: [
|
|
321
596
|
Parameters.$host,
|
|
322
597
|
Parameters.subscriptionId,
|
|
323
598
|
Parameters.resourceGroupName,
|
|
324
|
-
Parameters.workspaceName
|
|
599
|
+
Parameters.workspaceName,
|
|
325
600
|
],
|
|
326
601
|
headerParameters: [Parameters.accept],
|
|
327
|
-
serializer
|
|
602
|
+
serializer,
|
|
328
603
|
};
|
|
329
604
|
const getOperationSpec = {
|
|
330
605
|
path: "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}",
|
|
331
606
|
httpMethod: "GET",
|
|
332
607
|
responses: {
|
|
333
608
|
200: {
|
|
334
|
-
bodyMapper: Mappers.Workspace
|
|
609
|
+
bodyMapper: Mappers.Workspace,
|
|
335
610
|
},
|
|
336
611
|
default: {
|
|
337
|
-
bodyMapper: Mappers.ErrorResponse
|
|
338
|
-
}
|
|
612
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
613
|
+
},
|
|
339
614
|
},
|
|
340
|
-
queryParameters: [Parameters.
|
|
615
|
+
queryParameters: [Parameters.apiVersion],
|
|
341
616
|
urlParameters: [
|
|
342
617
|
Parameters.$host,
|
|
343
618
|
Parameters.subscriptionId,
|
|
344
619
|
Parameters.resourceGroupName,
|
|
345
|
-
Parameters.workspaceName
|
|
620
|
+
Parameters.workspaceName,
|
|
346
621
|
],
|
|
347
622
|
headerParameters: [Parameters.accept],
|
|
348
|
-
serializer
|
|
623
|
+
serializer,
|
|
349
624
|
};
|
|
350
625
|
const updateOperationSpec = {
|
|
351
626
|
path: "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}",
|
|
352
627
|
httpMethod: "PATCH",
|
|
353
628
|
responses: {
|
|
354
629
|
200: {
|
|
355
|
-
bodyMapper: Mappers.Workspace
|
|
630
|
+
bodyMapper: Mappers.Workspace,
|
|
356
631
|
},
|
|
357
632
|
default: {
|
|
358
|
-
bodyMapper: Mappers.ErrorResponse
|
|
359
|
-
}
|
|
633
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
634
|
+
},
|
|
360
635
|
},
|
|
361
|
-
requestBody: Parameters.
|
|
362
|
-
queryParameters: [Parameters.
|
|
636
|
+
requestBody: Parameters.parameters10,
|
|
637
|
+
queryParameters: [Parameters.apiVersion],
|
|
363
638
|
urlParameters: [
|
|
364
639
|
Parameters.$host,
|
|
365
640
|
Parameters.subscriptionId,
|
|
366
641
|
Parameters.resourceGroupName,
|
|
367
|
-
Parameters.workspaceName
|
|
642
|
+
Parameters.workspaceName,
|
|
368
643
|
],
|
|
369
644
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
370
645
|
mediaType: "json",
|
|
371
|
-
serializer
|
|
646
|
+
serializer,
|
|
647
|
+
};
|
|
648
|
+
const failoverOperationSpec = {
|
|
649
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/locations/{location}/workspaces/{workspaceName}/failover",
|
|
650
|
+
httpMethod: "POST",
|
|
651
|
+
responses: {
|
|
652
|
+
200: {
|
|
653
|
+
headersMapper: Mappers.WorkspacesFailoverHeaders,
|
|
654
|
+
},
|
|
655
|
+
201: {
|
|
656
|
+
headersMapper: Mappers.WorkspacesFailoverHeaders,
|
|
657
|
+
},
|
|
658
|
+
202: {
|
|
659
|
+
headersMapper: Mappers.WorkspacesFailoverHeaders,
|
|
660
|
+
},
|
|
661
|
+
204: {
|
|
662
|
+
headersMapper: Mappers.WorkspacesFailoverHeaders,
|
|
663
|
+
},
|
|
664
|
+
default: {
|
|
665
|
+
bodyMapper: Mappers.ErrorResponseAutoGenerated,
|
|
666
|
+
},
|
|
667
|
+
},
|
|
668
|
+
queryParameters: [Parameters.apiVersion],
|
|
669
|
+
urlParameters: [
|
|
670
|
+
Parameters.$host,
|
|
671
|
+
Parameters.subscriptionId,
|
|
672
|
+
Parameters.resourceGroupName,
|
|
673
|
+
Parameters.workspaceName,
|
|
674
|
+
Parameters.location1,
|
|
675
|
+
],
|
|
676
|
+
headerParameters: [Parameters.accept],
|
|
677
|
+
serializer,
|
|
678
|
+
};
|
|
679
|
+
const failbackOperationSpec = {
|
|
680
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/failback",
|
|
681
|
+
httpMethod: "POST",
|
|
682
|
+
responses: {
|
|
683
|
+
200: {
|
|
684
|
+
headersMapper: Mappers.WorkspacesFailbackHeaders,
|
|
685
|
+
},
|
|
686
|
+
201: {
|
|
687
|
+
headersMapper: Mappers.WorkspacesFailbackHeaders,
|
|
688
|
+
},
|
|
689
|
+
202: {
|
|
690
|
+
headersMapper: Mappers.WorkspacesFailbackHeaders,
|
|
691
|
+
},
|
|
692
|
+
204: {
|
|
693
|
+
headersMapper: Mappers.WorkspacesFailbackHeaders,
|
|
694
|
+
},
|
|
695
|
+
default: {
|
|
696
|
+
bodyMapper: Mappers.ErrorResponseAutoGenerated,
|
|
697
|
+
},
|
|
698
|
+
},
|
|
699
|
+
queryParameters: [Parameters.apiVersion],
|
|
700
|
+
urlParameters: [
|
|
701
|
+
Parameters.$host,
|
|
702
|
+
Parameters.subscriptionId,
|
|
703
|
+
Parameters.resourceGroupName,
|
|
704
|
+
Parameters.workspaceName,
|
|
705
|
+
],
|
|
706
|
+
headerParameters: [Parameters.accept],
|
|
707
|
+
serializer,
|
|
708
|
+
};
|
|
709
|
+
const listNSPOperationSpec = {
|
|
710
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/networkSecurityPerimeterConfigurations",
|
|
711
|
+
httpMethod: "GET",
|
|
712
|
+
responses: {
|
|
713
|
+
200: {
|
|
714
|
+
bodyMapper: Mappers.NetworkSecurityPerimeterConfigurationListResult,
|
|
715
|
+
},
|
|
716
|
+
default: {
|
|
717
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
718
|
+
},
|
|
719
|
+
},
|
|
720
|
+
queryParameters: [Parameters.apiVersion],
|
|
721
|
+
urlParameters: [
|
|
722
|
+
Parameters.$host,
|
|
723
|
+
Parameters.subscriptionId,
|
|
724
|
+
Parameters.resourceGroupName,
|
|
725
|
+
Parameters.workspaceName,
|
|
726
|
+
],
|
|
727
|
+
headerParameters: [Parameters.accept],
|
|
728
|
+
serializer,
|
|
729
|
+
};
|
|
730
|
+
const getNSPOperationSpec = {
|
|
731
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/networkSecurityPerimeterConfigurations/{networkSecurityPerimeterConfigurationName}",
|
|
732
|
+
httpMethod: "GET",
|
|
733
|
+
responses: {
|
|
734
|
+
200: {
|
|
735
|
+
bodyMapper: Mappers.NetworkSecurityPerimeterConfiguration,
|
|
736
|
+
},
|
|
737
|
+
default: {
|
|
738
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
739
|
+
},
|
|
740
|
+
},
|
|
741
|
+
queryParameters: [Parameters.apiVersion],
|
|
742
|
+
urlParameters: [
|
|
743
|
+
Parameters.$host,
|
|
744
|
+
Parameters.subscriptionId,
|
|
745
|
+
Parameters.resourceGroupName,
|
|
746
|
+
Parameters.workspaceName,
|
|
747
|
+
Parameters.networkSecurityPerimeterConfigurationName,
|
|
748
|
+
],
|
|
749
|
+
headerParameters: [Parameters.accept],
|
|
750
|
+
serializer,
|
|
751
|
+
};
|
|
752
|
+
const reconcileNSPOperationSpec = {
|
|
753
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/networkSecurityPerimeterConfigurations/{networkSecurityPerimeterConfigurationName}/reconcile",
|
|
754
|
+
httpMethod: "POST",
|
|
755
|
+
responses: {
|
|
756
|
+
200: {
|
|
757
|
+
headersMapper: Mappers.WorkspacesReconcileNSPHeaders,
|
|
758
|
+
},
|
|
759
|
+
201: {
|
|
760
|
+
headersMapper: Mappers.WorkspacesReconcileNSPHeaders,
|
|
761
|
+
},
|
|
762
|
+
202: {
|
|
763
|
+
headersMapper: Mappers.WorkspacesReconcileNSPHeaders,
|
|
764
|
+
},
|
|
765
|
+
204: {
|
|
766
|
+
headersMapper: Mappers.WorkspacesReconcileNSPHeaders,
|
|
767
|
+
},
|
|
768
|
+
default: {
|
|
769
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
770
|
+
},
|
|
771
|
+
},
|
|
772
|
+
queryParameters: [Parameters.apiVersion],
|
|
773
|
+
urlParameters: [
|
|
774
|
+
Parameters.$host,
|
|
775
|
+
Parameters.subscriptionId,
|
|
776
|
+
Parameters.resourceGroupName,
|
|
777
|
+
Parameters.workspaceName,
|
|
778
|
+
Parameters.networkSecurityPerimeterConfigurationName,
|
|
779
|
+
],
|
|
780
|
+
headerParameters: [Parameters.accept],
|
|
781
|
+
serializer,
|
|
782
|
+
};
|
|
783
|
+
const listNSPNextOperationSpec = {
|
|
784
|
+
path: "{nextLink}",
|
|
785
|
+
httpMethod: "GET",
|
|
786
|
+
responses: {
|
|
787
|
+
200: {
|
|
788
|
+
bodyMapper: Mappers.NetworkSecurityPerimeterConfigurationListResult,
|
|
789
|
+
},
|
|
790
|
+
default: {
|
|
791
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
792
|
+
},
|
|
793
|
+
},
|
|
794
|
+
urlParameters: [
|
|
795
|
+
Parameters.$host,
|
|
796
|
+
Parameters.subscriptionId,
|
|
797
|
+
Parameters.resourceGroupName,
|
|
798
|
+
Parameters.workspaceName,
|
|
799
|
+
Parameters.nextLink,
|
|
800
|
+
],
|
|
801
|
+
headerParameters: [Parameters.accept],
|
|
802
|
+
serializer,
|
|
372
803
|
};
|
|
373
804
|
//# sourceMappingURL=workspaces.js.map
|