NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
PreUpgradeHealthCheckRequest (schema)
Health perspective check request
Name | Description | Type | Notes |
---|---|---|---|
entity-id | Entity Identifier Unique identifier of host moref. |
string | Required |
maintainance-mode-type | Type of maintenance mode Type of maintenance mode used for update operation |
string | Enum: FULL, QUICK_PATCH, WCP Default: "FULL" |
vcenter-uuid | vCenter uuid Instance uuid of vCenter. To get the instance id refer the instanceUuid field of https://<nsx-mgr>/api/v1/fabric/compute-managers API response. |
string | Required |