Data Object - HostDhcpServiceSpec(vim.host.DhcpService.Specification)

Property of
HostDhcpService, HostDhcpServiceConfig
Extends
DynamicData
Since
VI API 2.5

Data Object Description

Properties

Name Type Description
defaultLeaseDurationxsd:int

The default DHCP lease duration (minutes).
ipSubnetAddrxsd:string

Subnet served by DHCP service.
ipSubnetMaskxsd:string

Subnet mask of network served by DHCP service.
leaseBeginIpxsd:string

The start of the IP address range served by the DHCP service.
leaseEndIpxsd:string

The end of the IP address range served by the DHCP service.
maxLeaseDurationxsd:int

The maximum DHCP lease duration (minutes).
unlimitedLeasexsd:boolean

A flag to indicate whether or not unlimited DHCP lease durations are allowed.
virtualSwitchxsd:string

The name of the virtual switch to which DHCP service is connected.
Properties inherited from DynamicData
None

Show WSDL type definition