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

24 days ago

CSP
v1
Compare

API structure has changed

Next change
10 structure changes including:
1 Breaking change
6 Additions
3 Modifications
1 Removal
Modified 3 Breaking
GET /v1/Customers
  • Response
  • 200 response Modified
    • text/plain content type Modified
      • items property Modified
        • providerCustomers property Modified
    • application/json content type Modified
      • items property Modified
        • providerCustomers property Modified
    • text/json content type Modified
      • items property Modified
        • providerCustomers property Modified
GET /v1/Customers/{customerId}
  • Response
  • 200 response Modified
    • text/plain content type Modified
      • providerCustomers property Modified
        • * property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • application/json content type Modified
      • providerCustomers property Modified
        • * property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • text/json content type Modified
      • providerCustomers property Modified
        • * property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /v1/Customers
  • Body
  • application/json content type Modified
    • providerCustomers property Modified
      • * property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
Removed 1 Breaking
PATCH /v1/Customers/{customerId}/microsoft-customer-agreement
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 6
GET /v1/Customers/mca
GET /v1/Customers/mca/status-counts
GET /v1/Customers/{customerId}/provider-instances/{providerInstanceId}/mca
POST /v1/Customers/{customerId}/provider-instances/{providerInstanceId}/mca/agreement
POST /v1/Customers/{customerId}/provider-instances/{providerInstanceId}/mca/attestation
POST /v1/Customers/{customerId}/provider-instances/{providerInstanceId}/mca/status