In this post we will look at the process of obtaining an authentication token from VCF Operations for networks which we can then use in subsequent API requests.
VCF Operations for Networks APIs Used
- POST /api/ni/auth/token
- DELETE /api/ni/auth/token
- GET /api/ni/info/version
Obtaining an Authentication Token From VCF …
Read More