{ "opencollection": "1.0.0", "info": { "name": "LogicManagementClient IntegrationAccountAgreements integrationServiceEnvironmentNetworkHealth API", "version": "2.0" }, "items": [ { "info": { "name": "integrationServiceEnvironmentNetworkHealth", "type": "folder" }, "items": [ { "info": { "name": "Azure Logic Apps Integration Service Environment Network Health_ Get", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroup/providers/Microsoft.Logic/integrationServiceEnvironments/:integrationServiceEnvironmentName/health/network", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id." }, { "name": "resourceGroup", "value": "my-resource-group", "type": "path", "description": "The resource group." }, { "name": "integrationServiceEnvironmentName", "value": "example-value", "type": "path", "description": "The integration service environment name." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "Gets the integration service environment network health." } ] } ], "bundled": true }