Get all the tags of a monitor.

External Documentation

To learn more, visit the MxToolbox documentation.

Parameters

ParameterDescription
Monitor UIDThe ID of the monitor to get its tags.

Example Output

[
   {
    'Name' : '',
    'UID' : '',
    'IsHidden' : new Date(),
    'IsNegative' : new Date(),
    'MonitorCount' : 0
  }
]

Workflow Library Example

Get Monitor Tags with Mxtoolbox and Send Results Via Email

Preview this Workflow on desktop