NotificationGroup [notificationgroups.ait.alauda.io/v1beta1]
- Description
- NoticationGroup is the Schema for the templates API
- Type
object- Required
spec
Specification
.spec
- Description
- NotificationGroupSpec defines the desired state of NotificationGroup
- Type
object
.spec.addresses
- Description
- Addresses for notification group
- Type
array
.spec.addresses[]
- Description
- NotificationGroupAddress defines the desired state of NotificationGroup
- Type
object- Required
type
.spec.users
- Description
- Users for notification group
- Type
array
.spec.users[]
- Type
string
API Endpoints
The following API endpoints are available:
/apis/ait.alauda.io/v1beta1/namespaces/{namespace}/notificationgroupsDELETE: delete collection of NotificationGroupGET: list objects of kind NotificationGroupPOST: create a new NotificationGroup
/apis/ait.alauda.io/v1beta1/namespaces/{namespace}/notificationgroups/{name}DELETE: delete the specified NotificationGroupGET: read the specified NotificationGroupPATCH: partially update the specified NotificationGroupPUT: replace the specified NotificationGroup
/apis/ait.alauda.io/v1beta1/namespaces/{namespace}/notificationgroups
- HTTP method
DELETE- Description
- delete collection of NotificationGroup
- HTTP responses
- HTTP method
GET- Description
- list objects of kind NotificationGroup
- HTTP responses
- HTTP method
POST- Description
- create a new NotificationGroup
- Query parameters
- Body parameters
- HTTP responses
/apis/ait.alauda.io/v1beta1/namespaces/{namespace}/notificationgroups/{name}
- HTTP method
DELETE- Description
- delete the specified NotificationGroup
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified NotificationGroup
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified NotificationGroup
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified NotificationGroup
- Query parameters
- Body parameters
- HTTP responses