|
| AboutBillingData | Billing information, read-only (no HTTP PUT/POST/DELETE methods to
update it). |
| AboutOrder | Information about an order. Data from our database.
Excludes live stats from the host server. Usable for VPSs or
dedicated servers. |
| AllocatedIPs | Read only information about the IPs allocated to a server. |
| Amount | Represents an amount in both a native currency and in USD. |
| BillingMethodData | Information about a billing method you have with us. |
| DataLocationInfo | Information about a data center location. |
| DataTransferAllocationData | A server's data transfer allocation. 'NA' for a VPS on a
customer's own dedicated server (which has its own data transfer
allowance). |
| DataTransferUsageInfo | Information about how much data transfer allowance your VPS has been
using. |
| DeleteServerResponse | Information about what happened when deleting/shutting down the
server. |
| DistroInfo | The code and description for a distro. e.g. |
| FileData | |
| GetBillingMethodsResponse | The response to a query of a customer's billing methods. |
| GetDataTransferUsageAndOtherVPSStatusInformation | Information about the VPS's status, including its data transfer usage
for the current and previous month. |
| GetDistrosResponse | A list of the currently offered/available distros. |
| GetOrderResponse | Detail about a server order. |
| GetOrdersResponse | The orders matching the specified order filter. |
| GetPricingPlansResponse | The response to the pricing plans listing resource. |
| GetVPSStatusResponse | VPS stats (like current kernel name, whether console logins are
enabled, whether backups are currently running , when the next backup
will run, vps uptime, and VPS seconds used). It also returns
host server info. e.g. |
| HostServerInfo | Information about a host server, including its capabilities. |
| IErrorInfo | An interface that describes an error. |
| InstantiationData | |
| InstantiationViaCloneData | Options for when you are instantiating a server via clone (vs. |
| IPRequestData | Number of IPs VPS needs. In a separate data structure so that
at a later date we can add more IPs to a provisioned server. |
| KeyValueMetaData | |
| NewVPSRequest | This structure defines the VPS to be setup. |
| OrderBeingBilled | A brief bit of detail about an order (used on the BillingMethodData
object). |
| OrderFilter | Criteria on which to filter orders. e.g. |
| PlanFilter | These are the field names you can use in the pricing plan url as
matrix parameters to filter/restrict what plans are returned.
e.g. |
| PostNewVPSResponse | The response after you create a new VPS. |
| PricingPlanInfo | Information about a pricing plan, aka vps 'size'. |
| PutCancelledResponse | Response returned when setting a cancellation date on a server. |
| PutHostServerMoveResponse | The result of the 'move host server' request. |
| PutRunningStateResponse | |
| PutRunningVPSDataResponse | |
| ResourceChangeResult | Information about a resource change. |
| RunningStateChangeRequest | |
| RunningVPSData | Attributes about a running VPS. Implicit with any changes to
these attributes on a VPS is that we'd need to restart the VPS for
the changes to happen. At least at this point in time. |
| RunningVPSInfo | Stats from the VPS host server. This is 'live' data from a
physical server (vs. |
| VPSMoveRequest | Information about how to move a VPS. |