NSX Autonomous Edge REST API
Associated URIs:
| API Description | API Path |
|---|---|
Read node authentication policy configurationReturns information about the currently configured authentication policies on the node. |
GET /api/v1/node/aaa/auth-policy
|
Update node authentication policy configurationUpdate the currently configured authentication policy on the node. If any of api_max_auth_failures, api_failed_auth_reset_period, or api_failed_auth_lockout_period are modified, the http service is automatically restarted. |
PUT /api/v1/node/aaa/auth-policy
|