"Failed to refresh the transport node configuration: The requested object : LogicalSwitch/5c##14##-6a##-40##-98##-f6a5##d51a## could not be found. Object identifiers are case sensitive."
GET https://nsxmanager.your.domain/api/v1/logical-switches
, does not show any information on the logical switch UUID reported in error message.VMware NSX
VMware NSX-T datacenter
To verify :
"intentPath": "/infra/realized-state/enforcement-points/default/logical-ports/t0-trunk-1-QT-Internal-Core-T0-qt-vlan-trunk-3400_3450-external-ulrp" ====================> Port information
},
"logicalRouterId": {
"left": "253641158###8784621",
"right": "10496177855792####92"
},
"linkedLogicalSwitchPortId": "a6##44##-3e##-49##-a4##-3a0e##2c##",
"urpfMode": "URPF_MODE_STRICT_MODE",
"interfaceType": "INTERFACE_TYPE_UPLINK",
"logicalSwitchId": "5c##14##-6a##-40##-98##-f6a5##d51a##", ===============================> LS UUID from the error message
DELETE https://nsxmanager.your.domain/api/v1/logical-router-ports/{logical-router-port-id}?force=true
Logical route port ID can be verified from the UI or verify the desired state manager file from NSX manager.
"_revision": 0,
"_system_owned": false,
"description": "Logical router port for interface /infra/realized-state/enforcement-points/default/logical-ports/t0-trunk-1-QT-Internal-Core-T0-qt-vlan-trunk-3400_3450-external-ulrp",======> Port information
"display_name": "t0-trunk-1-QT-Internal-Core-T0-qt-vlan-trunk-3400_3450-external-ulrp",
"edge_cluster_member_index": [
1
],
"id": "5c##14##-6a##-40##-98##-f6a5##d51a##", ==================> logical router port id
"linked_logical_switch_port_id": {
"is_valid": false,
"target_display_name": "a6##44##-3e##-49##-a4##-3a0e##2c##",
"target_id": "a6##44##-3e##-49##-a4##-3a0e##2c##",