pub async fn add_pending_node( conn: &Connection, endpoint: u16, node_id: u64, friendly_name: String, ) -> Result<()>
Invoke AddPendingNode command on cluster Joint Fabric Datastore.
AddPendingNode
Joint Fabric Datastore