Build a config spec from raw config

Takes raw native config and builds a configuration spec.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
nativeConfigstringOptional
deviceTypeenumOptional
optionsobjectOptional

Response

specLines
idstringformat: "^[0-9a-f]{16}$"
evalModeenum
Allowed values:
severityenum
Allowed values:
wordslist of objects
lineslist of objects

Errors

500
Internal Server Error