public class LogsV3 extends RequestSchema
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
_exclude_fields
Comma-separated list of JSON field paths to exclude from the result, used like: "/3/Frames?_exclude_fields=frames/frame_id/URL,__meta"
|
java.lang.String |
log
Content of log file
|
java.lang.String |
name
Which specific log file to read from the log file directory.
|
int |
nodeidx
Index of node to query ticks for (0-based).
|
| Constructor and Description |
|---|
LogsV3() |
public int nodeidx
public java.lang.String name
public java.lang.String log
public java.lang.String _exclude_fields