[{"label":"Latest (1.0.0)","version":"latest"}]
vsphere-replication-api

IssueInfo

Issue information.


Properties

string
description Optional

Get the description


string
entity Optional

The entity this issue is about.


string
entity_name Optional

The entity name this issue is about


string
issue_type Optional

Get the issue type

Possible values are: VCVRSVRMSUNKNOWN


string
status Optional

Get the status

Possible values are: WARNINGERROR


string as date-time
timestamp Optional

The timestamp of the issue.

JSON Example

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

IssueInfoDrResponseList
Used By

IssueInfoDrResponseEntity

Feedback

Was this page helpful?