3.5.4.8.1.9 DHCPFailoverByServerIdsEnumerationParameters

The DHCPFailoverByServerIdsEnumerationParameters processing is done when the EnumInputParameters contains data of type DHCPFailoverByServerIdsEnumerationParameters. The ObjectType MUST be EnumerationObjectType.DHCPFailover. This is used to retrieve the DHCP failover data for all the failover relationships belonging to the list of server IDs specified in DHCPFailoverByServerIdsEnumerationParameters.ServerIds.

The following are the steps involved in identifying the rows to be returned as a part of the enumeration: 

  1. For each ServerId in DHCPFailoverByServerIdsEnumerationParameters.ServerIds, do the following step:

  2. Call the procedure GetAllDhcpFailoverByServerId of ADM_DHCPFailoverRelationTable passing ServerId as Param_DhcpServerId.

  3. Add all the entries in Param_failoverCollection to EnumOutputData.