vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostNatServiceConfig(vim.host.NatService.Config)
- Property of
- HostNetworkConfig
- Extends
- DynamicData
- See also
- HostNatServiceSpec
- Since
- VI API 2.5
Data Object Description
This data object type describes the network address translation (NAT) service configuration representing both the configured properties on a NAT Service 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 NAT service.
|
spec | HostNatServiceSpec |
The specification of the NAT 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 |