Cisco Cisco ASA 5555-X Adaptive Security Appliance

下载
页码 29
 
About the ASA REST API v1.2.1 
REST-API Online Documentation 
 
28 
JSON, found at
 
Here is an example installation on a Macintosh: 
Boot strapping for MAC: 
$ sudo perl -MCPAN e shell 
cpan> install Bundle::CPAN 
cpan> install REST:: Client 
cpan> install MIME::Base64 
cpan> install JSON  
 
 
After installing the dependencies, you can run your script with: 
perl script.pl <username> <password>