{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Savings Plan API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Savings Plan", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Providers Microsoft Billingbenefits Savingsplanorders Savingsplanorderid Savingsplans", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.BillingBenefits/savingsPlanOrders/:savingsPlanOrderId/savingsPlans", "params": [ { "name": "savingsPlanOrderId", "value": "", "type": "path", "description": "Order ID of the savings plan" }, { "name": "api-version", "value": "", "type": "query", "description": "The api-version to be used by the service" } ] }, "docs": "List savings plans in an order." }, { "info": { "name": "Microsoft Azure Get Providers Microsoft Billingbenefits Savingsplans", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.BillingBenefits/savingsPlans", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The api-version to be used by the service" }, { "name": "$filter", "value": "", "type": "query", "description": "May be used to filter by reservation properties. The filter supports 'eq', 'or', and 'and'. It does not currently support 'ne', 'gt', 'le', 'ge', or 'not'. Reservation properties include sku/name, properties/{appliedScopeType, archived, displayName, displayProvisioningState, effectiveDateTime, expiryDate, provisioningState, quantity, renew, reservedResourceType, term, userFriendlyAppliedScopeType, userFriendlyRenewState}" }, { "name": "$orderby", "value": "", "type": "query", "description": "May be used to sort order by reservation properties." }, { "name": "refreshSummary", "value": "", "type": "query", "description": "To indicate whether to refresh the roll up counts of the savings plans group by provisioning states" }, { "name": "$skiptoken", "value": "", "type": "query", "description": "The number of savings plans to skip from the list before returning results" }, { "name": "selectedState", "value": "", "type": "query", "description": "The selected provisioning state" }, { "name": "take", "value": "", "type": "query", "description": "To number of savings plans to return" } ] }, "docs": "List savings plans." }, { "info": { "name": "Microsoft Azure Get Providers Microsoft Billingbenefits Savingsplanorders Savingsplanorderid Savingsplans Savingsplanid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.BillingBenefits/savingsPlanOrders/:savingsPlanOrderId/savingsPlans/:savingsPlanId", "params": [ { "name": "savingsPlanOrderId", "value": "", "type": "path", "description": "Order ID of the savings plan" }, { "name": "savingsPlanId", "value": "", "type": "path", "description": "ID of the savings plan" }, { "name": "api-version", "value": "", "type": "query", "description": "The api-version to be used by the service" }, { "name": "$expand", "value": "", "type": "query", "description": "May be used to expand the detail information of some properties." } ] }, "docs": "Get savings plan." }, { "info": { "name": "Microsoft Azure Patch Providers Microsoft Billingbenefits Savingsplanorders Savingsplanorderid Savingsplans Savingsplanid", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/providers/Microsoft.BillingBenefits/savingsPlanOrders/:savingsPlanOrderId/savingsPlans/:savingsPlanId", "params": [ { "name": "savingsPlanOrderId", "value": "", "type": "path", "description": "Order ID of the savings plan" }, { "name": "savingsPlanId", "value": "", "type": "path", "description": "ID of the savings plan" }, { "name": "api-version", "value": "", "type": "query", "description": "The api-version to be used by the service" } ] }, "docs": "Update savings plan." }, { "info": { "name": "Microsoft Azure Post Providers Microsoft Billingbenefits Savingsplanorders Savingsplanorderid Savingsplans Savingsplanid Validate", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/providers/Microsoft.BillingBenefits/savingsPlanOrders/:savingsPlanOrderId/savingsPlans/:savingsPlanId/validate", "params": [ { "name": "savingsPlanOrderId", "value": "", "type": "path", "description": "Order ID of the savings plan" }, { "name": "savingsPlanId", "value": "", "type": "path", "description": "ID of the savings plan" }, { "name": "api-version", "value": "", "type": "query", "description": "The api-version to be used by the service" } ] }, "docs": "Validate savings plan patch." }, { "info": { "name": "Microsoft Azure Post Providers Microsoft Billingbenefits Validate", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/providers/Microsoft.BillingBenefits/validate", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The api-version to be used by the service" } ] }, "docs": "Validate savings plan purchase." } ] } ], "bundled": true }