Returns your gateway's weekly maintenance start time including the day and time of the week. Note that values are in terms of the gateway's time zone.
post/#X-Amz-Target=StorageGateway_20130630.DescribeMaintenanceStartTime
Headers
X-Amz-Target'StorageGateway_20130630.DescribeMaintenanceStartTime' required
Request body
Response
Success
Example response
{
"DayOfWeek": 2,
"GatewayARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B",
"HourOfDay": 15,
"MinuteOfHour": 35,
"Timezone": "GMT+7:00"
}