Hello @RaphaelL
On the UI, Interface 3 shows blocking though the API response shows 'Connected'.
{
"portId": "3",
"enabled": true,
"status": "Connected",
"isUplink": false,
"errors": [],
"warnings": [],
"speed": "1 Gbps",
"duplex": "full",
"usageInKb": {
"total": 0,
"sent": 0,
"recv": 0
},
"lldp": {
"systemName": "Meraki MS250-24P - meraki03",
"systemDescription": "Meraki MS250-24P Cloud Managed PoE Switch",
"portId": "3",
"chassisId": "14:9f:43:a3:ad:e8",
"managementVlan": 1,
"portVlan": 100,
"managementAddress": "10.128.65.96",
"portDescription": "Port 3",
"systemCapabilities": "S-VLAN Component of a VLAN Bridge"
},
"clientCount": 0,
"powerUsageInWh": 0.0,
"trafficInKbps": {
"total": 0.0,
"sent": 0.0,
"recv": 0.0
},
"securePort": {
"enabled": false,
"active": false,
"authenticationStatus": "Disabled",
"configOverrides": {}
}
},
-Pavan