Show / Hide Table of Contents

Enum Status

Describes status of a finding.

Namespace: Google.Backstory
Assembly: Google.Backstory.dll
Syntax
public enum Status

Fields

Name Description
Closed

When an analyst closes an finding.

New

New finding.

Open

Open. Used to indicate that a Case / Alert is open.

Reviewed

When a finding has feedback.

Unspecified

Unspecified finding status.

In this article
Back to top Generated by DocFX