OPENAPI / COMPONENTS / SCHEMAS

Managed Deployment Response data structure

ManagedDeploymentResponse

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

object14properties
created_atstringrequired

created at value in the Mistral AI API contract.

created_bystring

created by value in the Mistral AI API contract.

deployed_atstring

deployed at value in the Mistral AI API contract.

deployed_bystring

deployed by value in the Mistral AI API contract.

is_hardenedboolean

is hardened value in the Mistral AI API contract.

namestringrequired

name value in the Mistral AI API contract.

resourcesDeploymentResourceConfigrequired

resources value in the Mistral AI API contract.

rollout_statusstring

rollout status value in the Mistral AI API contract.

service_idstringrequired

service id value in the Mistral AI API contract.

specDeploymentWorkerSpecResponserequired

spec value in the Mistral AI API contract.

statusDeploymentObservedStaterequired

status value in the Mistral AI API contract.

stoppedboolean

stopped value in the Mistral AI API contract.

updated_atstringrequired

updated at value in the Mistral AI API contract.

updated_bystring

updated by value in the Mistral AI API contract.