Query Functions : List of Query Functions : Routers (router) : Input List Type: router

Input List Type: router
 
Query: Routers by attributes
Purpose: Returns the routers in the input list that match a given attribute name and value
stm_r_router_by_attr_router (IN router_list: LIST OF ROUTER, IN attr_name: STRING, IN attr_value: STRING, OUT status: INTEGER)
Query: Routers that are explicitly defined
Purpose: Returns from the input list those routers that were explicitly defined
Query: Routers whose names match a given pattern
Purpose: Returns all routers whose name matches a given pattern
Query: Routers resolved by a given external router
Purpose: Returns the routers (internal and external) to which the external routers in the input list are resolved
Query: Routers whose synonyms match a given pattern
Purpose: Returns all routers whose synonyms match a given pattern
Query: Unresolved routers
Purpose: Returns the unresolved routers in the input list