Adding AppliesToFunction
Last updated - 14 September, 2023
You can use LogicMonitor REST API v3 to add AppliesToFunction. You must authenticate yourself before making the API request.
URI: POST /setting/functions
| Parameter | Type | Description | 
param | String | Parameters of the user defined function. | 
code | String | (Mandatory) The AppliesToFunction code. Note that the special characters may need to be escaped. | 
name | String | (Mandatory) Name of the AppliesToFunction. | 
description | String | The description of the AppliesToFunction. |