Model Ready
GET/v2/models/$:MODEL_NAME/versions/$:MODEL_VERSION/ready
The “model ready” health API indicates if a specific model is ready for inferencing. The model name and (optionally) version must be available in the URL. If a version is not provided the server may choose a version based on its own policies.
Request
Responses
- 200
OK