Stop a deployment and tear down the live resource
Deployment
Stop a deployment and tear down the live resource
POST
Stop a deployment and tear down the live resource
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Response
Successful Response
Available options:
batch, online Available options:
pending, deploying, active, failed, stopped, archived A registered MLflow model with either a version number or an alias.
Provide exactly one of model_version or model_alias. A version
number deploys a specific model release. An alias resolves to a
concrete version at deployment creation time.
The model version this deployment currently uses. When the deployment references an alias, this shows the resolved version number.

