Cisco Cisco Prime Network Registrar 8.1 Technical References

Page of 316
DHCPUtilization 
Cisco Prime Network Registrar IPAM 8.1.1 CLI and API Guide 
224 
Request 
The parts passed as input from the client to the web service are described in the next 
section. 
Parameters 
Below is the portion of 
TaskInvocation.wsdl that describes the parameter structure passed to 
dhcpUtilization
. The individual parameters are described in the table that follows. 
<wsdl:operation name="dhcpUtilization" 
                parameterOrder="adminId password elementName ipAddress"> 
  <wsdl:input message="impl:dhcpUtilizationRequest"  
              name="dhcpUtilizationRequest" />  
  <wsdl:output message="impl:dhcpUtilizationResponse"  
               name="dhcpUtilizationResponse" />  
</wsdl:operation> 
Part name 
Description and accepted values 
Required 
adminId 
Cisco Prime Network Registrar IPAM administrator’s 
user id 
Yes 
password 
Cisco Prime Network Registrar IPAM administrator’s 
password 
Yes 
elementName 
Name of the DHCP server for which Cisco Prime 
Network Registrar IPAM will collect statistics. 
Yes, when IP Address 
or FQDN is not 
specified. 
ipAddress 
IP Address or fully-qualified (FQDN) of the DHCP 
server for which Cisco Prime Network Registrar IPAM 
will collect statistics.  
Yes, when the 
elementName is not 
specified.