{ "opencollection": "1.0.0", "info": { "name": "LogicManagementClient IntegrationAccountAgreements integrationServiceEnvironmentManagedApi API", "version": "2.0" }, "items": [ { "info": { "name": "integrationServiceEnvironmentManagedApi", "type": "folder" }, "items": [ { "info": { "name": "Azure Logic Apps Integration Service Environment Managed Apis_ Get", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroup/providers/Microsoft.Logic/integrationServiceEnvironments/:integrationServiceEnvironmentName/managedApis/:apiName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id." }, { "name": "resourceGroup", "value": "my-resource-group", "type": "path", "description": "The resource group name." }, { "name": "integrationServiceEnvironmentName", "value": "example-value", "type": "path", "description": "The integration service environment name." }, { "name": "apiName", "value": "example-value", "type": "path", "description": "The api name." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "Gets the integration service environment managed Api." }, { "info": { "name": "Azure Logic Apps Integration Service Environment Managed Apis_ Put", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroup/providers/Microsoft.Logic/integrationServiceEnvironments/:integrationServiceEnvironmentName/managedApis/:apiName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id." }, { "name": "resourceGroup", "value": "my-resource-group", "type": "path", "description": "The resource group name." }, { "name": "integrationServiceEnvironmentName", "value": "example-value", "type": "path", "description": "The integration service environment name." }, { "name": "apiName", "value": "example-value", "type": "path", "description": "The api name." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "Puts the integration service environment managed Api." }, { "info": { "name": "Azure Logic Apps Integration Service Environment Managed Apis_ Delete", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroup/providers/Microsoft.Logic/integrationServiceEnvironments/:integrationServiceEnvironmentName/managedApis/:apiName", "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": "apiName", "value": "example-value", "type": "path", "description": "The api name." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "Deletes the integration service environment managed Api." } ] } ], "bundled": true }