View source: R/deployment-alert.R
get_deployment_alert_info | R Documentation |
Get information about a deployment_alert for a given deployed model.
get_deployment_alert_info(deployment_id, deployment_alert_id)
deployment_id |
id of the deployment, can be obtained with get_deployments(). |
deployment_alert_id |
id of the deployment_alert to be retrieved, can be obtained with get_deployment_alerts(). |
list - parsed content of the deployment_alert.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.