get_deployment_alert_info: Get information about a deployment_alert for a given deployed...

View source: R/deployment-alert.R

get_deployment_alert_infoR Documentation

Get information about a deployment_alert for a given deployed model.

Description

Get information about a deployment_alert for a given deployed model.

Usage

get_deployment_alert_info(deployment_id, deployment_alert_id)

Arguments

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().

Value

list - parsed content of the deployment_alert.


previsionio documentation built on March 18, 2022, 6:41 p.m.