CefExternalSecuritySolution Class

Represents a security solution which sends CEF logs to an OMS workspace.

Variables are only populated by the server, and will be ignored when sending a request.

Constructor

CefExternalSecuritySolution(*, kind: str | _models.ExternalSecuritySolutionKindEnum | None = None, properties: _models.CefSolutionProperties | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
kind

The kind of the external solution. Known values are: "CEF", "ATA", and "AAD".

Default value: None
properties

The external security solution properties for CEF solutions.

Default value: None

Variables

Name Description
location
str

Location where the resource is stored.

kind

The kind of the external solution. Known values are: "CEF", "ATA", and "AAD".

id
str

Resource Id.

name
str

Resource name.

type
str

Resource type.

properties

The external security solution properties for CEF solutions.