Test Search VMware Storage Policy API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - PbmCapabilityProfile(pbm.profile.CapabilityBasedProfile)
- Extended by
- PbmDefaultCapabilityProfile
- Extends
- PbmProfile
- See also
- PbmCapabilityConstraints, PbmProfileResourceType
- Since
- 1.0
Data Object Description
The PbmCapabilityProfile data object defines capability-based profiles. A capability-based profile is derived from tag-based storage capabilities or from vSAN storage capabilities.Properties
Name | Type | Description |
---|---|---|
constraints | PbmCapabilityConstraints |
Subprofiles that describe storage requirements or storage provider capabilities,
depending on the profile category (REQUIREMENT or RESOURCE).
|
generationId* | xsd:long |
Generation ID is used to communicate the current version of the profile to VASA
providers. It is only applicable to REQUIREMENT profile types. Every time a
requirement profile is edited, the Server will increment the generationId. You
do not need to set the generationID. When an object is created (or
reconfigured), the Server will send the requirement profile content, profile ID and
the generationID to VASA provider.
|
isDefault | xsd:boolean |
Deprecated.
since it is not supported.
Not supported in this release.
|
lineOfService* | xsd:string |
This property is set only for data service policy. Indicates the line of service
PbmLineOfServiceInfoLineOfServiceEnum of the data service policy.
Since 6.5 |
profileCategory | xsd:string |
Indicates whether the profile is requirement
profile, a resource profile or a data service profile. The profileCategory
is a string value that corresponds to one of the
PbmProfileCategoryEnum values.
|
resourceType | PbmProfileResourceType |
Type of the target resource to which the capability information applies.
A fixed enum that defines resource types for which capabilities can be defined
see PbmProfileResourceType, PbmProfileResourceTypeEnum
|
systemCreatedProfileType* | xsd:string |
Indicates the type of system pre-created default profile.
This will be set only for system pre-created default profiles. And
this is not set for RESOURCE profiles.
Since 2.0 |
Properties inherited from PbmProfile | ||
createdBy, creationTime, description, lastUpdatedBy, lastUpdatedTime, name, profileId | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |