NSX-T Data Center REST API
Create registration access token
The privileges of the registration token will be the same as the caller.Request:
Method:
POST
URI Path(s):
/policy/api/v1/aaa/registration-token
/api/v1/aaa/registration-token
/api/v1/aaa/registration-token
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
POST https://<nsx-mgr>/api/v1/aaa/registration-tokenSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
RegistrationToken+