Data Object - ProfileMetadata

Returned by
QueryHostProfileMetadata
Extends
DynamicData
See also
ExtendedDescription, ProfileMetadataProfileSortSpec
Since
vSphere API 4.0

Data Object Description

This data object represents the metadata information of a Profile.

Properties

Name Type Description
description*ExtendedDescription

Property which describes the profile
keyxsd:string

Type of the Profile
profileTypeName*xsd:string

Type identifier for the ApplyProfile

Since vSphere API 5.0
sortSpec*ProfileMetadataProfileSortSpec[]

Property that determines a sorting order for display purposes. If the list contains more than one sort spec, then the precedence should be determined by the list order (i.e. sort first by the first spec in the list, then sort by the second spec in the list, etc).

Since vSphere API 5.0
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition