hosting_showMaintenanceStatusV1
Check whether maintenance mode is enabled or disabled for a specific WordPress installation by providing its software identifier and username.
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 |