}
public ResourcepoolEntry updateNode(String hostname, String pool, String networks,
Integer memory, Boolean active)
throws NodeInUseException, NodeNotFoundException, NodeManagementDisabled {
throw new NodeManagementDisabled(REMOTE_NODE_MGR_DISABLED);
}