System::SoftwareManagement::softwareBlockDeviceHotfix

Introduced : BIG-IP_v11.6.0
A structure with information for describing a specific block device hotfix.
Member Type Description
chassis_slot_id long is the blade location in the system chassis.
filename String The filename of the hotfix.
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.
hotfix_id String The ID of the hotfix.
hotfix_title String The title of the hotfix
device_agent SoftwareBlockDeviceAgent The source for this block device hotfix. 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.