{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Linkers API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Linkers", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Patch Resourceuri Providers Microsoft Servicelinker Linkers Linkername", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/:resourceUri/providers/Microsoft.ServiceLinker/linkers/:linkerName", "params": [ { "name": "resourceUri", "value": "", "type": "path", "description": "The fully qualified Azure Resource manager identifier of the resource to be connected." }, { "name": "linkerName", "value": "", "type": "path", "description": "The name Linker resource." } ] }, "docs": "Operation to update an existing Linker." }, { "info": { "name": "Microsoft Azure Delete Resourceuri Providers Microsoft Servicelinker Linkers Linkername", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/:resourceUri/providers/Microsoft.ServiceLinker/linkers/:linkerName", "params": [ { "name": "resourceUri", "value": "", "type": "path", "description": "The fully qualified Azure Resource manager identifier of the resource to be connected." }, { "name": "linkerName", "value": "", "type": "path", "description": "The name Linker resource." } ] }, "docs": "Delete a Linker." }, { "info": { "name": "Microsoft Azure Post Resourceuri Providers Microsoft Servicelinker Linkers Linkername Validatelinker", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/:resourceUri/providers/Microsoft.ServiceLinker/linkers/:linkerName/validateLinker", "params": [ { "name": "resourceUri", "value": "", "type": "path", "description": "The fully qualified Azure Resource manager identifier of the resource to be connected." }, { "name": "linkerName", "value": "", "type": "path", "description": "The name Linker resource." } ] }, "docs": "Validate a Linker." }, { "info": { "name": "Microsoft Azure Post Resourceuri Providers Microsoft Servicelinker Linkers Linkername Listconfigurations", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/:resourceUri/providers/Microsoft.ServiceLinker/linkers/:linkerName/listConfigurations", "params": [ { "name": "resourceUri", "value": "", "type": "path", "description": "The fully qualified Azure Resource manager identifier of the resource to be connected." }, { "name": "linkerName", "value": "", "type": "path", "description": "The name Linker resource." } ] }, "docs": "list source configurations for a Linker." }, { "info": { "name": "Microsoft Azure Get Resourceuri Providers Microsoft Servicelinker Dryruns", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:resourceUri/providers/Microsoft.ServiceLinker/dryruns", "params": [ { "name": "resourceUri", "value": "", "type": "path", "description": "The fully qualified Azure Resource manager identifier of the resource to be connected." } ] }, "docs": "list dryrun jobs" }, { "info": { "name": "Microsoft Azure Get Resourceuri Providers Microsoft Servicelinker Dryruns Dryrunname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:resourceUri/providers/Microsoft.ServiceLinker/dryruns/:dryrunName", "params": [ { "name": "resourceUri", "value": "", "type": "path", "description": "The fully qualified Azure Resource manager identifier of the resource to be connected." }, { "name": "dryrunName", "value": "", "type": "path", "description": "The name of dryrun." } ] }, "docs": "get a dryrun job" }, { "info": { "name": "Microsoft Azure Put Resourceuri Providers Microsoft Servicelinker Dryruns Dryrunname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/:resourceUri/providers/Microsoft.ServiceLinker/dryruns/:dryrunName", "params": [ { "name": "resourceUri", "value": "", "type": "path", "description": "The fully qualified Azure Resource manager identifier of the resource to be connected." }, { "name": "dryrunName", "value": "", "type": "path", "description": "The name of dryrun." } ] }, "docs": "create a dryrun job to do necessary check before actual creation" }, { "info": { "name": "Microsoft Azure Patch Resourceuri Providers Microsoft Servicelinker Dryruns Dryrunname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/:resourceUri/providers/Microsoft.ServiceLinker/dryruns/:dryrunName", "params": [ { "name": "resourceUri", "value": "", "type": "path", "description": "The fully qualified Azure Resource manager identifier of the resource to be connected." }, { "name": "dryrunName", "value": "", "type": "path", "description": "The name of dryrun." } ] }, "docs": "add a dryrun job to do necessary check before actual creation" }, { "info": { "name": "Microsoft Azure Delete Resourceuri Providers Microsoft Servicelinker Dryruns Dryrunname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/:resourceUri/providers/Microsoft.ServiceLinker/dryruns/:dryrunName", "params": [ { "name": "resourceUri", "value": "", "type": "path", "description": "The fully qualified Azure Resource manager identifier of the resource to be connected." }, { "name": "dryrunName", "value": "", "type": "path", "description": "The name of dryrun." } ] }, "docs": "delete a dryrun job" }, { "info": { "name": "Microsoft Azure Post Resourceuri Providers Microsoft Servicelinker Linkers Linkername Generateconfigurations", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/:resourceUri/providers/Microsoft.ServiceLinker/linkers/:linkerName/generateConfigurations", "params": [ { "name": "resourceUri", "value": "", "type": "path", "description": "The fully qualified Azure Resource manager identifier of the resource to be connected." }, { "name": "linkerName", "value": "", "type": "path", "description": "The name Linker resource." } ] }, "docs": "Generate configurations for a Linker." }, { "info": { "name": "Microsoft Azure Get Resourceuri Providers Microsoft Servicelinker Daprconfigurations", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:resourceUri/providers/Microsoft.ServiceLinker/daprConfigurations", "params": [ { "name": "resourceUri", "value": "", "type": "path", "description": "The fully qualified Azure Resource manager identifier of the resource to be connected." } ] }, "docs": "List the dapr configuration supported by Service Connector." } ] } ], "bundled": true }