Data Object - HostSpbmPolicyBlobInfo(vim.host.HostSpbmPolicyBlobInfo)

Property of
HostSpbmPolicyInfo
Extends
DynamicData
Since
vSAN API vSAN 7.0U1

Data Object Description

A user defined storage profile consists of multiple sub-profiles each having a unique owner namespace. A namespace identifies the storage backend providing the capabilities (eg. vSAN). This structure represents such a sub-profile.

Properties

Name Type Description
namespacexsd:string

Namespace to which the subprofile belongs.
policyBlobxsd:string

A string representation of the capabilities (and their values) defined in this sub-profile. The string representation is in SPBM's XML blob format.
Properties inherited from DynamicData
None

Show WSDL type definition