Management::DeviceGroup::DeviceSyncStatus¶
Introduced : BIG-IP_v11.4.0
A representation of a device&aposs sync status in a given device
group.
Member | Type | Description |
last_sync_time | TimeStamp | The time at which this device last synchronized from or to this device group. |
last_sync_type | DeviceSyncType | The type of the last sync operation from or to this device in this device group. |
commit_id | CommitID | The last commit in the given device group that this device has seen. This commit might not be applied due to validation errors in the commit. |
last_successful_commit_id | CommitID | The last successful commit in the given device group about which the device knows. |
See Also¶
iControl ::
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.