action patrowl_reload_configuration_page { label: "Configuration reloading page" description: "Reload the configuration file." provider: patrowl method: GET path: "/reloadconfig" encoding: json output: { properties: { page: { type: "string" } status: { type: "string" } } } }