API structure has changed
8 structure changes including:
2 Additions
6 Modifications
Modified
6
Breaking
DELETE /vpc/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
id, reason, reference, message, state properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
id, reason, reference, message, state properties Removed
-
application/json content type Modified
DELETE /vpc/{vpc-id}/subnet/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
id, reason, reference, message, state properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
id, reason, reference, message, state properties Removed
-
application/json content type Modified
DELETE /vpc/{vpc-id}/subnet/{subnet-id}/route/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
id, kind, description, destination, target properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
id, kind, description, destination, target properties Removed
-
application/json content type Modified
GET /snapshot
- Response
-
200 response Modified
-
application/json content type Modified
-
snapshots property Modified
- instance property Modified
-
snapshots property Modified
-
application/json content type Modified
GET /snapshot/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
instance property Modified
- instance-type, template, ssh-key properties Modified
-
instance property Modified
-
application/json content type Modified
POST /vpc/{vpc-id}/subnet/{subnet-id}/route
- Body
-
application/json content type Modified
-
name property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
name property Removed
Added
2
PUT /vpc/{vpc-id}/subnet/{subnet-id}/attach
PUT /vpc/{vpc-id}/subnet/{subnet-id}/detach