You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

39 lines
671 B

# [expose:customize_content]
# methods = GET,POST
# pattern = customize_content
[expose:SSEResetLocalNav]
methods = GET
pattern = SSEResetLocalNav
[expose:SSEShowcaseInfo]
methods = GET,POST
pattern = SSEShowcaseInfo
[expose:pullJSON]
methods = GET,POST
pattern = pullJSON
[expose:pushJSON]
methods = GET,POST
pattern = pushJSON
[expose:pullCSV]
methods = GET
pattern = pullCSV
[expose:updateShowcaseinfo]
methods = GET
pattern = updateShowcaseinfo
[expose:addKnowledgeObject]
methods = POST
pattern = addKnowledgeObject
[expose:querySplunkbase]
methods = GET
pattern = querySplunkbase
[expose:downloadContentUpdate]
methods = GET
pattern = downloadContentUpdate