| GET /apis/aiops.alauda.io/v1beta1/namespaces/{namespace}/notificationreceivers |
View the list of notification objects under the specified namespace |
| GET /apis/aiops.alauda.io/v1beta1/notificationreceivers |
View the list of notification objects |
| POST /apis/aiops.alauda.io/v1beta1/namespaces/{namespace}/notificationreceivers |
Create a notification object |
| GET /apis/aiops.alauda.io/v1beta1/namespaces/{namespace}/notificationreceivers/{name} |
View notification object details |
| PUT /apis/aiops.alauda.io/v1beta1/namespaces/{namespace}/notificationreceivers/{name} |
Update a receiver |
| PATCH /apis/aiops.alauda.io/v1beta1/namespaces/{namespace}/notificationreceivers/{name} |
Differentiated update notification object |
| DELETE /apis/aiops.alauda.io/v1beta1/namespaces/{namespace}/notificationreceivers/{name} |
Deletes the specified notification object |
| DELETE /apis/aiops.alauda.io/v1beta1/namespaces/{namespace}/notificationreceivers |
Batch delete notification objects |