SiteRecoveryIssue

SiteRecoveryIssue
SiteRecoveryIssue
JSON Example
{
    "issue_type": "string",
    "id": "string",
    "org_id": "string",
    "deployment_id": "string",
    "provider_code": "string",
    "severity": "string",
    "issue_count": 0,
    "issue_payload": "string",
    "issue_pattern_id": "string",
    "report_id": "string",
    "created_timestamp": "string",
    "updated_timestamp": "string"
}
issue_type
Required

issue_type

Possible values are : HMS_ISSUE, HMS_REPLICATION_ISSUE, SRM_DATASTORE_CONFIG_ISSUE, RESOURCE_MAPPING_MISMATCH, REPLICATION_FOLDER_ISSUE, DUPLICATE_CTK_FILE_POINTER, ORPHAN_DATASTORE_PATH_ISSUE, VMDK_SNAPSHOT_ISSUE, FSXN_DATASTORE_REPLICATION,
string
id
Optional

Identifier of site recovery issue

string
org_id
Required

Identifier of the organization

string
deployment_id
Optional

Identifier of the deployment

string
provider_code
Optional

Provider code of the deployment

string
severity
Optional

Severity of site recovery issue

integer As int64 As int64
issue_count
Optional

Number of sub issues contain in payload

string
issue_payload
Optional

JSON format issue payload

string
issue_pattern_id
Optional

Issue pattern id of site recovery issue

string
report_id
Optional

Identifier of site recovery health report

string As date-time As date-time
created_timestamp
Optional

Timestamp of issue created

string As date-time As date-time
updated_timestamp
Optional

Timestamp of issue updated