listRoamingcomputers.RdReturn a list of RoamingComputers
listRoamingcomputers( limit = 100, page = 1, name = NULL, status = NULL, lastSyncBefore = NULL, lastSyncAfter = NULL, organizationId = Sys.getenv("umbrellaOrganizationId") )
| limit | Number of results to return for the given page number. |
|---|---|
| page | Page number of results. |
| name | |
| status | |
| lastSyncBefore | |
| lastSyncAfter | |
| organizationId | The organizationID related to this RoamingComputer |