Namespace: blockStorage

blockStorage

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

Methods

attachStorage()

Attach a specified block storage volume to an instance.
https://www.vultr.com/api/#operation/attach-block
Source:

createStorage()

Create a new block storage volume.
https://www.vultr.com/api/#operation/create-block
Source:

deleteStorage()

Delete the specified block storage volume.
https://www.vultr.com/api/#operation/delete-block
Source:

detachStorage()

Detach a block storage volume.
https://www.vultr.com/api/#operation/detach-block
Source:

getStorage()

Get information for a specified block storage volume.
https://www.vultr.com/api/#operation/get-block
Source:

listStorages()

List all block storage volumes in the account.
https://www.vultr.com/api/#operation/list-blocks
Source:

updateStorage()

Update the specified block storage volume.
https://www.vultr.com/api/#operation/update-block
Source: