Policy > Networking > Connectivity > Tier-0 Gateways > Routing > Inter-Vrf-Routing

Associated URIs:

API Description API Path

List inter-vrf routing configurations


List all inter-vrf routing configurations.
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/inter-vrf-routing

Delete inter-vrf routing config


Delete inter-vrf routing config.
DELETE /policy/api/v1/infra/tier-0s/{tier-0-id}/inter-vrf-routing/{inter-vrf-routing-id}

Read inter-vrf routing config


Read inter-vrf routing config.
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/inter-vrf-routing/{inter-vrf-routing-id}

Create or update inter-vrf routing config


Create or update inter-vrf routing config.
PATCH /policy/api/v1/infra/tier-0s/{tier-0-id}/inter-vrf-routing/{inter-vrf-routing-id}

Create or update inter-vrf routing config


Create or update inter-vrf routing config.
PUT /policy/api/v1/infra/tier-0s/{tier-0-id}/inter-vrf-routing/{inter-vrf-routing-id}