Management::DeviceGroup::SyncStatus

Introduced : BIG-IP_v11.4.0
The sync status summary of the BIG-IP, or of a single device group on the BIG-IP. status, summary, and details are descriptive strings and are not meant for programmatic use. Their formats are subject to change in future BIG-IP releases.
Member Type Description
color StatusColor The status color of the BIG-IP or device group.
member_state MemberState The state of this device’s synchronization with the device group (whether the device group contains updated configuration that the device needs to load, for instance, or whether there is a communication problem with the rest of the members of the device group).
status String The status of the BIG-IP or device group. If this status indicates that the synchronized configuration is out of date or there is a sync problem then the summary and details fields will describe how the administrator can remedy the problem.
summary String A summary of the administrator attention required.
details String [] A more detailed explanation of any necessary administrative actions.

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.