Construct a ServerMetadata object.
the version of the server
the type of server (Horizon, Meridian)
Optional
ticketerConfig: TicketerConfigOptional
Readonly
ticketerThe ticketer config. Requires at least version 21.0.0 of OpenNMS.
Readonly
typeThe type of server (Horizon, Meridian).
Readonly
versionThe version of the server.
Create a new metadata object from this existing one.
Whether this metadata object is the same as another.
Optional
that: ServerMetadataCreate a new metadata object from this existing one, with the given ticketer config.
Optional
ticketerConfig: TicketerConfig
A class that represents the capabilities an OpenNMS server has and other information about it.