This class contains information on the ByteBlower System. More...
Methods | |
Connection.Host.Get | |
Returns the host (either registered name or IP address) used to connect to the ByteBlower server. More... | |
Connection.IPAddress.Get | |
Returns the IP address used to connect to the ByteBlower server. More... | |
Connection.PortNumber.Get | |
Returns the TCP port number of the connected ByteBlower server. More... | |
Description.Get | |
Returns a textual description of the object. | |
License.Get | |
Returns the License information for this ByteBlower server. More... | |
MachineID.Get | |
Returns a unique identifier for the machine where this ByteBlower server service runs on. More... | |
Management.IPAddress.Get | |
Returns all management IP addresses of the connected ByteBlower server. More... | |
Parent.Get | |
Returns the parent object. | |
Series.Get | |
Returns the server series of the connected ByteBlower server. More... | |
ServiceID.Get | |
Returns a unique service identifier for this ByteBlower service. More... | |
Type.Get | |
Retrieves the type of the ByteBlower service. More... | |
Version.Get | |
Returns the software version of the connected ByteBlower server. More... | |
This class contains information on the ByteBlower System.
With this object you can get information concerning the Type / version / IP or hostname etc... information.
ByteBlowerServer.ServiceInfo::Connection.Host.Get |
ByteBlowerServer.ServiceInfo::Connection.IPAddress.Get |
ByteBlowerServer.ServiceInfo::Connection.PortNumber.Get |
ByteBlowerServer.ServiceInfo::License.Get |
Returns the License information for this ByteBlower server.
Each physical ByteBlower server (represented by this type of object) has a specific ByteBlower License.
Returns:
<ByteBlowerLicense object>
ByteBlowerServer.ServiceInfo::MachineID.Get |
Returns a unique identifier for the machine where this ByteBlower server service runs on.
The machineID is a unique ID for the machine (the physical server), and generated at install time. If the server is re-installed, a new ID will be generated.
If you have a ByteBlower service and a MeetingPoint service running on the same physical server then will ByteBlowerServiceInfo::MachineID.Get and MeetingPointServiceInfo::MachineID.Get return the same value
Returns:
082b73cdd97d96732ba106e758c13d40
ByteBlowerServer.ServiceInfo::Management.IPAddress.Get |
ByteBlowerServer.ServiceInfo::Series.Get |
Returns the server series of the connected ByteBlower server.
The server series defines the ByteBlower server hardware and features. As of 2017, the available server series are
Returns:
4100
ByteBlowerServer.ServiceInfo::ServiceID.Get |
Returns a unique service identifier for this ByteBlower service.
The serviceID is a unique ID for the service ( e.g. ByteBlower) and is generated when the service (ByteBlower) boots for the first time. If you don't re-install the system, the ID will be the same. It's percistent across reboots. A physical server can have other sercices running (e.g. MeetingPoint - see MeetingPoint). With this ID you can identify each service and together with the MachineID you can see if those services are running on the same Physical Server.
a MeetingPoint (MeetingPoint) has also a serviceId (MeetingPoint.ServiceInfo::ServiceID.Get). And that value should be different than this.
Returns:
ByteBlower:de949dd3-ea45-40cd-8f84-0a2d9ccd6984
ByteBlowerServer.ServiceInfo::Type.Get |
ByteBlowerServer.ServiceInfo::Version.Get |
Returns the software version of the connected ByteBlower server.
Each physical ByteBlower server (represented by this type of object) runs a specific software version. This version is independent from both the ByteBlower API version (seen when loading the package) and the ByteBlower GUI version (shown in the GUI).
Server software is upgraded from the server itself. For more information on this topic, please see this ByteBlower API Knowledgebase: How to: Updating a ByteBlower server in 2.x environment on our Support Portal.
Returns:
1.1.0