ed4f8fa35f31

latestOpenAPI 3.1.02026-08-042955230.1 KB
Exchanges

Apply Azure exchange recommendations

Requests application of one Azure reservation exchange recommendation using the same explicit purchase and return item body as the beta exchange endpoint. Currently only provider=azure is supported.

post/v1/org/{org_id}/exchanges/recommendations/apply

Request body

provider'aws' | 'azure' | 'gcp' required

Cloud provider (aws, azure, gcp)

Example request

{
  "provider": "aws"
}

Response

OK

statusstring required

Application status for the exchange recommendations.

recommendation_countinteger required

Number of exchange recommendations applied.