{"type":"api","title":"Get Memory 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 Memory Info","description":"Get information about the memory","operationId":"data_chassis_inventory_information_chassis_compute_inventory_memory_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":"Summary and detailed information about memory modules present on chassis","schema":{"type":"object","properties":{"chassis-inventory-information:memory":{"description":"Summary and detailed information about memory modules present on chassis (non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"units":{"type":"array","description":"Details for each memory module present on chassis (list)","x-yang":{"type":"list"},"items":{"type":"object","properties":{"slot":{"description":"The name of the slot in which the memory module is installed (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"speed":{"description":"Memory clock speed (leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint32"},"capacity":{"description":"The size of the memory module (leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint64"},"channel-speed":{"description":"The clock speed of the memory channel (leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint32"},"channel-type":{"description":"The type of memory channel (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"enumeration","default":"DRAM","enum":["DRAM","EDRAM","VRAM","SRAM","RAM","ROM","FLASH","EEPROM","FEPROM","EPROM","CDRAM","3DRAM","SDRAM","SGRAM","RDRAM","DDR","DDR2","DDR2 FB-DIMM","DDR3","DDR4","FBD2"]},"type-detail":{"description":"The type of memory used (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"bank-locator":{"description":"The location of the memory module within the memory bank (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"manufacturer":{"description":"The vendor name of the manufacturer (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"serial":{"description":"The serial number of the memory module (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"asset-tag":{"description":"The asset tag associated with the memory module, if any (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"part-number":{"description":"The part number for the memory module assigned by the vendor (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"data-width":{"description":"The amount of data the memory module supports (leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint16"}}}}}}},"$$ref":"#/definitions/data_chassis-inventory-information_chassis_compute_inventory_memory"}},"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_memory_get","consumes":["application/yang-data+json"],"method":"get","path":"/data/chassis-inventory-information:chassis/compute/inventory/memory"}}