Bug ID 900573: A declarative onboarding (DO) request without "BigIqSettings" in API

Last Modified: Jul 12, 2023

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

Opened: Apr 16, 2020

Severity: 4-Minor

Symptoms

If DO request does not contain 'bigiqSettings' property, the request does not error out properly. The API does not return an error and the task status continues to display as running. The only error is in the restnoded.log.

Impact

The task never completes.

Conditions

DO request does not contain 'bigiqSettings'

Workaround

Include the following property to work around this issue: "bigIqSettings": { "failImportOnConflict": false, "conflictPolicy": "USE_BIGIQ", "deviceConflictPolicy": "USE_BIGIP", "versionedConflictPolicy": "KEEP_VERSION", "clusterName": "<clustername>" } in DO declaration.

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips