Sync CPE wan instances to ACS data model

Hi All,

I fairly new to Genieacs. i am using 1.2.7 right now. I am trying to create a provision where it needs to check if new instances in the CPE is created ( via CPE GUI directly ) and update its own data model. in short im looking for the equivalent declare syntax of refresh button on the GUI
for the parameter: “InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection” which gets and displays the new WAN instance i.e. .2.

Hi All,

its ok i figured it out. i need to do path: Date.now () and add ‘.’ and '..*’

thanks

hi all. its ok i figured it out. thanks.

just need to add asterisks for the child paths and path: Date.now() for timestamp.