Updates a gateway account downtime schedule with a specified ID.
Gateway Account downtime schedule resource.
Gateway account downtime schedule updated.
Unauthorized access. Invalid credentials used.
Access forbidden.
Resource not found.
Conflict.
Invalid data sent.
{- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
{- "id": "4f6cf35x-2c4y-483z-a0a9-158621f77a21",
- "status": "pending",
- "reason": "scheduled-maintenance",
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z",
- "createdTime": "2019-08-24T14:15:22Z",
- "updatedTime": "2019-08-24T14:15:22Z",
- "_links": [
- {
- "href": "string",
- "rel": "self"
}
]
}