Last Modified: Nov 07, 2022
Affected Product(s):
BIG-IP TMOS
Known Affected Versions:
12.0.0, 12.0.0 HF1, 12.0.0 HF2
Fixed In:
12.1.0, 12.0.0 HF3
Opened: Oct 21, 2015 Severity: 3-Major
When calling Management::LicenseAdministration::get_system_dossier() with multiple registration keys, such as a base key and add-on keys, iControl will throw an error and the system will log an error message in /var/log/ltm.
You cannot get the system dossier using iControl SOAP if you use more than one registration key or add-on keys.
When passing only one registration key, the method works as expected. However, if you pass in multiple add-on keys, the method will throw an error.
You can go through the GUI if trying to generate a system dossier with multiple keys or add-on keys. iControl SOAP will not work at this time.
iControl method Management::LicenseAdministration::get_system_dossier() no longer fails when passing multiple registration keys.