创建短信插件通知对象(CreateSNSSmsPluginEndpoint)
用户可以使用CreateSNSSmsPluginEndpoint创建短信插件通知对象。例如:
CreateSNSSmsPluginEndpoint name=SMS plugin endpoint platformUuid=8d7ef42fe7873d88a59c383b16c96bc3 timeoutInSeconds=30 receivers=["+86-18612345678"]参数(Parameters)
| 名字 | 描述 | 可选的 | 可选的参数值 | 起始支持版本 |
|---|---|---|---|---|
| name | 通知对象名称 | 5.5.38 | ||
| description | 通知对象描述 | 是 | 5.5.38 | |
| platformUuid | 必填;平台须存在、已启用且当前账户拥有或获共享,关联Driver须为SMS类型并支持SEND_SNS_MESSAGE | 5.5.38 | ||
| timeoutInSeconds | 发送超时时间 | 5.5.38 | ||
| properties | 通知对象配置 | 是 | 5.5.38 | |
| receivers | 1至200个互不重复的短信接收号码 | 5.5.38 | ||
| type | 可省略;短信Driver由platformUuid关联的平台确定 | 是 | 5.5.38 | |
| resourceUuid | 资源UUID | 是 | 5.5.38 | |
| tagUuids | 标签UUID列表 | 是 | 5.5.38 | |
| systemTags | 系统标签 | 是 | 5.5.38 | |
| userTags | 用户标签 | 是 | 5.5.38 |
