Update the deployment.Ask AIput https://cloud.modelz.ai/api/v1/users/{login_name}/clusters/{cluster_id}/deployments/{name}Update the deployment.Path Paramslogin_namestringrequiredlogin namenamestringrequireddeployment namecluster_idstringrequiredcluster idBody Paramsquery paramscommandstringCommand is the command to run.env_varsobjectEnvVars is the environment variables of the deployment.env_vars objecthttp_probe_pathstringHTTPProbePath is the user defined path of the http probe.max_replicasintegerMaxReplicas is the maximum number of replicas of the deployment.min_replicasintegerMinReplicas is the minimum number of replicas of the deployment.portintegerPort is the port of the deployment.secretarray of stringsSecret is the secret of the deployment.secretADD stringstartup_durationintegerStartupDuration is the startup timeout.target_loadintegerTargetLoad is the target load of the deployment. (inflight requests per replica)zero_durationintegerZeroDuration is the idle timeout before scaling to zero.Response 200OKUpdated over 2 years ago