Data Integration
- Data Integration
- All Products
/mlops/api/v1/modelhub/monitor
Field
| Type
| Description
|
---|---|---|
displayName
| String
| External name of the quick start model that displays in the user interface.
|
name
| String
| Internal name of the quick start model.
|
deploymentStatus
| String
| Current status of the quick start model.
|
deploymentState
| String
| Requested state of the quick start model. When you start or restart a model, the requested state is
ENABLED . When you stop a model, the requested state is
DISABLED .
|
deploymentId
| String
| ID of the quick start model.
|
predictUrl
| String
| Model endpoint URL. Use the URL to generate predictions from the model.
Applies when the quick start model is available.
|