Application
Table of Contents
Interfaces
- ModelInterface
Classes
- Account
- Contains information about, the account, permission, and billing information.
- AccountException
- AccountService
- Account service handler, for account endpoints.
- Application
- Holds deployable application image info that can be used on virtualmachine's and baremetal's.
- ApplicationException
- ApplicationService
- Application service handler, for applications endpoints.
- Backup
- Holds snapshot information on the backup.
- BackupException
- BackupService
- Backup service handler, for backup endpoints.
- BareMetal
- Holds baremetal information from the response of the api.
- BareMetalCreate
- Options to create a baremetal machine.
- BareMetalException
- BareMetalIPv4Info
- Holds ipv4 address information on the ip address attached to the baremetal machine.
- BareMetalIPv6Info
- Holds ipv6 address information on the ip address attached to the baremetal machine.
- BareMetalService
- Baremetal service handler, for bare-metals endpoints.
- BareMetalUpdate
- Options to update a baremetal machine.
- Bill
- Holds billing history information.
- BillingException
- BillingService
- Billing service handler, for billing endpoints.
- Invoice
- Holds invoice information.
- InvoiceItem
- Holds item information on a specific invoice.
- BlockStorage
- Holds block storage device information.
- BlockStorageException
- BlockStorageService
- Blockstorage service handler, for blocks endpoints.
- DNSException
- DNSService
- DNS service handler, for dns endpoints.
- DNSSOA
- Holds SOA(start of authority) information.
- Domain
- Holds Domain information.
- Record
- Holds a Record for the Domain name.
- FirewallException
- FirewallGroup
- Holds firewall group information.
- FirewallRule
- Holds firewall rule information.
- FirewallService
- Firewall service handler, for firewall endpoints.
- BackupSchedule
- Holds backup schedule information.
- Instance
- Holds vps instance information.
- InstanceCreate
- InstanceException
- InstanceIPv4Info
- Holds instance ipv4 address information.
- InstanceIPv6Info
- Holds instance ipv6 address information
- InstanceReverseIPv6
- Holds instance reverse dns ipv6 information.
- InstanceService
- Instance service handler, for all instances endpoints.
- InstanceUpdate
- IsoStatus
- Holds iso mount status information.
- VPCAttachment
- Holds information on the virtual private cloud network that is attached to a instance.
- ISO
- Holds ISO information.
- ISOException
- ISOService
- ISO service handler, for all iso endpoints.
- PublicISO
- Holds public iso information
- KubernetesException
- KubernetesService
- Kubernetes service handler, for all kubernetes endpoints.
- Node
- Holds node information.
- NodePool
- Holds node pool information.
- NodeResource
- Holds node resource information.
- BlockResource
- Block storage level resource that is being used by the node pool
- LoadBalancerResource
- Load balancer level resource that is being used by the node pool
- VKECluster
- Holds vke cluster information.
- FirewallRule
- Holds firewall rule information.
- ForwardRule
- Holds forward rule information.
- LBHealth
- Holds load balancer health information.
- LBInfo
- Holds load balanacer information, that balances the traffic.
- LoadBalancer
- Holds load balancer information.
- LoadBalancerCreate
- LoadBalancerException
- LoadBalancerService
- Load balancer service handler, for all load-balancers endpoints.
- LoadBalancerUpdate
- SSL
- Holds SSL information that is used to generate a request to the api.
- StickySession
- Holds sticky session information that is used to generate a request to the api.
- ObjectStorage
- Holds Object storage information.
- ObjectStorageException
- ObjectStorageService
- Object storage service handler, for all object-storage endpoints.
- ObjStoreCluster
- Holds object storage cluster information.
- OperatingSystem
- Holds operating system information.
- OperatingSystemException
- OperatingSystemService
- Operating system service handler, for all os endpoints.
- BMPlan
- Holds bare metal plan information.
- PlanException
- PlanService
- Plan service handler, for all plans endpoints.
- VPSPlan
- Holds vps plan information
- Region
- Holds region specific information.
- RegionException
- RegionService
- Region service handler, for all regions endpoints.
- ReservedIP
- Holds reserved ip address information.
- ReservedIPException
- ReservedIPService
- Reserved IP service handler, for all reserved-ips endpoints.
- Snapshot
- Holds snapshot information.
- SnapshotException
- SnapshotService
- Snapshot service handler, for all snapshots endpoints.
- SSHKey
- Holds ssh key information.
- SSHKeyException
- SSHKeyService
- SSH key service handler, for all ssh-keys endpoints.
- StartupScript
- Holds startup script information.
- StartupScriptException
- StartupScriptService
- Startup script service handler, for all startup-scripts endpoints.
- User
- Holds sub user information.
- UserException
- UserService
- User service handler, for all users endpoints.
- VirtualPrivateCloud
- Holds virtual private cloud information.
- VPCException
- VPCService
- Virtual private cloud service handler, for all vpcs endpoints.
- VultrService
- VultrServiceException
- ListOptions
- Pagination and metadata mechanism that can be used throughout all list functions.
- ModelOptions
- VultrUtil
- VultrAuth
- Authentication mechanism that holds your API key.
- VultrClient
- VultrClientException
- VultrClientHandler
- VultrConfig
- VultrException