{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Springbootsites API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Springbootsites", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazurespringboot Springbootsites Springbootsitesname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OffAzureSpringBoot/springbootsites/:springbootsitesName", "params": [ { "name": "springbootsitesName", "value": "", "type": "path", "description": "The springbootsites name." } ] }, "docs": "Get a springbootsites resource." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazurespringboot Springbootsites Springbootsitesname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OffAzureSpringBoot/springbootsites/:springbootsitesName", "params": [ { "name": "springbootsitesName", "value": "", "type": "path", "description": "The springbootsites name." } ] }, "docs": "Create a springbootsites resource." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazurespringboot Springbootsites Springbootsitesname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OffAzureSpringBoot/springbootsites/:springbootsitesName", "params": [ { "name": "springbootsitesName", "value": "", "type": "path", "description": "The springbootsites name." } ] }, "docs": "Update a springbootsites resource." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazurespringboot Springbootsites Springbootsitesname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OffAzureSpringBoot/springbootsites/:springbootsitesName", "params": [ { "name": "springbootsitesName", "value": "", "type": "path", "description": "The springbootsites name." } ] }, "docs": "Delete a springbootsites resource." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazurespringboot Springbootsites Springbootsitesname Refreshsite", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OffAzureSpringBoot/springbootsites/:springbootsitesName/refreshSite", "params": [ { "name": "springbootsitesName", "value": "", "type": "path", "description": "The springbootsites name." } ] }, "docs": "Trigger refresh springbootsites action" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazurespringboot Springbootsites", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OffAzureSpringBoot/springbootsites" }, "docs": "List springbootsites resource by resourceGroup." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Offazurespringboot Springbootsites", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.OffAzureSpringBoot/springbootsites" }, "docs": "List springbootsites resource by subscription" } ] } ], "bundled": true }