Data Object - PbmCapabilityProfileCreateSpec(pbm.profile.CapabilityBasedProfileCreateSpec)

Parameter to
PbmCheckCompatibilityWithSpec, PbmCreate, PbmQueryMatchingHubWithSpec
Extends
DynamicData
See also
PbmCapabilityConstraints, PbmProfileResourceType

Data Object Description

The PbmCapabilityProfileCreateSpec describes storage requirements. Use this data object to create a PbmCapabilityProfile.

Properties

Name Type Description
constraintsPbmCapabilityConstraints

Set of subprofiles that define the storage requirements. A subprofile corresponds to a rule set in the vSphere Web Client.
description*xsd:string

Text description associated with the profile.
namexsd:string

Name of the capability based profile to be created. The maximum length of the name is 80 characters.
resourceTypePbmProfileResourceType

Specifies the type of resource to which the profile applies.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition