SavingsPlanModels

Validate savings plan patch.

post/providers/Microsoft.BillingBenefits/savingsPlanOrders/{savingsPlanOrderId}/savingsPlans/{savingsPlanId}/validate

Path parameters

savingsPlanOrderIdstring required

Order ID of the savings plan

savingsPlanIdstring required

ID of the savings plan

Parameters

../../../../../common-types/resource-management/v6/types.json#/components/parameters/ApiVersionParameter — unresolved $ref

Request body

Example request

{
  "benefits": [
    {
      "appliedScopeProperties": {
        "benefitFilter": "clusterId/2025 H2CPU"
      },
      "renewProperties": {
        "purchaseProperties": {
          "properties": {
            "appliedScopeProperties": {
              "benefitFilter": "clusterId/2025 H2CPU"
            }
          }
        }
      }
    }
  ]
}

Response

Azure operation completed successfully.

nextLinkstring

Url to get the next page.