Notification [notifications.ait.alauda.io/v1beta1]
- Description
- Notification is the Schema for the notifications API
- Type
object- Required
spec
Specification
.spec
- Description
- NotificationSpec defines the desired state of Notification
- Type
object- Required
default
.spec.default
- Description
- Default subscriptions for this notification
- Type
object- Required
methodstemplate
.spec.default.groups
- Description
- Groups for this subscription
- Type
array
.spec.default.groups[]
- Type
string
.spec.default.methods
- Description
- Methods for this subscription
- Type
array
.spec.default.methods[]
- Type
string
.spec.default.users
- Description
- Users for this subscription
- Type
array
.spec.default.users[]
- Type
string
API Endpoints
The following API endpoints are available:
/apis/ait.alauda.io/v1beta1/namespaces/{namespace}/notificationsDELETE: delete collection of NotificationGET: list objects of kind NotificationPOST: create a new Notification
/apis/ait.alauda.io/v1beta1/namespaces/{namespace}/notifications/{name}DELETE: delete the specified NotificationGET: read the specified NotificationPATCH: partially update the specified NotificationPUT: replace the specified Notification
/apis/ait.alauda.io/v1beta1/namespaces/{namespace}/notifications
- HTTP method
DELETE- Description
- delete collection of Notification
- HTTP responses
- HTTP method
GET- Description
- list objects of kind Notification
- HTTP responses
- HTTP method
POST- Description
- create a new Notification
- Query parameters
- Body parameters
- HTTP responses
/apis/ait.alauda.io/v1beta1/namespaces/{namespace}/notifications/{name}
- HTTP method
DELETE- Description
- delete the specified Notification
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified Notification
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified Notification
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified Notification
- Query parameters
- Body parameters
- HTTP responses