Search:GetIndexedResource

From ToxBank API Wiki
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
{{REST Operations
 
{{REST Operations
|REST_op_description=Get uri of query resource
+
|REST_op_description=Get uri of index resource
 
|REST_resource=Index
 
|REST_resource=Index
 
|REST_op_method=GET
 
|REST_op_method=GET
|REST_op_uri=/search/index?resourceUri={resourceUri}
+
|REST_op_uri=/search/index
 +
|REST_op_params=resourceUri={resourceUri}
 
|REST_header_param=subjectid:SECURITY-TOKEN
 
|REST_header_param=subjectid:SECURITY-TOKEN
 
|REST_op_mime_output=uri of resource if it exists in index
 
|REST_op_mime_output=uri of resource if it exists in index
 
|REST_op_status=200,400,401,402,403
 
|REST_op_status=200,400,401,402,403
 
}}
 
}}

Revision as of 17:47, 23 April 2012

Description Get uri of index resource
Resource Index
Method GET
URI /search/index
Parameters resourceUri={resourceUri}
Header Parameters subjectid:SECURITY-TOKEN
Media Type (input)
Results
Media Type (output) uri of resource if it exists in index
Status code 200,400,401,402,403
Facts about Search:GetIndexedResourceRDF feed
Acts onIndex  +
Has output media typeuri of resource if it exists in index  +
Has status code200,400,401,402,403  +
Personal tools