get_deployment_alerts {previsionio} | R Documentation |
Get information of all alerts related to a deployment_id.
Description
Get information of all alerts related to a deployment_id.
Usage
get_deployment_alerts(deployment_id)
Arguments
deployment_id |
id of the project, can be obtained with get_deployments(). |
Value
list - parsed content of all alerts for the supplied deployment_id
[Package previsionio version 11.7.0 Index]