NSX-T Data Center REST API

Associated URIs:

API Description API Path

Create registration access token


The privileges of the registration token will be the same as the caller.
POST /api/v1/aaa/registration-token

Delete registration access token


DELETE /api/v1/aaa/registration-token/{token} (Deprecated)

Get registration access token


GET /api/v1/aaa/registration-token/{token} (Deprecated)

Delete registration access token


POST /api/v1/aaa/registration-token/delete

Get registration access token


Get the roles associated with the given registration token
POST /api/v1/aaa/registration-token/retrieve

Create sensor registration access token


The privileges of the registration token will be user with sensor role.
POST /api/v1/security/sensor-registration-token