maintenance windows
Create a maintenance window
Creates a maintenance window with the given parameters.
post/maintenance-windows
Response
Created
Example response
{
"data": {
"new_id": "123"
}
}Creates a maintenance window with the given parameters.
Created
{
"data": {
"new_id": "123"
}
}