CreateSNSSmsPluginEndpoint
Creates an SMS plugin notification endpoint. For example,
CreateSNSSmsPluginEndpoint name=SMS plugin endpoint platformUuid=8d7ef42fe7873d88a59c383b16c96bc3 timeoutInSeconds=30 receivers=["+86-18612345678"]Parameters
| Name | Description | Optional | Valid Value | Starting Version |
|---|---|---|---|---|
| name | The notification endpoint name. | 5.5.38 | ||
| description | The notification endpoint description. | Yes | 5.5.38 | |
| platformUuid | The platform must exist, be enabled, and be owned by or shared with the current account. The associated driver must be an SMS driver and support SEND_SNS_MESSAGE. | 5.5.38 | ||
| timeoutInSeconds | The sending timeout. | 5.5.38 | ||
| properties | The notification endpoint configuration. | Yes | 5.5.38 | |
| receivers | The SMS receiver phone numbers. Specify one to 200 unique phone numbers. | 5.5.38 | ||
| type | The SMS driver is determined by the platform associated with platformUuid. | 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 |
