|
FireSync API
|
Creates a report containing a description of current node state.
The generated report will include at least general node information, log data, crash logs (if applicable), health statistics, health logs, mode configuration, and device configuration.
The report object created by this method can be serialized with kDat6Serializer, cloned, and/or destroyed. For future compatibility, it is recommended to avoid additional programmatic interactions with the report object.
| node | kNode object. |
| report | Receives node report object. |
| allocator | Allocator for report (optional; can be kNULL). |