{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector IntegrationRuntimes API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "IntegrationRuntimes", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Integrationruntimes Integrationruntimename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/integrationruntimes/:integrationRuntimeName", "params": [ { "name": "integrationRuntimeName", "value": "", "type": "path", "description": "IntegrationRuntime name." }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." } ] }, "docs": "Gets an integrationRuntime" }, { "info": { "name": "Microsoft Azure Put Integrationruntimes Integrationruntimename", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/integrationruntimes/:integrationRuntimeName", "params": [ { "name": "integrationRuntimeName", "value": "", "type": "path", "description": "IntegrationRuntime name." }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." } ] }, "docs": "Create or replace an instance of a integrationRuntime" }, { "info": { "name": "Microsoft Azure Delete Integrationruntimes Integrationruntimename", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/integrationruntimes/:integrationRuntimeName", "params": [ { "name": "integrationRuntimeName", "value": "", "type": "path", "description": "IntegrationRuntime name." }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." } ] }, "docs": "Deletes an integrationRuntime" }, { "info": { "name": "Microsoft Azure Get Integrationruntimes Integrationruntimename Status", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/integrationruntimes/:integrationRuntimeName/status", "params": [ { "name": "integrationRuntimeName", "value": "", "type": "path", "description": "IntegrationRuntime name." }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." } ] }, "docs": "Gets an IntegrationRuntimeStatus object. This is significantly different from IntegrationRuntime" }, { "info": { "name": "Microsoft Azure Post Integrationruntimes Integrationruntimename :listauthkeys", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/integrationruntimes/:integrationRuntimeName/:listAuthKeys", "params": [ { "name": "integrationRuntimeName", "value": "", "type": "path", "description": "IntegrationRuntime name." }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." } ] }, "docs": "Gets integrationRuntimeAuthKeys" }, { "info": { "name": "Microsoft Azure Post Integrationruntimes Integrationruntimename :regenerateauthkey", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/integrationruntimes/:integrationRuntimeName/:regenerateAuthKey", "params": [ { "name": "integrationRuntimeName", "value": "", "type": "path", "description": "IntegrationRuntime name." }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." } ] }, "docs": "Regenerates integrationRuntimeAuthKey" }, { "info": { "name": "Microsoft Azure Get Integrationruntimes", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/integrationruntimes", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." } ] }, "docs": "Lists integrationruntimes in an account" }, { "info": { "name": "Microsoft Azure Post Integrationruntimes Integrationruntimename:disableinteractivequery", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/integrationruntimes/:integrationRuntimeName:disableInteractiveQuery", "params": [ { "name": "integrationRuntimeName", "value": "", "type": "path", "description": "IntegrationRuntime name." }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." } ] }, "docs": "Disables interactive querying" }, { "info": { "name": "Microsoft Azure Post Integrationruntimes Integrationruntimename:enableinteractivequery", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/integrationruntimes/:integrationRuntimeName:enableInteractiveQuery", "params": [ { "name": "integrationRuntimeName", "value": "", "type": "path", "description": "IntegrationRuntime name." }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." } ] }, "docs": "Enables interactive querying" } ] } ], "bundled": true }