System::SoftwareManagement::softwareBlockDeviceImage¶
Member | Type | Description |
chassis_slot_id | long | is the blade location in the system chassis. |
filename | String | The filename of the image. |
product | String | The product’s name. |
version | String | The product’s version. |
build | String | The product’s build number. |
chksum | String | The md5 checksum of the file. |
verified | boolean | Verified is True if the md5 is up to date, False if the checksum is being calculated. |
build_date | String | The date this build was created. |
last_modified | String | The date this file was last modified. |
file_size | String | The size in bytes of the file. |
device_agent | SoftwareBlockDeviceAgent | The source for this block device image. See SoftwareBlockDeviceAgent for more details. |
resource_id | String | A system-wide unique identifier. |
See Also¶
Warning
The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.
Sample Code¶
The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.