@itentialopensource/adapter-aws_ec2
Version:
This adapter integrates with system described as: Aws_Ec2.
29 lines • 696 B
JSON
{
"Volumes": [
{
"Attachments": [],
"AvailabilityZone": "us-east-1a",
"CreateTime": "2016-08-29T18:52:32.724Z",
"Iops": 1000,
"Size": 500,
"SnapshotId": "snap-066877671789bd71b",
"State": "creating",
"Tags": [],
"VolumeId": "vol-1234567890abcdef0",
"VolumeType": "io1"
},
{
"Attachments": [],
"AvailabilityZone": "us-east-1a",
"CreateTime": "2016-08-29T18:52:32.724Z",
"Iops": 1000,
"Size": 500,
"SnapshotId": "snap-066877671789bd71b",
"State": "creating",
"Tags": [],
"VolumeId": "vol-1234567890abcdef0",
"VolumeType": "io1"
}
],
"NextToken": "string"
}