{"type":"api","title":"Get Fan Sensor Info","meta":{"id":"/apps/pubhub/media/nfvis-api/e3678dda6abe6c2a26c7698d553a4574e3f45071/262737b2-b3c2-32cd-b07b-fdbdcd23918f","info":{"title":"NFVIS API","description":"NFVIS RESTCONF API Documentation","version":"4.14.1"},"x-parser-conf":{"overview":{"markdownPath":"reference/overview.md"}},"swagger":"2.0","basePath":"/{nfvis_ip}/restconf","schemes":["https"],"securityDefinitions":{"basicAuth":{"type":"basic"}}},"spec":{"tags":["System Monitoring"],"summary":"Get Fan Sensor Info","description":"Retrieve the fan sensor information","operationId":"data_system_monitoring_system_monitoring_environment_sensors_fan_get","produces":["application/yang-data+json"],"parameters":[{"name":"content","in":"query","description":"controlling descendant nodes in response","required":false,"type":"string","format":"enumeration","default":"config","enum":["config","nonconfig","all"],"$$ref":"#/parameters/content"}],"responses":{"200":{"description":"OK","schema":{"type":"object","properties":{"system_monitoring:fan":{"type":"array","description":"(list)","x-yang":{"type":"list"},"items":{"type":"object","properties":{"name":{"description":"sensor name (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"value":{"description":"sensor value (leaf)","x-yang":{"type":"leaf"},"type":"number","format":"double"},"status":{"description":"sensor status (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"enumeration","default":"normal","enum":["normal","warning","critical","shutdown","notPresent","notFunctioning"]},"min-warning-threshold":{"description":"minimum warning threshold (leaf)","x-yang":{"type":"leaf"},"type":"number","format":"double"},"max-warning-threshold":{"description":"maximum warning threshold (leaf)","x-yang":{"type":"leaf"},"type":"number","format":"double"},"min-critical-threshold":{"description":"minimum critical threshold (leaf)","x-yang":{"type":"leaf"},"type":"number","format":"double"},"max-critical-threshold":{"description":"maximum critical threshold (leaf)","x-yang":{"type":"leaf"},"type":"number","format":"double"}}}}},"$$ref":"#/definitions/data_system_monitoring_system-monitoring_environment_sensors_fan"}},"204":{"description":"No Content","$$ref":"#/responses/204"},"400":{"description":"Bad Request","$$ref":"#/responses/400"},"401":{"description":"Unauthorized","$$ref":"#/responses/401"},"404":{"description":"Not Found","$$ref":"#/responses/404"},"405":{"description":"Method Not Allowed","$$ref":"#/responses/405"},"409":{"description":"Conflict","$$ref":"#/responses/409"}},"security":[{"basicAuth":[]}],"__originalOperationId":"data_system_monitoring_system_monitoring_environment_sensors_fan_get","consumes":["application/yang-data+json"],"method":"get","path":"/data/system_monitoring:system-monitoring/environment/sensors/fan"}}