获取远程实例状态

get_status

get_status(url, uuid, remote_uuid, apikey)

返回类型:int

响应:

-1(状态未知);0(已停止);1(正在停止);2(正在启动);3(正在运行)

最后更新于