Hi Jorge,
Very interesting requirement.
Now, WFA doesn't have this subnet data in its db cm_storge, this is because OCUM itself have this data being monitored from the ONTAP cluster.
So what can you do here?
- File a new feature bug with OCUM and then WFA and wait for it to be available. This can have infinite waiting time.
- Get the data directly from ONTAP Cluster into WFA.
Again with option 2, you have 2 choices:
1. Build your new scheme. dictionary and your Data Source type to obtain this data from Ontap Cluster. This can have some advantages but needs some planning to do.
2. Have your command to get data at execution time and do all the math needed in your command code. Much straightforward, but right now I don' know what you may run into.
I've not tried this subnet thing much, so let me explore more on it.
I'll post the solution soon.
sinhaa
If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.