public interface FirmwareBundleClient
| Modifier and Type | Method and Description |
|---|---|
TaskResourceV2 |
addFirmwareBundle(RestParams params,
File firmwareBundle,
boolean aSync)
Upload an SPP ISO image file or a hotfix file to the appliance.
|
TaskResourceV2 addFirmwareBundle(RestParams params, File firmwareBundle, boolean aSync)
params - The RestParams is a structure containing the connection details.firmwareBundle - The path to the SPP ISO image file or hotfix file.aSync - Flag input to process request asynchronously or synchronously.FwBaseline containing the firmware driver details.Copyright © 2016. All rights reserved.