hosting_showMaintenanceStatusV1
Check if maintenance mode is enabled for a specified WordPress installation. Retrieve the current status to diagnose site availability or prepare for updates.
Instructions
Show the maintenance mode status for the specified WordPress installation.
Provide the WordPress installation (software) identifier in the path. It can
be obtained from GET /api/hosting/v1/wordpress/installations (the id field).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| software | Yes | WordPress installation (software) identifier | |
| username | Yes | username parameter |