Module cvm

Module cvm 

Source

Structs§

DescribeInstanceVncUrl
Request payload for DescribeInstanceVncUrl.
DescribeInstanceVncUrlResponse
DescribeInstanceVncUrlResult
DescribeInstances
Request wrapper for CVM DescribeInstances.
DescribeInstancesResponse
DescribeInstancesResult
DiskSummary
GenericActionResponse
GenericActionResult
InstancePlacement
InstanceSummary
ModifyInstancesProject
Request payload for ModifyInstancesProject.
RebootInstances
Request payload for RebootInstances.
ResetInstancesPassword
Request payload for ResetInstancesPassword.
StartInstances
Request payload for StartInstances.
StopInstances
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.