Execute a RelationshipAttributeQuery
This use case is intended to execute an incoming RelationshipAttributeQuery which returns a list of matching RelationshipAttributes.
Parameters
- The
queryfor the RelationshipAttributes as described in the RelationshipAttributeQuery.
On Success
- Returns the RelationshipAttributes as OwnRelationshipAttributes or PeerRelationshipAttributes that match the given query.
RelationshipAttributes with
privateasconfidentialityare never returned.
On Failure
- The query was malformed.