{
  "backup_schedule": {
    "resource_type": "IntervalBackupSchedule"
  },
  "remote_file_server": {
    "directory_path": "string",
    "protocol": {
      "protocol_name": "sftp",
      "ssh_fingerprint": "string",
      "authentication_scheme": {
        "username": "string",
        "scheme_name": "PASSWORD",
        "password": "string"
      }
    },
    "port": 22,
    "server": "string"
  },
  "passphrase": "string",
  "backup_enabled": true,
  "inventory_summary_interval": 300
}