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
|
Delete registration access token |
DELETE /policy/api/v1/aaa/registration-token/<token>
|
Get registration access token |
GET /policy/api/v1/aaa/registration-token/<token>
|