vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ProfileCompositePolicyOptionMetadata(vim.profile.CompositePolicyOptionMetadata)
- Extends
- ProfilePolicyOptionMetadata
- Since
- vSphere API Release 4.0
Data Object Description
The ProfileCompositePolicyOptionMetadata data object represents the metadata information for a composite PolicyOption. The user will retrieve metadata information about a composite policy and then combine policy options to produce the composite policy option.Properties
Name | Type | Description |
---|---|---|
option | xsd:string[] |
List of optional policy option identifiers that could be combined
in this composite policy option. The policy options should already be
part of the possible policy options for the policy. See the
ProfilePolicyMetadata.possibleOption
list.
|
Properties inherited from ProfilePolicyOptionMetadata | ||
id, parameter | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |