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

Last Modified: Jul 13, 2024

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

Fixed In:
12.1.0 HF1

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

The Rest API will now provide the full path to the log profile.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips