06 2023 档案

摘要:postman-test.js // 设置环境变量: var jsonData = pm.response.json(); pm.environment.set("vmResourceId", jsonData.returnObj.resources[0].resourceID); // 获取环境变 阅读全文
posted @ 2023-06-28 17:46 wanghongwei-dev 阅读(128) 评论(0) 推荐(0)
摘要:CentOS: sudo yum install -y cockpit cockpit-docker cockpit-machines cockpit-dashboard cockpit-storaged cockpit-packagekit sudo systemctl enable --now 阅读全文
posted @ 2023-06-12 15:48 wanghongwei-dev 阅读(288) 评论(0) 推荐(0)