Log Entry
An Object
Note |
Parent
This Log Entry is contained within a Platform.
Properties
The following properties are available:
Property | Type | Default | Read-Only | Description |
---|---|---|---|---|
_doc | string | No | The primary ID | |
_system | object | No | Metadata maintained by the system |
Schema
{
"type": "object",
"extends": "document",
"description": "Log Entry",
"container": "platform",
"properties": {
"_doc": null,
"_system": null
},
"id": "logEntry"
}