Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostDhcpService(vim.host.DhcpService)
- Property of
- HostNetworkInfo
- Extends
- DynamicData
- See also
- HostDhcpServiceSpec
- Since
- VI API 2.5
Data Object Description
A dynamic host control protocol (DHCP) service instance serves IP addresses to a single virtual network subnet. The instances may be handled collectively by a single server. This decision can be made during implementation.Properties
Name | Type | Description |
---|---|---|
key | xsd:string |
The instance ID of the DHCP service.
|
spec | HostDhcpServiceSpec |
Configurable properties for the DHCP service.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |