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

Dec 12, 2023

CSP
v1
Compare

API structure has changed

6 structure changes including:
6 Modifications
Modified 6
GET /v1/customers/{customerId}/subscriptions
  • Response
  • 200 response Modified
    • text/plain content type Modified
      • items property Modified
    • application/json content type Modified
      • items property Modified
    • text/json content type Modified
      • items property Modified
GET /v1/customers/{customerId}/subscriptions/{subscriptionId}/azure-entitlements
  • Response
  • 200 response Modified
    • text/plain, application/json, text/json content types Modified
GET /v1/customers/{customerId}/subscriptions/{subscriptionId}/eligible-for-upgrade
  • Response
  • 200 response Modified
    • text/plain, application/json, text/json content types Modified
GET /v1/subscriptions
  • Response
  • 200 response Modified
    • text/plain content type Modified
      • items property Modified
    • application/json content type Modified
      • items property Modified
    • text/json content type Modified
      • items property Modified
POST /v1/Customers/delegated-admin-relationships
  • Body
  • application/json content type Modified
    • autoExtendEnabled property Added
POST /v1/Customers/{customerId}/delegated-admin-relationships
  • Body
  • application/json content type Modified
    • autoExtendEnabled property Added