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

Sep 18, 2024

main
2.0.0
Compare

API structure has changed

17 structure changes including:
17 Modifications
Modified 17
GET /instance-pool
  • Response
  • 200 response Modified
    • application/json content type Modified
      • instance-pools property Modified
        • private-networks property Modified
GET /instance-pool/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • private-networks property Modified
        • options property Added
GET /load-balancer
  • Response
  • 200 response Modified
    • application/json content type Modified
      • load-balancers property Modified
        • services property Modified
GET /load-balancer/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • services property Modified
        • instance-pool property Modified
GET /load-balancer/{id}/service/{service-id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • instance-pool property Modified
        • private-networks property Modified
GET /private-network
  • Response
  • 200 response Modified
    • application/json content type Modified
      • private-networks property Modified
        • options property Added
GET /private-network/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • options property Added
GET /sks-cluster
  • Response
  • 200 response Modified
    • application/json content type Modified
      • sks-clusters property Modified
        • nodepools property Modified
GET /sks-cluster/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • nodepools property Modified
        • private-networks, instance-pool properties Modified
GET /sks-cluster/{id}/nodepool/{sks-nodepool-id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • private-networks property Modified
        • options property Added
      • instance-pool property Modified
        • private-networks property Modified
POST /instance-pool
  • Body
  • application/json content type Modified
    • private-networks property Modified
      • options property Added
POST /load-balancer/{id}/service
  • Body
  • application/json content type Modified
    • instance-pool property Modified
      • private-networks property Modified
        • options property Added
POST /private-network
  • Body
  • application/json content type Modified
    • options property Added
POST /sks-cluster/{id}/nodepool
  • Body
  • application/json content type Modified
    • private-networks property Modified
      • options property Added
PUT /instance-pool/{id}
  • Body
  • application/json content type Modified
    • private-networks property Modified
      • options property Added
PUT /private-network/{id}
  • Body
  • application/json content type Modified
    • options property Added
PUT /sks-cluster/{id}/nodepool/{sks-nodepool-id}
  • Body
  • application/json content type Modified
    • private-networks property Modified
      • options property Added