Adding static routes to a private connection
Written by
Updated at June 10, 2025
Warning
To request access to this function, contact support
Note
You need the cic.editor role to run this operation.
CLI
-
See the description of the CLI command for adding static routes to a private connection:
yc cic private-connection upsert-static-routes --help
-
Add static routes to a private connection:
yc cic private-connection upsert-static-routes cf3td**********nufvr \ --ipv4-static-routes=10.0.0.0/8,10.0.1.0/8" \ --async