Change Updates

Do not miss any CloudCockpit API changes, ever again

Subscribe to the CloudCockpit API changelog to be up to date on recent changes.

RSS

Nov 12, 2024

Customer
v1
Compare

API structure has changed

Next Change
3 structure changes including:
3 Modifications
Modified 3
GET /v1/customers/{customerId}/subscriptions
  • Response
  • 200 response Modified
    • text/plain content type Modified
      • items property Modified
        • assignedLicenses, autoRenewSettings properties Added
    • application/json content type Modified
      • items property Modified
        • assignedLicenses, autoRenewSettings properties Added
    • text/json content type Modified
      • items property Modified
        • assignedLicenses, autoRenewSettings properties Added
  • Query
  • subscriptionOfferTypes query parameter Added
GET /v1/customers/{customerId}/subscriptions/{subscriptionId}/azure-entitlements
  • Response
  • 200 response Modified
    • text/plain content type Modified
      • assignedLicenses, autoRenewSettings properties Added
    • application/json content type Modified
      • assignedLicenses, autoRenewSettings properties Added
    • text/json content type Modified
      • assignedLicenses, autoRenewSettings properties Added
GET /v1/customers/{customerId}/subscriptions/{subscriptionId}/eligible-for-upgrade
  • Response
  • 200 response Modified
    • text/plain content type Modified
      • assignedLicenses, autoRenewSettings properties Added
    • application/json content type Modified
      • assignedLicenses, autoRenewSettings properties Added
    • text/json content type Modified
      • assignedLicenses, autoRenewSettings properties Added