NotificationTemplate [notificationtemplates.ait.alauda.io/v1beta1]
- Description
- NotificationTemplate is the Schema for the templates API
- Type
object- Required
spec
Specification
.spec
- Description
- NotificationTemplateSpec defines the desired state of NotificationTemplate
- Type
object
.spec.email
- Description
- NotificationTemplateEmail defines the desired state of email NotificationTemplate
- Type
object- Required
content
.spec.sms
- Description
- NotificationTemplateCommon defines the desired state of common NotificationTemplate
- Type
object- Required
content
.spec.templates
- Type
array
.spec.templates[]
- Description
- NotificationTemplateDetail defines the desired state of common NotificationTemplateDetail
- Type
object- Required
contenttype
.spec.webhook
- Description
- NotificationTemplateCommon defines the desired state of common NotificationTemplate
- Type
object- Required
content
API Endpoints
The following API endpoints are available:
/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 method
DELETE- Description
- delete collection of NotificationTemplate
- HTTP responses
- HTTP method
GET- Description
- list objects of kind NotificationTemplate
- HTTP responses
- HTTP method
POST- Description
- create a new NotificationTemplate
- Query parameters
- Body parameters
- HTTP responses
/apis/ait.alauda.io/v1beta1/namespaces/{namespace}/notificationtemplates/{name}
- HTTP method
DELETE- Description
- delete the specified NotificationTemplate
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified NotificationTemplate
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified NotificationTemplate
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified NotificationTemplate
- Query parameters
- Body parameters
- HTTP responses