How to verify if the API Key installed on the VM-Series Panorama is correct
19424
Created On 06/15/20 19:52 PM - Last Modified 08/23/23 22:43 PM
Objective
How to check that the api key installed on the VM Panorama is correct
Environment
- VM-Series Panorama
Procedure
- Log onto the Panorama's CLI,
- Run the command request license api-key show
- The API should match the key on the support portal.
- If the key displayed on the CLI differs from the one on the portal
- Support Portal > Assets > API Key Management > then select the Palo Alto Networks product
- On the Panorama CLI set properly the key to match the portal api-key using the command:
> request license api-key set key <key>
Where <key> is the api-key displayed on portal.
Additional Information
How to Enable, Regenerate, Extend API Keys - Knowledge Base - Palo Alto Networks