InsightAlertResponse
in
Class InsightAlertResponse
Table of Contents
| $alert_id | ||
|---|---|---|
| $uuid | ||
| $name | ||
| $message | ||
| $article_link | ||
| $severity | ||
| $severity_label | ||
| $failed_value | ||
| $fix_details | ||
| $categories | ||
| $flags | ||
| $links | ||
| __construct() | InsightAlertResponse constructor. | mixed |
Properties
$alert_id
public
mixed
$alert_id
$uuid
public
mixed
$uuid
$name
public
mixed
$name
$message
public
mixed
$message
$article_link
public
mixed
$article_link
$severity
public
mixed
$severity
$severity_label
public
mixed
$severity_label
$failed_value
public
mixed
$failed_value
$fix_details
public
mixed
$fix_details
$categories
public
mixed
$categories
$flags
public
mixed
$flags
$links
public
mixed
$links
Methods
__construct()
InsightAlertResponse constructor.
public
__construct(
$alert :
object
)
: mixed
Parameters
- $alert : object