{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector OEPResourcePartition API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "OEPResourcePartition", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Openenergyplatform Energyservices Resourcename Addpartition", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OpenEnergyPlatform/energyServices/:resourceName/addPartition", "params": [ { "name": "resourceName", "value": "", "type": "path", "description": "The resource name." } ] }, "docs": "Method that gets called if new partition is to be added in a resource." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Openenergyplatform Energyservices Resourcename Removepartition", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OpenEnergyPlatform/energyServices/:resourceName/removePartition", "params": [ { "name": "resourceName", "value": "", "type": "path", "description": "The resource name." } ] }, "docs": "Method that gets called if new partition is to be removed from a resource." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Openenergyplatform Energyservices Resourcename Listpartitions", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OpenEnergyPlatform/energyServices/:resourceName/listPartitions", "params": [ { "name": "resourceName", "value": "", "type": "path", "description": "The resource name." } ] }, "docs": "Method that gets called when list of partitions is requested." } ] } ], "bundled": true }