Moving a private connection to another folder
Written by
Updated at June 24, 2026
Note
You need the cic.editor role in the current and new folders to run this operation.
Management console
CLI
- In the management console
, click or in the top panel and select the folder. - Navigate to Cloud Interconnect.
- In the left-hand panel, select
Private connections. - In the row with the private connection, click
and select Move. - In the window that opens, select the folder you want to move the selected private connection to and click Move.
-
See the description of the CLI command for moving a private connection:
yc cic private-connection move --help -
Move a private connection to another folder by specifying the connection ID and the new folder name:
yc cic private-connection move cf3dcodot14p******** \ --destination-folder-name new-folder \ --async