Search

Class Address

Extends com.efficientip.api.SolidServerObject

Attributes

Name Type Description
domain String The default domain for the address
gateway String The gateway of the IP
hostname String The hostname associated with the IP
ip Number The IP address
netmask String The netmask of the IP
pool Pool The pool from which the IP is
vlan Number The VLAN ID of the subnet from which the IP came

Methods

Name Returns
Address() constructor

Returned by

Method Returns
SolidServer.findFreeAddress(Pool pool) Address

Referenced in

Method Returns
SolidServer.addAddress(Address addr) boolean