Last modified October 31, 2024

getSettingsSnapshots

This function prints the objects data given its Settings Snapshots Object.
Returns
Parameter name Type Description
backup String Backup Job ID of the Backup Job Object selected for Backup on Demand.
retain Integer Value to determine the retention of Backup on Demands for every account.
ttl Integer Value to determine the TTL of Backup on Demands for every account.

Example Call JETAPI

jetbackup5api -F getSettingsSnapshots
success: 1
message:
system:
  version: 5.3.3
  version_panel: 5.3.3
  tier: EDGE
  type: cPanel
  retry_ms: 0
  disableui:
  dr:
  agreement_panel:
  agreement:
  licenseIssue:
data:
  backup:
  retain: 1
  ttl: 2
  rule_size: 5
  rule_inodes: 50000

Example Call HTTP

https://hostname.example.com:2087/cpsess##########/cgi/addons/jetbackup5/api.cgi?function=getSettingsSnapshots