NOTICE: manageBackupLock has been deprecated and will be removed and replaced by manageBackup in future versions.
Parameter name | Type | Description | Possible values | Example |
---|---|---|---|---|
_ids[] | List | Required List of snaps ids. |
_ids[]=5c3b4b66d5ac5e79b52006c3&_ids[]=5c536fe2d5ac5e3a82442973 | |
state | Boolean | Whether to lock backups. |
|
1 |
lock_ttl | Integer | The lock days number.
If you don't pass this value the default is locked forever(0).
|
pass 4 to lock this backup for 4 days. |
Doesn't return any data.