Hello
I am doing some testing with powercli and vCloud director.
PowerCLI C:\> $storage = Get-OrgVdc -name Orgvdc
PowerCLI C:\> $storage.StorageLimitGB
200
200 is actually the combined storage from 2 storage profiles.
Is there any way to get the output from what storage profile the disk is from?
Regards
/Niclas