Silence [v1beta1]
/platform/alerts.alauda.io/v1beta1/clusters/{cluster}/silences
get Get silenced alert status
Retrieves the current status of all silenced alerts in the cluster.
Parameters
cluster(in path):stringrequiredName of the cluster
Response
200SilenceStatusList: Successful response with list of silenced alerts
SilenceStatusList
alertrule:stringThe name of the alert rule
status:stringThe status of the alert rule.
/platform/alerts.alauda.io/v1beta1/projects/{project}/clusters/{cluster}/namespaces/{namespace}/silences
get Get silenced alert status
Retrieves the current status of all silenced alerts in the namespace.
Parameters
project(in path):stringrequiredName of the project
cluster(in path):stringrequiredName of the cluster
namespace(in path):stringrequiredName of the namespace
Response
200SilenceStatusList: Successful response with list of silenced alerts
SilenceStatusList
alertrule:stringThe name of the alert rule
status:stringThe status of the alert rule.