RefObjType
Options
| name | description |
|---|---|
| ADDRESS_REFERENCE | -- |
| AWS_OUTPOST_LGW | For AWS only, a next hop with this type points to the AWS Outpost Local Gateway. |
| COMP_INSTANCE | For GCP, a next hop with this type points to a compute instance. For AWS and Azure, this next hop route type is not used. |
| DCGW | -- |
| IGW | -- |
| INTERFACE | For AWS, a next hop with this type points to the interface of a compute instance. |
| NATGW | -- |
| SUBNET | -- |
| TGW | -- |
| VPC | -- |
| VPC_ENDPOINT | -- |
| VPC_PEERING | -- |
| VPNGW | -- |
| VPN_CONNECTION | -- |
Used by
network → cloudAccounts → vpcs → routeTables → routes → nextHop → refObjType
See also
Data model path
- network:
Network- cloudAccounts: List<
CloudAccount>- vpcs: List<
VpcData>- routeTables: List<
RouteTable>- routes: List<
CloudRoute>- nextHop:
CloudRouteNextHop- refObjType:
RefObjType
- refObjType:
- nextHop:
- routes: List<
- routeTables: List<
- vpcs: List<
- cloudAccounts: List<