I would like to refresh an object using a regex based upon a precondition. I have the precondition working just fine, but putting a regex in the refresh configuration hasn't yielded success.
I've also tried refreshing the parameter via an alias I created, but that is not working either. Thank you for the help! Here are the multitude of regex combos I've tried: /InternetGatewayDevice.WANDevice./^\\d+$/.WANConnectionDevice./^\\d+$/.WANPPPConnection./^\\d+$/.Password/ /InternetGatewayDevice.WANDevice./^\\d+$/.WANConnectionDevice./^\\d+$/.WANPPPConnection./^\\d+$// /InternetGatewayDevice.WANDevice./^\\d+$/.WANConnectionDevice./^\\d+$/.WANPPPConnection./^\\d+$/ InternetGatewayDevice.WANDevice./^\\d+$/.WANConnectionDevice./^\\d+$/.WANPPPConnection./^\\d+$/.Password /InternetGatewayDevice\.WANDevice\.\d+\.WANConnectionDevice\.\d+\.WANPPPConnection\.\d+\.Password/ /InternetGatewayDevice\.WANDevice\.\d+\.WANConnectionDevice\.\d+\.WANPPPConnection\.\d+/ InternetGatewayDevice.WANDevice./^\\d+$/.WANConnectionDevice./^\\d+$/.WANPPPConnection./^\\d+$/ /InternetGatewayDevice.WANDevice./^\\d+$/.WANConnectionDevice./^\\d+$/.WANPPPConnection./^\\d+$// summary.pppoePassword /InternetGatewayDevice\.WANDevice\.\d+/ /InternetGatewayDevice\.WANDevice\.\\d+/
_______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
