NSX-T Data Center REST API

UpgradeCheckSuccess (schema)

Upgrade check success

Pre/post-upgrade check success

Name Description Type Notes
acked Flag which tells if the precheck is acknowledged

Flag which tells if the precheck is acknowledged
boolean Readonly
component_type Component type

Component type of the origin of success
string Required
Readonly
group_name Name of upgrade group

Name of the upgrade group of the origin of success. Only applicable when
origin_type is UPGRADE_UNIT.
string
id Precheck id of the check

Precheck id of the upgrade check
string Readonly
message Upgrade check failure message

Pre/post-upgrade check failure message
UpgradeCheckSuccessMessage Required
Readonly
needs_ack Flag which identifies if acknowledgement is required for the precheck

Flag which identifies if acknowledgement is required for the precheck
boolean Readonly
needs_resolve Flag which identifies if resolution is required for the precheck

Flag which identifies if resolution is required for the precheck
boolean Readonly
origin_id Unique id of origin of sucess

Unique id of origin of pre/post-upgrade check success
string Required
Readonly
origin_name Name of origin of success

Name of origin of pre/post-upgrade check success
string Required
Readonly
origin_type Type of origin of success

Type of origin of pre/post-upgrade check success
string Required
Readonly
Enum: COMPONENT, UPGRADE_UNIT
resolution_error Error occured while resolving

Error occured while resolving precheck
string Readonly
resolution_status Type of Resolution status

Type of resolution status of precheck
string Readonly
Enum: UNRESOLVED, RESOLVING, RESOLVED, FAILURE
type Type of success

Type of the pre/post-upgrade check success
string Required
Readonly
Enum: SUCCESS