Removes a bare metal server from a VPC 2.0 network, disconnecting it from the private network environment.
The vultr-cli bare-metal vpc2 detach
command removes a bare metal server from a VPC 2.0 network, disconnecting it from that private network environment.
$ vultr-cli bare-metal vpc2 detach <Bare Metal ID> [flags]
# Full example
$ vultr-cli bare-metal vpc2 detach <bareMetalID> --vpc-id="2126b7d9-5e2a-491e-8840-838aa6b5f294"
Shorthand | Long Version | Description |
---|---|---|
-v | --vpc-id | the ID of the VPC 2.0 network you wish to detach |
No comments yet.