Logging Platform REST APIs
Getting Started
The API is accessible over HTTPS via the /api/search/v1
URL base path in select VMware SASE Platform deployments running software version 5.2.0.0 or later. Unless otherwise noted, readers should interpret all URL paths that appear in this document as relative paths, to which the /api/search/v1
base path must be prepended in order to produce complete, valid URL paths. For example, to fetch edge firewall logs for a customer, a user would make an HTTP GET call to the /api/search/v1/enterprises/{enterpriseLogicalId}/edgeFirewall
endpoint.