Path Parameters
Unique identifier generated when the model is deployed.
Body
Response
OK
The identifier for the custom model. The value is the universally unique identified (UUID) that is the primary key for the model.
The identifier for the custom model being deleted. The value is the universally unique identified (UUID) reference the foreign keys for the model.
The geographic region specified when the custom model is deployed.
The configuration parameters for model deployment passed to the workflow as a raw JSON blob. Multiple parameters can be defined and passed.
The minimum value of Seldon replicas for the model.
x >= 1
The maximum value of Seldon replicas for the model.
x >= 1
This field specifies the current status of the custom model. The value is DELETING
, DELETED
, or DELETE_FAILED
.
The date and time the deployment occurred.
The user who created the deployment.