Amazon Storage Gateway · Example Payload

Amazon Storage Gateway Disk Example

BackupFile StorageGatewayHybrid CloudStorage

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

Top-level fields

DiskIdDiskPathDiskNodeDiskStatusDiskSizeInBytesDiskAllocationTypeDiskAllocationResourceDiskAttributeList

Example Payload

Raw ↑
{
  "DiskId": "example-value",
  "DiskPath": "example-value",
  "DiskNode": "example-value",
  "DiskStatus": "Active",
  "DiskSizeInBytes": "example-value",
  "DiskAllocationType": "example-value",
  "DiskAllocationResource": "example-value",
  "DiskAttributeList": "example-value"
}