Host Network System Get Ip Route Config
Deprecated as of vSphere API 5.5, which is moved to each NetStackInstance. This only works on the default NetStackInstance.
The IP route configuration.
The unique identifier for the managed object to which the property attaches; the serialized managed object reference for a request has the form moType/moId
, in this case HostNetworkSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
OK
{
"_typeName": "string",
"defaultGateway": "string",
"gatewayDevice": "string",
"ipV6DefaultGateway": "string",
"ipV6GatewayDevice": "string"
}
The default gateway address.
The gateway device.
This applies to service console gateway only, it is ignored otherwise.
The default ipv6 gateway address
The ipv6 gateway device.
This applies to service console gateway only, it