Get Deployment Response

AI deployment

Properties

PropertyTypeRequiredDescription
created-atstringnoCreation time
deployment-urlstringnoDeployment URL (nullable)
gpu-countintegernoNumber of GPUs
gpu-typestringnoGPU type family
idstringnoDeployment ID
inference-engine-parametersarray[string]noOptional extra inference engine server CLI args
modelModel Refno
namestringnoDeployment name
replicasintegernoNumber of replicas (>=0)
service-levelstringnoService level
statusstringnoDeployment status

Allowed values: ready, creating, error, deploying.
status-detailsstringnoDeployment status details
updated-atstringnoUpdate time
Last updated on