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 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.