IssueInfo

IssueInfo
IssueInfo

Issue information.

JSON Example
{
    "entity": "string",
    "entity_name": "string",
    "description": "string",
    "timestamp": "string",
    "status": "string",
    "issue_type": "string"
}
string
entity
Optional

The entity this issue is about.

string
entity_name
Optional

The entity name this issue is about

string
description
Optional

Get the description

string As date-time As date-time
timestamp
Optional

The timestamp of the issue.

string
status
Optional

Get the status

Possible values are : WARNING, ERROR,
string
issue_type
Optional

Get the issue type

Possible values are : VC, VRS, VRMS, UNKNOWN,