Access the Swagger REST API
P4 Search uses REST API endpoints to index and search the P4 Server. These endpoints are documented with Swagger.
To access the Swagger P4 Search REST API, go to:
http://<p4-search-domain>:<port-number>/swagger
where the actual domain and port number will depend on your system configuration.
For example, your URL might look like this:
http://myp4search.mydomain.com:1601/swagger
If you don't know your domain or port number, contact your administrator.