Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ProfileParameterMetadata(vim.profile.ParameterMetadata)
- Property of
- ProfileExpressionMetadata, ProfilePolicyOptionMetadata, UserInputRequiredParameterMetadata
- Extends
- DynamicData
- See also
- ExtendedElementDescription, ProfileParameterMetadataParameterRelationMetadata
- Since
- vSphere API Release 4.0
Data Object Description
The ProfileParameterMetadata data object represents the metadata information for expressions, policy options, and host-specific configuration data.Properties
Name | Type | Description |
---|---|---|
defaultValue* | xsd:anyType |
Default value that can be used for the parameter.
|
* | hiddenxsd:boolean |
Whether the parameter will not be displayed in UI.
Since vSphere API Release 6.5 |
id | ExtendedElementDescription |
Identifier for the parameter.
|
optional | xsd:boolean |
Whether the parameter is optional.
|
parameterRelations* | ProfileParameterMetadataParameterRelationMetadata[] |
Relations with other profile or parameters.
Since vSphere API Release 6.7 |
readOnly* | xsd:boolean |
Indicates that the parameter value is read-only.
Since vSphere API Release 6.5 |
securitySensitive* | xsd:boolean |
Whether the parameter is security sensitive.
Since vSphere API Release 6.5 |
type | xsd:string |
Type of the 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 |