SoftLayer_Software_License


SoftLayer_Software_License

Description

This class describes a specific type of license, like a Microsoft Windows Site License, a GPL license, or a license of another type.

Local


id

An ID number for this specific License type.
Type: int


softwareDescriptionId

The ID number of a Software Description that this specific license is valid for.
Type: int

Relational


account

The account that owns this specific License instance.
Type: SoftLayer_Account


owner

The account that owns this specific License instance.
Type: SoftLayer_Account


softwareDescription

A Description of the software that this license instance is valid for.
Type: SoftLayer_Software_Description

Count