Before restoring the failed NSX Edge node that is deployed by SDDC Manager, you must retrieve its credentials from the SDDC Manager inventory.
Procedure
- In the SDDC Manager user interface, from the navigation pane click Developer center.
- Click the API explorer tab.
- Expand APIs for managing credentials and click GET /v1/credentials.
- In the resourceName text box, enter the FQDN of the failed NSX Edge node, and click Execute.
- Under Response, click PageOfCredential and click each credential ID.
- Record the user names and passwords for these credentials.
Credential Type |
Username |
Password |
SSH |
root |
edge_root_password |
API |
admin |
edge_admin_password |
AUDIT |
audit |
edge_audit_password |