id | string | Identifier of the slo or folder. |
name | string | Identifier of the slo or folder. |
description | string | Description of the slo or folder. |
_permissions | array | Aggregated permission summary for the calling user. If detailed permission statements are required, please call list permissions endpoint. |
children | array | Children of the folder. NOTE: Permissions field will not be filled (empty list) for children. |
contentType | string | Type of the content. Valid values: 1) Slo 2) Folder |
createdAt | string | Creation timestamp in UTC in RFC3339 format. |
createdBy | string | Identifier of the user who created the resource. |
isMutable | boolean | Immutable objects are "READ-ONLY". |
isSystem | boolean | System objects are objects provided by Sumo Logic. System objects can only be localized. Non-local fields can't be updated. |
modifiedAt | string | Last modification timestamp in UTC. |
modifiedBy | string | Identifier of the user who last modified the resource. |
parentId | string | Identifier of the parent folder. |
permissions | array | Aggregated permission summary for the calling user. If detailed permission statements are required, please call list permissions endpoint. |
type | string | Type of the object model. |
version | integer | Version of the slo or folder. |