Bug ID 590779: Rest API - log profile in json return does not include the partition but needs to

Last Modified: Aug 19, 2026

Affected Product(s):
BIG-IP All(all modules)

Known Affected Versions:
12.0.0, 12.0.0 hf1, 12.0.0 hf2, 12.0.0 hf3, 12.0.0 hf4, 12.1.0, 12.1.0 hf1, 12.1.0 hf2, 12.1.1, 12.1.1 hf1, 12.1.1 hf2, 12.1.2, 12.1.2 hf1, 12.1.2 hf2, 12.1.3, 12.1.3.1, 12.1.3.2, 12.1.3.3, 12.1.3.4, 12.1.3.5, 12.1.3.6, 12.1.3.7, 12.1.4, 12.1.4.1, 12.1.5, 12.1.5.1, 12.1.5.2, 12.1.5.3, 12.1.6

Opened: May 02, 2016

Severity: 2-Critical

Symptoms

When querying the log profile via the Rest API, the returned response does not include the partition name in FullPath. For example, for a log profile named mySample: https://bigip_ip/mgmt/tm/security/log/profile/~Common~mySample/application/mySample The JSON returned will contain "fullPath": "testProfile", It should contain "fullPath": "/Common/testProfile", This can cause BIG-IQ to fail to sync.

Impact

Applications relying on the folder path can fail

Conditions

Log profile created. This is most visible when using BIG-IQ to sync.

Workaround

None

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips