NSX-T Data Center REST API

# *************************************************************************** # Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential. # ***************************************************************************

ConsistencyCheckComponentReport (schema)

Consistency check report for component

Consistency check report for component [EDGE/HOST/MP]

Name Description Type Notes
component_type Component type based on which consistency report is to be generated

Component type based on which consistency report is to be generated
string Required
Readonly
drop_stats Consistency checks for traffic drop statistics

Consistency checks for traffic drop statistics
array of ConsistencyCheckDropStats Readonly
forward_stats Consistency checks for forward traffic statistics

Consistency checks for forward traffic statistics
array of ConsistencyCheckForwardStats Readonly
realization_failure Consistency checks for realization failures

Consistency checks for realization failures
ConsistencyCheckRealizationFailure Readonly
state State of the consistency checker

Current state of the consistency checker function
string Required
Readonly
Enum: NOT_STARTED, PRE_UPGRADE_COLLECTED, IN_PROGRESS, POST_UPGRADE_COMPLETED