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.

getServerCharts

Description

This function returns server charts by id.

Parameters

Parameter name Type Description Possible values Example
_id String Required The ID of the server.   5b30da08d5ac5e06897b47e2
only_completed Boolean Whether to only show completed jobs on the chart data.
  • 0
  • 1
 

Returns

This API call returns server chart object.
To view the parameters that returned click on Server Chart Object.

Example