Test Search VMware Storage Policy API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - PbmDataServiceToPoliciesMap(pbm.profile.DataServiceToPoliciesMap)
- Extends
- DynamicData
- See also
- LocalizedMethodFault, PbmProfileId
- Since
- 6.5
Data Object Description
DataServiceToProfilesMap maps the data service policy to the parent storage policies if referred. This is returned from the API call {@code ProfileManager#queryParentStoragePolicies(ProfileId[])}Properties
Name | Type | Description |
---|---|---|
dataServicePolicy | PbmProfileId |
Denotes a Data Service Policy Id.
|
fault* | LocalizedMethodFault |
The fault is set in case of error conditions and this property will
have the reason.
|
parentStoragePolicies* | PbmProfileId[] |
Storage Policies that refer to the Data Service Policy given by
dataServicePolicy.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |