Adding AppliesToFunction
Last updated on 07 October, 2024You 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. |