Export modems info

In this case study, we will look at how to export modem information.

To export modem information, perform the following steps:

  1. Get a list of your hosts and select one of them. How do I get a list of hosts?

  2. Use the following method from our APIExport info for all modems on the host

circle-info

You can specify the file format, file name, and internal file markup within the specified capabilities.

Example of successful execution of a request:

modems.txt
%number%,%ip%,%use%
101,101.111.44.191,false

Last updated