OPENAPI / COMPONENTS / SCHEMAS
Deployment Response 数据结构
DeploymentResponseMistral AI API 合约中的 Deployment Response 结构定义。
object11字段
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 值。