ListVirtualVolumesRequest Properties |
The ListVirtualVolumesRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | Details |
Specifies the level of detail about each virtual volume that is returned. Possible values are:
true: Include more details about each virtual volume in the response.
false: Include the standard level of detail about each virtual volume in
the response.
|
![]() | Limit |
The maximum number of virtual volumes to list.
|
![]() | Recursive |
Specifies whether to include information about the children of each virtual volume in the response.
Possible values are:
true: Include information about the children of each virtual volume in
the response.
false: Do not include information about the children of each
virtual volume in the response.
|
![]() | StartVirtualVolumeID |
The ID of the virtual volume at which to begin the list.
|
![]() | VirtualVolumeIDs |
A list of virtual volume IDs for which to retrieve information. If
you specify this parameter, the method returns information
about only these virtual volumes.
|