Skip to main content

prometheus_rule_groups

Overview

Nameprometheus_rule_groups
TypeResource
Idazure.alerts_management.prometheus_rule_groups

Fields

NameDatatypeDescription
locationstringThe geo-location where the resource lives
propertiesobjectAn Azure Prometheus rule group.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, ruleGroupName, subscriptionIdRetrieve a Prometheus rule group definition.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdRetrieve Prometheus rule group definitions in a resource group.
list_by_subscriptionSELECTsubscriptionIdRetrieve Prometheus all rule group definitions in a subscription.
create_or_updateINSERTresourceGroupName, ruleGroupName, subscriptionId, data__propertiesCreate or update a Prometheus rule group definition.
deleteDELETEresourceGroupName, ruleGroupName, subscriptionIdDelete a Prometheus rule group definition.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdRetrieve Prometheus rule group definitions in a resource group.
_list_by_subscriptionEXECsubscriptionIdRetrieve Prometheus all rule group definitions in a subscription.
updateEXECresourceGroupName, ruleGroupName, subscriptionIdUpdate an Prometheus rule group definition.