Information
This documentation supports the 20.02 version of BMC CMDB.To view an earlier version, select the version from the Product version menu.

GetMask


The GetMask data structure defines the valid values for the data mask type definition.

Definition


<simpleType name="GetMask">
<restriction base="string">
<enumeration value="DATASET_MODE_CURRENT" />
<enumeration value="GET_MASK_NONE" />
</restriction>
</simpleType>
  • DATASET_MODE_CURRENT --Retreives instances from the current dataset only.
  • GET_MASK_NONE --Retreives instances based on the datasetId being passed, instances are retrieved from either the overlay or the original dataset.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC CMDB 20.02