NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
VpcStatus (schema)
Status of VPC and components under it.
Name | Description | Type | Notes |
---|---|---|---|
status | Status of this object | string | Enum: SUCCESS, ERROR, UNINITIALIZED, IN_PROGRESS, UNKNOWN |
vpc | Status of children objects under VPC | VpcAndChildrenStatus |