zStatus zFireSync_GetHealthLog(zFireSync fireSync, zByte** data, zUIntPtr* size);
|
Parameters |
Description |
|
zFireSync fireSync |
zFireSync object. |
|
zByte** data |
Receives the health log. |
|
zUIntPtr* size |
Receives the size of the health log, in bytes. |
Gets the health log from a FireSync server.
This function uses the Management channel. The health log uses a private format and might be requested for advanced troubleshooting.
zFireSync.h