OPENAPI / COMPONENTS / SCHEMAS
Deployment Response data structure
DeploymentResponseStructural definition for Deployment Response in the Mistral AI API contract.
object11properties
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.