How to retrieve datastores in VMWARE based on the cluster name using Pyvmomi. [vim.Storagepod] gives null result, so is there any other way to retrieve the datastores filtering on the datacluster name.
datastores = get_all_objs(content, vim.StoragePod) It returns a null object