Amazon Storage Gateway · Example Payload

Amazon Storage Gateway Bandwidth Rate Limit Interval Example

BackupFile StorageGatewayHybrid CloudStorage

Amazon Storage Gateway Bandwidth Rate Limit Interval Example is an example object payload from Amazon Storage Gateway, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

StartHourOfDayStartMinuteOfHourEndHourOfDayEndMinuteOfHourDaysOfWeekAverageUploadRateLimitInBitsPerSecAverageDownloadRateLimitInBitsPerSec

Example Payload

Raw ↑
{
  "StartHourOfDay": "example-value",
  "StartMinuteOfHour": "example-value",
  "EndHourOfDay": "example-value",
  "EndMinuteOfHour": "example-value",
  "DaysOfWeek": "example-value",
  "AverageUploadRateLimitInBitsPerSec": "example-value",
  "AverageDownloadRateLimitInBitsPerSec": "example-value"
}