9.2.3.6 Update AHF Configuration Files

With AHF 26.1, the Autonomous Health Framework (AHF) update feature is enhanced to support managing AHF configuration files across multiple base versions.

# ahfctl applyupdate -updatefile ahfConfig_26.1.0.1_251116.zip 
WARNING: DeprecatedCommand: `applyupdate` command is deprecated and will be removed in a future release, no sooner than 2028-11-01. Refer to `ahf software apply-update -h` for the new command to perform this operation.

Updated file /opt/oracle.ahf/tfa/resources/searchStrings.xml
Updated file /opt/oracle.ahf/tfa/resources/file_monitor_config.json

AHF metadata updating of file ahfConfig_26.1.0.1_251116.zip completed
Updated to 26.1.0.1 from 26.1.0
AHF framework update fixes 38457409

.--------------------------------------------------------------------------------------------------------.
| Host            | Status of TFA | PID   | Port | Version    | Build ID              | Inventory Status |
+-----------------+---------------+-------+------+------------+-----------------------+------------------+
| stbm000004-vm19 | RUNNING       | 21662 | 5000 | 26.1.0.0.0 | 251001020251119112103 | COMPLETE         |
'-----------------+---------------+-------+------+------------+-----------------------+------------------'
# ahfctl queryupdate -updateid 26.1.0.1.0_251116
WARNING: DeprecatedCommand: `queryupdate` command is deprecated and will be removed in a future release, no sooner than 2028-11-01. Refer to `ahf software get-update-history -h` for the new command to perform this operation.

{
    "isPatchCompatible": true,
    "patchApplied": true,
    "additionalDetails": {
        "installedTFA": "26.1.0",
        "ahfConfigversion": "26.1.0.1",
        "status": "Success",
        "timestamp": "Wed Nov 19 11:40:51 2025",
        "errorDetails": ""
    }
}
# ahfctl rollbackupdate -updateid 26.1.0.1.0_251116
WARNING: DeprecatedCommand: `rollbackupdate` command is deprecated and will be removed in a future release, no sooner than 2028-11-01. Refer to `ahf software rollback-update -h` for the new command to perform this operation.

Rolled-back file /opt/oracle.ahf/tfa/resources/searchStrings.xml
Rolled-back file /opt/oracle.ahf/tfa/resources/file_monitor_config.json

Rolled-back to 26.1.0 from 26.1.0.1
Rolled-back fixes for 38457409

.--------------------------------------------------------------------------------------------------------.
| Host            | Status of TFA | PID   | Port | Version    | Build ID              | Inventory Status |
+-----------------+---------------+-------+------+------------+-----------------------+------------------+
| stbm000004-vm19 | RUNNING       | 21662 | 5000 | 26.1.0.0.0 | 251000020251119094021 | COMPLETE         |
'-----------------+---------------+-------+------+------------+-----------------------+------------------'