You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| tags.{index} || List of tags to apply to the routing policy |
417
418
| prefix-filter-in.{index} || IP prefixes to accept from the peer (ranges of route announcements to accept) |
418
419
| prefix-filter-out.{index} || IP prefix filters to advertise to the peer (ranges of routes to advertise) |
420
+
| is-ipv6 || IP prefixes version of the routing policy |
419
421
| region | Default: `fr-par`<br />One of: `fr-par`, `nl-ams`, `pl-waw`| Region to target. If none is passed will use default region from the config |
420
422
421
423
@@ -479,6 +481,7 @@ scw interlink routing-policy list [arg=value ...]
479
481
| project-id || Project ID to filter for |
480
482
| name || Routing policy name to filter for |
481
483
| tags.{index} || Tags to filter for |
484
+
| ipv6 || Filter for the routing policies based on IP prefixes version |
482
485
| organization-id || Organization ID to filter for |
483
486
| region | Default: `fr-par`<br />One of: `fr-par`, `nl-ams`, `pl-waw`, `all`| Region to target. If none is passed will use default region from the config |
0 commit comments