curl --location 'https://api.laf.run/v1/apps//pod/container?podName=undefined'
{ "error": "string", "data": { "podName": "string", "containerNameList": [ "container1", "container2" ] } }