Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostDhcpServiceConfig(vim.host.DhcpService.Config)
- Property of
- HostNetworkConfig
- Extends
- DynamicData
- See also
- HostDhcpServiceSpec
- Since
- VI API 2.5
Data Object Description
This data object type describes the configuration of a DHCP service instance representing both the configured properties on the instance and identification information.Properties
Name | Type | Description |
---|---|---|
changeOperation* | xsd:string |
Indicates the change operation to apply on this configuration
specification. See HostConfigChangeOperation |
key | xsd:string |
The instance ID of the DHCP service.
|
spec | HostDhcpServiceSpec |
Specification of 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 |