Forum Discussion
APM Expression Error on Variable Assignment
- Apr 15, 2016
Opened a support ticket and this ended up being an issue with the browser and the F5 admin page. Deleted all cookies, restarted the browser and entered the expression again and it no longer garbled the expression as it had previously. The expression is now working fine.
iControl REST was an early access feature in 11.5 and not officially released as a GA feature until 11.6. At this point the only official API references we have are for 12.0. The device itself has a built-in REST API schema by browsing to https://bigip/mgmt/toc.
Starting with version 12.1, we are moving away from versioning and into a deprecation model to allow for consistency and backward compatibility when developing client apps. This should help with any difference issues between releases.
-Joe
- Sonador_28_1978Sep 09, 2024
Altostratus
Hi,
Sorry, I didn't see you answered me. Ok, noted. :). That match what I found, meanwhile. Thanks!
Best regards
Christian
You can use sync command in tmsh to sync configuration to secondary or sync group
run /cm config-sync <sync_direction> <sync_group>
But why you need to sync backup file or created file to secondary, it will not sync
Please find the details it will not sync.
Local Traffic Manager (LTM) Logs: Logs are local to each device and are not synchronized.
Local Files: Files that are specific to a device, like custom scripts or logs, are not synced.
System Settings: Certain system-specific settings, such as device-specific licenses or certain system-level configurations, are not part of the sync.
External Configuration Files: Files or settings stored outside the F5 system, such as external databases or external scripts, are not synchronized.
Session States: Current session data or live traffic states are not synced, as these are dynamically created and managed.
Adding more information https://my.f5.com/manage/s/article/K21259300