Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.19 KB

Route.md

File metadata and controls

24 lines (16 loc) · 1.19 KB

Route

Information about the route.

Properties

Name Type Description Notes
creationMethod String The method used to create the route. [optional]
destinationIpRange String The IP range used for the destination match, in CIDR notation (for example, `10.0.0.0/24`). [optional]
destinationServiceId String The ID of the OUTSCALE service. [optional]
gatewayId String The ID of the Internet service or virtual gateway attached to the Net. [optional]
natServiceId String The ID of a NAT service attached to the Net. [optional]
netAccessPointId String The ID of the Net access point. [optional]
netPeeringId String The ID of the Net peering. [optional]
nicId String The ID of the NIC. [optional]
state String The state of a route in the route table (always `active`). [optional]
vmAccountId String The account ID of the owner of the VM. [optional]
vmId String The ID of a VM specified in a route in the table. [optional]