datacenter / cobra

Cobra - Python bindings for the ACI REST API
Other
88 stars 41 forks source link

Cobra SDK Vs APIC Version incompatibility #126

Closed sganapathy85 closed 7 years ago

sganapathy85 commented 7 years ago

Cobra SDK is being run at a client that runs independently of the APIC's version. In such cases, the REST payload can contain properies that are not available as part of the client's cobra model.

This fix will ignore such non-existent properties.