Property Filter APIs
The PropertyFilter managed object type defines a filter that controls the properties for which a PropertyCollector detects incremental changes.
Filters are subordinate objects; they are part of the PropertyCollector and do not have independent lifetimes. A Filter is automatically destroyed when the session on which it was created is closed or the PropertyCollector on which it was created is destroyed.
Operations
                            
                    
                            POST                        
                        
                                Property Filter  Destroy Property Filter                            
                                                            
                                    Destroys this filter.
                                
                                                    
                            GET                        
                        
                                Property Filter Get Partial Updates                            
                                                            
                                    Flag to indicate if a change to a nested property reports only the
nested change or the entire specified property value.
                                
                                                    
                            GET                        
                        
                                Property Filter Get Spec                            
                                                            
                                    Specifications for this filter.
                                
                                                    