GET https://<nsxtmanager.fqdn>/api/v1/infra/capacity/dashboard/usage
{
"usage_type" : "NUMBER_OF_COMPUTE_MANAGER",
"display_name" : "Compute Managers",
"current_usage_count" : 1, >>>> current usage
"max_supported_count" : 1, >>>> This should have been 2
"min_threshold_percentage" : 70.0,
"max_threshold_percentage" : 100.0,
"current_usage_percentage" : 100.0,
"severity" : "WARNING"
}
VMware NSX-T Datacenter
VMware NSX
This is a false positive issue on the capacity dashboard framework on the affected 3.2.x versions for 'medium' form-factor NSX-T Manager nodes. It is supported up to 2 Compute Managers as stated in the Configmax guidelines.
This is fixed from VMware NSX-T 3.2.3 onwards.