Show maintenance status
hosting_showMaintenanceStatusV1Check whether maintenance mode is active for a WordPress installation. Provide the software identifier to get the current status.
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 |