Azure / Microsoft.AVS.Management

AVS PowerCLI based Automation Tools for Administrators
MIT License
11 stars 20 forks source link

Enable user to collect all available VMFS datastores under a given vSphere Cluster #195

Closed rahman-lb closed 1 year ago

rahman-lb commented 1 year ago

This PR will enable user to know all available datastores under a given cluster. In many cases end-user of the RunCommand wants to know the existing datastore and its capacity vs available space. This PR also introduce a change to existing Dismount-datastore for NVMe/TCP devices, current behavior is PRESERVED for scsi devices, and NVMe/TCP devices are not detached after Dismount command similar to other VMware API and vSpher WebUI.

The changes in this PR are as follows:

I have read the contributor guidelines and have completed the following:

rahman-lb commented 1 year ago

@srajmohan24

rahman-lb commented 1 year ago

@srajmohan24