NotificationTemplate [notificationtemplates.ait.alauda.io/v1beta1]
- 描述
- NotificationTemplate is the Schema for the templates API
- 类型
object- 必填
spec
规格
.spec
- 描述
- NotificationTemplateSpec defines the desired state of NotificationTemplate
- 类型
object
.spec.email
- 描述
- NotificationTemplateEmail defines the desired state of email NotificationTemplate
- 类型
object- 必填
content
.spec.sms
- 描述
- NotificationTemplateCommon defines the desired state of common NotificationTemplate
- 类型
object- 必填
content
.spec.templates
- 类型
array
.spec.templates[]
- 描述
- NotificationTemplateDetail defines the desired state of common NotificationTemplateDetail
- 类型
object- 必填
contenttype
.spec.webhook
- 描述
- NotificationTemplateCommon defines the desired state of common NotificationTemplate
- 类型
object- 必填
content
API 端点
可用的 API 端点如下:
/apis/ait.alauda.io/v1beta1/namespaces/{namespace}/notificationtemplatesDELETE: delete collection of NotificationTemplateGET: list objects of kind NotificationTemplatePOST: create a new NotificationTemplate
/apis/ait.alauda.io/v1beta1/namespaces/{namespace}/notificationtemplates/{name}DELETE: delete the specified NotificationTemplateGET: read the specified NotificationTemplatePATCH: partially update the specified NotificationTemplatePUT: replace the specified NotificationTemplate
/apis/ait.alauda.io/v1beta1/namespaces/{namespace}/notificationtemplates
- HTTP 方法
DELETE- 描述
- delete collection of NotificationTemplate
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind NotificationTemplate
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new NotificationTemplate
- 查询参数
- 请求体参数
- HTTP 响应
/apis/ait.alauda.io/v1beta1/namespaces/{namespace}/notificationtemplates/{name}
- HTTP 方法
DELETE- 描述
- delete the specified NotificationTemplate
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified NotificationTemplate
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified NotificationTemplate
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified NotificationTemplate
- 查询参数
- 请求体参数
- HTTP 响应