[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Changed1

IssueInfo

Issue information.


Properties

string
description Optional

Description of the issue.


string
entity Optional

The ID of the entity this issue is about.


string
entity_name Optional

Entity name this issue is about.


string
issue_type Optional

Possible values are: VCVRSVRMSSRMPROTECTION_GROUPRECOVERY_PLANUNKNOWN


string
status Optional

Possible values are: WARNINGERROR


integer as int64
timestamp Changed Optional

The timestamp of the issue, in milliseconds.

JSON Example

{
	"description": "string",
	"entity": "string",
	"entity_name": "string",
	"issue_type": "VC",
	"status": "WARNING",
	"timestamp": 0
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Property Of

IssueInfoDrResponseList
Used By

IssueInfoDrResponseEntity
What's changed in 2.0.0?

CHANGED (1)
Changed Properties
timestamp

Feedback

Was this page helpful?