Networking Routes APIs
Routes service provides operations Performs networking routes operations. Warning: This service is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
Operations
GET
Get 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. Warning: This operation is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
PUT
Set 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. Warning: This operation is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
POST
Test Networking Routes Internal
Test connection to a list of gateways. Warning: This operation is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.