Resolved! configuration manipulation with APIC-EM
Hello,I am trying out the API of APIC-EM and I encounter problems in updating interface fields like : IP/mask, speed/duplex, description, mode.Here is an example:The POST body is:[{ "ipv4Address": "10.10.30.1", "ipv4Mask": "30", ...