View source: R/prometheusservice_operations.R
prometheusservice_delete_alert_manager_definition | R Documentation |
Deletes the alert manager definition from a workspace.
See https://www.paws-r-sdk.com/docs/prometheusservice_delete_alert_manager_definition/ for full documentation.
prometheusservice_delete_alert_manager_definition(
clientToken = NULL,
workspaceId
)
clientToken |
A unique identifier that you can provide to ensure the idempotency of the request. Case-sensitive. |
workspaceId |
[required] The ID of the workspace to delete the alert manager definition from. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.