GET https://<nsx-manager>/api/v1/proxy/config
{
"enabled" : true,
"scheme" : "HTTP",
"host" : "<ip>",
"port" : <port>,
"username" : "",
"certificate_id" : "<certificate-id>",
"test_connection_url" : "<test-url>",
"resource_type" : "Proxy",
"id" : "TelemetryConfigIdentifier",
"display_name" : "TelemetryConfigIdentifier",
"_create_user" : "system",
"_create_time" : 1617977466127,
"_last_modified_user" : "system",
"_last_modified_time" : 1679483196917,
"_system_owned" : false,
"_protection" : "NOT_PROTECTED",
"_revision" : 5
}
VMware NSX
VMware NSX-T Data Center
Proxy was configured was using HTTP but may have had a certificate configured or the certificate id doesn't match.
Remove and re-add the Proxy Server configuration.