API structure has changed
13 structure changes including:
12 Breaking changes
1 Addition
12 Removals
Removed
12
Breaking
DELETE /ai/deployment/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
DELETE /ai/model/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /ai/deployment
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /ai/deployment/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /ai/deployment/{id}/api-key
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /ai/deployment/{id}/logs
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /ai/help/inference-engine-parameters
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /ai/model
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /ai/model/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /ai/deployment
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /ai/deployment/{id}/scale
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /ai/model
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
1
PATCH /ai/deployment/{id}