Authentication
The VCF Fleet LCM Service APIs supports the following methods to authenticate requests. Individual operations in the documentation will include their specific authentication types.
basicAuth
Scheme :
basic
Type :
http
bearerToken
Bearer token using a JWT
Bearer Format :
JWT
Scheme :
Bearer
Type :
http