Class ExternalSystem (1.19.0)

ExternalSystem(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Representation of third party SIEM/SOAR fields within SCC.

Attributes

NameDescription
name str
Full resource name of the external system, for example: "organizations/1234/sources/5678/findings/123456/externalSystems/jira", "folders/1234/sources/5678/findings/123456/externalSystems/jira", "projects/1234/sources/5678/findings/123456/externalSystems/jira".
assignees MutableSequence[str]
References primary/secondary etc assignees in the external system.
external_uid str
Identifier that's used to track the given finding in the external system.
status str
Most recent status of the corresponding finding's ticket/tracker in the external system.
external_system_update_time google.protobuf.timestamp_pb2.Timestamp
The most recent time when the corresponding finding's ticket/tracker was updated in the external system.