This class represents the license information of your connected server. More...
Methods | |
Description.Get | |
Returns a textual description of the object. | |
NumberOfNonTrunks.Get | |
The maximum number of non-trunking interfaces allowed by the license. More... | |
NumberOfTrunkPorts.Get index | |
The maximum number of ByteBlower Interfaces that can reside at the given trunk interface. More... | |
NumberOfTrunks.Get | |
The maximum number of trunking interfaces allowed by the license. More... | |
Parent.Get | |
Returns the parent object. | |
Serial.Get | |
Retrieves the serial number. This serial number is the serial number of the hardware containing the license. This is handy info when contacting the ByteBlower support department. More... | |
Time.Allowed.Get | |
The number of minutes the ByteBlower server can run on the license. If the value is set to 4294967295, the license is permanent and the number should be treated as infinity. More... | |
Time.Consumed.Get | |
The number of minutes the ByteBlower server has run on the license. This value has only a meaning when the license is a temporary (demo) license. More... | |
Version.Get | |
This class represents the license information of your connected server.
The license is defined by the security key hardware on your ByteBlower server.
ByteBlowerLicense::NumberOfNonTrunks.Get |
ByteBlowerLicense::NumberOfTrunkPorts.Get | index | ||
The maximum number of ByteBlower Interfaces that can reside at the given trunk interface.
index | Index of the trunk interface to obtain the value for. |
Returns:
48
ByteBlowerLicense::NumberOfTrunks.Get |
ByteBlowerLicense::Serial.Get |
Retrieves the serial number. This serial number is the serial number of the hardware containing the license. This is handy info when contacting the ByteBlower support department.
Returns:
123456789
ByteBlowerLicense::Time.Allowed.Get |
The number of minutes the ByteBlower server can run on the license. If the value is set to 4294967295, the license is permanent and the number should be treated as infinity.
Returns:
3600
ByteBlowerLicense::Time.Consumed.Get |
The number of minutes the ByteBlower server has run on the license. This value has only a meaning when the license is a temporary (demo) license.
Returns:
10