NetworkInterfacesGetEffectiveRouteTable interface
Methods
| post(Network |
Gets all route tables applied to a network interface. |
Method Details
post(NetworkInterfacesGetEffectiveRouteTableParameters)
Gets all route tables applied to a network interface.
function post(options: NetworkInterfacesGetEffectiveRouteTableParameters): StreamableMethod<NetworkInterfacesGetEffectiveRouteTable200Response | NetworkInterfacesGetEffectiveRouteTable202Response | NetworkInterfacesGetEffectiveRouteTableDefaultResponse>