vmware / dscr-for-vmware

The Repository contains Microsoft PowerShell Desired State Configuration (DSC) Resources for managing VC and ESXi settings.
Other
140 stars 41 forks source link

DSC Implementation for Resource Pool #329

Open mbertolina opened 3 years ago

mbertolina commented 3 years ago

Is there any plan to implement DSC for Resource Pool objects?.

SimeonGerginov commented 3 years ago

Hi @mbertolina, thanks for asking, it's not in the roadmap yet but our roadmap is driven by requests and use-cases.

Can you share additional details about your use-case? Do you a want a DSC Resource that creates or deletes Resource Pool objects or just a DSC Resource that manages existing Resource Pools. Maybe a combination of both?

mbertolina commented 3 years ago

Hi @SimeonGerginov , thanks for the quick reply. I would like to request a combination of both. We have some of Resource Pools under Clusters that need to be created, and from time to time updated if not in the desired state (to me with "Ensure" parameter as mandatory would be fine). In my case, the resource pools are placed under clusters but accordingly to powercli New-ResourcePool cmd-let Resource Pools can be located under another Resource Pool and VMHosts as well. If possible, this would be a nice to have.

hunnj commented 2 years ago

Hello and good morning,

are there any updates related to those resourcepools? I need those as well.

Best regards!