MargreteInstance
A discovered Margrete RPC server, read from its discovery record.
Attributes
attributeinstance_idstrIdentifier used to select this instance.
attributeendpointstrThe host:port to connect to.
attributepidint | None= NoneHost process id, if recorded.
attributeplugin_versionstr | None= NonePlugin version that wrote the record, if recorded.
attributelogstr | None= NonePath to the instance's log file, if recorded.
attributerecord_pathPath | None= NonePath to the discovery JSON file this instance was loaded from.
Functions
func__init__(self, instance_id, endpoint, pid=None, plugin_version=None, log=None, record_path=None) -> Noneparamselfparaminstance_idstrparamendpointstrparampidint | None= Noneparamplugin_versionstr | None= Noneparamlogstr | None= Noneparamrecord_pathPath | None= NoneReturns
None