Forum Discussion
lp_213985
Nimbostratus
Oct 19, 2017config-sync inside the iApp
Hi Devcentral,
i'm tryng to do the config sync from inside the iApp (from active to group)
i wrote an iapp with just one command
tmsh::run /cm config-sync to-group name_device.group
and w...
lp_213985
Nimbostratus
Oct 19, 2017I also tried with a while cicle
while { not ($::field_value equals "In Sync") }{ tmsh::run /cm config-sync to-group nome_device.group wait check_sync }
wait is a procedure that include the after 5000 command check_sync is a procedure that do the tmsh::get_status / cm sync-status
than i inizialize the variable $::field_value with the config sync status (Changes Pending, In Sync, etc)
the result is that the process rest in the cycle to infinite.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects