View source: R/prometheusservice_operations.R
prometheusservice_describe_rule_groups_namespace | R Documentation |
Returns complete information about one rule groups namespace. To retrieve a list of rule groups namespaces, use list_rule_groups_namespaces
.
See https://www.paws-r-sdk.com/docs/prometheusservice_describe_rule_groups_namespace/ for full documentation.
prometheusservice_describe_rule_groups_namespace(name, workspaceId)
name |
[required] The name of the rule groups namespace that you want information for. |
workspaceId |
[required] The ID of the workspace containing the rule groups namespace. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.