Skip to main content
All tools accept device/group hostnames or names in addition to UUIDs — no UUID hunting required.

Device Tools

tool
List all devices for your tenant.
tool
Get details for a single device by hostname or UUID.
tool
List configuration backups for a device.
tool
Run a shell script or command on a device via SSH. Returns stdout and stderr.
tool
Upload a local file to a device.
tool
Download a file from a device to a local directory.
tool
Make an authenticated iControl REST API request to a device via the managed session proxy. Supports GET, POST, PUT, PATCH, DELETE.

Device Group Tools

tool
List all device groups for your tenant.
tool
Get details for a single device group by name or UUID.
tool
List member devices of a device group.
tool
Run a script on a device group’s active (or standby) device.
tool
Upload a local file to every device in a device group.
tool
Download a file from every device in a group. Files are saved as <hostname>_<filename>.

Context Tools

tool
Get the active tenant context currently in use.

Tool Reference Table