NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
ComponentUpgradeChecksInfo (schema)
Meta-data of pre/post-upgrade checks for a component
Meta-data of pre/post-upgrade checks for a component
Name | Description | Type | Notes |
---|---|---|---|
component_type | Component type Component type of the pre/post-upgrade checks |
string | Required |
post_upgrade_checks_info | Collection of post-upgrade checks | array of UpgradeCheckInfo | |
pre_upgrade_checks_info | Collection of pre-upgrade checks | array of UpgradeCheckInfo |