API structure has changed
3 structure changes including:
3 Modifications
Modified
3
Breaking
POST /ai/deployment
- Body
-
application/json content type Modified
-
replicas property Modified
-
Property is now required Breaking
-
Property is now required
-
replicas property Modified
POST /ai/deployment/{id}/scale
- Body
-
application/json content type Modified
-
replicas property Modified
-
Property is now required Breaking
-
Property is now required
-
replicas property Modified
PUT /instance/{id}
- Body
-
application/json content type Modified
- application-consistent-snapshot-enabled property Added