Import API Keys using Secure Copy (SCP)
Table of Contents
Expand all | Collapse all
-
- Get a WildFire Verdict (WildFire API)
- Get Multiple WildFire Verdicts (WildFire API)
- Get a List of Samples with Changed WildFire Appliance Verdicts (WildFire API)
- Get a Sample (WildFire API)
- Get a Packet Capture (WildFire API)
- Get a WildFire Analysis Report (WildFire API)
- Get a Malware Test File (WildFire API)
- Get URL Web Artifacts
- WildFire API Error Codes
Import API Keys using Secure Copy (SCP)
Use this command to import API keys using
secure copy (SCP)
- Import API keys from an SCP-enabled server using the following command:
admin@WF-500> scp import wildfire-api-keys from bart@10.10.10.5:c:/scp/my-api-keys
After importing API keys, you must load the keys:admin@WF-500# load wildfire api-key mode [merge | replace] from my-api-keys
If you leave out the mode option, the default behavior will merge the new keys. To replace all API keys on the appliance, use the replace option. For example, to replace all API keys, enter the command:admin@WF-500# load wildfire api-key mode replace from my-api-keys
Confirm that the keys were loaded:admin@WF-500> show wildfire global api-keys all