Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::ExternalSystem.
Representation of third party SIEM/SOAR fields within SCC.
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#assignees
def assignees() -> ::Array<::String>
- (::Array<::String>) — References primary/secondary etc assignees in the external system.
#assignees=
def assignees=(value) -> ::Array<::String>
- value (::Array<::String>) — References primary/secondary etc assignees in the external system.
- (::Array<::String>) — References primary/secondary etc assignees in the external system.
#case_close_time
def case_close_time() -> ::Google::Protobuf::Timestamp
- (::Google::Protobuf::Timestamp) — The time when the case was closed, as reported by the external system.
#case_close_time=
def case_close_time=(value) -> ::Google::Protobuf::Timestamp
- value (::Google::Protobuf::Timestamp) — The time when the case was closed, as reported by the external system.
- (::Google::Protobuf::Timestamp) — The time when the case was closed, as reported by the external system.
#case_create_time
def case_create_time() -> ::Google::Protobuf::Timestamp
- (::Google::Protobuf::Timestamp) — The time when the case was created, as reported by the external system.
#case_create_time=
def case_create_time=(value) -> ::Google::Protobuf::Timestamp
- value (::Google::Protobuf::Timestamp) — The time when the case was created, as reported by the external system.
- (::Google::Protobuf::Timestamp) — The time when the case was created, as reported by the external system.
#case_priority
def case_priority() -> ::String
- (::String) — The priority of the finding's corresponding case in the external system.
#case_priority=
def case_priority=(value) -> ::String
- value (::String) — The priority of the finding's corresponding case in the external system.
- (::String) — The priority of the finding's corresponding case in the external system.
#case_sla
def case_sla() -> ::Google::Protobuf::Timestamp
- (::Google::Protobuf::Timestamp) — The SLA of the finding's corresponding case in the external system.
#case_sla=
def case_sla=(value) -> ::Google::Protobuf::Timestamp
- value (::Google::Protobuf::Timestamp) — The SLA of the finding's corresponding case in the external system.
- (::Google::Protobuf::Timestamp) — The SLA of the finding's corresponding case in the external system.
#case_uri
def case_uri() -> ::String
- (::String) — The link to the finding's corresponding case in the external system.
#case_uri=
def case_uri=(value) -> ::String
- value (::String) — The link to the finding's corresponding case in the external system.
- (::String) — The link to the finding's corresponding case in the external system.
#external_system_update_time
def external_system_update_time() -> ::Google::Protobuf::Timestamp
- (::Google::Protobuf::Timestamp) — The time when the case was last updated, as reported by the external system.
#external_system_update_time=
def external_system_update_time=(value) -> ::Google::Protobuf::Timestamp
- value (::Google::Protobuf::Timestamp) — The time when the case was last updated, as reported by the external system.
- (::Google::Protobuf::Timestamp) — The time when the case was last updated, as reported by the external system.
#external_uid
def external_uid() -> ::String
- (::String) — The identifier that's used to track the finding's corresponding case in the external system.
#external_uid=
def external_uid=(value) -> ::String
- value (::String) — The identifier that's used to track the finding's corresponding case in the external system.
- (::String) — The identifier that's used to track the finding's corresponding case in the external system.
#name
def name() -> ::String
-
(::String) —
Full resource name of the external system. The following list shows some examples:
organizations/1234/sources/5678/findings/123456/externalSystems/jira
+organizations/1234/sources/5678/locations/us/findings/123456/externalSystems/jira
folders/1234/sources/5678/findings/123456/externalSystems/jira
+folders/1234/sources/5678/locations/us/findings/123456/externalSystems/jira
projects/1234/sources/5678/findings/123456/externalSystems/jira
+projects/1234/sources/5678/locations/us/findings/123456/externalSystems/jira
#name=
def name=(value) -> ::String
-
value (::String) —
Full resource name of the external system. The following list shows some examples:
organizations/1234/sources/5678/findings/123456/externalSystems/jira
+organizations/1234/sources/5678/locations/us/findings/123456/externalSystems/jira
folders/1234/sources/5678/findings/123456/externalSystems/jira
+folders/1234/sources/5678/locations/us/findings/123456/externalSystems/jira
projects/1234/sources/5678/findings/123456/externalSystems/jira
+projects/1234/sources/5678/locations/us/findings/123456/externalSystems/jira
-
(::String) —
Full resource name of the external system. The following list shows some examples:
organizations/1234/sources/5678/findings/123456/externalSystems/jira
+organizations/1234/sources/5678/locations/us/findings/123456/externalSystems/jira
folders/1234/sources/5678/findings/123456/externalSystems/jira
+folders/1234/sources/5678/locations/us/findings/123456/externalSystems/jira
projects/1234/sources/5678/findings/123456/externalSystems/jira
+projects/1234/sources/5678/locations/us/findings/123456/externalSystems/jira
#status
def status() -> ::String
- (::String) — The most recent status of the finding's corresponding case, as reported by the external system.
#status=
def status=(value) -> ::String
- value (::String) — The most recent status of the finding's corresponding case, as reported by the external system.
- (::String) — The most recent status of the finding's corresponding case, as reported by the external system.
#ticket_info
def ticket_info() -> ::Google::Cloud::SecurityCenter::V2::ExternalSystem::TicketInfo
- (::Google::Cloud::SecurityCenter::V2::ExternalSystem::TicketInfo) — Information about the ticket, if any, that is being used to track the resolution of the issue that is identified by this finding.
#ticket_info=
def ticket_info=(value) -> ::Google::Cloud::SecurityCenter::V2::ExternalSystem::TicketInfo
- value (::Google::Cloud::SecurityCenter::V2::ExternalSystem::TicketInfo) — Information about the ticket, if any, that is being used to track the resolution of the issue that is identified by this finding.
- (::Google::Cloud::SecurityCenter::V2::ExternalSystem::TicketInfo) — Information about the ticket, if any, that is being used to track the resolution of the issue that is identified by this finding.