Structs§
- Describe
Instance VncUrl - Request payload for
DescribeInstanceVncUrl
. - Describe
Instance VncUrl Response - Describe
Instance VncUrl Result - Describe
Instances - Request wrapper for CVM
DescribeInstances
. - Describe
Instances Response - Describe
Instances Result - Disk
Summary - Generic
Action Response - Generic
Action Result - Instance
Placement - Instance
Summary - Modify
Instances Project - Request payload for
ModifyInstancesProject
. - Reboot
Instances - Request payload for
RebootInstances
. - Reset
Instances Password - Request payload for
ResetInstancesPassword
. - Start
Instances - Request payload for
StartInstances
. - Stop
Instances - Request payload for
StopInstances
.
Functions§
- describe_
instance_ vnc_ url_ async - Fetch CVM VNC URL asynchronously.
- describe_
instance_ vnc_ url_ blocking - Fetch CVM VNC URL with the blocking client.
- describe_
instances_ async - Invoke
DescribeInstances
asynchronously. - describe_
instances_ blocking - Invoke
DescribeInstances
with the blocking client. - modify_
instances_ project_ async - Change the project of CVM instances asynchronously.
- modify_
instances_ project_ blocking - Change the project of CVM instances with the blocking client.
- reboot_
instances_ async - Reboot CVM instances asynchronously.
- reboot_
instances_ blocking - Reboot CVM instances with the blocking client.
- reset_
instances_ password_ async - Reset instances password asynchronously.
- reset_
instances_ password_ blocking - Reset instances password with the blocking client.
- start_
instances_ async - Start CVM instances asynchronously.
- start_
instances_ blocking - Start CVM instances with the blocking client.
- stop_
instances_ async - Stop CVM instances asynchronously.
- stop_
instances_ blocking - Stop CVM instances with the blocking client.