maintenance-window
Search for a maintenance window.
Spaces method and path for this operation:
<div><span class="operation-verb get">get</span> <span class="operation-path">/s/{space_id}/api/maintenance_window/_find</span></div>Refer to Spaces for more information.
[Required authorization] Route required privileges: read-maintenance-window.
get/api/maintenance_window/_find
Query parameters
titlestring
The title of the maintenance window.
created_bystring
The user who created the maintenance window.
statusstring[]
The status of the maintenance window. It can be "running", "upcoming", "finished", "archived", or "disabled".
pagenumber
The page number to return.
per_pagenumber
The number of maintenance windows to return per page.
Response
Indicates a successful call.