NotificationGroup [notificationgroups.ait.alauda.io/v1beta1]
- 描述
- NoticationGroup is the Schema for the templates API
- 类型
object- 必填
spec
规格
.spec
- 描述
- NotificationGroupSpec defines the desired state of NotificationGroup
- 类型
object
.spec.addresses
- 描述
- Addresses for notification group
- 类型
array
.spec.addresses[]
- 描述
- NotificationGroupAddress defines the desired state of NotificationGroup
- 类型
object- 必填
type
.spec.users
- 描述
- Users for notification group
- 类型
array
.spec.users[]
- 类型
string
API 端点
可用的 API 端点如下:
/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 方法
DELETE- 描述
- delete collection of NotificationGroup
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind NotificationGroup
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new NotificationGroup
- 查询参数
- 请求体参数
- HTTP 响应
/apis/ait.alauda.io/v1beta1/namespaces/{namespace}/notificationgroups/{name}
- HTTP 方法
DELETE- 描述
- delete the specified NotificationGroup
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified NotificationGroup
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified NotificationGroup
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified NotificationGroup
- 查询参数
- 请求体参数
- HTTP 响应