@GET @Path("info") @Produces(["application/json"]) abstract fun info(): NodeInfo
Report this node's configuration and identities.