Hi Raphael, I'm not aware of an "extendedParams" parameter and could not find it on the documentation either. Where should I add it, to the getOrganizationSwitchPortsBySwitch request? This does not change anything on the reply. Here's an example output for one port. It does not contain UDLD: {
'portId': '2',
'name': 'Test',
'tags': ['test'],
'enabled': True,
'poeEnabled': True,
'type': 'access',
'vlan': 1,
'voiceVlan': 2,
'allowedVlans': 'all',
'rstpEnabled': True,
'stpGuard': 'bpdu guard',
'linkNegotiation': 'Auto negotiate',
'accessPolicyType': 'Open'
} Kind regards, Oliver
... View more