UpdateBulkVolumeStatusRequestStatus Property |
The status of the given bulk volume job. The system sets the status. Possible values are:
running: Jobs that are still active.
complete: Jobs that are done.
failed: Jobs that failed.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public string Status { get; set; }
Property Value
Type:
StringSee Also