Data Object - PbmCapabilityDiscreteSet(pbm.capability.types.DiscreteSet)
- Extends
-
DynamicData
Data Object
Description
The PbmCapabilityDiscreteSet data object defines a set of values
for storage profile property instances (PbmCapabilityPropertyInstance).
Use the discrete set type to define a set of values of a supported builtin type
(PbmBuiltinType), for example a set of integers
(XSD_INT) or a set of unsigned long values (XSD_LONG).
See PbmBuiltinGenericType.VMW_SET.
A discrete set of values is declared as an array of xsd:anyType
values.
- When you define a property instance for a storage profile requirement
and pass an array of values to the Server, you must set the array elements
to values of the appropriate datatype.
- When you read a discrete set from a property instance for a storage profile
capability, you must cast the
xsd:anyType
array element values
to the appropriate datatype.
Properties
Show WSDL type definition
© 2013-2016 VMware, Inc. All rights reserved.
Revision 15-Nov-2016 | VMware Storage Policy API | Version 6.5