Namespace: bareMetal

bareMetal

Methods for interacting with the bare metal endpoints
https://www.vultr.com/api/#tag/baremetal
Source:

Methods

attachVpc2ToInstance()

Attach a vpc 2.0 to the specified bare metal instance.
https://www.vultr.com/api/#operation/attach-baremetals-vpc2
Source:

createInstance()

Create a new bare metal instance in the specified region with the desired plan.
https://www.vultr.com/api/#operation/create-baremetal
Source:

deleteInstance()

Source:

detachVpc2FromInstance()

Detach a vpc 2.0 on the specified bare metal instance.
https://www.vultr.com/api/#operation/detach-baremetals-vpc2
Source:

getInstance()

Get information for a given bare metal instance.
https://www.vultr.com/api/#operation/get-baremetal
Source:

getInstanceAvailableUpgrades()

Get a list of available upgrades for the specified bare metal instance.
https://www.vultr.com/api/#operation/get-bare-metals-upgrades
Source:

getInstanceBandwidth()

Get bandwidth information for the specified bare metal instance.
https://www.vultr.com/api/#operation/get-bandwidth-baremetal
Source:

getInstanceIpv4Addresses()

Get the IPv4 information for the specified bare metal instance.
https://www.vultr.com/api/#operation/get-ipv4-baremetal
Source:

getInstanceIpv6Addresses()

Get the IPv6 information for the specified bare metal instance.
https://www.vultr.com/api/#operation/get-ipv6-baremetal
Source:

getInstanceUserData()

Get the user-supplied, base64 encoded user data for the specified bare metal instance.
https://www.vultr.com/api/#operation/get-bare-metal-userdata
Source:

getInstanceVncUrl()

Get the VNC URL for the specified bare metal instance.
https://www.vultr.com/api/#operation/get-bare-metal-vnc
Source:

haltInstance()

Halt the specified bare metal instance.
https://www.vultr.com/api/#operation/halt-baremetal
Source:

haltInstances()

Halt the specified bare metal instances.
https://www.vultr.com/api/#operation/halt-baremetals
Source:

listInstanceVpc2()

List Bare Metal Instance VPC 2.0 Networks
https://www.vultr.com/api/#operation/list-baremetal-vpc2
Source:

listInstances()

List all bare metal instances on the current account.
https://www.vultr.com/api/#operation/list-baremetals
Source:

rebootInstance()

Reboot the specified bare metal instance.
https://www.vultr.com/api/#operation/reboot-baremetal
Source:

rebootInstances()

Reboot the specified bare metal instances.
https://www.vultr.com/api/#operation/reboot-bare-metals
Source:

reinstallInstance()

Reinstall the specified bare metal instance.
https://www.vultr.com/api/#operation/reinstall-baremetal
Source:

startInstance()

Start the specified bare metal instance.
https://www.vultr.com/api/#operation/start-baremetal
Source:

startInstances()

Start the specfied bare metal instances.
https://www.vultr.com/api/#operation/start-bare-metals
Source:

updateInstance()

Source: