Parameter | Description |
---|---|
ID | id of maintenance window. |
{
"maintenance": {
"checks": {
"tms": [
123,
111
],
"uptime": [
506206,
506233,
222
]
},
"description": "Particular maintenance window",
"effectiveto": 1497574800,
"from": 1497520800,
"id": 456,
"recurrencetype": "none",
"repeatevery": 0,
"to": 1497574800
}
}
Was this page helpful?