Title | Creator | Modified | |
---|---|---|---|
RestAPI OutputDevices | Former user | Oct 02, 2019 | |
Clear down your site config via the RestAPI | Former user | Jan 11, 2019 | |
Use REST API and Powershell to get list of scanned databases | Former user | Nov 06, 2018 | |
How to use the RestAPI with Python | Former user | Nov 06, 2018 | |
Using REST API with PowerShell | Former user | Nov 06, 2018 | |
Use REST API and PHP to produce HTML output | Former user | Nov 06, 2018 | |
Using REST API with PERL | Former user | Nov 06, 2018 | |
Using RestAPI to get a list of hosts with SQL Server | Former user | Nov 06, 2018 | |
Rest API find hosts with databases using Python | Former user | Jul 31, 2018 | |
Use RestAPI and PHP to generate a list of Applications | Former user | May 21, 2018 | |
Use Powershell and REST API to get mapping of VMs to Hosts | Former user | May 18, 2018 | |
Extracting the data in the REST API to an Excel | Conor McCann | May 04, 2018 |
Q: What is a Rest API ? (in general)
A RESTful API -- also referred to as a RESTful web service -- is based on representational state transfer (REST) technology, an architectural style and approach to communications often used in web services development.
Q: What is the iQSonar Rest API ?
The REST API allows users to query the iQSonar results directly using the web client protocol. The results are (with one or two exceptions) returned in JSON format.
List of example articles
RestAPI examples by scripting language
PowerShell
Python
PHP
PERL