Whitelist Caller IP
Last Updated: August 20, 2026Whitelists the API caller's current IP address on the server's SSH firewall. Useful before tightening SSH access rules so the caller does not lock themselves out. Requires the write:servers scope.
Get SSH Restriction Status
Last Updated: August 20, 2026Returns whether xCloud infrastructure IPs are whitelisted and whether the API caller's IP is whitelisted on the server's SSH firewall. Use before any rule-tightening operation to check for lockout risk.…
List Banned IP Addresses
Last Updated: August 20, 2026Returns IP addresses currently banned by fail2ban on the server. Runs synchronously over SSH. Requires the read:servers scope and the server:manage-fail2ban permission.
Ban IP Addresses
Last Updated: August 20, 2026Bans one or more IP addresses via fail2ban. Runs synchronously over SSH. Up to 100 IPs per call. Requires the write:servers scope and the server:manage-fail2ban permission.
Unban IP Address
Last Updated: August 20, 2026Unbans a single IP address via fail2ban. Runs synchronously over SSH. Requires the write:servers scope and the server:manage-fail2ban permission.
List Supervisor Processes
Last Updated: August 20, 2026Returns supervisor (process-manager) entries configured on the server, including processes owned by sites on that server. Paginated. Requires the read:servers scope.
List Site Snapshots on a Server
Last Updated: August 20, 2026Returns the site snapshots taken from sites hosted on this server (aggregated across every source site on the server). These are site-level backups/snapshots — this is not a server-image or…
Get Server Monitoring History
Last Updated: August 20, 2026Returns a time-series of server-wide CPU, RAM, and disk usage sampled from ServerMonitor snapshots. Supports range=24h|7d (default 7d). Requires Pro plan — returns 403 on free plans. Requires the read:servers…
Get Server Monitoring Stats
Last Updated: August 20, 2026Returns the latest CPU, memory, and disk usage statistics for the server. Requires the read:servers scope.
Get Recent Server Tasks
Last Updated: August 20, 2026Returns the recent task/operation history for the server (e.g. provisioning, software installs, reboots). Requires the read:servers scope.
