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
CloudCockpit API documentation

Change #2f2138ad

Last update:
Compare

API structure has changed

2 structure changes including:
2 Modifications
Modified 2
GET /v1/Offers/{id}
  • Query
  • customerId query parameter Modified
    • Query parameter is no longer required

  • Response
  • 200 response Modified
    • text/plain content type Modified
      • providerInstanceId, preRequisites attributes Added
    • application/json content type Modified
      • providerInstanceId, preRequisites attributes Added
    • text/json content type Modified
      • providerInstanceId, preRequisites attributes Added
GET /v1/customers/{customerId}/subscriptions/{subscriptionId}
  • Response
  • 200 response Modified
    • text/plain content type Modified
      • offer attribute Modified
    • application/json content type Modified
      • offer attribute Modified
    • text/json content type Modified
      • offer attribute Modified