"DNS configuration check on the edge/edge service node: [DNS is not configured on Edge '81222d9d-####-####-####-############'. {2} will not be able to resolve the fqdn to download the upgrade bundle from NSX manager. Kindly configure a valid DNS on Edge.]: ##-nsx-edge, DNS configuration check on the edge/edge service node: [DNS is not configured on Edge '04536a24--####-####-####-############'. {2} will not be able to resolve the fqdn to download the upgrade bundle from NSX manager. Kindly configure a valid DNS on Edge.]: fs-nsx-edge1"
/var/log/upgrade-coordinator/upgrade-coordinator.logVCF NSX 9.0
GET https://<NSXMPIP>/api/v1/transport-nodes/<tnId>/node/network/name-serversExample response payload:{ "_schema": "NodeNameServersProperties", "_self": { "href": "/transport-nodes/528a54c7-####-####-####-############/node/network/name-servers", "rel": "self" }, "name_servers": []}
PUT https://<NSXMPIP>/api/v1/transport-nodes/<tnId>/node/network/name-serversExample request payload:{ "_schema": "NodeNameServersProperties", "_self": { "href": "/transport-nodes/528a54c7-####-####-####-############/node/network/name-servers", "rel": "self" }, "name_servers": ["##.##.##.##"]}