Bug ID 705049: Unable to manage a license assigned for unmanaged devices after BIG-IQ upgrade

Last Modified: Sep 13, 2023

Affected Product(s):
BIG-IQ Device(all modules)

Known Affected Versions:
5.4.0

Fixed In:
6.0.1

Opened: Feb 02, 2018

Severity: 3-Major

Symptoms

After upgrading, BIG-IQ returns an error when attempting to revoke a license from an unmanaged BIG-IP.

Impact

Unable to manage assigned licenses. Get a 400 error: "You must provide the uuid, a username, and password when revoking the license for an unmanaged device."

Conditions

Trying to manage license for an unmanaged BIG-IP device from BIG-IQ.

Workaround

Manually delete the association using REST, and providing the username/password and device ID: restcurl '/mgmt/cm/device/licensing/pool/purchased-pool/licenses/$licenseID/members/$memberID -u admin:a -X DELETE -d '{"username":"admin","password":"$memberPassword","uuid":"$memberID"}'

Fix Information

This issue has been resolved.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips