Change Updates

Do not miss any Exoscale APIv2 API changes, ever again

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

RSS

Feb 16, 2021

main
2.0.0-alpha2
Compare

API structure has changed

8 structure changes including:
2 Additions
6 Modifications
Modified 6 Breaking
POST /sks-cluster
  • Body
  • content type Modified
    • state, nodepools, created-at, endpoint, id properties Removed
POST /sks-cluster/{id}/nodepool
  • Body
  • content type Modified
    • state, id, created-at properties Removed
PUT /sks-cluster/{id}
  • Body
  • content type Modified
    • state, nodepools, level, addons, id, version, created-at, endpoint, cni properties Removed
PUT /sks-cluster/{id}/nodepool/{sks-nodepool-id}
  • Body
  • content type Modified
    • version, created-at, template, state, size, instance-pool, id properties Removed
PUT /sks-cluster/{id}/nodepool/{sks-nodepool-id}:scale
  • Body
  • content type Modified
    • anti-affinity-groups, description, security-groups, name, instance-type, template, state, instance-pool, id, disk-size, version, created-at properties Removed
PUT /sks-cluster/{id}/upgrade
  • Body
  • content type Modified
    • description, cni, name, state, nodepools, level, addons, id, created-at, endpoint properties Removed
Added 2
DELETE /sks-cluster/{id}/nodepool/{sks-nodepool-id}/{field}
DELETE /sks-cluster/{id}/{field}