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
Exoscale APIv2 API documentation

Change #485dfaae

Last update:
Compare

API structure has changed

2 structure changes including:
2 Modifications
Modified 2 Breaking
DELETE /ssh-key/{name}
  • Path went from `/ssh-key/{*name}` to `/ssh-key/{name}` (same operationId)
  • Path
  • name path parameter Modified
    • Name went from *name to name

      Breaking

GET /ssh-key/{name}
  • Path went from `/ssh-key/{*name}` to `/ssh-key/{name}` (same operationId)
  • Path
  • name path parameter Modified
    • Name went from *name to name

      Breaking