NSX-T Data Center REST API

MigrateGatewayWorkflowSpec (schema)

Migrate default gateway workflow spec

Migrate default gateway workflow spec

Name Description Type Notes
advertise_subnet_to_tier0 Advertise subnet flag

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".
boolean Default: "True"
ipv4_gateway IPv4 gateway

Gateway IPv4 address in CIDR format.
string Format: ipv4-cidr-block
ipv6_gateway IPv6 gateway

Gateway IPv6 address in CIDR format.
string Format: ipv6-cidr-block
ndra_profile_path NDRA profile path

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.
string
segment_path Segment path

Path of the segment which will connect to a Tier-1 router as the default gateway
string Required
tier1_path Tier-1 router path

Path of Tier-1 router to which the segment specified by property "segment_path" will connect as default gateway.
string Required
type Must be set to the value MigrateGatewayWorkflowSpec WorkflowSpecType Required