This Web service deletes items from the Location Awareness Services for WebSphere® Sensor Events database. All dependent records such as group relations or parent item relationships will be deleted as well. The history entries remain.
className: A string that represents name of the class for the item that should be deleted.
keyPairs: An array from the type, com.ibm.atlas.adminobjects.lasitemregistration.KeywordValuePair. This parameter is a keyword-value pair that represents key properties. The combination of values has to be unique. The keyword for each keyword-value pair is the name of a key property, and the value is the value for that key property. You can set these with setKeyword() and setValue(). The values must be in the correct type and in the correct format. For example, if the property type is an integer, then the value must also be an integer and can contain any number between 0 and 9.
locale: If you want to set the default value, you have to input null. See Localization and input parameters for more information about the locale descriptor.