Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI for business
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex Cloud Interconnect
    • All guides
    • Getting information about Cloud Interconnect partners
    • Getting information about Cloud Interconnect points of presence
    • Getting information about trunk links
    • Creating a trunk
    • Updating trunk parameters
    • Getting information about operations in a trunk
    • Deleting a trunk
    • Getting information about private connections
    • Creating a private connection
    • Updating private connection parameters
    • Getting a list of operations for a private connection
    • Updating the list of static routes for a private connection
    • Removing static routes for a private connection
    • Deleting a private connection
    • Getting information about public connections
    • Getting information about a routing instance
    • Overview
    • Operation overview
    • Terminology
    • Points of presence
    • Transceivers
    • Trunk
    • Private connection
    • Public connection
    • CIC partners
    • Monitoring
    • Data size and connection capacity
    • Quotas and limits
  • Pricing policy
  • Access management
  • Release notes
  1. Step-by-step guides
  2. Updating trunk parameters

Updating trunk parameters

Written by
Yandex Cloud
Updated at July 3, 2025

Warning

To request access to this function, contact support.

Currently, users can perform limited operations when updating a trunk:

  • Update the trunk name in new-name.
  • Update the trunk description in description.
  • Set or remove the trunk deletion protection flag, deletion-protection.

To update other trunk parameters, e.g., change the trunk capacity, you still need to contact support.

For example, to change the trunk name, follow these steps:

Note

You need the cic.editor role to run this operation.

CLI
  1. See the description of the CLI command for updating trunk parameters:

    yc cic trunk-connection update  --help
    
  2. Change the trunk name:

    yc cic trunk-connection update cf3td**********nufvr \
      --new-name my-new-trunk-name \
      --async
    

    Result:

Was the article helpful?

Previous
Creating a trunk
Next
Getting information about operations in a trunk
© 2025 Direct Cursus Technology L.L.C.