Techpreview Networking Routes APIs
Routes service provides operations Performs networking routes operations. Note: This service is restricted for VMware internal use only.
Operations
POST
Create Techpreview Networking Routes Internal
Set static routing rules. A destination of 0.0.0.0 and prefix 0 (for IPv4) or destination of :: and prefix 0 (for IPv6) refers to the default gateway.
GET
List Techpreview Networking Routes Internal
Get main routing table. A destination of 0.0.0.0 and prefix 0 (for IPv4) or destination of :: and prefix 0 (for IPv6) refers to the default gateway.
PUT
Set Techpreview Networking Routes Internal
Set static routing rules. A destination of 0.0.0.0 and prefix 0 (for IPv4) or destination of :: and prefix 0 (for IPv6) refers to the default gateway.
POST
Create Networking Routes Delete Internal
Delete static routing rules.
POST
Create Networking Routes Test Internal
Test connection to a list of gateways