GatewayStaticRouteNextHopScope

GatewayStaticRouteNextHopScope
GatewayStaticRouteNextHopScope

A reference to an entity where the next hop of a static route is reachable. In general, the reference should be an org vDC network or segment backed external network, but scope could also reference a SYSTEM_OWNED entity if the next hop is configured outside of VCD.

JSON Example
{
    "name": "string",
    "scopeType": "string",
    "id": "string"
}
string
name
Optional

The name of the scoped entity.

string
scopeType
Optional

Type of this scoped entity. This can be a network or system-owned entity if the static route is SYSTEM_OWNED. Supported types are:

  • NETWORK
  • SYSTEM_OWNED
string
id
Optional

The id of this scoped entity.

Availability
Added in 38.1