{ "opencollection": "1.0.0", "info": { "name": "LogicManagementClient IntegrationAccountAgreements IntegrationAccounts API", "version": "2.0" }, "items": [ { "info": { "name": "IntegrationAccounts", "type": "folder" }, "items": [ { "info": { "name": "Azure Logic Apps Integration Accounts_ List by Subscription", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Logic/integrationAccounts", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." }, { "name": "$top", "value": "example-value", "type": "query", "description": "The number of items to be included in the result." } ] }, "docs": "Gets a list of integration accounts by subscription." }, { "info": { "name": "Azure Logic Apps Integration Accounts_ List by Resource Group", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Logic/integrationAccounts", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id." }, { "name": "resourceGroupName", "value": "my-resource-group", "type": "path", "description": "The resource group name." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." }, { "name": "$top", "value": "example-value", "type": "query", "description": "The number of items to be included in the result." } ] }, "docs": "Gets a list of integration accounts by resource group." }, { "info": { "name": "Azure Logic Apps Integration Accounts_ Get", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Logic/integrationAccounts/:integrationAccountName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id." }, { "name": "resourceGroupName", "value": "my-resource-group", "type": "path", "description": "The resource group name." }, { "name": "integrationAccountName", "value": "example-value", "type": "path", "description": "The integration account name." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "Gets an integration account." }, { "info": { "name": "Azure Logic Apps Integration Accounts_ Create or Update", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Logic/integrationAccounts/:integrationAccountName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id." }, { "name": "resourceGroupName", "value": "my-resource-group", "type": "path", "description": "The resource group name." }, { "name": "integrationAccountName", "value": "example-value", "type": "path", "description": "The integration account name." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "Creates or updates an integration account." }, { "info": { "name": "Azure Logic Apps Integration Accounts_ Update", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Logic/integrationAccounts/:integrationAccountName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id." }, { "name": "resourceGroupName", "value": "my-resource-group", "type": "path", "description": "The resource group name." }, { "name": "integrationAccountName", "value": "example-value", "type": "path", "description": "The integration account name." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "Updates an integration account." }, { "info": { "name": "Azure Logic Apps Integration Accounts_ Delete", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Logic/integrationAccounts/:integrationAccountName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id." }, { "name": "resourceGroupName", "value": "my-resource-group", "type": "path", "description": "The resource group name." }, { "name": "integrationAccountName", "value": "example-value", "type": "path", "description": "The integration account name." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "Deletes an integration account." }, { "info": { "name": "Azure Logic Apps Integration Accounts_ List Callback Url", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Logic/integrationAccounts/:integrationAccountName/listCallbackUrl", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id." }, { "name": "resourceGroupName", "value": "my-resource-group", "type": "path", "description": "The resource group name." }, { "name": "integrationAccountName", "value": "example-value", "type": "path", "description": "The integration account name." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "Gets the integration account callback URL." }, { "info": { "name": "Azure Logic Apps Integration Accounts_ List Key Vault Keys", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Logic/integrationAccounts/:integrationAccountName/listKeyVaultKeys", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id." }, { "name": "resourceGroupName", "value": "my-resource-group", "type": "path", "description": "The resource group name." }, { "name": "integrationAccountName", "value": "example-value", "type": "path", "description": "The integration account name." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "Gets the integration account's Key Vault keys." }, { "info": { "name": "Azure Logic Apps Integration Accounts_ Log Tracking Events", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Logic/integrationAccounts/:integrationAccountName/logTrackingEvents", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id." }, { "name": "resourceGroupName", "value": "my-resource-group", "type": "path", "description": "The resource group name." }, { "name": "integrationAccountName", "value": "example-value", "type": "path", "description": "The integration account name." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "Logs the integration account's tracking events." }, { "info": { "name": "Azure Logic Apps Integration Accounts_ Regenerate Access Key", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Logic/integrationAccounts/:integrationAccountName/regenerateAccessKey", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id." }, { "name": "resourceGroupName", "value": "my-resource-group", "type": "path", "description": "The resource group name." }, { "name": "integrationAccountName", "value": "example-value", "type": "path", "description": "The integration account name." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "Regenerates the integration account access key." } ] } ], "bundled": true }