Vultr DocsLatest Content


Detach

Updated on 15 September, 2025

Disconnects a server instance from a VPC 2.0 network by removing the network interface.


The vultr-cli instance vpc2 detach command disconnects a server instance from a VPC 2.0 network, removing the network interface from the specified instance.

Usage

console
$ vultr-cli instance vpc2 detach <Instance ID>

Examples

console
# Full example
$ vultr-cli instance vpc2 detach <instanceID> --vpc-id="2126b7d9-5e2a-491e-8840-838aa6b5f294"

Comments

No comments yet.