Describes the snapshot schedule for the specified gateway volume. The snapshot schedule information includes intervals at which snapshots are automatically initiated on the volume. This operation is only supported in the cached volume and stored volume types.
post/#X-Amz-Target=StorageGateway_20130630.DescribeSnapshotSchedule
Headers
X-Amz-Target'StorageGateway_20130630.DescribeSnapshotSchedule' required
Request body
Response
Success
Example response
{
"Description": "sgw-AABB1122:vol-AABB1122:Schedule",
"RecurrenceInHours": 24,
"StartAt": 6,
"Timezone": "GMT+7:00",
"VolumeARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/volume/vol-1122AABB"
}