StartBulkVolumeReadRequest Properties |
The StartBulkVolumeReadRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | Attributes |
JSON attributes for the bulk volume job.
|
![]() | Format |
The format of the volume data. It can be either of the following formats:
uncompressed: Every byte of the volume is returned without any compression.
native: Opaque data is returned that is smaller and more efficiently stored and written on a subsequent bulk
volume write.
|
![]() | Script |
The executable name of a script. If unspecified, the key and URL is necessary to access SF-series nodes. The script is run on the primary node and the key
and URL is returned to the script so the local web server
can be contacted.
|
![]() | ScriptParameters |
JSON parameters to pass to the script.
|
![]() | SnapshotID |
The ID of a previously created snapshot used for bulk volume
reads. If no ID is entered, a snapshot of the current active
volume image is made.
|
![]() | VolumeID |
The ID of the volume to be read.
|