This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Custom Interface Properties?

My first post.

We've created a resource to view customer WAN connections.  I've created a filter to show only customer Nodes: NodesCustomProperties.Comments = 'customer'

The second filter I'd like to add is related to the custom properties of the Interface.  (So in end, only show these nodes, and only these interfaces of those nodes)

InterfacesCustomProperties.Comments doesn't seem to take.  I can't find anything on the site for pulling Interface custom properties.  More generic question, is there a resource out there which shows all the available properties I can call on?  Aside from reviewing tables in SQL Management Studio.

Thank you!