API文档>CloudInstall>租用业务 > 断开机器的网络

断开机器的网络

发布时间:2021-12-28 14:14

方法: PUT

PATH: /api/lease/{suid}/network/shutdown

cURL示例:

curl -X PUT \
  'https://localhost:9931/api/lease/{suid}/network/shutdown' \
  -H 'Authorization:Bearer UHUzcGhDY29JTnZSbGpxZm1EOU......'
本文导读