vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostSpbmPolicyInfo(vim.host.HostSpbmPolicyInfo)
- Extends
- DynamicData
- See also
- HostSpbmPolicyBlobInfo
- Since
- vSAN 7.0U1
Data Object Description
A structure representing a user-defined storage profile in SPBM.Properties
Name | Type | Description |
---|---|---|
description* | xsd:string |
Description of the profile.
|
generationId | xsd:long |
Generation number of the profile.
|
name | xsd:string |
Name of the profile.
|
policyBlobInfo | HostSpbmPolicyBlobInfo[] |
Array containing string representation of subprofiles which
belongs to this policy.
|
profileId | xsd:string |
Profile Id.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |