NOTICE: This Documentation is for JetBackup 4 for Linux.

Please CLICK HERE for the latest JetBackup 5 for Linux Documentation.

manageBackup

Description

With this function, you can add note-to-a/lock backup.

Parameters

Parameter name Type Description Possible values Example
_id String Required
The ID of the backup.
  5b60420ed5ac5e434a536237
notes String Notes for the backup.    
locked Boolean Whether the backup is locked.    
lock_ttl Integer The lock days number.   pass 4 to lock this snapshot for 4 days.

Returns

This API call returns backup object.
To view the parameters that returned click on Backup Object

Example