Upgrade Fpga Multi
This model accepts additional fields of type Object.
Name | Description |
---|---|
device_ids | array<UUID> list of device id to upgrade bios |
models | array<String> list of device model to upgrade bios |
reboot | Boolean Reboot device immediately after upgrade is completed |
version | String specific FPGA version |
{
"reboot": false,
"version": "REV37",
"device_ids": [
"000020d7-0000-0000-0000-000000000000",
"000020d8-0000-0000-0000-000000000000"
],
"models": [
"models4",
"models5"
],
"exampleAdditionalProperty": {
"key1": "val1",
"key2": "val2"
}
}
Tell us more (optional)
What are you trying to do? (optional)
This site is protected by hCaptcha and its Privacy Policy and Terms of Service apply.
Feedback Received. Thank You!