Microsegmentation Console API

The Microsegmentation Console exposes a RESTful API. Clients of the Microsegmentation Console API include the Microsegmentation Console web interface and apoctl.
This section provides basic information about the API, such as how to access it.
We also provide an open-source Golang SDK in the following GitHub repositories.
github.com/PaloAltoNetworks/manipulate: a library that performs create, read, update, and delete (CRUD) operations

Recommended For You