prometheusservice_delete_rule_groups_namespace: Deletes one rule groups namespace and its associated rule...

View source: R/prometheusservice_operations.R

prometheusservice_delete_rule_groups_namespaceR Documentation

Deletes one rule groups namespace and its associated rule groups definition

Description

Deletes one rule groups namespace and its associated rule groups definition.

See https://www.paws-r-sdk.com/docs/prometheusservice_delete_rule_groups_namespace/ for full documentation.

Usage

prometheusservice_delete_rule_groups_namespace(
  clientToken = NULL,
  name,
  workspaceId
)

Arguments

clientToken

A unique identifier that you can provide to ensure the idempotency of the request. Case-sensitive.

name

[required] The name of the rule groups namespace to delete.

workspaceId

[required] The ID of the workspace containing the rule groups namespace and definition to delete.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.