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
idstringOptionalformat: "^[0-9a-f]{16}$"
evalModeenumOptional
severityenumOptional
wordslist of objectsOptional
lineslist of objectsOptional

Errors

500
Internal Server Error