Namespace: instances

instances

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

Methods

attachIsoToInstance()

Attach an ISO to the specified instance.
https://www.vultr.com/api/#operation/attach-instance-iso
Source:

attachVpc2ToInstance()

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

attachVpcToInstance()

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

createInstance()

Source:

createInstanceIpv4()

Create an IPv4 address for the specified instance.
https://www.vultr.com/api/#operation/create-instance-ipv4
Source:

createInstanceReverseIpv4()

Create a reverse IPc4 address for the specified instance.
https://www.vultr.com/api/#operation/create-instance-reverse-ipv4
Source:

createInstanceReverseIpv6()

Create a reverse IPv6 entry for the specified instance.
https://www.vultr.com/api/#operation/create-instance-reverse-ipv6
Source:

deleteInstance()

Delete the specified VPS instance.
https://www.vultr.com/api/#operation/delete-instance
Source:

deleteInstanceReverseIpv6()

Delete the specified instnace's reverse IPv6 information.
https://www.vultr.com/api/#operation/delete-instance-reverse-ipv6
Source:

deleteIpv4Address()

Delete the IPv4 address from the specified instance.
https://www.vultr.com/api/#operation/delete-instance-ipv4
Source:

detachIsoFromInstance()

Detach the specified instance's ISO.
https://www.vultr.com/api/#operation/detach-instance-iso
Source:

detachVpc2FromInstance()

Detach the specified instance's vpc 2.0.
https://www.vultr.com/api/#operation/detach-instance-vpc2
Source:

detachVpcFromInstance()

Detach the specified instance's vpc.
https://www.vultr.com/api/#operation/detach-instance-vpc
Source:

getAvailableInstanceUpgrades()

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

getInstance()

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

getInstanceBackupSchedule()

Retrieve the specified instance's backup schedule.
https://www.vultr.com/api/#operation/get-instance-backup-schedule
Source:

getInstanceBandwidth()

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

getInstanceIpv6Information()

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

getInstanceIsoStatus()

Get the ISO status for the specified instance.
https://www.vultr.com/api/#operation/get-instance-iso-status
Source:

getInstanceNeighbors()

Get a list of other instances in the same location as the specified instance.
https://www.vultr.com/api/#operation/get-instance-neighbors
Source:

getInstanceUserData()

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

haltInstance()

Source:

haltInstances()

Halt the spcified VPS instances.
https://www.vultr.com/api/#operation/halt-instances
Source:

listInstanceIpv4Information()

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

listInstanceIpv6ReverseInformation()

List the reverse IPv6 information for the specified instance.
https://www.vultr.com/api/#operation/list-instance-ipv6-reverse
Source:

listInstanceVpc2()

List the 2.0 vpcs for the specified instance.
https://www.vultr.com/api/#operation/list-instance-vpc2
Source:

listInstanceVpcs()

List the vpcs for the specified instance.
https://www.vultr.com/api/#operation/list-instance-vpcs
Source:

listInstances()

List all VPS instances in the account.
https://www.vultr.com/api/#operation/list-instances
Source:

rebootInstance()

Source:

rebootInstances()

Source:

restoreInstance()

Restore a specified instance from either a backup or snapshot.
https://www.vultr.com/api/#operation/restore-instance
Source:

setDefaultReverseDnsEntry()

Set a reverse DNS entry for an IPv4 address on the specified instance.
https://www.vultr.com/api/#operation/post-instances-instance-id-ipv4-reverse-default
Source:

setInstanceBackupSchedule()

Set a backup schedule for the specified instnace.
https://www.vultr.com/api/#operation/create-instance-backup-schedule
Source:

startInstance()

Source:

startInstances()

Source:

updateInstance()

Update information for the specified VPS instance.
https://www.vultr.com/api/#operation/update-instance
Source: