vmware / dscr-for-vmware

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

[Feature] Implement DSC Resource that adds Datastores to a Datastore Cluster #270

Closed SimeonGerginov closed 4 years ago

SimeonGerginov commented 4 years ago

As discussed in PR #267 with @danielboth currently there is no way to add Datastores to a Datastore Cluster. So a new DSC Resource should be implemented that covers this use case.

SimeonGerginov commented 4 years ago

DatastoreClusterAddDatastore DSC Resource was added via PR #271. For more information on how to use the new DSC Resource, please visit DatastoreClusterAddDatastore DSC Resource wiki.