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

May 29, 2024

CSP
v1
Compare

API structure has changed

4 structure changes including:
1 Addition
3 Modifications
Modified 3 Breaking
POST /v1/Customers/delegated-admin-relationships
  • Response
  • 200 response Modified
    • text/plain content type Modified
      • autoExtendDuration property Added
    • application/json content type Modified
      • autoExtendDuration property Added
    • text/json content type Modified
      • autoExtendDuration property Added
POST /v1/Customers/{customerId}/delegated-admin-relationships
  • Response
  • 200 response Modified
    • text/plain content type Modified
      • autoExtendDuration property Added
    • application/json content type Modified
      • autoExtendDuration property Added
    • text/json content type Modified
      • autoExtendDuration property Added
POST /v1/Resellers/{resellerId}/provider-instances
  • Response
  • 201 response Modified
    • text/plain, application/json, text/json content types Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

  • 400 response Modified
    • text/plain, text/json content types Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

  • 404 response Modified
    • application/json content type Added
  • 500 response Modified
    • text/plain, text/json content types Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

Added 1
PATCH /v1/Customers/{customerId}/delegated-admin-relationships/{relationshipId}