InlineMigrateGatewayWorkflowSpec1
{
"advertise_subnet_to_tier0": false,
"ipv4_gateway": "string",
"ipv6_gateway": "string",
"ndra_profile_path": "string",
"segment_path": "string",
"tier1_path": "string"
}
If this flag is true, the segment's subnets will be advertised to the Tier-0 router connected by the Tier-1 router specified by the property "tier1_path".
Gateway IPv4 address in CIDR format.
Gateway IPv6 address in CIDR format.
Policy path of Neighbor Discovery Router Advertisement (NDRA) profile. This profile will be applied to the downlink logical router port created in the Tier-1 router specified by the property "tier1_path". If this field is empty, the NDRA profile of the Tier-1 router will be applied. This profile must match the NDRA profile in the underlay router to which the DVPG VLAN is connected.
Path of the segment which will connect to a Tier-1 router as the default gateway
Path of Tier-1 router to which the segment specified by property "segment_path" will connect as default gateway.