Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

/search/feed

Returns a list of documents that should just be nsight-events

Possible Methods

POST

Arguments

N/A

Json Object
{
        //TODO
}

 

Example
curl -b cookies.txt -X POST -d '{"name":"abc123"}'  "http://localhost:8185/search/feed" > response.txt

//TODO fix json in this post 
Example Response
(TODO: UPDATE)
 
  • No labels