Notification [notifications.ait.alauda.io/v1beta1]
- 描述
- Notification is the Schema for the notifications API
- 类型
object- 必填
spec
规格
.spec
- 描述
- NotificationSpec defines the desired state of Notification
- 类型
object- 必填
default
.spec.default
- 描述
- Default subscriptions for this notification
- 类型
object- 必填
methodstemplate
.spec.default.groups
- 描述
- Groups for this subscription
- 类型
array
.spec.default.groups[]
- 类型
string
.spec.default.methods
- 描述
- Methods for this subscription
- 类型
array
.spec.default.methods[]
- 类型
string
.spec.default.users
- 描述
- Users for this subscription
- 类型
array
.spec.default.users[]
- 类型
string
API 端点
可用的 API 端点如下:
/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 方法
DELETE- 描述
- delete collection of Notification
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind Notification
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new Notification
- 查询参数
- 请求体参数
- HTTP 响应
/apis/ait.alauda.io/v1beta1/namespaces/{namespace}/notifications/{name}
- HTTP 方法
DELETE- 描述
- delete the specified Notification
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified Notification
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified Notification
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified Notification
- 查询参数
- 请求体参数
- HTTP 响应