searchlight/api-ref/source/samples/create-search-single-type-request.json
Brian Rosmaita 97b8bcd1b6 api-ref: Add Searchlight api-ref
This patch adds the Searchlight api-ref.

Co-authored-by: Brian Rosmaita <brian.rosmaita@rackspace.com>
Co-authored-by: Rick Aulino <rick.aulino@hpe.com>
Co-authored-by: Travis Tripp <travis.tripp@hpe.com>

Change-Id: Ifcec405a13480ee0c4498bfa75ff5c2ee1ada7c0
Implements: blueprint api-refs
2016-09-28 14:51:19 -06:00

7 lines
82 B
JSON

{
"query": {
"match_all": {}
},
"type": "OS::Glance::Image"
}