Skip to content
firepick1 (pixel) edited this page Jul 7, 2014 · 9 revisions

CVE Operation

Return/update/delete FireSight JSON specification for vision recognition pipeline that defines a CVE.

HTTP GET

  • MIME: application/json
  • status: 404 Cannot locate CVE or pipeline specification
  • status: 500 Internal application error

HTTP PUT (if supported)

  • parameter:firesight FireSight JSON
  • status: 405 Method not supported
  • status: 500 Internal application error

HTTP DELETE (if supported)

  • status: 404 Cannot locate CVE or pipeline specification
  • status: 405 Method not supported
  • status: 500 Internal application error

JSON Format

The JSON format for a pipeline is defined on the FireSight wiki. See individual CVE definitions for restrictions that may apply.

See Also

Clone this wiki locally