Namespace: vpcs

vpcs

Methods for interacting with the vpc endpoints
https://www.vultr.com/api/#tag/VPCs
Source:

Methods

createVpc()

Create a new vpc in a specified region.
https://www.vultr.com/api/#operation/create-vpc
Source:

deleteVpc()

Source:

getVpc()

Get information about the specified vpc.
https://www.vultr.com/api/#operation/get-vpc
Source:

listVpcs()

List all vpcs on the account.
https://www.vultr.com/api/#operation/list-vpcs
Source:

updateVpc()

Update information on the specified vpc.
https://www.vultr.com/api/#operation/update-vpc
Source: