Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Anchor
_Toc341972644
_Toc341972644
Attributes

Attribute

type

values

default

mandate

comment

name

string

 

 

true

 

value

var

 

 

true

 

parent

object

 

 

 

The parent log


Anchor
_Toc341972645
_Toc341972645
/logField/search

Wiki Markup
+Examples:+
Method:/logField/search
Parameters: 
\{
 "match":
\[
  \["{*}parent.id{*}", "=", "123"\]
\}
"return":\["*"\]
\}
Response: 
\{
"error":0,
"result":
\{
 "total":3,
 "rows":
\[
\{
 "name":"API",
"value":"auth/logon"
\},
\{
 "name":"INPUT",
"value":"…"
\},
\\
…
\]
\}
\}
\\