NSX Autonomous Edge REST API
Associated URIs:
API Description | API Path |
---|---|
Create backup for autonomous edge node in primary_api_node roleCreate passphrase protected backup file for autonomous edge node in primary_api_node role. Passphrase must be provided in request header. The passphrase must meet the following complexity requirements - - minimum 12 characters in length - minimum 1 uppercase character - minimum 1 lowercase character - minimum 1 numeric character - minimum 1 special character Backup is only allowed on autonomous edge node in primary_api_node role. For autonomous edge not in primary_api_node role, does not need backups. Configurations are kept in sync internally from the primary_api_node to the peer node in the high availibility cluster |
GET /backup
|