Comment 0 for bug 1526319

Revision history for this message
Vladyslav Drok (vdrok) wrote :

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>