The VCF Operations Fleet Management API requires proper authentication to ensure secure access to your Fleet Management environment.
This knowledge base article provides a step-by-step guide on how to correctly authorize your API calls using basic authentication with your VCF Operations Fleet Management credentials.
VCF Operations 9.0
<fleet-admin-password> with the password for the admin@local account):echo -n 'admin@local:<fleet-admin-password>' | base64
Basic into the Authorization (apiKey) field as per the screenshot below.Base64 value from step 6 to the Authorization (apiKey) field in the as per the screenshot below.