ExternalSecuritySolutionProperties interface

The solution properties (correspond to the solution kind)

Properties

additionalProperties

Additional properties

deviceType
deviceVendor
workspace

Represents an OMS workspace to which the solution is connected

Property Details

additionalProperties

Additional properties

additionalProperties?: Record<string, any>

Property Value

Record<string, any>

deviceType

deviceType?: string

Property Value

string

deviceVendor

deviceVendor?: string

Property Value

string

workspace

Represents an OMS workspace to which the solution is connected

workspace?: ConnectedWorkspace

Property Value