Check for device mismatches before loading
POST /api/workspace/check-mismatch
POST
/api/workspace/check-mismatch
Request Body required
Section titled “Request Body required ”object
filePath
required
string
Responses
Section titled “ Responses ”OK
object
hasMismatch
boolean
missingDevices
Array<object>
object
id
string format: uuid
name
string
missingZones
Array<object>
object
id
string format: uuid
name
string
deviceName
string
missingInputDevices
Array<object>
object
name
string
deviceType
string
isLoopback
boolean
Bad Request
object
type
string
title
string
status
integer format: int32
detail
string
instance
string
Not Found
object
type
string
title
string
status
integer format: int32
detail
string
instance
string