OPENAPI / COMPONENTS / SCHEMAS
Deployment Detail Response 数据结构
DeploymentDetailResponseMistral AI API 合约中的 Deployment Detail Response 结构定义。
object12字段
active_worker_countintegerMistral AI API 合约中的 active worker count 值。
created_atstring必填Mistral AI API 合约中的 created at 值。
idstring必填Mistral AI API 合约中的 id 值。
is_activeboolean必填Mistral AI API 合约中的 is active 值。
is_hardenedbooleanMistral AI API 合约中的 is hardened 值。
locationstringMistral AI API 合约中的 location 值。
locationsLocationTypeMistral AI API 合约中的 locations 值。
managedstringMistral AI API 合约中的 managed 值。
namestring必填Mistral AI API 合约中的 name 值。
updated_atstring必填Mistral AI API 合约中的 updated at 值。
worker_countintegerMistral AI API 合约中的 worker count 值。
workersDeploymentWorkerResponse必填Mistral AI API 合约中的 workers 值。