Log Management API
This documentation covers v2 API endpoints.
Authenticated requests must include an X-JWT-Token header with a token retrieved with the following authenticated call to VCF Operation API :
POST /suite-api/api/auth/token/exchange
Request body {"serviceKeys": ["ops-li"]}.
Access is allowed only to resources that the user is authorized to use.