OPENAPI / COMPONENTS / SCHEMAS

Deployment Detail Response 数据结构

DeploymentDetailResponse

Mistral AI API 合约中的 Deployment Detail Response 结构定义。

object12字段
active_worker_countinteger

Mistral 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_hardenedboolean

Mistral AI API 合约中的 is hardened 值。

locationstring

Mistral AI API 合约中的 location 值。

locationsLocationType

Mistral AI API 合约中的 locations 值。

managedstring

Mistral AI API 合约中的 managed 值。

namestring必填

Mistral AI API 合约中的 name 值。

updated_atstring必填

Mistral AI API 合约中的 updated at 值。

worker_countinteger

Mistral AI API 合约中的 worker count 值。

workersDeploymentWorkerResponse必填

Mistral AI API 合约中的 workers 值。