GetAllComputers (IITService)

Returns configuration data for all computers on your network.

Note: There are no input parameters for this call method.
OutputsDescription
List<ComputerDataObject> Returns a list of computers and their configuration data.

To access this data, use an Index Activity or use a For Each Activity to loop through all of the computer data objects.