Backup - test connection settings

Test backup connection settings

Format:

admin.backup.testConnection()

Use this command to test the connection settings to the SSH server used for storing your backup images.

Example:

>>> admin.backup.testConnection()
Test connection successful

or

>>> admin.backup.testConnection()
Connection failed for admin@172.20.1.2 - view the error log for details.