Data Object - ProfilePropertyPath

Property of
AnswerFileStatusError, AnswerFileUpdateFailure, ComplianceLocator, ProfileDeferredPolicyOptionParameter, ProfileExecuteError, ProfileUpdateFailedUpdateFailure
Extends
DynamicData
Since
vSphere API 4.0

Data Object Description

The ProfilePropertyPath data object represents the path to a profile, policy option, or specific parameter. If profilePath, policyId, and parameterId are all specified, the combination of the three identifies a particular parameter. If only profilePath and policyId are specified, the combination identifies a specific profile policy option. If just the profilePath is specified, the data object identifies a profile instance.

Properties

Name Type Description
parameterId*xsd:string

Key for a parameter in the policy specified by policyId. See PolicyOption.parameter and key.

Since vSphere API 5.1
policyId*xsd:string

Policy option identifier. See PolicyOption.id.
profilePathxsd:string

Complete path to the leaf profile, relative to the root of the host profile document.
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition