Adding AppliesToFunction

Last updated on 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

ParameterTypeDescription
paramStringParameters of the user defined function.
codeString(Mandatory) The AppliesToFunction code. Note that the special characters may need to be escaped.
nameString(Mandatory) Name of the AppliesToFunction.
descriptionStringThe description of the AppliesToFunction.