{"type":"api","title":"Get Physical Port 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":["Plaform"],"summary":"Get Physical Port Info","description":"Get information about the physical port","operationId":"data_platform_info_platform_detail_port_detail_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":"A list of all ports with details for each port","schema":{"type":"object","properties":{"platform_info:port_detail":{"type":"array","description":"A list of all ports with details for each port (list)","x-yang":{"type":"list"},"items":{"type":"object","properties":{"Name":{"description":"Name of the port. (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"Type":{"description":"Type of port. (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"Media":{"description":"Physical media of the port. (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"Link":{"description":"The type of link on the port. (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"Speed":{"description":"Speed of the port. (leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint32"},"MTU":{"description":"Max MTU supported (leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint64"},"MAC":{"description":"The MAC address of the port (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"PCI_detail":{"description":"PCI detail information (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"SFP_transceiver_type":{"description":"SFP transceiver type (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"}}}}},"$$ref":"#/definitions/data_platform_info_platform-detail_port_detail"}},"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_platform_info_platform_detail_port_detail_get","consumes":["application/yang-data+json"],"method":"get","path":"/data/platform_info:platform-detail/port_detail"}}