SoftLayer_Billing_Item_Virtual_DedicatedHost


SoftLayer_Billing_Item_Virtual_DedicatedHost

Description

Methods

cancelItem

Cancel a service or resource.

cancelService

Cancel a service or resource immediately. This does not include bare metal servers.

cancelServiceOnAnniversaryDate

Cancel a service or resource on the next bill date

getAccount

The account that a billing item belongs to.

getActiveAgreementFlag

A flag indicating that the billing item is under an active agreement.

getActiveAssociatedChildren

A billing item’s active associated child billing items. This includes “floating” items that are not necessarily child items of this billing item.

getActiveBundledItems

A Billing Item’s active bundled billing items.

getActiveCancellationItem

A service cancellation request item that corresponds to the billing item.

getActiveChildren

A Billing Item’s active child billing items.

getActiveSparePoolBundledItems

A Billing Item’s spare pool bundled billing items.

getAssociatedBillingItem

A billing item’s associated parent. This is to be used for billing items that are “floating”, and therefore are not child items of any parent billing item. If it is desired to associate an item to another, populate this with the SoftLayer_Billing_Item ID of that associated parent …

getAssociatedBillingItemHistory

A history of billing items which a billing item has been associated with.

getAssociatedChildren

A Billing Item’s associated child billing items. This includes “floating” items that are not necessarily child billing items of this billing item.

getAssociatedParent

A billing item’s associated parent billing item. This object will be the same as the parent billing item if parentId is set.

getBandwidthAllocation

The bandwidth allocation for a billing item.

getBillableChildren

A billing item’s recurring child items that have once been billed and are scheduled to be billed in the future.

getBundledItems

A Billing Item’s bundled billing items.

getCanceledChildren

A Billing Item’s active child billing items.

getCancellationReason

The billing item’s cancellation reason.

getCancellationRequests

This will return any cancellation requests that are associated with this billing item.

getCategory

The item category to which the billing item’s item belongs.

getChildren

A Billing Item’s child billing items'

getChildrenWithActiveAgreement

A Billing Item’s active child billing items.

getDowngradeItems

For product items which have a downgrade path defined, this will return those product items.

getFilteredNextInvoiceChildren

A Billing Item’s associated child billing items, excluding some items with a $0.00 recurring fee.

getHourlyFlag

A flag that will reflect whether this billing item is billed on an hourly basis or not.

getInvoiceItem

Invoice items associated with this billing item

getInvoiceItems

All invoice items associated with the billing item

getItem

The entry in the SoftLayer product catalog that a billing item is based upon.

getLocation

The location of the billing item. Some billing items have physical properties such as the server itself. For items such as these, we provide location information.

getNextInvoiceChildren

A Billing Item’s child billing items and associated items'

getNextInvoiceTotalOneTimeAmount

A Billing Item’s total, including any child billing items if they exist.'

getNextInvoiceTotalOneTimeTaxAmount

A Billing Item’s total, including any child billing items if they exist.'

getNextInvoiceTotalRecurringAmount

A Billing Item’s total, including any child billing items and associated billing items if they exist.'

getNextInvoiceTotalRecurringTaxAmount

This is deprecated and will always be zero. Because tax is calculated in real-time, previewing the next recurring invoice is pre-tax only.

getNonZeroNextInvoiceChildren

A Billing Item’s associated child billing items, excluding ALL items with a $0.00 recurring fee.

getObject

Retrieve a SoftLayer_Billing_Item_Virtual_DedicatedHost record.

getOrderItem

A billing item’s original order item. Simply a reference to the original order from which this billing item was created.

getOriginalLocation

The original physical location for this billing item–may differ from current.

getPackage

The package under which this billing item was sold. A Package is the general grouping of products as seen on our order forms.

getParent

A billing item’s parent item. If a billing item has no parent item then this value is null.

getParentVirtualGuestBillingItem

A billing item’s parent item. If a billing item has no parent item then this value is null.

getPendingCancellationFlag

This flag indicates whether a billing item is scheduled to be canceled or not.

getPendingOrderItem

The new order item that will replace this billing item.

getProvisionTransaction

Provisioning transaction for this billing item

getResource

The resource for a virtual dedicated host billing item.

getServiceBillingItemsByCategory

Returns billing item in a given category code. Use this method to retrieve service billing items that you wish to cancel.

getSoftwareDescription

A friendly description of software component

getUpgradeItem

Billing items whose product item has an upgrade path defined in our system will return the next product item in the upgrade path.

getUpgradeItems

Billing items whose product item has an upgrade path defined in our system will return all the product items in the upgrade path.

removeAssociationId

Remove an association from an orphan billing item.

setAssociationId

Set the associated billing item for an orphan billing item.

voidCancelService

Void a service cancellation that was previously made.