我正在做这个curl请求以获取python中的一些数据,我如何获取curl请求的会话ID,以便我可以再次重用。
commands.getoutput("curl -H \"Content-Type:application/json\" -k -u username:password -X GET https://10.39.11.4/wapi/v2.7/member -s"
python curl
curl ×1
python ×1