NSX-T Data Center REST API
VnetStats (schema)
Virtual Network statistics
    Stores statistics of the number of MANAGED and UNMANAGED virtual networks.
    
    
    
    
    
| Name | Description | Type | Notes | 
|---|---|---|---|
| error | Erroneous virtual networks The number of VNets with status NSX_GATEWAY_ERROR and NSX_COMPUTE_ERROR. | integer | Readonly | 
| managed | Managed virtual networks The number of virtual networks with status NSX_MANAGED. | integer | Readonly | 
| unmanaged | Unmanaged virtual networks The number of vitual networks with status NSX_UNMANAGED. | integer | Readonly | 
