OPENAPI / COMPONENTS / SCHEMAS

Deployment Resource Config data structure

DeploymentResourceConfig

Structural definition for Deployment Resource Config in the Mistral AI API contract.

object5properties
cpu_limitstring

cpu limit value in the Mistral AI API contract.

cpu_requeststring

cpu request value in the Mistral AI API contract.

memory_limitstring

memory limit value in the Mistral AI API contract.

memory_requeststring

memory request value in the Mistral AI API contract.

replicasstring

replicas value in the Mistral AI API contract.