API Description | API Path |
---|---|
List inter-vrf routing configurationsList all inter-vrf routing configurations. |
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/inter-vrf-routing
|
Delete inter-vrf routing configDelete 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 configRead 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 configCreate 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 configCreate or update inter-vrf routing config. |
PUT /policy/api/v1/infra/tier-0s/{tier-0-id}/inter-vrf-routing/{inter-vrf-routing-id}
|