OPENAPI / COMPONENTS / SCHEMAS
Deployment Detail Response data structure
DeploymentDetailResponseStructural definition for Deployment Detail Response in the Mistral AI API contract.
object12properties
active_worker_countintegeractive worker count value in the Mistral AI API contract.
created_atstringrequiredcreated at value in the Mistral AI API contract.
idstringrequiredid value in the Mistral AI API contract.
is_activebooleanrequiredis active value in the Mistral AI API contract.
is_hardenedbooleanis hardened value in the Mistral AI API contract.
locationstringlocation value in the Mistral AI API contract.
locationsLocationTypelocations value in the Mistral AI API contract.
managedstringmanaged value in the Mistral AI API contract.
namestringrequiredname value in the Mistral AI API contract.
updated_atstringrequiredupdated at value in the Mistral AI API contract.
worker_countintegerworker count value in the Mistral AI API contract.
workersDeploymentWorkerResponserequiredworkers value in the Mistral AI API contract.