Retrieve a list of systems on the server.

Example Output

[
	{
		"name": "w7",
		"description": "Windows 7",
		"arch": "WINDOWS",
		"count": 1
	},
	{
		"name": "w7x64",
		"description": "Windows 7 x64",
		"arch": "WINDOWS",
		"count": 3
	}
]

Workflow Library Example

List Systems with Joe Sandbox and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop