@azure/arm-datafactory 9.0.0-beta.1 → 9.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 → LICENSE.txt} +1 -1
- package/README.md +78 -66
- package/dist/arm-datafactory.js +36564 -0
- package/dist/arm-datafactory.js.map +1 -0
- package/dist/arm-datafactory.min.js +1 -0
- package/dist/arm-datafactory.min.js.map +1 -0
- package/esm/dataFactoryManagementClient.d.ts +43 -0
- package/esm/dataFactoryManagementClient.d.ts.map +1 -0
- package/esm/dataFactoryManagementClient.js +56 -0
- package/esm/dataFactoryManagementClient.js.map +1 -0
- package/esm/dataFactoryManagementClientContext.d.ts +22 -0
- package/esm/dataFactoryManagementClientContext.d.ts.map +1 -0
- package/esm/dataFactoryManagementClientContext.js +60 -0
- package/esm/dataFactoryManagementClientContext.js.map +1 -0
- package/esm/models/activityRunsMappers.d.ts +2 -0
- package/esm/models/activityRunsMappers.d.ts.map +1 -0
- package/esm/models/activityRunsMappers.js +9 -0
- package/esm/models/activityRunsMappers.js.map +1 -0
- package/esm/models/dataFlowDebugSessionMappers.d.ts +2 -0
- package/esm/models/dataFlowDebugSessionMappers.d.ts.map +1 -0
- package/esm/models/dataFlowDebugSessionMappers.js +9 -0
- package/esm/models/dataFlowDebugSessionMappers.js.map +1 -0
- package/esm/models/dataFlowsMappers.d.ts +2 -0
- package/esm/models/dataFlowsMappers.d.ts.map +1 -0
- package/esm/models/dataFlowsMappers.js +9 -0
- package/esm/models/dataFlowsMappers.js.map +1 -0
- package/esm/models/datasetsMappers.d.ts +2 -0
- package/esm/models/datasetsMappers.d.ts.map +1 -0
- package/esm/models/datasetsMappers.js +9 -0
- package/esm/models/datasetsMappers.js.map +1 -0
- package/esm/models/exposureControlMappers.d.ts +2 -0
- package/esm/models/exposureControlMappers.d.ts.map +1 -0
- package/esm/models/exposureControlMappers.js +9 -0
- package/esm/models/exposureControlMappers.js.map +1 -0
- package/esm/models/factoriesMappers.d.ts +2 -0
- package/esm/models/factoriesMappers.d.ts.map +1 -0
- package/esm/models/factoriesMappers.js +9 -0
- package/esm/models/factoriesMappers.js.map +1 -0
- package/esm/models/index.d.ts +29189 -0
- package/esm/models/index.d.ts.map +1 -0
- package/{dist-esm/src/operationsInterfaces/triggers.js → esm/models/index.js} +1 -2
- package/esm/models/index.js.map +1 -0
- package/esm/models/integrationRuntimeNodesMappers.d.ts +2 -0
- package/esm/models/integrationRuntimeNodesMappers.d.ts.map +1 -0
- package/esm/models/integrationRuntimeNodesMappers.js +9 -0
- package/esm/models/integrationRuntimeNodesMappers.js.map +1 -0
- package/esm/models/integrationRuntimeObjectMetadataMappers.d.ts +2 -0
- package/esm/models/integrationRuntimeObjectMetadataMappers.d.ts.map +1 -0
- package/esm/models/integrationRuntimeObjectMetadataMappers.js +9 -0
- package/esm/models/integrationRuntimeObjectMetadataMappers.js.map +1 -0
- package/esm/models/integrationRuntimesMappers.d.ts +2 -0
- package/esm/models/integrationRuntimesMappers.d.ts.map +1 -0
- package/esm/models/integrationRuntimesMappers.js +9 -0
- package/esm/models/integrationRuntimesMappers.js.map +1 -0
- package/esm/models/linkedServicesMappers.d.ts +2 -0
- package/esm/models/linkedServicesMappers.d.ts.map +1 -0
- package/esm/models/linkedServicesMappers.js +9 -0
- package/esm/models/linkedServicesMappers.js.map +1 -0
- package/esm/models/managedPrivateEndpointsMappers.d.ts +2 -0
- package/esm/models/managedPrivateEndpointsMappers.d.ts.map +1 -0
- package/esm/models/managedPrivateEndpointsMappers.js +9 -0
- package/esm/models/managedPrivateEndpointsMappers.js.map +1 -0
- package/esm/models/managedVirtualNetworksMappers.d.ts +2 -0
- package/esm/models/managedVirtualNetworksMappers.d.ts.map +1 -0
- package/esm/models/managedVirtualNetworksMappers.js +9 -0
- package/esm/models/managedVirtualNetworksMappers.js.map +1 -0
- package/esm/models/mappers.d.ts +1180 -0
- package/esm/models/mappers.d.ts.map +1 -0
- package/{dist-esm/src → esm}/models/mappers.js +15892 -16101
- package/esm/models/mappers.js.map +1 -0
- package/esm/models/operationsMappers.d.ts +2 -0
- package/esm/models/operationsMappers.d.ts.map +1 -0
- package/esm/models/operationsMappers.js +9 -0
- package/esm/models/operationsMappers.js.map +1 -0
- package/esm/models/parameters.d.ts +27 -0
- package/esm/models/parameters.d.ts.map +1 -0
- package/esm/models/parameters.js +329 -0
- package/esm/models/parameters.js.map +1 -0
- package/esm/models/pipelineRunsMappers.d.ts +2 -0
- package/esm/models/pipelineRunsMappers.d.ts.map +1 -0
- package/esm/models/pipelineRunsMappers.js +9 -0
- package/esm/models/pipelineRunsMappers.js.map +1 -0
- package/esm/models/pipelinesMappers.d.ts +2 -0
- package/esm/models/pipelinesMappers.d.ts.map +1 -0
- package/esm/models/pipelinesMappers.js +9 -0
- package/esm/models/pipelinesMappers.js.map +1 -0
- package/esm/models/privateEndPointConnectionsMappers.d.ts +2 -0
- package/esm/models/privateEndPointConnectionsMappers.d.ts.map +1 -0
- package/esm/models/privateEndPointConnectionsMappers.js +9 -0
- package/esm/models/privateEndPointConnectionsMappers.js.map +1 -0
- package/esm/models/privateEndpointConnectionMappers.d.ts +2 -0
- package/esm/models/privateEndpointConnectionMappers.d.ts.map +1 -0
- package/esm/models/privateEndpointConnectionMappers.js +9 -0
- package/esm/models/privateEndpointConnectionMappers.js.map +1 -0
- package/esm/models/privateLinkResourcesMappers.d.ts +2 -0
- package/esm/models/privateLinkResourcesMappers.d.ts.map +1 -0
- package/esm/models/privateLinkResourcesMappers.js +9 -0
- package/esm/models/privateLinkResourcesMappers.js.map +1 -0
- package/esm/models/triggerRunsMappers.d.ts +2 -0
- package/esm/models/triggerRunsMappers.d.ts.map +1 -0
- package/esm/models/triggerRunsMappers.js +9 -0
- package/esm/models/triggerRunsMappers.js.map +1 -0
- package/esm/models/triggersMappers.d.ts +2 -0
- package/esm/models/triggersMappers.d.ts.map +1 -0
- package/esm/models/triggersMappers.js +9 -0
- package/esm/models/triggersMappers.js.map +1 -0
- package/esm/operations/activityRuns.d.ts +40 -0
- package/esm/operations/activityRuns.d.ts.map +1 -0
- package/esm/operations/activityRuns.js +65 -0
- package/esm/operations/activityRuns.js.map +1 -0
- package/esm/operations/dataFlowDebugSession.d.ts +137 -0
- package/esm/operations/dataFlowDebugSession.d.ts.map +1 -0
- package/esm/operations/dataFlowDebugSession.js +279 -0
- package/esm/operations/dataFlowDebugSession.js.map +1 -0
- package/esm/operations/dataFlows.d.ts +127 -0
- package/esm/operations/dataFlows.d.ts.map +1 -0
- package/esm/operations/dataFlows.js +192 -0
- package/esm/operations/dataFlows.js.map +1 -0
- package/esm/operations/datasets.d.ts +127 -0
- package/esm/operations/datasets.d.ts.map +1 -0
- package/esm/operations/datasets.js +193 -0
- package/esm/operations/datasets.js.map +1 -0
- package/esm/operations/exposureControl.d.ts +82 -0
- package/esm/operations/exposureControl.d.ts.map +1 -0
- package/esm/operations/exposureControl.js +133 -0
- package/esm/operations/exposureControl.js.map +1 -0
- package/esm/operations/factories.d.ts +241 -0
- package/esm/operations/factories.d.ts.map +1 -0
- package/esm/operations/factories.js +383 -0
- package/esm/operations/factories.js.map +1 -0
- package/{dist-esm/src → esm}/operations/index.d.ts +0 -0
- package/esm/operations/index.d.ts.map +1 -0
- package/{dist-esm/src/operationsInterfaces → esm/operations}/index.js +2 -1
- package/esm/operations/index.js.map +1 -0
- package/esm/operations/integrationRuntimeNodes.d.ts +127 -0
- package/esm/operations/integrationRuntimeNodes.d.ts.map +1 -0
- package/esm/operations/integrationRuntimeNodes.js +171 -0
- package/esm/operations/integrationRuntimeNodes.js.map +1 -0
- package/esm/operations/integrationRuntimeObjectMetadata.d.ts +57 -0
- package/esm/operations/integrationRuntimeObjectMetadata.d.ts.map +1 -0
- package/esm/operations/integrationRuntimeObjectMetadata.js +120 -0
- package/esm/operations/integrationRuntimeObjectMetadata.js.map +1 -0
- package/esm/operations/integrationRuntimes.d.ts +449 -0
- package/esm/operations/integrationRuntimes.d.ts.map +1 -0
- package/esm/operations/integrationRuntimes.js +676 -0
- package/esm/operations/integrationRuntimes.js.map +1 -0
- package/esm/operations/linkedServices.d.ts +127 -0
- package/esm/operations/linkedServices.d.ts.map +1 -0
- package/esm/operations/linkedServices.js +193 -0
- package/esm/operations/linkedServices.js.map +1 -0
- package/esm/operations/managedPrivateEndpoints.d.ts +139 -0
- package/esm/operations/managedPrivateEndpoints.d.ts.map +1 -0
- package/esm/operations/managedPrivateEndpoints.js +200 -0
- package/esm/operations/managedPrivateEndpoints.js.map +1 -0
- package/esm/operations/managedVirtualNetworks.d.ts +103 -0
- package/esm/operations/managedVirtualNetworks.d.ts.map +1 -0
- package/esm/operations/managedVirtualNetworks.js +160 -0
- package/esm/operations/managedVirtualNetworks.js.map +1 -0
- package/esm/operations/operations.d.ts +46 -0
- package/esm/operations/operations.d.ts.map +1 -0
- package/esm/operations/operations.js +79 -0
- package/esm/operations/operations.js.map +1 -0
- package/esm/operations/pipelineRuns.d.ts +85 -0
- package/esm/operations/pipelineRuns.d.ts.map +1 -0
- package/esm/operations/pipelineRuns.js +128 -0
- package/esm/operations/pipelineRuns.js.map +1 -0
- package/esm/operations/pipelines.d.ts +151 -0
- package/esm/operations/pipelines.d.ts.map +1 -0
- package/esm/operations/pipelines.js +247 -0
- package/esm/operations/pipelines.js.map +1 -0
- package/esm/operations/privateEndPointConnections.d.ts +52 -0
- package/esm/operations/privateEndPointConnections.d.ts.map +1 -0
- package/esm/operations/privateEndPointConnections.js +86 -0
- package/esm/operations/privateEndPointConnections.js.map +1 -0
- package/esm/operations/privateEndpointConnection.d.ts +88 -0
- package/esm/operations/privateEndpointConnection.d.ts.map +1 -0
- package/esm/operations/privateEndpointConnection.js +132 -0
- package/esm/operations/privateEndpointConnection.js.map +1 -0
- package/esm/operations/privateLinkResources.d.ts +34 -0
- package/esm/operations/privateLinkResources.d.ts.map +1 -0
- package/esm/operations/privateLinkResources.js +57 -0
- package/esm/operations/privateLinkResources.js.map +1 -0
- package/esm/operations/triggerRuns.d.ts +91 -0
- package/esm/operations/triggerRuns.d.ts.map +1 -0
- package/esm/operations/triggerRuns.js +129 -0
- package/esm/operations/triggerRuns.js.map +1 -0
- package/esm/operations/triggers.d.ts +248 -0
- package/esm/operations/triggers.d.ts.map +1 -0
- package/esm/operations/triggers.js +472 -0
- package/esm/operations/triggers.js.map +1 -0
- package/package.json +31 -63
- package/rollup.config.js +30 -181
- package/src/dataFactoryManagementClient.ts +69 -98
- package/src/dataFactoryManagementClientContext.ts +42 -45
- package/{dist-esm/src/operationsInterfaces/activityRuns.js → src/models/activityRunsMappers.ts} +10 -2
- package/src/models/dataFlowDebugSessionMappers.ts +300 -0
- package/src/models/dataFlowsMappers.ts +598 -0
- package/src/models/datasetsMappers.ts +598 -0
- package/{dist-esm/src/operationsInterfaces/dataFlows.js → src/models/exposureControlMappers.ts} +9 -2
- package/src/models/factoriesMappers.ts +604 -0
- package/src/models/index.ts +28288 -11421
- package/{dist-esm/src/operationsInterfaces/dataFlowDebugSession.js → src/models/integrationRuntimeNodesMappers.ts} +8 -2
- package/src/models/integrationRuntimeObjectMetadataMappers.ts +23 -0
- package/src/models/integrationRuntimesMappers.ts +619 -0
- package/src/models/linkedServicesMappers.ts +598 -0
- package/src/models/managedPrivateEndpointsMappers.ts +598 -0
- package/src/models/managedVirtualNetworksMappers.ts +598 -0
- package/src/models/mappers.ts +16755 -17000
- package/src/models/operationsMappers.ts +20 -0
- package/src/models/parameters.ts +159 -376
- package/src/models/pipelineRunsMappers.ts +18 -0
- package/src/models/pipelinesMappers.ts +599 -0
- package/src/models/privateEndPointConnectionsMappers.ts +598 -0
- package/src/models/privateEndpointConnectionMappers.ts +597 -0
- package/src/models/privateLinkResourcesMappers.ts +598 -0
- package/{dist-esm/src/operationsInterfaces/datasets.js → src/models/triggerRunsMappers.ts} +10 -2
- package/src/models/triggersMappers.ts +601 -0
- package/src/operations/activityRuns.ts +62 -40
- package/src/operations/dataFlowDebugSession.ts +264 -383
- package/src/operations/dataFlows.ts +210 -201
- package/src/operations/datasets.ts +208 -199
- package/src/operations/exposureControl.ts +148 -85
- package/src/operations/factories.ts +452 -353
- package/src/operations/index.ts +2 -1
- package/src/operations/integrationRuntimeNodes.ts +167 -104
- package/src/operations/integrationRuntimeObjectMetadata.ts +96 -141
- package/src/operations/integrationRuntimes.ts +731 -645
- package/src/operations/linkedServices.ts +201 -198
- package/src/operations/managedPrivateEndpoints.ts +194 -214
- package/src/operations/managedVirtualNetworks.ts +162 -178
- package/src/operations/operations.ts +70 -82
- package/src/operations/pipelineRuns.ts +139 -81
- package/src/operations/pipelines.ts +269 -229
- package/src/operations/privateEndPointConnections.ts +79 -131
- package/src/operations/privateEndpointConnection.ts +122 -82
- package/src/operations/privateLinkResources.ts +48 -34
- package/src/operations/triggerRuns.ts +147 -85
- package/src/operations/triggers.ts +419 -605
- package/tsconfig.json +3 -3
- package/CHANGELOG.md +0 -14
- package/dist/index.js +0 -30517
- package/dist/index.js.map +0 -1
- package/dist/index.min.js +0 -1
- package/dist/index.min.js.map +0 -1
- package/dist-esm/src/dataFactoryManagementClient.d.ts +0 -34
- package/dist-esm/src/dataFactoryManagementClient.d.ts.map +0 -1
- package/dist-esm/src/dataFactoryManagementClient.js +0 -41
- package/dist-esm/src/dataFactoryManagementClient.js.map +0 -1
- package/dist-esm/src/dataFactoryManagementClientContext.d.ts +0 -16
- package/dist-esm/src/dataFactoryManagementClientContext.d.ts.map +0 -1
- package/dist-esm/src/dataFactoryManagementClientContext.js +0 -49
- package/dist-esm/src/dataFactoryManagementClientContext.js.map +0 -1
- package/dist-esm/src/index.d.ts +0 -6
- package/dist-esm/src/index.d.ts.map +0 -1
- package/dist-esm/src/index.js +0 -13
- package/dist-esm/src/index.js.map +0 -1
- package/dist-esm/src/lroImpl.d.ts +0 -16
- package/dist-esm/src/lroImpl.d.ts.map +0 -1
- package/dist-esm/src/lroImpl.js +0 -29
- package/dist-esm/src/lroImpl.js.map +0 -1
- package/dist-esm/src/models/index.d.ts +0 -10786
- package/dist-esm/src/models/index.d.ts.map +0 -1
- package/dist-esm/src/models/index.js +0 -699
- package/dist-esm/src/models/index.js.map +0 -1
- package/dist-esm/src/models/mappers.d.ts +0 -1183
- package/dist-esm/src/models/mappers.d.ts.map +0 -1
- package/dist-esm/src/models/mappers.js.map +0 -1
- package/dist-esm/src/models/parameters.d.ts +0 -58
- package/dist-esm/src/models/parameters.d.ts.map +0 -1
- package/dist-esm/src/models/parameters.js +0 -454
- package/dist-esm/src/models/parameters.js.map +0 -1
- package/dist-esm/src/operations/activityRuns.d.ts +0 -22
- package/dist-esm/src/operations/activityRuns.d.ts.map +0 -1
- package/dist-esm/src/operations/activityRuns.js +0 -58
- package/dist-esm/src/operations/activityRuns.js.map +0 -1
- package/dist-esm/src/operations/dataFlowDebugSession.d.ts +0 -87
- package/dist-esm/src/operations/dataFlowDebugSession.d.ts.map +0 -1
- package/dist-esm/src/operations/dataFlowDebugSession.js +0 -369
- package/dist-esm/src/operations/dataFlowDebugSession.js.map +0 -1
- package/dist-esm/src/operations/dataFlows.d.ts +0 -63
- package/dist-esm/src/operations/dataFlows.d.ts.map +0 -1
- package/dist-esm/src/operations/dataFlows.js +0 -239
- package/dist-esm/src/operations/dataFlows.js.map +0 -1
- package/dist-esm/src/operations/datasets.d.ts +0 -63
- package/dist-esm/src/operations/datasets.d.ts.map +0 -1
- package/dist-esm/src/operations/datasets.js +0 -240
- package/dist-esm/src/operations/datasets.js.map +0 -1
- package/dist-esm/src/operations/exposureControl.d.ts +0 -36
- package/dist-esm/src/operations/exposureControl.d.ts.map +0 -1
- package/dist-esm/src/operations/exposureControl.js +0 -120
- package/dist-esm/src/operations/exposureControl.js.map +0 -1
- package/dist-esm/src/operations/factories.d.ts +0 -106
- package/dist-esm/src/operations/factories.d.ts.map +0 -1
- package/dist-esm/src/operations/factories.js +0 -458
- package/dist-esm/src/operations/factories.js.map +0 -1
- package/dist-esm/src/operations/index.d.ts.map +0 -1
- package/dist-esm/src/operations/index.js +0 -28
- package/dist-esm/src/operations/index.js.map +0 -1
- package/dist-esm/src/operations/integrationRuntimeNodes.d.ts +0 -50
- package/dist-esm/src/operations/integrationRuntimeNodes.d.ts.map +0 -1
- package/dist-esm/src/operations/integrationRuntimeNodes.js +0 -186
- package/dist-esm/src/operations/integrationRuntimeNodes.js.map +0 -1
- package/dist-esm/src/operations/integrationRuntimeObjectMetadata.d.ts +0 -39
- package/dist-esm/src/operations/integrationRuntimeObjectMetadata.d.ts.map +0 -1
- package/dist-esm/src/operations/integrationRuntimeObjectMetadata.js +0 -143
- package/dist-esm/src/operations/integrationRuntimeObjectMetadata.js.map +0 -1
- package/dist-esm/src/operations/integrationRuntimes.d.ts +0 -195
- package/dist-esm/src/operations/integrationRuntimes.d.ts.map +0 -1
- package/dist-esm/src/operations/integrationRuntimes.js +0 -793
- package/dist-esm/src/operations/integrationRuntimes.js.map +0 -1
- package/dist-esm/src/operations/linkedServices.d.ts +0 -63
- package/dist-esm/src/operations/linkedServices.d.ts.map +0 -1
- package/dist-esm/src/operations/linkedServices.js +0 -246
- package/dist-esm/src/operations/linkedServices.js.map +0 -1
- package/dist-esm/src/operations/managedPrivateEndpoints.d.ts +0 -69
- package/dist-esm/src/operations/managedPrivateEndpoints.d.ts.map +0 -1
- package/dist-esm/src/operations/managedPrivateEndpoints.js +0 -275
- package/dist-esm/src/operations/managedPrivateEndpoints.js.map +0 -1
- package/dist-esm/src/operations/managedVirtualNetworks.d.ts +0 -55
- package/dist-esm/src/operations/managedVirtualNetworks.d.ts.map +0 -1
- package/dist-esm/src/operations/managedVirtualNetworks.js +0 -214
- package/dist-esm/src/operations/managedVirtualNetworks.js.map +0 -1
- package/dist-esm/src/operations/operations.d.ts +0 -32
- package/dist-esm/src/operations/operations.d.ts.map +0 -1
- package/dist-esm/src/operations/operations.js +0 -120
- package/dist-esm/src/operations/operations.js.map +0 -1
- package/dist-esm/src/operations/pipelineRuns.d.ts +0 -37
- package/dist-esm/src/operations/pipelineRuns.d.ts.map +0 -1
- package/dist-esm/src/operations/pipelineRuns.js +0 -118
- package/dist-esm/src/operations/pipelineRuns.js.map +0 -1
- package/dist-esm/src/operations/pipelines.d.ts +0 -71
- package/dist-esm/src/operations/pipelines.d.ts.map +0 -1
- package/dist-esm/src/operations/pipelines.js +0 -280
- package/dist-esm/src/operations/pipelines.js.map +0 -1
- package/dist-esm/src/operations/privateEndPointConnections.d.ts +0 -38
- package/dist-esm/src/operations/privateEndPointConnections.d.ts.map +0 -1
- package/dist-esm/src/operations/privateEndPointConnections.js +0 -137
- package/dist-esm/src/operations/privateEndPointConnections.js.map +0 -1
- package/dist-esm/src/operations/privateEndpointConnection.d.ts +0 -38
- package/dist-esm/src/operations/privateEndpointConnection.d.ts.map +0 -1
- package/dist-esm/src/operations/privateEndpointConnection.js +0 -141
- package/dist-esm/src/operations/privateEndpointConnection.js.map +0 -1
- package/dist-esm/src/operations/privateLinkResources.d.ts +0 -20
- package/dist-esm/src/operations/privateLinkResources.d.ts.map +0 -1
- package/dist-esm/src/operations/privateLinkResources.js +0 -53
- package/dist-esm/src/operations/privateLinkResources.js.map +0 -1
- package/dist-esm/src/operations/triggerRuns.d.ts +0 -39
- package/dist-esm/src/operations/triggerRuns.d.ts.map +0 -1
- package/dist-esm/src/operations/triggerRuns.js +0 -120
- package/dist-esm/src/operations/triggerRuns.js.map +0 -1
- package/dist-esm/src/operations/triggers.d.ts +0 -144
- package/dist-esm/src/operations/triggers.d.ts.map +0 -1
- package/dist-esm/src/operations/triggers.js +0 -619
- package/dist-esm/src/operations/triggers.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/activityRuns.d.ts +0 -14
- package/dist-esm/src/operationsInterfaces/activityRuns.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/activityRuns.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/dataFlowDebugSession.d.ts +0 -62
- package/dist-esm/src/operationsInterfaces/dataFlowDebugSession.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/dataFlowDebugSession.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/dataFlows.d.ts +0 -38
- package/dist-esm/src/operationsInterfaces/dataFlows.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/dataFlows.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/datasets.d.ts +0 -38
- package/dist-esm/src/operationsInterfaces/datasets.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/datasets.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/exposureControl.d.ts +0 -28
- package/dist-esm/src/operationsInterfaces/exposureControl.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/exposureControl.js +0 -9
- package/dist-esm/src/operationsInterfaces/exposureControl.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/factories.d.ts +0 -70
- package/dist-esm/src/operationsInterfaces/factories.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/factories.js +0 -9
- package/dist-esm/src/operationsInterfaces/factories.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +0 -21
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/integrationRuntimeNodes.d.ts +0 -42
- package/dist-esm/src/operationsInterfaces/integrationRuntimeNodes.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/integrationRuntimeNodes.js +0 -9
- package/dist-esm/src/operationsInterfaces/integrationRuntimeNodes.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/integrationRuntimeObjectMetadata.d.ts +0 -31
- package/dist-esm/src/operationsInterfaces/integrationRuntimeObjectMetadata.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/integrationRuntimeObjectMetadata.js +0 -9
- package/dist-esm/src/operationsInterfaces/integrationRuntimeObjectMetadata.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/integrationRuntimes.d.ts +0 -170
- package/dist-esm/src/operationsInterfaces/integrationRuntimes.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/integrationRuntimes.js +0 -9
- package/dist-esm/src/operationsInterfaces/integrationRuntimes.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/linkedServices.d.ts +0 -38
- package/dist-esm/src/operationsInterfaces/linkedServices.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/linkedServices.js +0 -9
- package/dist-esm/src/operationsInterfaces/linkedServices.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/managedPrivateEndpoints.d.ts +0 -42
- package/dist-esm/src/operationsInterfaces/managedPrivateEndpoints.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/managedPrivateEndpoints.js +0 -9
- package/dist-esm/src/operationsInterfaces/managedPrivateEndpoints.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/managedVirtualNetworks.d.ts +0 -30
- package/dist-esm/src/operationsInterfaces/managedVirtualNetworks.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/managedVirtualNetworks.js +0 -9
- package/dist-esm/src/operationsInterfaces/managedVirtualNetworks.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/operations.d.ts +0 -11
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/operations.js +0 -9
- package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/pipelineRuns.d.ts +0 -29
- package/dist-esm/src/operationsInterfaces/pipelineRuns.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/pipelineRuns.js +0 -9
- package/dist-esm/src/operationsInterfaces/pipelineRuns.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/pipelines.d.ts +0 -46
- package/dist-esm/src/operationsInterfaces/pipelines.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/pipelines.js +0 -9
- package/dist-esm/src/operationsInterfaces/pipelines.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndPointConnections.d.ts +0 -13
- package/dist-esm/src/operationsInterfaces/privateEndPointConnections.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndPointConnections.js +0 -9
- package/dist-esm/src/operationsInterfaces/privateEndPointConnections.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnection.d.ts +0 -30
- package/dist-esm/src/operationsInterfaces/privateEndpointConnection.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnection.js +0 -9
- package/dist-esm/src/operationsInterfaces/privateEndpointConnection.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts +0 -12
- package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateLinkResources.js +0 -9
- package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/triggerRuns.d.ts +0 -31
- package/dist-esm/src/operationsInterfaces/triggerRuns.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/triggerRuns.js +0 -9
- package/dist-esm/src/operationsInterfaces/triggerRuns.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/triggers.d.ts +0 -119
- package/dist-esm/src/operationsInterfaces/triggers.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/triggers.js.map +0 -1
- package/dist-esm/test/sampleTest.d.ts +0 -2
- package/dist-esm/test/sampleTest.d.ts.map +0 -1
- package/dist-esm/test/sampleTest.js +0 -40
- package/dist-esm/test/sampleTest.js.map +0 -1
- package/review/arm-datafactory.api.md +0 -8221
- package/src/index.ts +0 -13
- package/src/lroImpl.ts +0 -34
- package/src/operationsInterfaces/activityRuns.ts +0 -32
- package/src/operationsInterfaces/dataFlowDebugSession.ts +0 -129
- package/src/operationsInterfaces/dataFlows.ts +0 -75
- package/src/operationsInterfaces/datasets.ts +0 -75
- package/src/operationsInterfaces/exposureControl.ts +0 -59
- package/src/operationsInterfaces/factories.ts +0 -137
- package/src/operationsInterfaces/index.ts +0 -28
- package/src/operationsInterfaces/integrationRuntimeNodes.ts +0 -84
- package/src/operationsInterfaces/integrationRuntimeObjectMetadata.ts +0 -64
- package/src/operationsInterfaces/integrationRuntimes.ts +0 -319
- package/src/operationsInterfaces/linkedServices.ts +0 -75
- package/src/operationsInterfaces/managedPrivateEndpoints.ts +0 -83
- package/src/operationsInterfaces/managedVirtualNetworks.ts +0 -61
- package/src/operationsInterfaces/operations.ts +0 -22
- package/src/operationsInterfaces/pipelineRuns.ts +0 -59
- package/src/operationsInterfaces/pipelines.ts +0 -90
- package/src/operationsInterfaces/privateEndPointConnections.ts +0 -29
- package/src/operationsInterfaces/privateEndpointConnection.ts +0 -61
- package/src/operationsInterfaces/privateLinkResources.ts +0 -27
- package/src/operationsInterfaces/triggerRuns.ts +0 -62
- package/src/operationsInterfaces/triggers.ts +0 -227
- package/types/arm-datafactory.d.ts +0 -12785
- package/types/tsdoc-metadata.json +0 -11
|
@@ -3,64 +3,24 @@
|
|
|
3
3
|
* Licensed under the MIT License.
|
|
4
4
|
*
|
|
5
5
|
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is
|
|
7
|
+
* regenerated.
|
|
7
8
|
*/
|
|
8
9
|
|
|
9
|
-
import
|
|
10
|
-
import
|
|
11
|
-
import * as
|
|
12
|
-
import * as Mappers from "../models/
|
|
10
|
+
import * as msRest from "@azure/ms-rest-js";
|
|
11
|
+
import * as msRestAzure from "@azure/ms-rest-azure-js";
|
|
12
|
+
import * as Models from "../models";
|
|
13
|
+
import * as Mappers from "../models/integrationRuntimesMappers";
|
|
13
14
|
import * as Parameters from "../models/parameters";
|
|
14
15
|
import { DataFactoryManagementClientContext } from "../dataFactoryManagementClientContext";
|
|
15
|
-
import { PollerLike, PollOperationState, LroEngine } from "@azure/core-lro";
|
|
16
|
-
import { LroImpl } from "../lroImpl";
|
|
17
|
-
import {
|
|
18
|
-
IntegrationRuntimeResource,
|
|
19
|
-
IntegrationRuntimesListByFactoryNextOptionalParams,
|
|
20
|
-
IntegrationRuntimesListByFactoryOptionalParams,
|
|
21
|
-
IntegrationRuntimesListByFactoryResponse,
|
|
22
|
-
IntegrationRuntimesCreateOrUpdateOptionalParams,
|
|
23
|
-
IntegrationRuntimesCreateOrUpdateResponse,
|
|
24
|
-
IntegrationRuntimesGetOptionalParams,
|
|
25
|
-
IntegrationRuntimesGetResponse,
|
|
26
|
-
UpdateIntegrationRuntimeRequest,
|
|
27
|
-
IntegrationRuntimesUpdateOptionalParams,
|
|
28
|
-
IntegrationRuntimesUpdateResponse,
|
|
29
|
-
IntegrationRuntimesDeleteOptionalParams,
|
|
30
|
-
IntegrationRuntimesGetStatusOptionalParams,
|
|
31
|
-
IntegrationRuntimesGetStatusResponse,
|
|
32
|
-
IntegrationRuntimesListOutboundNetworkDependenciesEndpointsOptionalParams,
|
|
33
|
-
IntegrationRuntimesListOutboundNetworkDependenciesEndpointsResponse,
|
|
34
|
-
IntegrationRuntimesGetConnectionInfoOptionalParams,
|
|
35
|
-
IntegrationRuntimesGetConnectionInfoResponse,
|
|
36
|
-
IntegrationRuntimeRegenerateKeyParameters,
|
|
37
|
-
IntegrationRuntimesRegenerateAuthKeyOptionalParams,
|
|
38
|
-
IntegrationRuntimesRegenerateAuthKeyResponse,
|
|
39
|
-
IntegrationRuntimesListAuthKeysOptionalParams,
|
|
40
|
-
IntegrationRuntimesListAuthKeysResponse,
|
|
41
|
-
IntegrationRuntimesStartOptionalParams,
|
|
42
|
-
IntegrationRuntimesStartResponse,
|
|
43
|
-
IntegrationRuntimesStopOptionalParams,
|
|
44
|
-
IntegrationRuntimesSyncCredentialsOptionalParams,
|
|
45
|
-
IntegrationRuntimesGetMonitoringDataOptionalParams,
|
|
46
|
-
IntegrationRuntimesGetMonitoringDataResponse,
|
|
47
|
-
IntegrationRuntimesUpgradeOptionalParams,
|
|
48
|
-
LinkedIntegrationRuntimeRequest,
|
|
49
|
-
IntegrationRuntimesRemoveLinksOptionalParams,
|
|
50
|
-
CreateLinkedIntegrationRuntimeRequest,
|
|
51
|
-
IntegrationRuntimesCreateLinkedIntegrationRuntimeOptionalParams,
|
|
52
|
-
IntegrationRuntimesCreateLinkedIntegrationRuntimeResponse,
|
|
53
|
-
IntegrationRuntimesListByFactoryNextResponse
|
|
54
|
-
} from "../models";
|
|
55
16
|
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
export class IntegrationRuntimesImpl implements IntegrationRuntimes {
|
|
17
|
+
/** Class representing a IntegrationRuntimes. */
|
|
18
|
+
export class IntegrationRuntimes {
|
|
59
19
|
private readonly client: DataFactoryManagementClientContext;
|
|
60
20
|
|
|
61
21
|
/**
|
|
62
|
-
*
|
|
63
|
-
* @param client Reference to the service client
|
|
22
|
+
* Create a IntegrationRuntimes.
|
|
23
|
+
* @param {DataFactoryManagementClientContext} client Reference to the service client.
|
|
64
24
|
*/
|
|
65
25
|
constructor(client: DataFactoryManagementClientContext) {
|
|
66
26
|
this.client = client;
|
|
@@ -70,105 +30,62 @@ export class IntegrationRuntimesImpl implements IntegrationRuntimes {
|
|
|
70
30
|
* Lists integration runtimes.
|
|
71
31
|
* @param resourceGroupName The resource group name.
|
|
72
32
|
* @param factoryName The factory name.
|
|
73
|
-
* @param options The
|
|
33
|
+
* @param [options] The optional parameters
|
|
34
|
+
* @returns Promise<Models.IntegrationRuntimesListByFactoryResponse>
|
|
74
35
|
*/
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
byPage: () => {
|
|
93
|
-
return this.listByFactoryPagingPage(
|
|
94
|
-
resourceGroupName,
|
|
95
|
-
factoryName,
|
|
96
|
-
options
|
|
97
|
-
);
|
|
98
|
-
}
|
|
99
|
-
};
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
private async *listByFactoryPagingPage(
|
|
103
|
-
resourceGroupName: string,
|
|
104
|
-
factoryName: string,
|
|
105
|
-
options?: IntegrationRuntimesListByFactoryOptionalParams
|
|
106
|
-
): AsyncIterableIterator<IntegrationRuntimeResource[]> {
|
|
107
|
-
let result = await this._listByFactory(
|
|
108
|
-
resourceGroupName,
|
|
109
|
-
factoryName,
|
|
110
|
-
options
|
|
111
|
-
);
|
|
112
|
-
yield result.value || [];
|
|
113
|
-
let continuationToken = result.nextLink;
|
|
114
|
-
while (continuationToken) {
|
|
115
|
-
result = await this._listByFactoryNext(
|
|
36
|
+
listByFactory(resourceGroupName: string, factoryName: string, options?: msRest.RequestOptionsBase): Promise<Models.IntegrationRuntimesListByFactoryResponse>;
|
|
37
|
+
/**
|
|
38
|
+
* @param resourceGroupName The resource group name.
|
|
39
|
+
* @param factoryName The factory name.
|
|
40
|
+
* @param callback The callback
|
|
41
|
+
*/
|
|
42
|
+
listByFactory(resourceGroupName: string, factoryName: string, callback: msRest.ServiceCallback<Models.IntegrationRuntimeListResponse>): void;
|
|
43
|
+
/**
|
|
44
|
+
* @param resourceGroupName The resource group name.
|
|
45
|
+
* @param factoryName The factory name.
|
|
46
|
+
* @param options The optional parameters
|
|
47
|
+
* @param callback The callback
|
|
48
|
+
*/
|
|
49
|
+
listByFactory(resourceGroupName: string, factoryName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.IntegrationRuntimeListResponse>): void;
|
|
50
|
+
listByFactory(resourceGroupName: string, factoryName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.IntegrationRuntimeListResponse>, callback?: msRest.ServiceCallback<Models.IntegrationRuntimeListResponse>): Promise<Models.IntegrationRuntimesListByFactoryResponse> {
|
|
51
|
+
return this.client.sendOperationRequest(
|
|
52
|
+
{
|
|
116
53
|
resourceGroupName,
|
|
117
54
|
factoryName,
|
|
118
|
-
continuationToken,
|
|
119
55
|
options
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
|
|
126
|
-
private async *listByFactoryPagingAll(
|
|
127
|
-
resourceGroupName: string,
|
|
128
|
-
factoryName: string,
|
|
129
|
-
options?: IntegrationRuntimesListByFactoryOptionalParams
|
|
130
|
-
): AsyncIterableIterator<IntegrationRuntimeResource> {
|
|
131
|
-
for await (const page of this.listByFactoryPagingPage(
|
|
132
|
-
resourceGroupName,
|
|
133
|
-
factoryName,
|
|
134
|
-
options
|
|
135
|
-
)) {
|
|
136
|
-
yield* page;
|
|
137
|
-
}
|
|
56
|
+
},
|
|
57
|
+
listByFactoryOperationSpec,
|
|
58
|
+
callback) as Promise<Models.IntegrationRuntimesListByFactoryResponse>;
|
|
138
59
|
}
|
|
139
60
|
|
|
140
61
|
/**
|
|
141
|
-
*
|
|
62
|
+
* Creates or updates an integration runtime.
|
|
142
63
|
* @param resourceGroupName The resource group name.
|
|
143
64
|
* @param factoryName The factory name.
|
|
144
|
-
* @param
|
|
65
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
66
|
+
* @param integrationRuntime Integration runtime resource definition.
|
|
67
|
+
* @param [options] The optional parameters
|
|
68
|
+
* @returns Promise<Models.IntegrationRuntimesCreateOrUpdateResponse>
|
|
145
69
|
*/
|
|
146
|
-
|
|
147
|
-
resourceGroupName: string,
|
|
148
|
-
factoryName: string,
|
|
149
|
-
options?: IntegrationRuntimesListByFactoryOptionalParams
|
|
150
|
-
): Promise<IntegrationRuntimesListByFactoryResponse> {
|
|
151
|
-
return this.client.sendOperationRequest(
|
|
152
|
-
{ resourceGroupName, factoryName, options },
|
|
153
|
-
listByFactoryOperationSpec
|
|
154
|
-
);
|
|
155
|
-
}
|
|
156
|
-
|
|
70
|
+
createOrUpdate(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, integrationRuntime: Models.IntegrationRuntimeResource, options?: Models.IntegrationRuntimesCreateOrUpdateOptionalParams): Promise<Models.IntegrationRuntimesCreateOrUpdateResponse>;
|
|
157
71
|
/**
|
|
158
|
-
* Creates or updates an integration runtime.
|
|
159
72
|
* @param resourceGroupName The resource group name.
|
|
160
73
|
* @param factoryName The factory name.
|
|
161
74
|
* @param integrationRuntimeName The integration runtime name.
|
|
162
75
|
* @param integrationRuntime Integration runtime resource definition.
|
|
163
|
-
* @param
|
|
76
|
+
* @param callback The callback
|
|
164
77
|
*/
|
|
165
|
-
createOrUpdate(
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
78
|
+
createOrUpdate(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, integrationRuntime: Models.IntegrationRuntimeResource, callback: msRest.ServiceCallback<Models.IntegrationRuntimeResource>): void;
|
|
79
|
+
/**
|
|
80
|
+
* @param resourceGroupName The resource group name.
|
|
81
|
+
* @param factoryName The factory name.
|
|
82
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
83
|
+
* @param integrationRuntime Integration runtime resource definition.
|
|
84
|
+
* @param options The optional parameters
|
|
85
|
+
* @param callback The callback
|
|
86
|
+
*/
|
|
87
|
+
createOrUpdate(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, integrationRuntime: Models.IntegrationRuntimeResource, options: Models.IntegrationRuntimesCreateOrUpdateOptionalParams, callback: msRest.ServiceCallback<Models.IntegrationRuntimeResource>): void;
|
|
88
|
+
createOrUpdate(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, integrationRuntime: Models.IntegrationRuntimeResource, options?: Models.IntegrationRuntimesCreateOrUpdateOptionalParams | msRest.ServiceCallback<Models.IntegrationRuntimeResource>, callback?: msRest.ServiceCallback<Models.IntegrationRuntimeResource>): Promise<Models.IntegrationRuntimesCreateOrUpdateResponse> {
|
|
172
89
|
return this.client.sendOperationRequest(
|
|
173
90
|
{
|
|
174
91
|
resourceGroupName,
|
|
@@ -177,8 +94,8 @@ export class IntegrationRuntimesImpl implements IntegrationRuntimes {
|
|
|
177
94
|
integrationRuntime,
|
|
178
95
|
options
|
|
179
96
|
},
|
|
180
|
-
createOrUpdateOperationSpec
|
|
181
|
-
|
|
97
|
+
createOrUpdateOperationSpec,
|
|
98
|
+
callback) as Promise<Models.IntegrationRuntimesCreateOrUpdateResponse>;
|
|
182
99
|
}
|
|
183
100
|
|
|
184
101
|
/**
|
|
@@ -186,18 +103,35 @@ export class IntegrationRuntimesImpl implements IntegrationRuntimes {
|
|
|
186
103
|
* @param resourceGroupName The resource group name.
|
|
187
104
|
* @param factoryName The factory name.
|
|
188
105
|
* @param integrationRuntimeName The integration runtime name.
|
|
189
|
-
* @param options The
|
|
106
|
+
* @param [options] The optional parameters
|
|
107
|
+
* @returns Promise<Models.IntegrationRuntimesGetResponse>
|
|
108
|
+
*/
|
|
109
|
+
get(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: Models.IntegrationRuntimesGetOptionalParams): Promise<Models.IntegrationRuntimesGetResponse>;
|
|
110
|
+
/**
|
|
111
|
+
* @param resourceGroupName The resource group name.
|
|
112
|
+
* @param factoryName The factory name.
|
|
113
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
114
|
+
* @param callback The callback
|
|
190
115
|
*/
|
|
191
|
-
get(
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
116
|
+
get(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, callback: msRest.ServiceCallback<Models.IntegrationRuntimeResource>): void;
|
|
117
|
+
/**
|
|
118
|
+
* @param resourceGroupName The resource group name.
|
|
119
|
+
* @param factoryName The factory name.
|
|
120
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
121
|
+
* @param options The optional parameters
|
|
122
|
+
* @param callback The callback
|
|
123
|
+
*/
|
|
124
|
+
get(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options: Models.IntegrationRuntimesGetOptionalParams, callback: msRest.ServiceCallback<Models.IntegrationRuntimeResource>): void;
|
|
125
|
+
get(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: Models.IntegrationRuntimesGetOptionalParams | msRest.ServiceCallback<Models.IntegrationRuntimeResource>, callback?: msRest.ServiceCallback<Models.IntegrationRuntimeResource>): Promise<Models.IntegrationRuntimesGetResponse> {
|
|
197
126
|
return this.client.sendOperationRequest(
|
|
198
|
-
{
|
|
199
|
-
|
|
200
|
-
|
|
127
|
+
{
|
|
128
|
+
resourceGroupName,
|
|
129
|
+
factoryName,
|
|
130
|
+
integrationRuntimeName,
|
|
131
|
+
options
|
|
132
|
+
},
|
|
133
|
+
getOperationSpec,
|
|
134
|
+
callback) as Promise<Models.IntegrationRuntimesGetResponse>;
|
|
201
135
|
}
|
|
202
136
|
|
|
203
137
|
/**
|
|
@@ -206,15 +140,28 @@ export class IntegrationRuntimesImpl implements IntegrationRuntimes {
|
|
|
206
140
|
* @param factoryName The factory name.
|
|
207
141
|
* @param integrationRuntimeName The integration runtime name.
|
|
208
142
|
* @param updateIntegrationRuntimeRequest The parameters for updating an integration runtime.
|
|
209
|
-
* @param options The
|
|
143
|
+
* @param [options] The optional parameters
|
|
144
|
+
* @returns Promise<Models.IntegrationRuntimesUpdateResponse>
|
|
145
|
+
*/
|
|
146
|
+
update(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, updateIntegrationRuntimeRequest: Models.UpdateIntegrationRuntimeRequest, options?: msRest.RequestOptionsBase): Promise<Models.IntegrationRuntimesUpdateResponse>;
|
|
147
|
+
/**
|
|
148
|
+
* @param resourceGroupName The resource group name.
|
|
149
|
+
* @param factoryName The factory name.
|
|
150
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
151
|
+
* @param updateIntegrationRuntimeRequest The parameters for updating an integration runtime.
|
|
152
|
+
* @param callback The callback
|
|
153
|
+
*/
|
|
154
|
+
update(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, updateIntegrationRuntimeRequest: Models.UpdateIntegrationRuntimeRequest, callback: msRest.ServiceCallback<Models.IntegrationRuntimeResource>): void;
|
|
155
|
+
/**
|
|
156
|
+
* @param resourceGroupName The resource group name.
|
|
157
|
+
* @param factoryName The factory name.
|
|
158
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
159
|
+
* @param updateIntegrationRuntimeRequest The parameters for updating an integration runtime.
|
|
160
|
+
* @param options The optional parameters
|
|
161
|
+
* @param callback The callback
|
|
210
162
|
*/
|
|
211
|
-
update(
|
|
212
|
-
|
|
213
|
-
factoryName: string,
|
|
214
|
-
integrationRuntimeName: string,
|
|
215
|
-
updateIntegrationRuntimeRequest: UpdateIntegrationRuntimeRequest,
|
|
216
|
-
options?: IntegrationRuntimesUpdateOptionalParams
|
|
217
|
-
): Promise<IntegrationRuntimesUpdateResponse> {
|
|
163
|
+
update(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, updateIntegrationRuntimeRequest: Models.UpdateIntegrationRuntimeRequest, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.IntegrationRuntimeResource>): void;
|
|
164
|
+
update(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, updateIntegrationRuntimeRequest: Models.UpdateIntegrationRuntimeRequest, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.IntegrationRuntimeResource>, callback?: msRest.ServiceCallback<Models.IntegrationRuntimeResource>): Promise<Models.IntegrationRuntimesUpdateResponse> {
|
|
218
165
|
return this.client.sendOperationRequest(
|
|
219
166
|
{
|
|
220
167
|
resourceGroupName,
|
|
@@ -223,8 +170,8 @@ export class IntegrationRuntimesImpl implements IntegrationRuntimes {
|
|
|
223
170
|
updateIntegrationRuntimeRequest,
|
|
224
171
|
options
|
|
225
172
|
},
|
|
226
|
-
updateOperationSpec
|
|
227
|
-
|
|
173
|
+
updateOperationSpec,
|
|
174
|
+
callback) as Promise<Models.IntegrationRuntimesUpdateResponse>;
|
|
228
175
|
}
|
|
229
176
|
|
|
230
177
|
/**
|
|
@@ -232,18 +179,35 @@ export class IntegrationRuntimesImpl implements IntegrationRuntimes {
|
|
|
232
179
|
* @param resourceGroupName The resource group name.
|
|
233
180
|
* @param factoryName The factory name.
|
|
234
181
|
* @param integrationRuntimeName The integration runtime name.
|
|
235
|
-
* @param options The
|
|
182
|
+
* @param [options] The optional parameters
|
|
183
|
+
* @returns Promise<msRest.RestResponse>
|
|
236
184
|
*/
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
185
|
+
deleteMethod(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
|
|
186
|
+
/**
|
|
187
|
+
* @param resourceGroupName The resource group name.
|
|
188
|
+
* @param factoryName The factory name.
|
|
189
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
190
|
+
* @param callback The callback
|
|
191
|
+
*/
|
|
192
|
+
deleteMethod(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, callback: msRest.ServiceCallback<void>): void;
|
|
193
|
+
/**
|
|
194
|
+
* @param resourceGroupName The resource group name.
|
|
195
|
+
* @param factoryName The factory name.
|
|
196
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
197
|
+
* @param options The optional parameters
|
|
198
|
+
* @param callback The callback
|
|
199
|
+
*/
|
|
200
|
+
deleteMethod(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<void>): void;
|
|
201
|
+
deleteMethod(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<msRest.RestResponse> {
|
|
243
202
|
return this.client.sendOperationRequest(
|
|
244
|
-
{
|
|
245
|
-
|
|
246
|
-
|
|
203
|
+
{
|
|
204
|
+
resourceGroupName,
|
|
205
|
+
factoryName,
|
|
206
|
+
integrationRuntimeName,
|
|
207
|
+
options
|
|
208
|
+
},
|
|
209
|
+
deleteMethodOperationSpec,
|
|
210
|
+
callback);
|
|
247
211
|
}
|
|
248
212
|
|
|
249
213
|
/**
|
|
@@ -251,18 +215,35 @@ export class IntegrationRuntimesImpl implements IntegrationRuntimes {
|
|
|
251
215
|
* @param resourceGroupName The resource group name.
|
|
252
216
|
* @param factoryName The factory name.
|
|
253
217
|
* @param integrationRuntimeName The integration runtime name.
|
|
254
|
-
* @param options The
|
|
218
|
+
* @param [options] The optional parameters
|
|
219
|
+
* @returns Promise<Models.IntegrationRuntimesGetStatusResponse>
|
|
255
220
|
*/
|
|
256
|
-
getStatus(
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
221
|
+
getStatus(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: msRest.RequestOptionsBase): Promise<Models.IntegrationRuntimesGetStatusResponse>;
|
|
222
|
+
/**
|
|
223
|
+
* @param resourceGroupName The resource group name.
|
|
224
|
+
* @param factoryName The factory name.
|
|
225
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
226
|
+
* @param callback The callback
|
|
227
|
+
*/
|
|
228
|
+
getStatus(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, callback: msRest.ServiceCallback<Models.IntegrationRuntimeStatusResponse>): void;
|
|
229
|
+
/**
|
|
230
|
+
* @param resourceGroupName The resource group name.
|
|
231
|
+
* @param factoryName The factory name.
|
|
232
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
233
|
+
* @param options The optional parameters
|
|
234
|
+
* @param callback The callback
|
|
235
|
+
*/
|
|
236
|
+
getStatus(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.IntegrationRuntimeStatusResponse>): void;
|
|
237
|
+
getStatus(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.IntegrationRuntimeStatusResponse>, callback?: msRest.ServiceCallback<Models.IntegrationRuntimeStatusResponse>): Promise<Models.IntegrationRuntimesGetStatusResponse> {
|
|
262
238
|
return this.client.sendOperationRequest(
|
|
263
|
-
{
|
|
264
|
-
|
|
265
|
-
|
|
239
|
+
{
|
|
240
|
+
resourceGroupName,
|
|
241
|
+
factoryName,
|
|
242
|
+
integrationRuntimeName,
|
|
243
|
+
options
|
|
244
|
+
},
|
|
245
|
+
getStatusOperationSpec,
|
|
246
|
+
callback) as Promise<Models.IntegrationRuntimesGetStatusResponse>;
|
|
266
247
|
}
|
|
267
248
|
|
|
268
249
|
/**
|
|
@@ -270,40 +251,72 @@ export class IntegrationRuntimesImpl implements IntegrationRuntimes {
|
|
|
270
251
|
* @param resourceGroupName The resource group name.
|
|
271
252
|
* @param factoryName The factory name.
|
|
272
253
|
* @param integrationRuntimeName The integration runtime name.
|
|
273
|
-
* @param options The
|
|
254
|
+
* @param [options] The optional parameters
|
|
255
|
+
* @returns Promise<Models.IntegrationRuntimesListOutboundNetworkDependenciesEndpointsResponse>
|
|
256
|
+
*/
|
|
257
|
+
listOutboundNetworkDependenciesEndpoints(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: msRest.RequestOptionsBase): Promise<Models.IntegrationRuntimesListOutboundNetworkDependenciesEndpointsResponse>;
|
|
258
|
+
/**
|
|
259
|
+
* @param resourceGroupName The resource group name.
|
|
260
|
+
* @param factoryName The factory name.
|
|
261
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
262
|
+
* @param callback The callback
|
|
274
263
|
*/
|
|
275
|
-
listOutboundNetworkDependenciesEndpoints(
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
264
|
+
listOutboundNetworkDependenciesEndpoints(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, callback: msRest.ServiceCallback<Models.IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse>): void;
|
|
265
|
+
/**
|
|
266
|
+
* @param resourceGroupName The resource group name.
|
|
267
|
+
* @param factoryName The factory name.
|
|
268
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
269
|
+
* @param options The optional parameters
|
|
270
|
+
* @param callback The callback
|
|
271
|
+
*/
|
|
272
|
+
listOutboundNetworkDependenciesEndpoints(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse>): void;
|
|
273
|
+
listOutboundNetworkDependenciesEndpoints(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse>, callback?: msRest.ServiceCallback<Models.IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse>): Promise<Models.IntegrationRuntimesListOutboundNetworkDependenciesEndpointsResponse> {
|
|
283
274
|
return this.client.sendOperationRequest(
|
|
284
|
-
{
|
|
285
|
-
|
|
286
|
-
|
|
275
|
+
{
|
|
276
|
+
resourceGroupName,
|
|
277
|
+
factoryName,
|
|
278
|
+
integrationRuntimeName,
|
|
279
|
+
options
|
|
280
|
+
},
|
|
281
|
+
listOutboundNetworkDependenciesEndpointsOperationSpec,
|
|
282
|
+
callback) as Promise<Models.IntegrationRuntimesListOutboundNetworkDependenciesEndpointsResponse>;
|
|
287
283
|
}
|
|
288
284
|
|
|
289
285
|
/**
|
|
290
|
-
* Gets the on-premises integration runtime connection information for encrypting the on-premises
|
|
291
|
-
* source credentials.
|
|
286
|
+
* Gets the on-premises integration runtime connection information for encrypting the on-premises
|
|
287
|
+
* data source credentials.
|
|
288
|
+
* @param resourceGroupName The resource group name.
|
|
289
|
+
* @param factoryName The factory name.
|
|
290
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
291
|
+
* @param [options] The optional parameters
|
|
292
|
+
* @returns Promise<Models.IntegrationRuntimesGetConnectionInfoResponse>
|
|
293
|
+
*/
|
|
294
|
+
getConnectionInfo(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: msRest.RequestOptionsBase): Promise<Models.IntegrationRuntimesGetConnectionInfoResponse>;
|
|
295
|
+
/**
|
|
292
296
|
* @param resourceGroupName The resource group name.
|
|
293
297
|
* @param factoryName The factory name.
|
|
294
298
|
* @param integrationRuntimeName The integration runtime name.
|
|
295
|
-
* @param
|
|
299
|
+
* @param callback The callback
|
|
296
300
|
*/
|
|
297
|
-
getConnectionInfo(
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
301
|
+
getConnectionInfo(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, callback: msRest.ServiceCallback<Models.IntegrationRuntimeConnectionInfo>): void;
|
|
302
|
+
/**
|
|
303
|
+
* @param resourceGroupName The resource group name.
|
|
304
|
+
* @param factoryName The factory name.
|
|
305
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
306
|
+
* @param options The optional parameters
|
|
307
|
+
* @param callback The callback
|
|
308
|
+
*/
|
|
309
|
+
getConnectionInfo(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.IntegrationRuntimeConnectionInfo>): void;
|
|
310
|
+
getConnectionInfo(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.IntegrationRuntimeConnectionInfo>, callback?: msRest.ServiceCallback<Models.IntegrationRuntimeConnectionInfo>): Promise<Models.IntegrationRuntimesGetConnectionInfoResponse> {
|
|
303
311
|
return this.client.sendOperationRequest(
|
|
304
|
-
{
|
|
305
|
-
|
|
306
|
-
|
|
312
|
+
{
|
|
313
|
+
resourceGroupName,
|
|
314
|
+
factoryName,
|
|
315
|
+
integrationRuntimeName,
|
|
316
|
+
options
|
|
317
|
+
},
|
|
318
|
+
getConnectionInfoOperationSpec,
|
|
319
|
+
callback) as Promise<Models.IntegrationRuntimesGetConnectionInfoResponse>;
|
|
307
320
|
}
|
|
308
321
|
|
|
309
322
|
/**
|
|
@@ -311,17 +324,32 @@ export class IntegrationRuntimesImpl implements IntegrationRuntimes {
|
|
|
311
324
|
* @param resourceGroupName The resource group name.
|
|
312
325
|
* @param factoryName The factory name.
|
|
313
326
|
* @param integrationRuntimeName The integration runtime name.
|
|
314
|
-
* @param regenerateKeyParameters The parameters for regenerating integration runtime
|
|
315
|
-
*
|
|
316
|
-
* @param options The
|
|
327
|
+
* @param regenerateKeyParameters The parameters for regenerating integration runtime
|
|
328
|
+
* authentication key.
|
|
329
|
+
* @param [options] The optional parameters
|
|
330
|
+
* @returns Promise<Models.IntegrationRuntimesRegenerateAuthKeyResponse>
|
|
331
|
+
*/
|
|
332
|
+
regenerateAuthKey(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, regenerateKeyParameters: Models.IntegrationRuntimeRegenerateKeyParameters, options?: msRest.RequestOptionsBase): Promise<Models.IntegrationRuntimesRegenerateAuthKeyResponse>;
|
|
333
|
+
/**
|
|
334
|
+
* @param resourceGroupName The resource group name.
|
|
335
|
+
* @param factoryName The factory name.
|
|
336
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
337
|
+
* @param regenerateKeyParameters The parameters for regenerating integration runtime
|
|
338
|
+
* authentication key.
|
|
339
|
+
* @param callback The callback
|
|
317
340
|
*/
|
|
318
|
-
regenerateAuthKey(
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
341
|
+
regenerateAuthKey(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, regenerateKeyParameters: Models.IntegrationRuntimeRegenerateKeyParameters, callback: msRest.ServiceCallback<Models.IntegrationRuntimeAuthKeys>): void;
|
|
342
|
+
/**
|
|
343
|
+
* @param resourceGroupName The resource group name.
|
|
344
|
+
* @param factoryName The factory name.
|
|
345
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
346
|
+
* @param regenerateKeyParameters The parameters for regenerating integration runtime
|
|
347
|
+
* authentication key.
|
|
348
|
+
* @param options The optional parameters
|
|
349
|
+
* @param callback The callback
|
|
350
|
+
*/
|
|
351
|
+
regenerateAuthKey(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, regenerateKeyParameters: Models.IntegrationRuntimeRegenerateKeyParameters, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.IntegrationRuntimeAuthKeys>): void;
|
|
352
|
+
regenerateAuthKey(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, regenerateKeyParameters: Models.IntegrationRuntimeRegenerateKeyParameters, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.IntegrationRuntimeAuthKeys>, callback?: msRest.ServiceCallback<Models.IntegrationRuntimeAuthKeys>): Promise<Models.IntegrationRuntimesRegenerateAuthKeyResponse> {
|
|
325
353
|
return this.client.sendOperationRequest(
|
|
326
354
|
{
|
|
327
355
|
resourceGroupName,
|
|
@@ -330,8 +358,8 @@ export class IntegrationRuntimesImpl implements IntegrationRuntimes {
|
|
|
330
358
|
regenerateKeyParameters,
|
|
331
359
|
options
|
|
332
360
|
},
|
|
333
|
-
regenerateAuthKeyOperationSpec
|
|
334
|
-
|
|
361
|
+
regenerateAuthKeyOperationSpec,
|
|
362
|
+
callback) as Promise<Models.IntegrationRuntimesRegenerateAuthKeyResponse>;
|
|
335
363
|
}
|
|
336
364
|
|
|
337
365
|
/**
|
|
@@ -339,86 +367,35 @@ export class IntegrationRuntimesImpl implements IntegrationRuntimes {
|
|
|
339
367
|
* @param resourceGroupName The resource group name.
|
|
340
368
|
* @param factoryName The factory name.
|
|
341
369
|
* @param integrationRuntimeName The integration runtime name.
|
|
342
|
-
* @param options The
|
|
370
|
+
* @param [options] The optional parameters
|
|
371
|
+
* @returns Promise<Models.IntegrationRuntimesListAuthKeysResponse>
|
|
343
372
|
*/
|
|
344
|
-
listAuthKeys(
|
|
345
|
-
resourceGroupName: string,
|
|
346
|
-
factoryName: string,
|
|
347
|
-
integrationRuntimeName: string,
|
|
348
|
-
options?: IntegrationRuntimesListAuthKeysOptionalParams
|
|
349
|
-
): Promise<IntegrationRuntimesListAuthKeysResponse> {
|
|
350
|
-
return this.client.sendOperationRequest(
|
|
351
|
-
{ resourceGroupName, factoryName, integrationRuntimeName, options },
|
|
352
|
-
listAuthKeysOperationSpec
|
|
353
|
-
);
|
|
354
|
-
}
|
|
355
|
-
|
|
373
|
+
listAuthKeys(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: msRest.RequestOptionsBase): Promise<Models.IntegrationRuntimesListAuthKeysResponse>;
|
|
356
374
|
/**
|
|
357
|
-
* Starts a ManagedReserved type integration runtime.
|
|
358
375
|
* @param resourceGroupName The resource group name.
|
|
359
376
|
* @param factoryName The factory name.
|
|
360
377
|
* @param integrationRuntimeName The integration runtime name.
|
|
361
|
-
* @param
|
|
378
|
+
* @param callback The callback
|
|
362
379
|
*/
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
spec: coreClient.OperationSpec
|
|
383
|
-
) => {
|
|
384
|
-
let currentRawResponse:
|
|
385
|
-
| coreClient.FullOperationResponse
|
|
386
|
-
| undefined = undefined;
|
|
387
|
-
const providedCallback = args.options?.onResponse;
|
|
388
|
-
const callback: coreClient.RawResponseCallback = (
|
|
389
|
-
rawResponse: coreClient.FullOperationResponse,
|
|
390
|
-
flatResponse: unknown
|
|
391
|
-
) => {
|
|
392
|
-
currentRawResponse = rawResponse;
|
|
393
|
-
providedCallback?.(rawResponse, flatResponse);
|
|
394
|
-
};
|
|
395
|
-
const updatedArgs = {
|
|
396
|
-
...args,
|
|
397
|
-
options: {
|
|
398
|
-
...args.options,
|
|
399
|
-
onResponse: callback
|
|
400
|
-
}
|
|
401
|
-
};
|
|
402
|
-
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
403
|
-
return {
|
|
404
|
-
flatResponse,
|
|
405
|
-
rawResponse: {
|
|
406
|
-
statusCode: currentRawResponse!.status,
|
|
407
|
-
body: currentRawResponse!.parsedBody,
|
|
408
|
-
headers: currentRawResponse!.headers.toJSON()
|
|
409
|
-
}
|
|
410
|
-
};
|
|
411
|
-
};
|
|
412
|
-
|
|
413
|
-
const lro = new LroImpl(
|
|
414
|
-
sendOperation,
|
|
415
|
-
{ resourceGroupName, factoryName, integrationRuntimeName, options },
|
|
416
|
-
startOperationSpec
|
|
417
|
-
);
|
|
418
|
-
return new LroEngine(lro, {
|
|
419
|
-
resumeFrom: options?.resumeFrom,
|
|
420
|
-
intervalInMs: options?.updateIntervalInMs
|
|
421
|
-
});
|
|
380
|
+
listAuthKeys(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, callback: msRest.ServiceCallback<Models.IntegrationRuntimeAuthKeys>): void;
|
|
381
|
+
/**
|
|
382
|
+
* @param resourceGroupName The resource group name.
|
|
383
|
+
* @param factoryName The factory name.
|
|
384
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
385
|
+
* @param options The optional parameters
|
|
386
|
+
* @param callback The callback
|
|
387
|
+
*/
|
|
388
|
+
listAuthKeys(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.IntegrationRuntimeAuthKeys>): void;
|
|
389
|
+
listAuthKeys(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.IntegrationRuntimeAuthKeys>, callback?: msRest.ServiceCallback<Models.IntegrationRuntimeAuthKeys>): Promise<Models.IntegrationRuntimesListAuthKeysResponse> {
|
|
390
|
+
return this.client.sendOperationRequest(
|
|
391
|
+
{
|
|
392
|
+
resourceGroupName,
|
|
393
|
+
factoryName,
|
|
394
|
+
integrationRuntimeName,
|
|
395
|
+
options
|
|
396
|
+
},
|
|
397
|
+
listAuthKeysOperationSpec,
|
|
398
|
+
callback) as Promise<Models.IntegrationRuntimesListAuthKeysResponse>;
|
|
422
399
|
}
|
|
423
400
|
|
|
424
401
|
/**
|
|
@@ -426,21 +403,12 @@ export class IntegrationRuntimesImpl implements IntegrationRuntimes {
|
|
|
426
403
|
* @param resourceGroupName The resource group name.
|
|
427
404
|
* @param factoryName The factory name.
|
|
428
405
|
* @param integrationRuntimeName The integration runtime name.
|
|
429
|
-
* @param options The
|
|
406
|
+
* @param [options] The optional parameters
|
|
407
|
+
* @returns Promise<Models.IntegrationRuntimesStartResponse>
|
|
430
408
|
*/
|
|
431
|
-
|
|
432
|
-
resourceGroupName
|
|
433
|
-
|
|
434
|
-
integrationRuntimeName: string,
|
|
435
|
-
options?: IntegrationRuntimesStartOptionalParams
|
|
436
|
-
): Promise<IntegrationRuntimesStartResponse> {
|
|
437
|
-
const poller = await this.beginStart(
|
|
438
|
-
resourceGroupName,
|
|
439
|
-
factoryName,
|
|
440
|
-
integrationRuntimeName,
|
|
441
|
-
options
|
|
442
|
-
);
|
|
443
|
-
return poller.pollUntilDone();
|
|
409
|
+
start(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: msRest.RequestOptionsBase): Promise<Models.IntegrationRuntimesStartResponse> {
|
|
410
|
+
return this.beginStart(resourceGroupName,factoryName,integrationRuntimeName,options)
|
|
411
|
+
.then(lroPoller => lroPoller.pollUntilFinished()) as Promise<Models.IntegrationRuntimesStartResponse>;
|
|
444
412
|
}
|
|
445
413
|
|
|
446
414
|
/**
|
|
@@ -448,126 +416,88 @@ export class IntegrationRuntimesImpl implements IntegrationRuntimes {
|
|
|
448
416
|
* @param resourceGroupName The resource group name.
|
|
449
417
|
* @param factoryName The factory name.
|
|
450
418
|
* @param integrationRuntimeName The integration runtime name.
|
|
451
|
-
* @param options The
|
|
419
|
+
* @param [options] The optional parameters
|
|
420
|
+
* @returns Promise<msRest.RestResponse>
|
|
452
421
|
*/
|
|
453
|
-
|
|
454
|
-
resourceGroupName
|
|
455
|
-
|
|
456
|
-
integrationRuntimeName: string,
|
|
457
|
-
options?: IntegrationRuntimesStopOptionalParams
|
|
458
|
-
): Promise<PollerLike<PollOperationState<void>, void>> {
|
|
459
|
-
const directSendOperation = async (
|
|
460
|
-
args: coreClient.OperationArguments,
|
|
461
|
-
spec: coreClient.OperationSpec
|
|
462
|
-
): Promise<void> => {
|
|
463
|
-
return this.client.sendOperationRequest(args, spec);
|
|
464
|
-
};
|
|
465
|
-
const sendOperation = async (
|
|
466
|
-
args: coreClient.OperationArguments,
|
|
467
|
-
spec: coreClient.OperationSpec
|
|
468
|
-
) => {
|
|
469
|
-
let currentRawResponse:
|
|
470
|
-
| coreClient.FullOperationResponse
|
|
471
|
-
| undefined = undefined;
|
|
472
|
-
const providedCallback = args.options?.onResponse;
|
|
473
|
-
const callback: coreClient.RawResponseCallback = (
|
|
474
|
-
rawResponse: coreClient.FullOperationResponse,
|
|
475
|
-
flatResponse: unknown
|
|
476
|
-
) => {
|
|
477
|
-
currentRawResponse = rawResponse;
|
|
478
|
-
providedCallback?.(rawResponse, flatResponse);
|
|
479
|
-
};
|
|
480
|
-
const updatedArgs = {
|
|
481
|
-
...args,
|
|
482
|
-
options: {
|
|
483
|
-
...args.options,
|
|
484
|
-
onResponse: callback
|
|
485
|
-
}
|
|
486
|
-
};
|
|
487
|
-
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
488
|
-
return {
|
|
489
|
-
flatResponse,
|
|
490
|
-
rawResponse: {
|
|
491
|
-
statusCode: currentRawResponse!.status,
|
|
492
|
-
body: currentRawResponse!.parsedBody,
|
|
493
|
-
headers: currentRawResponse!.headers.toJSON()
|
|
494
|
-
}
|
|
495
|
-
};
|
|
496
|
-
};
|
|
497
|
-
|
|
498
|
-
const lro = new LroImpl(
|
|
499
|
-
sendOperation,
|
|
500
|
-
{ resourceGroupName, factoryName, integrationRuntimeName, options },
|
|
501
|
-
stopOperationSpec
|
|
502
|
-
);
|
|
503
|
-
return new LroEngine(lro, {
|
|
504
|
-
resumeFrom: options?.resumeFrom,
|
|
505
|
-
intervalInMs: options?.updateIntervalInMs
|
|
506
|
-
});
|
|
422
|
+
stop(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse> {
|
|
423
|
+
return this.beginStop(resourceGroupName,factoryName,integrationRuntimeName,options)
|
|
424
|
+
.then(lroPoller => lroPoller.pollUntilFinished());
|
|
507
425
|
}
|
|
508
426
|
|
|
509
427
|
/**
|
|
510
|
-
*
|
|
428
|
+
* Force the integration runtime to synchronize credentials across integration runtime nodes, and
|
|
429
|
+
* this will override the credentials across all worker nodes with those available on the
|
|
430
|
+
* dispatcher node. If you already have the latest credential backup file, you should manually
|
|
431
|
+
* import it (preferred) on any self-hosted integration runtime node than using this API directly.
|
|
511
432
|
* @param resourceGroupName The resource group name.
|
|
512
433
|
* @param factoryName The factory name.
|
|
513
434
|
* @param integrationRuntimeName The integration runtime name.
|
|
514
|
-
* @param options The
|
|
435
|
+
* @param [options] The optional parameters
|
|
436
|
+
* @returns Promise<msRest.RestResponse>
|
|
515
437
|
*/
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
factoryName,
|
|
525
|
-
integrationRuntimeName,
|
|
526
|
-
options
|
|
527
|
-
);
|
|
528
|
-
return poller.pollUntilDone();
|
|
529
|
-
}
|
|
530
|
-
|
|
438
|
+
syncCredentials(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
|
|
439
|
+
/**
|
|
440
|
+
* @param resourceGroupName The resource group name.
|
|
441
|
+
* @param factoryName The factory name.
|
|
442
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
443
|
+
* @param callback The callback
|
|
444
|
+
*/
|
|
445
|
+
syncCredentials(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, callback: msRest.ServiceCallback<void>): void;
|
|
531
446
|
/**
|
|
532
|
-
* Force the integration runtime to synchronize credentials across integration runtime nodes, and this
|
|
533
|
-
* will override the credentials across all worker nodes with those available on the dispatcher node.
|
|
534
|
-
* If you already have the latest credential backup file, you should manually import it (preferred) on
|
|
535
|
-
* any self-hosted integration runtime node than using this API directly.
|
|
536
447
|
* @param resourceGroupName The resource group name.
|
|
537
448
|
* @param factoryName The factory name.
|
|
538
449
|
* @param integrationRuntimeName The integration runtime name.
|
|
539
|
-
* @param options The
|
|
450
|
+
* @param options The optional parameters
|
|
451
|
+
* @param callback The callback
|
|
540
452
|
*/
|
|
541
|
-
syncCredentials(
|
|
542
|
-
|
|
543
|
-
factoryName: string,
|
|
544
|
-
integrationRuntimeName: string,
|
|
545
|
-
options?: IntegrationRuntimesSyncCredentialsOptionalParams
|
|
546
|
-
): Promise<void> {
|
|
453
|
+
syncCredentials(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<void>): void;
|
|
454
|
+
syncCredentials(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<msRest.RestResponse> {
|
|
547
455
|
return this.client.sendOperationRequest(
|
|
548
|
-
{
|
|
549
|
-
|
|
550
|
-
|
|
456
|
+
{
|
|
457
|
+
resourceGroupName,
|
|
458
|
+
factoryName,
|
|
459
|
+
integrationRuntimeName,
|
|
460
|
+
options
|
|
461
|
+
},
|
|
462
|
+
syncCredentialsOperationSpec,
|
|
463
|
+
callback);
|
|
551
464
|
}
|
|
552
465
|
|
|
553
466
|
/**
|
|
554
|
-
* Get the integration runtime monitoring data, which includes the monitor data for all the nodes
|
|
555
|
-
* this integration runtime.
|
|
467
|
+
* Get the integration runtime monitoring data, which includes the monitor data for all the nodes
|
|
468
|
+
* under this integration runtime.
|
|
469
|
+
* @param resourceGroupName The resource group name.
|
|
470
|
+
* @param factoryName The factory name.
|
|
471
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
472
|
+
* @param [options] The optional parameters
|
|
473
|
+
* @returns Promise<Models.IntegrationRuntimesGetMonitoringDataResponse>
|
|
474
|
+
*/
|
|
475
|
+
getMonitoringData(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: msRest.RequestOptionsBase): Promise<Models.IntegrationRuntimesGetMonitoringDataResponse>;
|
|
476
|
+
/**
|
|
556
477
|
* @param resourceGroupName The resource group name.
|
|
557
478
|
* @param factoryName The factory name.
|
|
558
479
|
* @param integrationRuntimeName The integration runtime name.
|
|
559
|
-
* @param
|
|
480
|
+
* @param callback The callback
|
|
560
481
|
*/
|
|
561
|
-
getMonitoringData(
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
482
|
+
getMonitoringData(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, callback: msRest.ServiceCallback<Models.IntegrationRuntimeMonitoringData>): void;
|
|
483
|
+
/**
|
|
484
|
+
* @param resourceGroupName The resource group name.
|
|
485
|
+
* @param factoryName The factory name.
|
|
486
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
487
|
+
* @param options The optional parameters
|
|
488
|
+
* @param callback The callback
|
|
489
|
+
*/
|
|
490
|
+
getMonitoringData(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.IntegrationRuntimeMonitoringData>): void;
|
|
491
|
+
getMonitoringData(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.IntegrationRuntimeMonitoringData>, callback?: msRest.ServiceCallback<Models.IntegrationRuntimeMonitoringData>): Promise<Models.IntegrationRuntimesGetMonitoringDataResponse> {
|
|
567
492
|
return this.client.sendOperationRequest(
|
|
568
|
-
{
|
|
569
|
-
|
|
570
|
-
|
|
493
|
+
{
|
|
494
|
+
resourceGroupName,
|
|
495
|
+
factoryName,
|
|
496
|
+
integrationRuntimeName,
|
|
497
|
+
options
|
|
498
|
+
},
|
|
499
|
+
getMonitoringDataOperationSpec,
|
|
500
|
+
callback) as Promise<Models.IntegrationRuntimesGetMonitoringDataResponse>;
|
|
571
501
|
}
|
|
572
502
|
|
|
573
503
|
/**
|
|
@@ -575,18 +505,35 @@ export class IntegrationRuntimesImpl implements IntegrationRuntimes {
|
|
|
575
505
|
* @param resourceGroupName The resource group name.
|
|
576
506
|
* @param factoryName The factory name.
|
|
577
507
|
* @param integrationRuntimeName The integration runtime name.
|
|
578
|
-
* @param options The
|
|
508
|
+
* @param [options] The optional parameters
|
|
509
|
+
* @returns Promise<msRest.RestResponse>
|
|
579
510
|
*/
|
|
580
|
-
upgrade(
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
511
|
+
upgrade(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
|
|
512
|
+
/**
|
|
513
|
+
* @param resourceGroupName The resource group name.
|
|
514
|
+
* @param factoryName The factory name.
|
|
515
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
516
|
+
* @param callback The callback
|
|
517
|
+
*/
|
|
518
|
+
upgrade(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, callback: msRest.ServiceCallback<void>): void;
|
|
519
|
+
/**
|
|
520
|
+
* @param resourceGroupName The resource group name.
|
|
521
|
+
* @param factoryName The factory name.
|
|
522
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
523
|
+
* @param options The optional parameters
|
|
524
|
+
* @param callback The callback
|
|
525
|
+
*/
|
|
526
|
+
upgrade(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<void>): void;
|
|
527
|
+
upgrade(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<msRest.RestResponse> {
|
|
586
528
|
return this.client.sendOperationRequest(
|
|
587
|
-
{
|
|
588
|
-
|
|
589
|
-
|
|
529
|
+
{
|
|
530
|
+
resourceGroupName,
|
|
531
|
+
factoryName,
|
|
532
|
+
integrationRuntimeName,
|
|
533
|
+
options
|
|
534
|
+
},
|
|
535
|
+
upgradeOperationSpec,
|
|
536
|
+
callback);
|
|
590
537
|
}
|
|
591
538
|
|
|
592
539
|
/**
|
|
@@ -596,15 +543,28 @@ export class IntegrationRuntimesImpl implements IntegrationRuntimes {
|
|
|
596
543
|
* @param factoryName The factory name.
|
|
597
544
|
* @param integrationRuntimeName The integration runtime name.
|
|
598
545
|
* @param linkedIntegrationRuntimeRequest The data factory name for the linked integration runtime.
|
|
599
|
-
* @param options The
|
|
546
|
+
* @param [options] The optional parameters
|
|
547
|
+
* @returns Promise<msRest.RestResponse>
|
|
600
548
|
*/
|
|
601
|
-
removeLinks(
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
549
|
+
removeLinks(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, linkedIntegrationRuntimeRequest: Models.LinkedIntegrationRuntimeRequest, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
|
|
550
|
+
/**
|
|
551
|
+
* @param resourceGroupName The resource group name.
|
|
552
|
+
* @param factoryName The factory name.
|
|
553
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
554
|
+
* @param linkedIntegrationRuntimeRequest The data factory name for the linked integration runtime.
|
|
555
|
+
* @param callback The callback
|
|
556
|
+
*/
|
|
557
|
+
removeLinks(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, linkedIntegrationRuntimeRequest: Models.LinkedIntegrationRuntimeRequest, callback: msRest.ServiceCallback<void>): void;
|
|
558
|
+
/**
|
|
559
|
+
* @param resourceGroupName The resource group name.
|
|
560
|
+
* @param factoryName The factory name.
|
|
561
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
562
|
+
* @param linkedIntegrationRuntimeRequest The data factory name for the linked integration runtime.
|
|
563
|
+
* @param options The optional parameters
|
|
564
|
+
* @param callback The callback
|
|
565
|
+
*/
|
|
566
|
+
removeLinks(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, linkedIntegrationRuntimeRequest: Models.LinkedIntegrationRuntimeRequest, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<void>): void;
|
|
567
|
+
removeLinks(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, linkedIntegrationRuntimeRequest: Models.LinkedIntegrationRuntimeRequest, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<msRest.RestResponse> {
|
|
608
568
|
return this.client.sendOperationRequest(
|
|
609
569
|
{
|
|
610
570
|
resourceGroupName,
|
|
@@ -613,8 +573,8 @@ export class IntegrationRuntimesImpl implements IntegrationRuntimes {
|
|
|
613
573
|
linkedIntegrationRuntimeRequest,
|
|
614
574
|
options
|
|
615
575
|
},
|
|
616
|
-
removeLinksOperationSpec
|
|
617
|
-
|
|
576
|
+
removeLinksOperationSpec,
|
|
577
|
+
callback);
|
|
618
578
|
}
|
|
619
579
|
|
|
620
580
|
/**
|
|
@@ -623,15 +583,28 @@ export class IntegrationRuntimesImpl implements IntegrationRuntimes {
|
|
|
623
583
|
* @param factoryName The factory name.
|
|
624
584
|
* @param integrationRuntimeName The integration runtime name.
|
|
625
585
|
* @param createLinkedIntegrationRuntimeRequest The linked integration runtime properties.
|
|
626
|
-
* @param options The
|
|
586
|
+
* @param [options] The optional parameters
|
|
587
|
+
* @returns Promise<Models.IntegrationRuntimesCreateLinkedIntegrationRuntimeResponse>
|
|
627
588
|
*/
|
|
628
|
-
createLinkedIntegrationRuntime(
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
589
|
+
createLinkedIntegrationRuntime(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, createLinkedIntegrationRuntimeRequest: Models.CreateLinkedIntegrationRuntimeRequest, options?: msRest.RequestOptionsBase): Promise<Models.IntegrationRuntimesCreateLinkedIntegrationRuntimeResponse>;
|
|
590
|
+
/**
|
|
591
|
+
* @param resourceGroupName The resource group name.
|
|
592
|
+
* @param factoryName The factory name.
|
|
593
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
594
|
+
* @param createLinkedIntegrationRuntimeRequest The linked integration runtime properties.
|
|
595
|
+
* @param callback The callback
|
|
596
|
+
*/
|
|
597
|
+
createLinkedIntegrationRuntime(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, createLinkedIntegrationRuntimeRequest: Models.CreateLinkedIntegrationRuntimeRequest, callback: msRest.ServiceCallback<Models.IntegrationRuntimeStatusResponse>): void;
|
|
598
|
+
/**
|
|
599
|
+
* @param resourceGroupName The resource group name.
|
|
600
|
+
* @param factoryName The factory name.
|
|
601
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
602
|
+
* @param createLinkedIntegrationRuntimeRequest The linked integration runtime properties.
|
|
603
|
+
* @param options The optional parameters
|
|
604
|
+
* @param callback The callback
|
|
605
|
+
*/
|
|
606
|
+
createLinkedIntegrationRuntime(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, createLinkedIntegrationRuntimeRequest: Models.CreateLinkedIntegrationRuntimeRequest, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.IntegrationRuntimeStatusResponse>): void;
|
|
607
|
+
createLinkedIntegrationRuntime(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, createLinkedIntegrationRuntimeRequest: Models.CreateLinkedIntegrationRuntimeRequest, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.IntegrationRuntimeStatusResponse>, callback?: msRest.ServiceCallback<Models.IntegrationRuntimeStatusResponse>): Promise<Models.IntegrationRuntimesCreateLinkedIntegrationRuntimeResponse> {
|
|
635
608
|
return this.client.sendOperationRequest(
|
|
636
609
|
{
|
|
637
610
|
resourceGroupName,
|
|
@@ -640,36 +613,95 @@ export class IntegrationRuntimesImpl implements IntegrationRuntimes {
|
|
|
640
613
|
createLinkedIntegrationRuntimeRequest,
|
|
641
614
|
options
|
|
642
615
|
},
|
|
643
|
-
createLinkedIntegrationRuntimeOperationSpec
|
|
644
|
-
|
|
616
|
+
createLinkedIntegrationRuntimeOperationSpec,
|
|
617
|
+
callback) as Promise<Models.IntegrationRuntimesCreateLinkedIntegrationRuntimeResponse>;
|
|
618
|
+
}
|
|
619
|
+
|
|
620
|
+
/**
|
|
621
|
+
* Starts a ManagedReserved type integration runtime.
|
|
622
|
+
* @param resourceGroupName The resource group name.
|
|
623
|
+
* @param factoryName The factory name.
|
|
624
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
625
|
+
* @param [options] The optional parameters
|
|
626
|
+
* @returns Promise<msRestAzure.LROPoller>
|
|
627
|
+
*/
|
|
628
|
+
beginStart(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller> {
|
|
629
|
+
return this.client.sendLRORequest(
|
|
630
|
+
{
|
|
631
|
+
resourceGroupName,
|
|
632
|
+
factoryName,
|
|
633
|
+
integrationRuntimeName,
|
|
634
|
+
options
|
|
635
|
+
},
|
|
636
|
+
beginStartOperationSpec,
|
|
637
|
+
options);
|
|
645
638
|
}
|
|
646
639
|
|
|
647
640
|
/**
|
|
648
|
-
*
|
|
641
|
+
* Stops a ManagedReserved type integration runtime.
|
|
649
642
|
* @param resourceGroupName The resource group name.
|
|
650
643
|
* @param factoryName The factory name.
|
|
651
|
-
* @param
|
|
652
|
-
* @param options The
|
|
644
|
+
* @param integrationRuntimeName The integration runtime name.
|
|
645
|
+
* @param [options] The optional parameters
|
|
646
|
+
* @returns Promise<msRestAzure.LROPoller>
|
|
653
647
|
*/
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
648
|
+
beginStop(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller> {
|
|
649
|
+
return this.client.sendLRORequest(
|
|
650
|
+
{
|
|
651
|
+
resourceGroupName,
|
|
652
|
+
factoryName,
|
|
653
|
+
integrationRuntimeName,
|
|
654
|
+
options
|
|
655
|
+
},
|
|
656
|
+
beginStopOperationSpec,
|
|
657
|
+
options);
|
|
658
|
+
}
|
|
659
|
+
|
|
660
|
+
/**
|
|
661
|
+
* Lists integration runtimes.
|
|
662
|
+
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
663
|
+
* @param [options] The optional parameters
|
|
664
|
+
* @returns Promise<Models.IntegrationRuntimesListByFactoryNextResponse>
|
|
665
|
+
*/
|
|
666
|
+
listByFactoryNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.IntegrationRuntimesListByFactoryNextResponse>;
|
|
667
|
+
/**
|
|
668
|
+
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
669
|
+
* @param callback The callback
|
|
670
|
+
*/
|
|
671
|
+
listByFactoryNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.IntegrationRuntimeListResponse>): void;
|
|
672
|
+
/**
|
|
673
|
+
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
674
|
+
* @param options The optional parameters
|
|
675
|
+
* @param callback The callback
|
|
676
|
+
*/
|
|
677
|
+
listByFactoryNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.IntegrationRuntimeListResponse>): void;
|
|
678
|
+
listByFactoryNext(nextPageLink: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.IntegrationRuntimeListResponse>, callback?: msRest.ServiceCallback<Models.IntegrationRuntimeListResponse>): Promise<Models.IntegrationRuntimesListByFactoryNextResponse> {
|
|
660
679
|
return this.client.sendOperationRequest(
|
|
661
|
-
{
|
|
662
|
-
|
|
663
|
-
|
|
680
|
+
{
|
|
681
|
+
nextPageLink,
|
|
682
|
+
options
|
|
683
|
+
},
|
|
684
|
+
listByFactoryNextOperationSpec,
|
|
685
|
+
callback) as Promise<Models.IntegrationRuntimesListByFactoryNextResponse>;
|
|
664
686
|
}
|
|
665
687
|
}
|
|
666
|
-
// Operation Specifications
|
|
667
|
-
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
668
688
|
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
689
|
+
// Operation Specifications
|
|
690
|
+
const serializer = new msRest.Serializer(Mappers);
|
|
691
|
+
const listByFactoryOperationSpec: msRest.OperationSpec = {
|
|
672
692
|
httpMethod: "GET",
|
|
693
|
+
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/integrationRuntimes",
|
|
694
|
+
urlParameters: [
|
|
695
|
+
Parameters.subscriptionId,
|
|
696
|
+
Parameters.resourceGroupName,
|
|
697
|
+
Parameters.factoryName
|
|
698
|
+
],
|
|
699
|
+
queryParameters: [
|
|
700
|
+
Parameters.apiVersion
|
|
701
|
+
],
|
|
702
|
+
headerParameters: [
|
|
703
|
+
Parameters.acceptLanguage
|
|
704
|
+
],
|
|
673
705
|
responses: {
|
|
674
706
|
200: {
|
|
675
707
|
bodyMapper: Mappers.IntegrationRuntimeListResponse
|
|
@@ -678,20 +710,32 @@ const listByFactoryOperationSpec: coreClient.OperationSpec = {
|
|
|
678
710
|
bodyMapper: Mappers.CloudError
|
|
679
711
|
}
|
|
680
712
|
},
|
|
681
|
-
|
|
713
|
+
serializer
|
|
714
|
+
};
|
|
715
|
+
|
|
716
|
+
const createOrUpdateOperationSpec: msRest.OperationSpec = {
|
|
717
|
+
httpMethod: "PUT",
|
|
718
|
+
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/integrationRuntimes/{integrationRuntimeName}",
|
|
682
719
|
urlParameters: [
|
|
683
|
-
Parameters.$host,
|
|
684
720
|
Parameters.subscriptionId,
|
|
685
721
|
Parameters.resourceGroupName,
|
|
686
|
-
Parameters.factoryName
|
|
722
|
+
Parameters.factoryName,
|
|
723
|
+
Parameters.integrationRuntimeName
|
|
687
724
|
],
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
725
|
+
queryParameters: [
|
|
726
|
+
Parameters.apiVersion
|
|
727
|
+
],
|
|
728
|
+
headerParameters: [
|
|
729
|
+
Parameters.ifMatch,
|
|
730
|
+
Parameters.acceptLanguage
|
|
731
|
+
],
|
|
732
|
+
requestBody: {
|
|
733
|
+
parameterPath: "integrationRuntime",
|
|
734
|
+
mapper: {
|
|
735
|
+
...Mappers.IntegrationRuntimeResource,
|
|
736
|
+
required: true
|
|
737
|
+
}
|
|
738
|
+
},
|
|
695
739
|
responses: {
|
|
696
740
|
200: {
|
|
697
741
|
bodyMapper: Mappers.IntegrationRuntimeResource
|
|
@@ -700,27 +744,25 @@ const createOrUpdateOperationSpec: coreClient.OperationSpec = {
|
|
|
700
744
|
bodyMapper: Mappers.CloudError
|
|
701
745
|
}
|
|
702
746
|
},
|
|
703
|
-
|
|
704
|
-
|
|
747
|
+
serializer
|
|
748
|
+
};
|
|
749
|
+
|
|
750
|
+
const getOperationSpec: msRest.OperationSpec = {
|
|
751
|
+
httpMethod: "GET",
|
|
752
|
+
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/integrationRuntimes/{integrationRuntimeName}",
|
|
705
753
|
urlParameters: [
|
|
706
|
-
Parameters.$host,
|
|
707
754
|
Parameters.subscriptionId,
|
|
708
755
|
Parameters.resourceGroupName,
|
|
709
756
|
Parameters.factoryName,
|
|
710
757
|
Parameters.integrationRuntimeName
|
|
711
758
|
],
|
|
759
|
+
queryParameters: [
|
|
760
|
+
Parameters.apiVersion
|
|
761
|
+
],
|
|
712
762
|
headerParameters: [
|
|
713
|
-
Parameters.
|
|
714
|
-
Parameters.
|
|
715
|
-
Parameters.ifMatch
|
|
763
|
+
Parameters.ifNoneMatch,
|
|
764
|
+
Parameters.acceptLanguage
|
|
716
765
|
],
|
|
717
|
-
mediaType: "json",
|
|
718
|
-
serializer
|
|
719
|
-
};
|
|
720
|
-
const getOperationSpec: coreClient.OperationSpec = {
|
|
721
|
-
path:
|
|
722
|
-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/integrationRuntimes/{integrationRuntimeName}",
|
|
723
|
-
httpMethod: "GET",
|
|
724
766
|
responses: {
|
|
725
767
|
200: {
|
|
726
768
|
bodyMapper: Mappers.IntegrationRuntimeResource
|
|
@@ -730,21 +772,31 @@ const getOperationSpec: coreClient.OperationSpec = {
|
|
|
730
772
|
bodyMapper: Mappers.CloudError
|
|
731
773
|
}
|
|
732
774
|
},
|
|
733
|
-
|
|
775
|
+
serializer
|
|
776
|
+
};
|
|
777
|
+
|
|
778
|
+
const updateOperationSpec: msRest.OperationSpec = {
|
|
779
|
+
httpMethod: "PATCH",
|
|
780
|
+
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/integrationRuntimes/{integrationRuntimeName}",
|
|
734
781
|
urlParameters: [
|
|
735
|
-
Parameters.$host,
|
|
736
782
|
Parameters.subscriptionId,
|
|
737
783
|
Parameters.resourceGroupName,
|
|
738
784
|
Parameters.factoryName,
|
|
739
785
|
Parameters.integrationRuntimeName
|
|
740
786
|
],
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
787
|
+
queryParameters: [
|
|
788
|
+
Parameters.apiVersion
|
|
789
|
+
],
|
|
790
|
+
headerParameters: [
|
|
791
|
+
Parameters.acceptLanguage
|
|
792
|
+
],
|
|
793
|
+
requestBody: {
|
|
794
|
+
parameterPath: "updateIntegrationRuntimeRequest",
|
|
795
|
+
mapper: {
|
|
796
|
+
...Mappers.UpdateIntegrationRuntimeRequest,
|
|
797
|
+
required: true
|
|
798
|
+
}
|
|
799
|
+
},
|
|
748
800
|
responses: {
|
|
749
801
|
200: {
|
|
750
802
|
bodyMapper: Mappers.IntegrationRuntimeResource
|
|
@@ -753,23 +805,24 @@ const updateOperationSpec: coreClient.OperationSpec = {
|
|
|
753
805
|
bodyMapper: Mappers.CloudError
|
|
754
806
|
}
|
|
755
807
|
},
|
|
756
|
-
|
|
757
|
-
|
|
808
|
+
serializer
|
|
809
|
+
};
|
|
810
|
+
|
|
811
|
+
const deleteMethodOperationSpec: msRest.OperationSpec = {
|
|
812
|
+
httpMethod: "DELETE",
|
|
813
|
+
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/integrationRuntimes/{integrationRuntimeName}",
|
|
758
814
|
urlParameters: [
|
|
759
|
-
Parameters.$host,
|
|
760
815
|
Parameters.subscriptionId,
|
|
761
816
|
Parameters.resourceGroupName,
|
|
762
817
|
Parameters.factoryName,
|
|
763
818
|
Parameters.integrationRuntimeName
|
|
764
819
|
],
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/integrationRuntimes/{integrationRuntimeName}",
|
|
772
|
-
httpMethod: "DELETE",
|
|
820
|
+
queryParameters: [
|
|
821
|
+
Parameters.apiVersion
|
|
822
|
+
],
|
|
823
|
+
headerParameters: [
|
|
824
|
+
Parameters.acceptLanguage
|
|
825
|
+
],
|
|
773
826
|
responses: {
|
|
774
827
|
200: {},
|
|
775
828
|
204: {},
|
|
@@ -777,21 +830,24 @@ const deleteOperationSpec: coreClient.OperationSpec = {
|
|
|
777
830
|
bodyMapper: Mappers.CloudError
|
|
778
831
|
}
|
|
779
832
|
},
|
|
780
|
-
|
|
833
|
+
serializer
|
|
834
|
+
};
|
|
835
|
+
|
|
836
|
+
const getStatusOperationSpec: msRest.OperationSpec = {
|
|
837
|
+
httpMethod: "POST",
|
|
838
|
+
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/integrationRuntimes/{integrationRuntimeName}/getStatus",
|
|
781
839
|
urlParameters: [
|
|
782
|
-
Parameters.$host,
|
|
783
840
|
Parameters.subscriptionId,
|
|
784
841
|
Parameters.resourceGroupName,
|
|
785
842
|
Parameters.factoryName,
|
|
786
843
|
Parameters.integrationRuntimeName
|
|
787
844
|
],
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
httpMethod: "POST",
|
|
845
|
+
queryParameters: [
|
|
846
|
+
Parameters.apiVersion
|
|
847
|
+
],
|
|
848
|
+
headerParameters: [
|
|
849
|
+
Parameters.acceptLanguage
|
|
850
|
+
],
|
|
795
851
|
responses: {
|
|
796
852
|
200: {
|
|
797
853
|
bodyMapper: Mappers.IntegrationRuntimeStatusResponse
|
|
@@ -800,45 +856,50 @@ const getStatusOperationSpec: coreClient.OperationSpec = {
|
|
|
800
856
|
bodyMapper: Mappers.CloudError
|
|
801
857
|
}
|
|
802
858
|
},
|
|
803
|
-
|
|
859
|
+
serializer
|
|
860
|
+
};
|
|
861
|
+
|
|
862
|
+
const listOutboundNetworkDependenciesEndpointsOperationSpec: msRest.OperationSpec = {
|
|
863
|
+
httpMethod: "GET",
|
|
864
|
+
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/integrationRuntimes/{integrationRuntimeName}/outboundNetworkDependenciesEndpoints",
|
|
804
865
|
urlParameters: [
|
|
805
|
-
Parameters.$host,
|
|
806
866
|
Parameters.subscriptionId,
|
|
807
867
|
Parameters.resourceGroupName,
|
|
808
868
|
Parameters.factoryName,
|
|
809
869
|
Parameters.integrationRuntimeName
|
|
810
870
|
],
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
httpMethod: "GET",
|
|
871
|
+
queryParameters: [
|
|
872
|
+
Parameters.apiVersion
|
|
873
|
+
],
|
|
874
|
+
headerParameters: [
|
|
875
|
+
Parameters.acceptLanguage
|
|
876
|
+
],
|
|
818
877
|
responses: {
|
|
819
878
|
200: {
|
|
820
|
-
bodyMapper:
|
|
821
|
-
Mappers.IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse
|
|
879
|
+
bodyMapper: Mappers.IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse
|
|
822
880
|
},
|
|
823
881
|
default: {
|
|
824
882
|
bodyMapper: Mappers.CloudError
|
|
825
883
|
}
|
|
826
884
|
},
|
|
827
|
-
|
|
885
|
+
serializer
|
|
886
|
+
};
|
|
887
|
+
|
|
888
|
+
const getConnectionInfoOperationSpec: msRest.OperationSpec = {
|
|
889
|
+
httpMethod: "POST",
|
|
890
|
+
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/integrationRuntimes/{integrationRuntimeName}/getConnectionInfo",
|
|
828
891
|
urlParameters: [
|
|
829
|
-
Parameters.$host,
|
|
830
892
|
Parameters.subscriptionId,
|
|
831
893
|
Parameters.resourceGroupName,
|
|
832
894
|
Parameters.factoryName,
|
|
833
895
|
Parameters.integrationRuntimeName
|
|
834
896
|
],
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
httpMethod: "POST",
|
|
897
|
+
queryParameters: [
|
|
898
|
+
Parameters.apiVersion
|
|
899
|
+
],
|
|
900
|
+
headerParameters: [
|
|
901
|
+
Parameters.acceptLanguage
|
|
902
|
+
],
|
|
842
903
|
responses: {
|
|
843
904
|
200: {
|
|
844
905
|
bodyMapper: Mappers.IntegrationRuntimeConnectionInfo
|
|
@@ -847,21 +908,31 @@ const getConnectionInfoOperationSpec: coreClient.OperationSpec = {
|
|
|
847
908
|
bodyMapper: Mappers.CloudError
|
|
848
909
|
}
|
|
849
910
|
},
|
|
850
|
-
|
|
911
|
+
serializer
|
|
912
|
+
};
|
|
913
|
+
|
|
914
|
+
const regenerateAuthKeyOperationSpec: msRest.OperationSpec = {
|
|
915
|
+
httpMethod: "POST",
|
|
916
|
+
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/integrationRuntimes/{integrationRuntimeName}/regenerateAuthKey",
|
|
851
917
|
urlParameters: [
|
|
852
|
-
Parameters.$host,
|
|
853
918
|
Parameters.subscriptionId,
|
|
854
919
|
Parameters.resourceGroupName,
|
|
855
920
|
Parameters.factoryName,
|
|
856
921
|
Parameters.integrationRuntimeName
|
|
857
922
|
],
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
923
|
+
queryParameters: [
|
|
924
|
+
Parameters.apiVersion
|
|
925
|
+
],
|
|
926
|
+
headerParameters: [
|
|
927
|
+
Parameters.acceptLanguage
|
|
928
|
+
],
|
|
929
|
+
requestBody: {
|
|
930
|
+
parameterPath: "regenerateKeyParameters",
|
|
931
|
+
mapper: {
|
|
932
|
+
...Mappers.IntegrationRuntimeRegenerateKeyParameters,
|
|
933
|
+
required: true
|
|
934
|
+
}
|
|
935
|
+
},
|
|
865
936
|
responses: {
|
|
866
937
|
200: {
|
|
867
938
|
bodyMapper: Mappers.IntegrationRuntimeAuthKeys
|
|
@@ -870,23 +941,24 @@ const regenerateAuthKeyOperationSpec: coreClient.OperationSpec = {
|
|
|
870
941
|
bodyMapper: Mappers.CloudError
|
|
871
942
|
}
|
|
872
943
|
},
|
|
873
|
-
|
|
874
|
-
|
|
944
|
+
serializer
|
|
945
|
+
};
|
|
946
|
+
|
|
947
|
+
const listAuthKeysOperationSpec: msRest.OperationSpec = {
|
|
948
|
+
httpMethod: "POST",
|
|
949
|
+
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/integrationRuntimes/{integrationRuntimeName}/listAuthKeys",
|
|
875
950
|
urlParameters: [
|
|
876
|
-
Parameters.$host,
|
|
877
951
|
Parameters.subscriptionId,
|
|
878
952
|
Parameters.resourceGroupName,
|
|
879
953
|
Parameters.factoryName,
|
|
880
954
|
Parameters.integrationRuntimeName
|
|
881
955
|
],
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/integrationRuntimes/{integrationRuntimeName}/listAuthKeys",
|
|
889
|
-
httpMethod: "POST",
|
|
956
|
+
queryParameters: [
|
|
957
|
+
Parameters.apiVersion
|
|
958
|
+
],
|
|
959
|
+
headerParameters: [
|
|
960
|
+
Parameters.acceptLanguage
|
|
961
|
+
],
|
|
890
962
|
responses: {
|
|
891
963
|
200: {
|
|
892
964
|
bodyMapper: Mappers.IntegrationRuntimeAuthKeys
|
|
@@ -895,189 +967,212 @@ const listAuthKeysOperationSpec: coreClient.OperationSpec = {
|
|
|
895
967
|
bodyMapper: Mappers.CloudError
|
|
896
968
|
}
|
|
897
969
|
},
|
|
898
|
-
queryParameters: [Parameters.apiVersion],
|
|
899
|
-
urlParameters: [
|
|
900
|
-
Parameters.$host,
|
|
901
|
-
Parameters.subscriptionId,
|
|
902
|
-
Parameters.resourceGroupName,
|
|
903
|
-
Parameters.factoryName,
|
|
904
|
-
Parameters.integrationRuntimeName
|
|
905
|
-
],
|
|
906
|
-
headerParameters: [Parameters.accept],
|
|
907
970
|
serializer
|
|
908
971
|
};
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/integrationRuntimes/{integrationRuntimeName}/start",
|
|
972
|
+
|
|
973
|
+
const syncCredentialsOperationSpec: msRest.OperationSpec = {
|
|
912
974
|
httpMethod: "POST",
|
|
913
|
-
|
|
914
|
-
200: {
|
|
915
|
-
bodyMapper: Mappers.IntegrationRuntimeStatusResponse
|
|
916
|
-
},
|
|
917
|
-
201: {
|
|
918
|
-
bodyMapper: Mappers.IntegrationRuntimeStatusResponse
|
|
919
|
-
},
|
|
920
|
-
202: {
|
|
921
|
-
bodyMapper: Mappers.IntegrationRuntimeStatusResponse
|
|
922
|
-
},
|
|
923
|
-
204: {
|
|
924
|
-
bodyMapper: Mappers.IntegrationRuntimeStatusResponse
|
|
925
|
-
},
|
|
926
|
-
default: {
|
|
927
|
-
bodyMapper: Mappers.CloudError
|
|
928
|
-
}
|
|
929
|
-
},
|
|
930
|
-
queryParameters: [Parameters.apiVersion],
|
|
975
|
+
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/integrationRuntimes/{integrationRuntimeName}/syncCredentials",
|
|
931
976
|
urlParameters: [
|
|
932
|
-
Parameters.$host,
|
|
933
977
|
Parameters.subscriptionId,
|
|
934
978
|
Parameters.resourceGroupName,
|
|
935
979
|
Parameters.factoryName,
|
|
936
980
|
Parameters.integrationRuntimeName
|
|
937
981
|
],
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
httpMethod: "POST",
|
|
982
|
+
queryParameters: [
|
|
983
|
+
Parameters.apiVersion
|
|
984
|
+
],
|
|
985
|
+
headerParameters: [
|
|
986
|
+
Parameters.acceptLanguage
|
|
987
|
+
],
|
|
945
988
|
responses: {
|
|
946
989
|
200: {},
|
|
947
|
-
201: {},
|
|
948
|
-
202: {},
|
|
949
|
-
204: {},
|
|
950
990
|
default: {
|
|
951
991
|
bodyMapper: Mappers.CloudError
|
|
952
992
|
}
|
|
953
993
|
},
|
|
954
|
-
|
|
994
|
+
serializer
|
|
995
|
+
};
|
|
996
|
+
|
|
997
|
+
const getMonitoringDataOperationSpec: msRest.OperationSpec = {
|
|
998
|
+
httpMethod: "POST",
|
|
999
|
+
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/integrationRuntimes/{integrationRuntimeName}/monitoringData",
|
|
955
1000
|
urlParameters: [
|
|
956
|
-
Parameters.$host,
|
|
957
1001
|
Parameters.subscriptionId,
|
|
958
1002
|
Parameters.resourceGroupName,
|
|
959
1003
|
Parameters.factoryName,
|
|
960
1004
|
Parameters.integrationRuntimeName
|
|
961
1005
|
],
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
httpMethod: "POST",
|
|
1006
|
+
queryParameters: [
|
|
1007
|
+
Parameters.apiVersion
|
|
1008
|
+
],
|
|
1009
|
+
headerParameters: [
|
|
1010
|
+
Parameters.acceptLanguage
|
|
1011
|
+
],
|
|
969
1012
|
responses: {
|
|
970
|
-
200: {
|
|
1013
|
+
200: {
|
|
1014
|
+
bodyMapper: Mappers.IntegrationRuntimeMonitoringData
|
|
1015
|
+
},
|
|
971
1016
|
default: {
|
|
972
1017
|
bodyMapper: Mappers.CloudError
|
|
973
1018
|
}
|
|
974
1019
|
},
|
|
975
|
-
|
|
1020
|
+
serializer
|
|
1021
|
+
};
|
|
1022
|
+
|
|
1023
|
+
const upgradeOperationSpec: msRest.OperationSpec = {
|
|
1024
|
+
httpMethod: "POST",
|
|
1025
|
+
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/integrationRuntimes/{integrationRuntimeName}/upgrade",
|
|
976
1026
|
urlParameters: [
|
|
977
|
-
Parameters.$host,
|
|
978
1027
|
Parameters.subscriptionId,
|
|
979
1028
|
Parameters.resourceGroupName,
|
|
980
1029
|
Parameters.factoryName,
|
|
981
1030
|
Parameters.integrationRuntimeName
|
|
982
1031
|
],
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
httpMethod: "POST",
|
|
1032
|
+
queryParameters: [
|
|
1033
|
+
Parameters.apiVersion
|
|
1034
|
+
],
|
|
1035
|
+
headerParameters: [
|
|
1036
|
+
Parameters.acceptLanguage
|
|
1037
|
+
],
|
|
990
1038
|
responses: {
|
|
991
|
-
200: {
|
|
992
|
-
bodyMapper: Mappers.IntegrationRuntimeMonitoringData
|
|
993
|
-
},
|
|
1039
|
+
200: {},
|
|
994
1040
|
default: {
|
|
995
1041
|
bodyMapper: Mappers.CloudError
|
|
996
1042
|
}
|
|
997
1043
|
},
|
|
998
|
-
|
|
1044
|
+
serializer
|
|
1045
|
+
};
|
|
1046
|
+
|
|
1047
|
+
const removeLinksOperationSpec: msRest.OperationSpec = {
|
|
1048
|
+
httpMethod: "POST",
|
|
1049
|
+
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/integrationRuntimes/{integrationRuntimeName}/removeLinks",
|
|
999
1050
|
urlParameters: [
|
|
1000
|
-
Parameters.$host,
|
|
1001
1051
|
Parameters.subscriptionId,
|
|
1002
1052
|
Parameters.resourceGroupName,
|
|
1003
1053
|
Parameters.factoryName,
|
|
1004
1054
|
Parameters.integrationRuntimeName
|
|
1005
1055
|
],
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1056
|
+
queryParameters: [
|
|
1057
|
+
Parameters.apiVersion
|
|
1058
|
+
],
|
|
1059
|
+
headerParameters: [
|
|
1060
|
+
Parameters.acceptLanguage
|
|
1061
|
+
],
|
|
1062
|
+
requestBody: {
|
|
1063
|
+
parameterPath: "linkedIntegrationRuntimeRequest",
|
|
1064
|
+
mapper: {
|
|
1065
|
+
...Mappers.LinkedIntegrationRuntimeRequest,
|
|
1066
|
+
required: true
|
|
1067
|
+
}
|
|
1068
|
+
},
|
|
1013
1069
|
responses: {
|
|
1014
1070
|
200: {},
|
|
1015
1071
|
default: {
|
|
1016
1072
|
bodyMapper: Mappers.CloudError
|
|
1017
1073
|
}
|
|
1018
1074
|
},
|
|
1019
|
-
|
|
1075
|
+
serializer
|
|
1076
|
+
};
|
|
1077
|
+
|
|
1078
|
+
const createLinkedIntegrationRuntimeOperationSpec: msRest.OperationSpec = {
|
|
1079
|
+
httpMethod: "POST",
|
|
1080
|
+
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/integrationRuntimes/{integrationRuntimeName}/linkedIntegrationRuntime",
|
|
1020
1081
|
urlParameters: [
|
|
1021
|
-
Parameters.$host,
|
|
1022
1082
|
Parameters.subscriptionId,
|
|
1023
1083
|
Parameters.resourceGroupName,
|
|
1024
1084
|
Parameters.factoryName,
|
|
1025
1085
|
Parameters.integrationRuntimeName
|
|
1026
1086
|
],
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1087
|
+
queryParameters: [
|
|
1088
|
+
Parameters.apiVersion
|
|
1089
|
+
],
|
|
1090
|
+
headerParameters: [
|
|
1091
|
+
Parameters.acceptLanguage
|
|
1092
|
+
],
|
|
1093
|
+
requestBody: {
|
|
1094
|
+
parameterPath: "createLinkedIntegrationRuntimeRequest",
|
|
1095
|
+
mapper: {
|
|
1096
|
+
...Mappers.CreateLinkedIntegrationRuntimeRequest,
|
|
1097
|
+
required: true
|
|
1098
|
+
}
|
|
1099
|
+
},
|
|
1034
1100
|
responses: {
|
|
1035
|
-
200: {
|
|
1101
|
+
200: {
|
|
1102
|
+
bodyMapper: Mappers.IntegrationRuntimeStatusResponse
|
|
1103
|
+
},
|
|
1036
1104
|
default: {
|
|
1037
1105
|
bodyMapper: Mappers.CloudError
|
|
1038
1106
|
}
|
|
1039
1107
|
},
|
|
1040
|
-
|
|
1041
|
-
|
|
1108
|
+
serializer
|
|
1109
|
+
};
|
|
1110
|
+
|
|
1111
|
+
const beginStartOperationSpec: msRest.OperationSpec = {
|
|
1112
|
+
httpMethod: "POST",
|
|
1113
|
+
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/integrationRuntimes/{integrationRuntimeName}/start",
|
|
1042
1114
|
urlParameters: [
|
|
1043
|
-
Parameters.$host,
|
|
1044
1115
|
Parameters.subscriptionId,
|
|
1045
1116
|
Parameters.resourceGroupName,
|
|
1046
1117
|
Parameters.factoryName,
|
|
1047
1118
|
Parameters.integrationRuntimeName
|
|
1048
1119
|
],
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/integrationRuntimes/{integrationRuntimeName}/linkedIntegrationRuntime",
|
|
1056
|
-
httpMethod: "POST",
|
|
1120
|
+
queryParameters: [
|
|
1121
|
+
Parameters.apiVersion
|
|
1122
|
+
],
|
|
1123
|
+
headerParameters: [
|
|
1124
|
+
Parameters.acceptLanguage
|
|
1125
|
+
],
|
|
1057
1126
|
responses: {
|
|
1058
1127
|
200: {
|
|
1059
1128
|
bodyMapper: Mappers.IntegrationRuntimeStatusResponse
|
|
1060
1129
|
},
|
|
1130
|
+
202: {},
|
|
1061
1131
|
default: {
|
|
1062
1132
|
bodyMapper: Mappers.CloudError
|
|
1063
1133
|
}
|
|
1064
1134
|
},
|
|
1065
|
-
|
|
1066
|
-
|
|
1135
|
+
serializer
|
|
1136
|
+
};
|
|
1137
|
+
|
|
1138
|
+
const beginStopOperationSpec: msRest.OperationSpec = {
|
|
1139
|
+
httpMethod: "POST",
|
|
1140
|
+
path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/integrationRuntimes/{integrationRuntimeName}/stop",
|
|
1067
1141
|
urlParameters: [
|
|
1068
|
-
Parameters.$host,
|
|
1069
1142
|
Parameters.subscriptionId,
|
|
1070
1143
|
Parameters.resourceGroupName,
|
|
1071
1144
|
Parameters.factoryName,
|
|
1072
1145
|
Parameters.integrationRuntimeName
|
|
1073
1146
|
],
|
|
1074
|
-
|
|
1075
|
-
|
|
1147
|
+
queryParameters: [
|
|
1148
|
+
Parameters.apiVersion
|
|
1149
|
+
],
|
|
1150
|
+
headerParameters: [
|
|
1151
|
+
Parameters.acceptLanguage
|
|
1152
|
+
],
|
|
1153
|
+
responses: {
|
|
1154
|
+
200: {},
|
|
1155
|
+
202: {},
|
|
1156
|
+
default: {
|
|
1157
|
+
bodyMapper: Mappers.CloudError
|
|
1158
|
+
}
|
|
1159
|
+
},
|
|
1076
1160
|
serializer
|
|
1077
1161
|
};
|
|
1078
|
-
|
|
1079
|
-
|
|
1162
|
+
|
|
1163
|
+
const listByFactoryNextOperationSpec: msRest.OperationSpec = {
|
|
1080
1164
|
httpMethod: "GET",
|
|
1165
|
+
baseUrl: "https://management.azure.com",
|
|
1166
|
+
path: "{nextLink}",
|
|
1167
|
+
urlParameters: [
|
|
1168
|
+
Parameters.nextPageLink
|
|
1169
|
+
],
|
|
1170
|
+
queryParameters: [
|
|
1171
|
+
Parameters.apiVersion
|
|
1172
|
+
],
|
|
1173
|
+
headerParameters: [
|
|
1174
|
+
Parameters.acceptLanguage
|
|
1175
|
+
],
|
|
1081
1176
|
responses: {
|
|
1082
1177
|
200: {
|
|
1083
1178
|
bodyMapper: Mappers.IntegrationRuntimeListResponse
|
|
@@ -1086,14 +1181,5 @@ const listByFactoryNextOperationSpec: coreClient.OperationSpec = {
|
|
|
1086
1181
|
bodyMapper: Mappers.CloudError
|
|
1087
1182
|
}
|
|
1088
1183
|
},
|
|
1089
|
-
queryParameters: [Parameters.apiVersion],
|
|
1090
|
-
urlParameters: [
|
|
1091
|
-
Parameters.$host,
|
|
1092
|
-
Parameters.nextLink,
|
|
1093
|
-
Parameters.subscriptionId,
|
|
1094
|
-
Parameters.resourceGroupName,
|
|
1095
|
-
Parameters.factoryName
|
|
1096
|
-
],
|
|
1097
|
-
headerParameters: [Parameters.accept],
|
|
1098
1184
|
serializer
|
|
1099
1185
|
};
|