NSX-T Data Center Global Manager 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 /global-manager/api/v1/aaa/registration-token
POST /api/v1/aaa/registration-token |
Delete registration access token |
DELETE /global-manager/api/v1/aaa/registration-token/<token>
DELETE /api/v1/aaa/registration-token/<token> |
Get registration access token |
GET /global-manager/api/v1/aaa/registration-token/<token>
GET /api/v1/aaa/registration-token/<token> |