Unsolved
This post is more than 5 years old
6 Posts
0
845
March 14th, 2017 07:00
list() and table() inspection
Does anyone know if it is possible to check what the size or contents of a list() or a table() declared in ASL scripts is using dmctl connected to an IPAM domain?
No Events found!
nbruce
53 Posts
0
March 15th, 2017 09:00
David,
Thanks your post. To answer your question, its not possible to get the size of the list or table declared in the ASL script using dmctl. The reason being that dmctl has only has access to Smarts repository objects. The list and tables are not repository objects. Only the asl file has access to the list and table.