parsersLibraryManagement
Get the root folder in the library.
Get the root folder in the library.
get/v1/parsers/root
Response
Root folder in the library.
idstring required
Identifier of the folder or parser.
namestring required
Name of the folder or parser.
descriptionstring required
Description of the folder or parser.
versioninteger required
Version of the folder or parser.
createdAtstring date-time required
Creation timestamp in UTC in RFC3339 format.
createdBystring required
Identifier of the user who created the resource.
modifiedAtstring date-time required
Last modification timestamp in UTC.
modifiedBystring required
Identifier of the user who last modified the resource.
parentIdstring required
Identifier of the parent folder.
contentTypestring required
Type of the content. Valid values:
- Folder
- Parser
typestring required
Type of the object model.
isLockedboolean required
Whether the object is locked.
isSystemboolean required
System objects are objects provided by Sumo Logic. System objects can only be localized. Non-local fields can't be updated.
isMutableboolean required
Immutable objects are "READ-ONLY".