VolumeExtensions_v2_1 Class |
Namespace: OpenStack.Synchronous
The VolumeExtensions_v2_1 type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Delete |
Deletes a volume.
|
![]() ![]() | Snapshot |
Snapshots a volume.
|
![]() ![]() | WaitForStatus(Volume, VolumeStatus, NullableTimeSpan, NullableTimeSpan, IProgressBoolean) |
Waits for the volume to reach the specified status.
|
![]() ![]() | WaitForStatus(Volume, IEnumerableVolumeStatus, NullableTimeSpan, NullableTimeSpan, IProgressBoolean) |
Waits for the volume to reach the specified status.
|
![]() ![]() | WaitUntilAvailable |
Waits the until the volume is available.
|
![]() ![]() | WaitUntilDeleted |
Waits for the volume to be deleted.
Treats a 404 NotFound exception as confirmation that it is deleted. |