IssueInfo
IssueInfo
Issue information.
JSON Example
{
"entity": "string",
"entity_name": "string",
"description": "string",
"timestamp": 0,
"status": "string",
"issue_type": "string"
}
string
entity
Optional
The ID of the entity this issue is about.
string
entity_name
Optional
Entity name this issue is about.
string
description
Optional
Description of the issue.
integer As int64 As int64
timestamp
Optional
The timestamp of the issue, in milliseconds.
string
status
Optional
status
Possible values are : WARNING, ERROR,
string
issue_type
Optional
issue_type
Possible values are : VC, VRS, VRMS, SRM, PROTECTION_GROUP, RECOVERY_PLAN, UNKNOWN,