Data Object - HostSpbmHashInfo(vim.host.HostSpbmHashInfo)

Extends
DynamicData
Since
vSAN API vSAN 7.0U1

Data Object Description

A structure enclosing the computed policy info hash and the datastore info hash values. They are used by SPBM to verify whether the policy info or datastore info needs to be refreshed on this host.

Properties

Name Type Description
datastoreInfoHashxsd:string

Hash computed from all the datastore info on the host.
policyInfoHashxsd:string

Hash computed from all the policy definitions on the host.
Properties inherited from DynamicData
None

Show WSDL type definition