• Русский
  • 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): string required

      Name of the cluster

    Response

    SilenceStatusList

    • alertrule: string

      The name of the alert rule

    • status: string

      The 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): string required

      Name of the project

    • cluster (in path): string required

      Name of the cluster

    • namespace (in path): string required

      Name of the namespace

    Response

    SilenceStatusList

    • alertrule: string

      The name of the alert rule

    • status: string

      The status of the alert rule.