{"type":"api","title":"Get NIM Modules 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":["Chassis"],"summary":"Get NIM Modules Info","description":"Get information about the NIM modules","operationId":"data_chassis_inventory_information_chassis_compute_inventory_nim_modules_units_units_slot_units_bay_units_port_get","produces":["application/yang-data+json"],"parameters":[{"name":"units-slot","in":"path","description":"The name of the slot in which the memory module is installed","required":true,"type":"string","format":"string","$$ref":"#/parameters/units-slot"},{"name":"units-bay","in":"path","description":"The bay in which the module resides","required":true,"type":"integer","format":"byte","$$ref":"#/parameters/units-bay"},{"name":"units-port","in":"path","description":"The port in which the module resides","required":true,"type":"integer","format":"byte","$$ref":"#/parameters/units-port"},{"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":"Detailed information about each NIM module present on chassis","schema":{"type":"object","properties":{"chassis-inventory-information:units":{"type":"array","description":"Detailed information about each NIM module present on chassis (list)","x-yang":{"type":"list"},"items":{"type":"object","properties":{"slot":{"description":"The slot in which the module resides (leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"},"bay":{"description":"The bay in which the module resides (leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"},"port":{"description":"The port in which the module resides (leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"},"product-id":{"description":"The product ID for the module (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"serial":{"description":"The serial number for the module (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"hardware-revision":{"description":"The hardware revision for the module (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"part-number":{"description":"The part number for the module (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"mac-address":{"description":"The MAC address assigned to the module (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"}}}}},"$$ref":"#/definitions/data_chassis-inventory-information_chassis_compute_inventory_nim-modules_units_units-slot_units-bay_units-port"}},"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_chassis_inventory_information_chassis_compute_inventory_nim_modules_units_units_slot_units_bay_units_port_get","consumes":["application/yang-data+json"],"method":"get","path":"/data/chassis-inventory-information:chassis/compute/inventory/nim-modules/units={units-slot},{units-bay},{units-port}"}}