OPENAPI / COMPONENTS / SCHEMAS

Deployment Response 数据结构

DeploymentResponse

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

object11字段
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 值。