Skip to main content

slos

Overview

Nameslos
TypeResource
Idsumologic.slos.slos

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
slosCreateEXECparentId, data__name, data__type, regionCreate a slo or folder in the slos library.
slosDeleteByIdEXECid, regionDelete a slo or folder from the slos library.
slosDeleteByIdsEXECids, regionBulk delete a slo or folder by the given identifiers in the slos library.
slosReadByIdEXECid, regionGet a slo or folder from the slos library.
slosReadByIdsEXECids, regionBulk read a slo or folder by the given identifiers from the slos library.
slosUpdateByIdEXECid, data__name, data__type, data__version, regionUpdate a slo or folder in the slos library.