Construct a new OnmsServer object representing a remote server.
Readonly
authThe authorization configuration associated with the server.
Readonly
idA unique identifier for this server.
Readonly
metadataThe capabilities of the server
Optional
Readonly
nameAn optional name associated with this server.
Readonly
urlThe base URL to the server.
Get the hostname portion of the URL associated with this server.
Create a new server object from this existing one, with the same ID.
Check whether the provided server has the same settings as this one.
Optional
that: OnmsServerStatic
newCreate a new builder for an [[OnmsServer]] object.
Optional
url: string
Represents a remote OpenNMS server.