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.

getServer

Description

This function returns server data by id.

Parameters

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

Returns

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

Example