maintenance-window
Unarchive a maintenance window.
Spaces method and path for this operation:
<div><span class="operation-verb post">post</span> <span class="operation-path">/s/{space_id}/api/maintenance_window/{id}/_unarchive</span></div>Refer to Spaces for more information.
[Required authorization] Route required privileges: write-maintenance-window.
post/api/maintenance_window/{id}/_unarchive
Path parameters
idstring required
The identifier for the maintenance window to be unarchived.
Headers
kbn-xsrfstring required
Example:true
A required header to protect against CSRF attacks
Response
Indicates a successful call.