View source: R/deployment-alert.R
get_deployment_alert_id_from_name | R Documentation |
Get a deployment_alert_id from a name and type for a given deployment_id.
get_deployment_alert_id_from_name(deployment_id, name)
deployment_id |
id of the deployment, can be obtained with get_deployments(). |
name |
name of the deployment_alert we are searching its id from. |
character - id of the deployment_alert if found.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.