ListVolumesForAccountRequest Properties |
The ListVolumesForAccountRequest type exposes the following members.
Name | Description | |
---|---|---|
AccountID |
Returns all volumes owned by this AccountID.
| |
IncludeVirtualVolumes |
Specifies that virtual volumes are included in the response by default.
To exclude virtual volumes, set to false.
| |
Limit |
The maximum number of volumes to return from the API.
| |
StartVolumeID |
The ID of the first volume to list.
This can be useful for paging results.
By default, this starts at the lowest VolumeID.
|