Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The DHCPFilterByServerIdsEnumerationParameters processing is done when the EnumInputParameters contains data of type DHCPFilterByServerIdsEnumerationParameters. The ObjectType MUST be EnumerationObjectType.DHCPFilter. This is used to retrieve the DHCP filters belonging to the list of server IDs specified in DHCPFilterByServerIdsEnumerationParameters.ServerIds.
The following are the steps involved in identifying the rows to be returned as a part of the enumeration:
For each ServerId in DHCPFilterByServerIdsEnumerationParameters.ServerIds, do the following steps:
Call the procedure GetFiltersForServer of ADM_DHCPFilterTable passing ServerId as Param_serverId.
Add all the entries in Result_Filters to EnumOutputData.