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.
$ vultr-cli instance vpc2 detach <Instance ID>
# Full example
$ vultr-cli instance vpc2 detach <instanceID> --vpc-id="2126b7d9-5e2a-491e-8840-838aa6b5f294"
No comments yet.