Function deactivateModelsMlDeployment

  • Deactivates the deployed model on this deployment's default alias. The response reports which model was targeted and whether its state actually changed via the qlik-model-id and qlik-state-change response headers. If the model was already inactive, the request still succeeds but qlik-state-change is NO_CHANGE.

    Parameters

    • deploymentId: string

      ID of the deployment

    • Optionaloptions: ApiCallOptions

    Returns Promise<DeactivateModelsMlDeploymentHttpResponse>

    DeactivateModelsMlDeploymentHttpError