Xentara v2.0.4
User Manual
|
A JSON object describing a debugging inspector has the following syntax:
name | A string value containing the name of the inspector. The name is used to construct the inspector’s primary key. |
UUID | A string value containing the unique UUID of the inspector. |
ACL | An optional JSON object containing the element ACL of the inspector. The format of the object is described under JSON Format for ACLs. |
title | A string value containing the title for the output. If no title is desired, the string can be empty, or the entire title member can be omitted. |
attributes | An array of string values describing the attributes that should be printed. The string values must contain the primary keys of the attributes. |