Items with tag softlayer_sales_presale_event

    reference

    • getActiveFlag
      A flag to indicate that the presale event is currently active. A presale event is active if the current time is between the start and end dates.
    • getAllObjects
    • getExpiredFlag
      A flag to indicate that the presale event is expired. A presale event is expired if the current time is after the end date.
    • getItem
      The [SoftLayer_Product_Item](/reference/datatypes/SoftLayer_Product_Item) associated with the presale event.
    • getLocation
      The [SoftLayer_Location](/reference/datatypes/SoftLayer_Location) associated with the presale event.
    • getObject
      '''getObject''' retrieves the [SoftLayer_Sales_Presale_Event](/reference/datatypes/SoftLayer_Sales_Presale_Event) object whose id number corresponds to the id number of the init parameter passed to the SoftLayer_Sales_Presale_Event service. Customers may only retrieve presale events that are currently active.
    • getOrders
      The orders ([SoftLayer_Billing_Order](/reference/datatypes/SoftLayer_Billing_Order)) associated with this presale event that were created for the customer's account.
    • SoftLayer_Sales_Presale_Event
      The presale event data types indicate the information regarding an individual presale event. The '''locationId''' will indicate the datacenter associated with the presale event. The '''itemId''' will indicate the product item associated with a particular presale event - however these are more rare. The '''startDate''' and '''endDate''' will provide information regarding when the presale event is available for use. At the end of the presale event, the server or services purchased will be available once approved and provisioned.
    • SoftLayer_Sales_Presale_Event
      Presale events are related to datacenters or products that are not yet currently available, but will be in the near future. For example, if a new datacenter is opening in a month, a presale event may be created that allows customers to purchase server space in advance. When a presale order is placed, the server configuration is saved, but not provisioned until the presale end date - the server will not be available during this waiting period. Also, when a presale order is placed, the customer is not charged up front, but only when the presale order is actually approved and provisioned on the presale end date. This server allows customer to view the currently-active presale events and their date ranges. This may allow a customer to plan early for purchasing a new product or server in a new datacenter.