NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
VirtualNetworkApplianceConfigurationStateElement (schema)
Configuration state of the Virtual Network Appliance.
| Name | Description | Type | Notes |
|---|---|---|---|
| failure_code | Error code failure_code field will only populated for error states. |
integer | Readonly |
| message | Error message in case of failure | string | Readonly |
| state | State of configuration | string | Required Readonly Enum: ERROR_IN_DISABLE_MAINTENANCE_MODE, ERROR_IN_ENABLE_MAINTENANCE_MODE, REDEPLOY_ACTIVITY_FAILED, VM_REDEPLOY_FAILED, DELETE_VM_IN_REDEPLOY_FAILED, COMPUTE_MANAGER_NOT_FOUND, VM_DEPLOYMENT_FAILED, VM_RECONFIGURE_BEFORE_POWER_ON_FAILED, VM_POWER_ON_FAILED, VM_POWER_OFF_FAILED, VM_UNDEPLOY_FAILED, REGISTRATION_FAILED, MPA_DISCONNECTED, VM_RENAME_FAILED, VM_CONFIG_EDIT_FAILED, REGISTRATION_TIMEDOUT, VIRTUAL_NETWORK_APPLIANCE_FORM_FACTOR_NOT_MATCHING_WITH_VIRTUAL_NETWORK_APPLIANCE_CLUSTER_CONFIG, L2_CONFIG_FAILED, ORPHANED |