FabricHostNode.Builder |
FabricHostNode.Builder.setComputeCollectionId(java.lang.String computeCollectionId) |
Id of the compute collection to which discovered node belongs.
|
FabricHostNode.Builder |
FabricHostNode.Builder.setDiscoveredIpAddresses(java.util.List<java.lang.String> discoveredIpAddresses) |
Discovered IP Addresses of the transport node, version 4 or 6 format: ip
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
FabricHostNode.Builder |
FabricHostNode.Builder.setDiscoveredNodeId(java.lang.String discoveredNodeId) |
Id of discovered node which was converted to create this node.
|
FabricHostNode.Builder |
FabricHostNode.Builder.setDpu(java.util.List<DpuInfo> dpu) |
Specifies details of data processing units (DPU) present on ESXi Host.
|
FabricHostNode.Builder |
FabricHostNode.Builder.setFqdn(java.lang.String fqdn) |
Fully qualified domain name of the transport node
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
FabricHostNode.Builder |
FabricHostNode.Builder.setHostCredential(HostNodeLoginCredential hostCredential) |
|
FabricHostNode.Builder |
FabricHostNode.Builder.setIpAddresses(java.util.List<java.lang.String> ipAddresses) |
IP Addresses of the Node, version 4 or 6.
|
FabricHostNode.Builder |
FabricHostNode.Builder.setMaintenanceModeState(java.lang.String maintenanceModeState) |
|
FabricHostNode.Builder |
FabricHostNode.Builder.setManagedByServer(java.lang.String managedByServer) |
The id of the vCenter server managing the ESXi type HostNode
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
FabricHostNode.Builder |
FabricHostNode.Builder.setOsType(java.lang.String osType) |
|
FabricHostNode.Builder |
FabricHostNode.Builder.setOsVersion(java.lang.String osVersion) |
Version of the hypervisor operating system
|
FabricHostNode.Builder |
FabricHostNode.Builder.setWindowsInstallLocation(java.lang.String windowsInstallLocation) |
Specify an installation folder to install the NSX kernel modules for Windows
Server.
|