COLOR_UNKNOWNCOLOR_GREENCOLOR_YELLOWCOLOR_REDCOLOR_BLUECOLOR_GRAYCOLOR_BLACKMEMBER_STATE_UNKNOWNMEMBER_STATE_SYNCINGMEMBER_STATE_NEED_MANUAL_SYNCMEMBER_STATE_IN_SYNCMEMBER_STATE_SYNC_FAILEDMEMBER_STATE_SYNC_DISCONNECTEDMEMBER_STATE_STANDALONEMEMBER_STATE_AWAITING_INITIAL_SYNCMEMBER_STATE_INCOMPATIBLE_VERSIONMEMBER_STATE_PARTIAL_SYNCSTATE_DISABLEDSTATE_ENABLEDHA_STATE_OFFLINEHA_STATE_FORCED_OFFLINEHA_STATE_STANDBYHA_STATE_ACTIVEHA_STATE_UNKNOWNSYNC_TYPE_UNKNOWNSYNC_TYPE_NONESYNC_TYPE_FULL_LOAD_MANUALSYNC_TYPE_FULL_LOAD_AUTOSYNC_TYPE_INCREMENTAL_MANUALSYNC_TYPE_INCREMENTAL_AUTODGT_UNKNOWNDGT_SYNC_ONLYDGT_FAILOVER
Gets a list of all device groups.
Creates device groups.
Deletes device groups.
Add devices to device groups.
Remove devices from device groups.
Remove all devices from device groups.
Get devices from device groups.
Sets the state of network failover for the device groups.
If set, allows failover daemon to communicate with the devices
in the device group to determine whether they are running.
Gets the state of network failover for the device groups.
Gets the state of autosync for the device groups.
Sets the state of autosync for the device groups.
If set, allows automatic synchronization between the devices
in the device group.
Gets the type of device group.
Sets the descriptions for the device groups.
Gets the descriptions of the device groups.
Gets the failover status of the system.
This shows whether this device is active on any traffic groups
(that is, currently handling traffic for them) or standby (ready
to handle traffic if the active device fails over).
Gets the sync status of the system.
This gets the status of the current device's presence in all
device groups in which it is a member. If there is a
communication problem with any device group, then this method
will note it. Use the get_sync_status method in this interface
to get information about connectivity and sync status for a
particular device group.
Gets the sync status of the specified device groups.
Gets the sync status of the specified members in the specified
device groups.
Gets the "all preferred active" flag for each device group.
Sets the full load on sync states for each device group. When
enabled, device group members will perform a full load when
synchronizing a configuration. When disabled, device group members
will attempt incremental configuration synchronization and will automatically
fall back to a full load when incremental configuration
synchronization fails.
Gets the full load on sync states for each device group.
Sets the maximum number of kilobytes the system will devote to caching
transactions for the specified device groups for incremental config sync.
Users who make large changes to the configuration, or multiple changes to the configuration
before synchronizing, may benefit from a larger value.
The default value is 1024 KB.
Gets the maximum number of kilobytes the system will devote to caching
transactions for the specified device groups for incremental config sync.
Gets the interface version
Gets a list of all device groups.
Creates device groups.
Deletes device groups.
Add devices to device groups.
Remove devices from device groups.
Remove all devices from device groups.
Get devices from device groups.
Sets the state of network failover for the device groups.
If set, allows failover daemon to communicate with the devices
in the device group to determine whether they are running.
Gets the state of network failover for the device groups.
Gets the state of autosync for the device groups.
Sets the state of autosync for the device groups.
If set, allows automatic synchronization between the devices
in the device group.
Gets the type of device group.
Sets the descriptions for the device groups.
Gets the descriptions of the device groups.
Gets the failover status of the system.
This shows whether this device is active on any traffic groups
(that is, currently handling traffic for them) or standby (ready
to handle traffic if the active device fails over).
Gets the sync status of the system.
This gets the status of the current device's presence in all
device groups in which it is a member. If there is a
communication problem with any device group, then this method
will note it. Use the get_sync_status method in this interface
to get information about connectivity and sync status for a
particular device group.
Gets the sync status of the specified device groups.
Gets the sync status of the specified members in the specified
device groups.
Gets the "all preferred active" flag for each device group.
Sets the full load on sync states for each device group. When
enabled, device group members will perform a full load when
synchronizing a configuration. When disabled, device group members
will attempt incremental configuration synchronization and will automatically
fall back to a full load when incremental configuration
synchronization fails.
Gets the full load on sync states for each device group.
Sets the maximum number of kilobytes the system will devote to caching
transactions for the specified device groups for incremental config sync.
Users who make large changes to the configuration, or multiple changes to the configuration
before synchronizing, may benefit from a larger value.
The default value is 1024 KB.
Gets the maximum number of kilobytes the system will devote to caching
transactions for the specified device groups for incremental config sync.
Gets the interface version
The Device Group interface contains the methods for creating and manipulating
device groups. Device groups are collections of devices used for traffic
management and failover.