{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ApiVersionSet API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ApiVersionSet", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Apimanagement Service Servicename Workspaces Workspaceid Apiversionsets", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/workspaces/:workspaceId/apiVersionSets", "params": [ { "name": "$filter", "value": "", "type": "query", "description": "| Field | Usage | Supported operators | Supported functions |
|-------------|-------------|-------------|-------------|
" } ] }, "docs": "Lists a collection of API Version Sets in the specified workspace with a service instance." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Apimanagement Service Servicename Workspaces Workspaceid Apiversionsets Versionsetid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/workspaces/:workspaceId/apiVersionSets/:versionSetId" }, "docs": "Gets the details of the Api Version Set specified by its identifier." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Apimanagement Service Servicename Workspaces Workspaceid Apiversionsets Versionsetid", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/workspaces/:workspaceId/apiVersionSets/:versionSetId" }, "docs": "Creates or Updates a Api Version Set." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Apimanagement Service Servicename Workspaces Workspaceid Apiversionsets Versionsetid", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/workspaces/:workspaceId/apiVersionSets/:versionSetId" }, "docs": "Updates the details of the Api VersionSet specified by its identifier." }, { "info": { "name": "Microsoft Azure Head Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Apimanagement Service Servicename Workspaces Workspaceid Apiversionsets Versionsetid", "type": "http" }, "http": { "method": "HEAD", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/workspaces/:workspaceId/apiVersionSets/:versionSetId" }, "docs": "Gets the entity state (Etag) version of the Api Version Set specified by its identifier." } ] } ], "bundled": true }