Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resource Type recursion #20

Open
wilsonb77 opened this issue Feb 20, 2020 · 1 comment
Open

Resource Type recursion #20

wilsonb77 opened this issue Feb 20, 2020 · 1 comment
Assignees

Comments

@wilsonb77
Copy link

Tested selecting a Parent resource (-P parameter) like a Resource Pool or a Cluster. If a VM exists directly in the RP or cluster the results are returned. If VMs live in nested resource pools for the ResourcePool resource type or if the VMs live in a resource pool for the ClusterComputeResource no VM metrics are found/returned. Seems there is no recursion going on for the Resource Types in Parent selection. Would be very useful for it to default to recursive or have a parameter enable recursion.

@wilsonb77
Copy link
Author

To further clarify - the goal for example would be to show the metrics for all of the VMs in the specified Resource Pool. Sometimes those VMs could live in a nested Resource Pool within the parent resource pool.

@prydin prydin self-assigned this Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants