3.5.4.8.1.14 DHCPPoliciesByDhcpServerIdListEnumerationParameters
The DHCPPoliciesByDhcpServerIdListEnumerationParameters processing is done when the EnumInputParameters contains data of type DHCPPoliciesByDhcpServerIdListEnumerationParameters. The ObjectType MUST be EnumerationObjectType.DHCPPolicy. This is used to enumerate the DHCP policies that belong to the given set of DHCP servers specified in DHCPPoliciesByDhcpServerIdListEnumerationParameters.DhcpServers.
The following are the steps involved in identifying the rows to be returned as a part of the enumeration:
Retrieve the passed Server IDs in DHCPPoliciesByDhcpServerIdListEnumerationParameters.DhcpServers collection and for each retrieved serverID, do the following:
Call the procedure GetPoliciesForServerByServerId of ADM_DHCPPolicyTable passing serverID as Param_serverId.
Add the entries in Result_serverPolicies to EnumOutputData.