CreateSNSPluginTextTemplate
Creates a plugin SMS text template. For example,
CreateSNSPluginTextTemplate pluginDriverUuid=b8fbed0254193eae88617f83930e0ca8 name=SMS alarm template applicationPlatformType=Plugin template=Alarm ${ALARM_NAME} changes status to ${ALARM_CURRENT_STATUS}Parameters
| Name | Description | Optional | Valid Value | Starting Version |
|---|---|---|---|---|
| pluginDriverUuid | The UUID of the loaded SMS EndpointDriver, which must support SEND_SNS_MESSAGE. | 5.5.38 | ||
| name | The resource name. | 5.5.38 | ||
| description | The detailed description of the resource. | Yes | 5.5.38 | |
| applicationPlatformType | The value must be set to Plugin. The server fixes the plugin template type to Plugin. | 5.5.38 | ||
| subject | The message subject. | Yes | 5.5.38 | |
| recoverySubject | The recovery message subject. | Yes | 5.5.38 | |
| template | The alarm or event message content. | 5.5.38 | ||
| recoveryTemplate | The recovery message content. | Yes | 5.5.38 | |
| defaultTemplate | The value indicating whether this is the default template for the current plugin and alarm type. | Yes | 5.5.38 | |
| type | The template alarm type: alarm, event, or combined. Defaults to alarm if omitted. | Yes |
|
5.5.38 |
| resourceUuid | The resource UUID. | Yes | 5.5.38 | |
| tagUuids | The tag UUID list. | Yes | 5.5.38 | |
| systemTags | The system tags. | Yes | 5.5.38 | |
| userTags | The user tags. | Yes | 5.5.38 |
