NOTICE: JetBackup Management Console is in ALPHA testing stage. Please handle with caution. Any information on this document is subject to change as we continue to develop and make changes.

listServerLogs

Description

This function returns a list of Servers.

Parameters

Parameter name Type Description Possible values Example
_id String Required The ID of the server.   5b30da08d5ac5e06897b47e2

Returns

Parameter name Value Description Possible values Example
logs[] List
Return List of Log Object.
To view the parameters that returned click on Log Object.
   
total Integer The total amount of Logs on the server you have.    

Example