net.corda.node.api / APIServer / info

info

abstract fun info(): NodeInfo

Report this nodes configuration and identities. Currently tunnels the NodeInfo as an encoding of the Kryo serialised form. TODO this functionality should be available via the RPC