{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Hybrid Use Benefit API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Hybrid Use Benefit", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Scope Providers Microsoft Softwareplan Hybridusebenefits Planid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:scope/providers/Microsoft.SoftwarePlan/hybridUseBenefits/:planId", "params": [ { "name": "scope", "value": "", "type": "path", "description": "The scope at which the operation is performed. This is limited to Microsoft.Compute/virtualMachines and Microsoft.Compute/hostGroups/hosts for now" }, { "name": "planId", "value": "", "type": "path", "description": "This is a unique identifier for a plan. Should be a guid." }, { "name": "api-version", "value": "", "type": "query", "description": "The api-version to be used by the service" } ] }, "docs": "Gets a given plan ID" }, { "info": { "name": "Microsoft Azure Put Scope Providers Microsoft Softwareplan Hybridusebenefits Planid", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/:scope/providers/Microsoft.SoftwarePlan/hybridUseBenefits/:planId", "params": [ { "name": "scope", "value": "", "type": "path", "description": "The scope at which the operation is performed. This is limited to Microsoft.Compute/virtualMachines and Microsoft.Compute/hostGroups/hosts for now" }, { "name": "planId", "value": "", "type": "path", "description": "This is a unique identifier for a plan. Should be a guid." }, { "name": "api-version", "value": "", "type": "query", "description": "The api-version to be used by the service" } ] }, "docs": "Create a new hybrid use benefit under a given scope" }, { "info": { "name": "Microsoft Azure Patch Scope Providers Microsoft Softwareplan Hybridusebenefits Planid", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/:scope/providers/Microsoft.SoftwarePlan/hybridUseBenefits/:planId", "params": [ { "name": "scope", "value": "", "type": "path", "description": "The scope at which the operation is performed. This is limited to Microsoft.Compute/virtualMachines and Microsoft.Compute/hostGroups/hosts for now" }, { "name": "planId", "value": "", "type": "path", "description": "This is a unique identifier for a plan. Should be a guid." }, { "name": "api-version", "value": "", "type": "query", "description": "The api-version to be used by the service" } ] }, "docs": "Updates an existing hybrid use benefit" }, { "info": { "name": "Microsoft Azure Delete Scope Providers Microsoft Softwareplan Hybridusebenefits Planid", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/:scope/providers/Microsoft.SoftwarePlan/hybridUseBenefits/:planId", "params": [ { "name": "scope", "value": "", "type": "path", "description": "The scope at which the operation is performed. This is limited to Microsoft.Compute/virtualMachines and Microsoft.Compute/hostGroups/hosts for now" }, { "name": "planId", "value": "", "type": "path", "description": "This is a unique identifier for a plan. Should be a guid." }, { "name": "api-version", "value": "", "type": "query", "description": "The api-version to be used by the service" } ] }, "docs": "Deletes a given plan ID" } ] } ], "bundled": true }