OPENAPI / COMPONENTS / SCHEMAS

Deployment Detail Response data structure

DeploymentDetailResponse

Structural definition for Deployment Detail Response in the Mistral AI API contract.

object12properties
active_worker_countinteger

active worker count value in the Mistral AI API contract.

created_atstringrequired

created at value in the Mistral AI API contract.

idstringrequired

id value in the Mistral AI API contract.

is_activebooleanrequired

is active value in the Mistral AI API contract.

is_hardenedboolean

is hardened value in the Mistral AI API contract.

locationstring

location value in the Mistral AI API contract.

locationsLocationType

locations value in the Mistral AI API contract.

managedstring

managed value in the Mistral AI API contract.

namestringrequired

name value in the Mistral AI API contract.

updated_atstringrequired

updated at value in the Mistral AI API contract.

worker_countinteger

worker count value in the Mistral AI API contract.

workersDeploymentWorkerResponserequired

workers value in the Mistral AI API contract.