Hello community,
I am using FMC API to generate some automation and recently was trying to pull our FTD Portchannel subinterfaces via API and after testing different options I am still not able to list them:
My query json response is only able to show physical interfaces and not the subinterfaces.
json response fields:
"logical": null,
"redundant": [],
"port-channel": null
Did anyone had the same issue?