Dump attributes of instances and methods when running object walker #21936
Unanswered
kTipSSIoYv
asked this question in
Q&A
Replies: 1 comment
-
|
object_walker is a third party script, but was written for a very old version of ManageIQ, so it's possible it's just out of date. Offhand, I'm not really sure what an |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I'm running object walker I can't see the attributes set in the instances. I want to dump the
logical_eventattribute in object walker.Any idea how this can be done?
I tried to dump
automate_workspacesbut I get the following error.$evm.root['automate_workspaces'] = $evm.vmdb(:automate_workspaces).first
Beta Was this translation helpful? Give feedback.
All reactions