• Русский
  • Alert [v1beta1]

    /platform/alerts.alauda.io/v1beta1/clusters/{cluster}/alerts

    get Get triggered alert status

    Retrieves the current status of all triggered alerts in the cluster.

    Parameters

    • cluster (in path): string required

      Name of the cluster

    Response

    AlertStatusList

    AlertStatusSubRule

    • name: string

      The name of the subrule

    • status: string

      The status of the subrule.

    /platform/alerts.alauda.io/v1beta1/projects/{project}/clusters/{cluster}/namespaces/{namespace}/alerts

    get Get triggered alert status

    Retrieves the current status of all triggered 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

    AlertStatusList

    AlertStatusSubRule

    • name: string

      The name of the subrule

    • status: string

      The status of the subrule.