API structure has changed
24 structure changes including:
12 Breaking changes
12 Additions
12 Removals
Removed
12
Breaking
PUT /block-storage/{id}:resize-volume
- Removing a resource is always breaking unless it was deprecated before Breaking
PUT /block-storage/{id}:detach
- Removing a resource is always breaking unless it was deprecated before Breaking
PUT /block-storage/{id}:attach
- Removing a resource is always breaking unless it was deprecated before Breaking
PUT /block-storage/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /block-storage/{id}:create-snapshot
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /block-storage
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /block-storage/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /block-storage-snapshot/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /block-storage-snapshot
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /block-storage
- Removing a resource is always breaking unless it was deprecated before Breaking
DELETE /block-storage/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
DELETE /block-storage-snapshot/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
12
PUT /block-storage/{id}:resize-volume
PUT /block-storage/{id}:detach
PUT /block-storage/{id}:attach
PUT /block-storage/{id}
POST /block-storage/{id}:create-snapshot
POST /block-storage
GET /block-storage/{id}
GET /block-storage-snapshot/{id}
GET /block-storage-snapshot
GET /block-storage
DELETE /block-storage/{id}
DELETE /block-storage-snapshot/{id}