Generate Panorama Authorization Key for Prisma SD-WAN Integration
313
Use the browser XML API from the Panorama
console to generate the Panorama Authorization Key. This key needs
to be used in the Prisma Acces for Networks (managed by Panorama)
CloudBlade configuration screen. To access the XML API using the
browser:
Log in to the Panorama console that manages Prisma Access
with administrator privileges, then enter /api at the end
of the URL. The URL changes to the XML API browser interface.
Click Operational Commands and
navigate to the following XML Path Language (XPath) nodes in the
XML tree: <request><plugins><cloud_services><prisma-access><generate-sdwan-authorization><secret></secret></generate-sdwan-authorization></prisma-access></cloud_services></plugins></request>.
Enter the XML value <entry></entry> as shown
below and input the required Panorama Authorization Key in
the XML area. For example, <entry name=”ENTER_SECRET_HERE”></entry>.
The allowed characters for the key are letters from A to
Z (capital and small letters), numbers from 0 to 9, and special
characters:@./_-
Select Submit to process the XML request.
Prisma Access returns the confirmation response in XML
format.