| POST /apis/aiops.alauda.io/v1beta1/namespaces/{namespace}/notifications |
Create a rule |
| GET /apis/aiops.alauda.io/v1beta1/namespaces/{namespace}/notifications |
View the list of notifications under the specified namespace |
| GET /apis/aiops.alauda.io/v1beta1/notifications |
View the list of notification policies |
| GET /apis/aiops.alauda.io/v1beta1/namespaces/{namespace}/notifications/{name} |
View notification policy details |
| PATCH /apis/aiops.alauda.io/v1beta1/namespaces/{namespace}/notifications/{name} |
Differentiated update notification policy |
| PUT /apis/aiops.alauda.io/v1beta1/namespaces/{namespace}/notifications/{name} |
Update notification rule |
| DELETE /apis/aiops.alauda.io/v1beta1/namespaces/{namespace}/notifications/{name} |
Removes the specified notification policy |
| DELETE /apis/aiops.alauda.io/v1beta1/namespaces/{namespace}/notifications |
Bulk deletion notification policy |