NSX-T Data Center REST API
Associated URIs:
| API Description | API Path | 
|---|---|
| Create registration access tokenThe privileges of the registration token will be the same as the caller. | POST /policy/api/v1/aaa/registration-token POST /api/v1/aaa/registration-token | 
| Delete registration access token | DELETE /policy/api/v1/aaa/registration-token/<token> DELETE /api/v1/aaa/registration-token/<token> | 
| Get registration access token | GET /policy/api/v1/aaa/registration-token/<token> GET /api/v1/aaa/registration-token/<token> | 
