Management::DeviceGroup::DeviceSyncType

Introduced : BIG-IP_v11.4.0
An enum of device sync types.

Members

Member

Value

Description

SYNC_TYPE_UNKNOWN

0

A sync type that is unknown or not supported by iControl.

SYNC_TYPE_NONE

1

No sync has occurred.

SYNC_TYPE_FULL_LOAD_MANUAL

2

A sync of all configuration that was explicitly initiated by the user.

SYNC_TYPE_FULL_LOAD_AUTO

3

A sync of all configuration that occurred automatically.

SYNC_TYPE_INCREMENTAL_MANUAL

4

A sync of only the configuration that changed since the last sync that was explicitly initiated by the user.

SYNC_TYPE_INCREMENTAL_AUTO

5

A sync of only the configuration that changed since the last sync that occurred automatically.


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.