Authentication

Authentication

The VMware Aria Operations for Logs supports the following methods to authenticate requests. Individual operations in the documentation will include their specific authentication types.


Bearer


Authenticated requests must include an Authorization header with a session ID that was retrieved from /api/v2/sessions. The session ID has a limited lifespan. Access is allowed only to resources that the user is authorized to use.


Type : http
Description : Authenticated requests must include an Authorization header with a session ID that was retrieved from [`/api/v2/sessions`](#sessions). The session ID has a limited lifespan. Access is allowed only to resources that the user is authorized to use.
Name : Authorization
In : header
Scheme : Bearer