When the storage policy of a virtual machine is set to "Datastore Default", executing the following PowerCLI command returns an empty value for the Storage Policy:Get-VM "VM Name" | Get-HardDisk | Get-SpbmEntityConfiguration
VMware vCenter Server 8.0.x
This is the expected behavior. Reconfigure the virtual machine to use an explicitly defined Storage Policy rather than the implicit "Datastore Default". Once an explicit policy is assigned, the command output will correctly populate the Storage Policy field.