Show maintenance status
hosting_showMaintenanceStatusV1Check the maintenance mode status of a WordPress installation. Provide the installation ID and username to know if maintenance mode is active.
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 |