NSX-T Data Center REST API
UpgradeCheckCsvRecord (schema)
CSV record for an upgrade-check
CSV record for a pre/post-upgrade check
Name | Description | Type | Notes |
---|---|---|---|
check_description | Description of the upgrade check Description of the pre/post-upgrade check |
string | |
check_name | Name of the upgrade check Display name of the pre/post-upgrade check |
string | Required |
failure_messages | Failure messages Space-separated list of failure messages |
string | Readonly |
status | Status of the upgrade check Status of the pre/post-upgrade check |
string | Required Readonly Enum: SUCCESS, FAILURE, WARNING |
upgrade_unit_id | UUID of the upgrade unit Identifier of the upgrade unit |
string | Required Readonly |
upgrade_unit_metadata | Meta-data of the upgrade-unit Meta-data of the upgrade-unit |
string | Readonly |
upgrade_unit_type | Component type Component type of the upgrade unit |
string | Required |