View Categories
Servers
42 Docs
Last Updated: August 20, 2026

List Supervisor Processes

Returns supervisor (process-manager) entries configured on the server, including processes owned by sites on that server. Paginated. Requires the read:servers scope.

Last Updated: August 20, 2026

List Site Snapshots on a Server

Returns 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…

Last Updated: August 20, 2026

Get Server Monitoring History

Returns 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…

Last Updated: August 20, 2026

Get Server Monitoring Stats

Returns the latest CPU, memory, and disk usage statistics for the server. Requires the read:servers scope.

Last Updated: August 20, 2026

Get Recent Server Tasks

Returns the recent task/operation history for the server (e.g. provisioning, software installs, reboots). Requires the read:servers scope.

Last Updated: August 20, 2026

List PHP Versions

Returns all PHP versions installed on the specified server, including which is set as the default. Requires the read:servers scope.

Last Updated: August 20, 2026

Install PHP Version

Installs a PHP version on the server. Asynchronous — dispatches to the background queue. Poll /php-versions/available for the final status. Requires the write:servers scope and the server:manage-php permission.

Last Updated: August 20, 2026

Uninstall PHP Version

Uninstalls a PHP version. Asynchronous — dispatches to the background queue. Requires the write:servers scope.

Last Updated: August 20, 2026

List Available PHP Versions

Returns every PHP version available on the server's OS, with install status, default flag, opcache state, and patch info. Requires the read:servers scope.

Last Updated: August 20, 2026

Get PHP Patch Info

Synchronously refreshes patch availability for installed PHP versions (runs UpdatePackages + CheckPatchVersions via SSH) and returns current patch metadata. Requires the read:servers scope.

This site is registered on wpml.org as a development site. Switch to a production site key to remove this banner.