Skip to main content

monitors

Overview

Namemonitors
TypeResource
Idsumologic.monitors.monitors

Fields

SELECT not supported for this resource, use SHOW METHODS to view available operations for the resource and then invoke a supported method using the EXEC command

Methods

NameAccessible byRequired ParamsDescription
monitorsCreateEXECparentId, data__name, data__type, regionCreate a monitor or folder in the monitors library.
monitorsDeleteByIdEXECid, regionDelete a monitor or folder from the monitors library.
monitorsDeleteByIdsEXECids, regionBulk delete a monitor or folder by the given identifiers in the monitors library.
monitorsReadByIdEXECid, regionGet a monitor or folder from the monitors library.
monitorsReadByIdsEXECids, regionBulk read a monitor or folder by the given identifiers from the monitors library.
monitorsUpdateByIdEXECid, data__name, data__type, data__version, regionUpdate a monitor or folder in the monitors library.