Data Object - PbmProfile(pbm.profile.Profile)

Property of
PbmDefaultProfileInfo
Returned by
PbmFindApplicableDefaultProfile, PbmRetrieveContent
Extended by
PbmCapabilityProfile
Extends
DynamicData
See also
PbmProfileId

Data Object Description

The PbmProfile data object is the base object for storage capability profiles. This object defines metadata for the profile. The derived capability profile represents the user's intent for selection and configuration of storage resources and/or services that support deployment of virtual machines and virtual disks.

Properties

Name Type Description
createdByxsd:string

User name of the profile creator. Set during creation time.
creationTimexsd:dateTime

Time stamp of profile creation.
description*xsd:string

Profile description.
lastUpdatedByxsd:string

Name of the user performing the latest modification of the profile.
lastUpdatedTimexsd:dateTime

Time stamp of latest modification to the profile.
namexsd:string


profileIdPbmProfileId

Unique identifier for the profile.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition