With this bp, will support below query by node's name value input in exact value/wildcards/regex formats.
http://localhost:6385/v1/nodes/?name=<NAME_EXACT> http://localhost:6385/v1/nodes/?name-wildcards=<NAME_WILDCARDS> http://localhost:6385/v1/nodes/?name=<NAME_REGEXP>
With this bp, will support below query by node's name value input in exact value/wildcards /regex formats.
http:// localhost: 6385/v1/ nodes/? name=<NAME_EXACT> localhost: 6385/v1/ nodes/? name-wildcards=<NAME_WILDCARDS> localhost: 6385/v1/ nodes/? name=<NAME_REGEXP>
http://
http://