Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 - To obtain feature information filtered by name , and version and type, enter the following command: 

Code Block
languagejs
firstline1
curl --data "filter=[{\"type\"=\"string\", \"field\"=\"fn\", \"value\"=\"abc\"}, "fns=a&fv=2.1&ftype=floating" {\"type\"=\"string\", \"field\"=\"fv\", \"value\"=\"2.1\"}]"-H "X-Auth-token: token" "http://yourdomain/api/v1/feature/json"

...