OPENAPI / COMPONENTS / SCHEMAS

Deployment Response data structure

DeploymentResponse

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

object11properties
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.