-
getAccount
The customer account this Virtual License belongs to.
-
getBillingItem
The billing item for a software virtual license.
-
getHostHardware
The hardware record to which the software virtual license is assigned.
-
getIpAddressRecord
The IP Address record associated with a virtual license.
-
getLicenseFile
Attempt to retrieve the file associated with a virtual license, if such a file exists. If there is no file for this virtual license, calling this method will either throw an exception or return false.
-
getObject
getObject retrieves the SoftLayer_Software_VirtualLicense object whose ID number corresponds to the ID number of the init parameter passed to the SoftLayer_Software_VirtualLicense service. You can only retrieve Virtual Licenses assigned to your account number.
-
getSoftwareDescription
The SoftLayer_Software_Description that this virtual license is for.
-
getSubnet
The subnet this Virtual License's IP address belongs to.
-
SoftLayer_Software_VirtualLicense
SoftLayer_Software_VirtualLicense is the application class that handles a special type of Software License. Most software licenses are licensed to a specific hardware ID; virtual licenses are designed for virtual machines and therefore are assigned to an IP Address. Not all software packages can be 'virtual licensed'.
-
SoftLayer_Software_VirtualLicense
SoftLayer_Software_VirtualLicense is the application class that handles a special type of Software License. Most software licenses are licensed to a specific hardware ID; virtual licenses are designed for virtual machines and therefore are assigned to an IP Address. Not all software packages can be 'virtual licensed'.
SoftLayer_Software_VirtualLicense's service allows you to retrieve the hard-copy license file for a virtual license, if one exists for your license instance.
You can also retrieve the subnet that the IP to which a software virtual license is licensed upon exists in, as well as the software description that this virtual license is for.