get
https://rulesservice-dev.aylanetworks.com/rulesservice/v1/action_types.json
This API returns an array of available action types. Examples include the following:
| Action | Description |
|---|---|
| DATAPOINT | action to create a datapoint |
| action to send an email | |
| SMS | action to send and SMS |
| SUBSCRIPTION | action to associate with a subscription rule |
| DIAGNOSTIC | action to set diagnostic state |
| URL | action to call a URL |
| AMS_EMAIL | action to call AMS with send EMAIL request |
| AMS_SMS | action to call AMS with send SMS request |
| DATASTREAM | action to stream data pipeline events to AWS Kinesis destination. |
| DATASTREAM_EVENTHUB | action to stream data pipeline events to Azure Event Hub destination |
| AMS_FCM | action to call AMS with send FCM request |
| AMS_APNS | action to call AMS with send APNS request |
| AMS_PUSH | action to call AMS with send PUSH request |
