Configuring Fan-Direction Mismatch in Check
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys/ops.json
{ "eqptEntity": { "children": [ { "eqptFanProperties": { "attributes": { "directionMismatch": "yes" }}}]}}
Response
{ imdata:[] }
Copy
<System> <ops-items> <fanproperties-items> <directionMismatch>true</directionMismatch> </fanproperties-items> </ops-items> </System>