|
Xentara v1.0
User Manual
|
A JSON object describing a debugging inspector has the following syntax:
| id | A string value containing the ID of the microservice. The ID is used to construct the microservice’s primary key. |
| uuid | A string value containing the unique UUID of the microservice. |
| 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. |