Test Search vSphere Web Services API


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.
hidden*xsd:boolean

Whether the parameter will not be displayed in UI.

Since vSphere API Release 6.5
idExtendedElementDescription

Identifier for the parameter.
optionalxsd: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
typexsd:string

Type of the parameter.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition