Secure Access REST API

Secure Access REST API

VMware Secure Access™ is a service delivered from the extensible VMware Secure Access Service Edge (SASE) platform.

Please note that the API is not yet considered stable at this time. Until it is declared stable, the schema may change in a backward-incompatible fashion.

Getting Started

The API is accessible over HTTPS via the /api/ztnad/v1 URL base path in select VMware SASE Platform deployments running software version 4.4.0 or later. Unless otherwise noted, readers should interpret all URL paths that appear in this document as relative paths, to which the /api/ztnad/v1 base path must be prepended in order to produce complete, valid URL paths. For example, to fetch a collection of points-of-presence for a customer, a user would make an HTTP GET call to the /api/ztnad/v1/enterprises/{enterpriseLogicalId}/pops endpoint.