Package | Description |
---|---|
com.tencentcloudapi.cvm.v20170312 | |
com.tencentcloudapi.cvm.v20170312.models |
Modifier and Type | Method and Description |
---|---|
DescribeInstanceVncUrlResponse |
CvmClient.DescribeInstanceVncUrl(DescribeInstanceVncUrlRequest req)
本接口 ( DescribeInstanceVncUrl ) 用于查询实例管理终端地址,获取的地址可用于实例的 VNC 登录。
处于 `STOPPED` 状态的机器无法使用此功能。
管理终端地址的有效期为 15 秒,调用接口成功后如果 15 秒内不使用该链接进行访问,管理终端地址自动失效,您需要重新查询。
管理终端地址一旦被访问,将自动失效,您需要重新查询。
如果连接断开,每分钟内重新连接的次数不能超过 30 次。
获取到 `InstanceVncUrl` 后,您需要在链接
|
Constructor and Description |
---|
DescribeInstanceVncUrlResponse(DescribeInstanceVncUrlResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2021. All rights reserved.