Click or drag to resize

ListVolumesForAccountRequest Properties

The ListVolumesForAccountRequest type exposes the following members.

Properties
  NameDescription
Public propertyAccountID
Returns all volumes owned by this AccountID.
Public propertyIncludeVirtualVolumes
Specifies that virtual volumes are included in the response by default. To exclude virtual volumes, set to false.
Public propertyLimit
The maximum number of volumes to return from the API.
Public propertyStartVolumeID
The ID of the first volume to list. This can be useful for paging results. By default, this starts at the lowest VolumeID.
Top
See Also