Sometimes adding targets to the Discovery Manager can be tedious work, especially if there are many targets to be added. A way around this is to import targets via the API.
This is done in two steps:
- Create a CSV file that contains one column for the IP range and one for the corresponding Note.
- Access the endpoint for importing targets via http://[vscope-server-name]/apidoc/#!/discovery/importCSV_0
- Upload a CSV file containing the ranges you want to add. You can also add a note to each target.
Download CSV-template - Click ‘Try It Out!’
The API also provides additional options such as removing existing targets and fully replacing the Discovery targets with the ones included in the CSV.