Module cvm

Module cvm 

Source

Structs§

DescribeImages
DescribeImagesResponse
DescribeImagesResult
DescribeInstanceVncUrl
Request payload for DescribeInstanceVncUrl.
DescribeInstanceVncUrlResponse
DescribeInstanceVncUrlResult
DescribeInstances
Request wrapper for CVM DescribeInstances.
DescribeInstancesResponse
DescribeInstancesResult
DiskSummary
GenericActionResponse
GenericActionResult
ImageSummary
InstancePlacement
InstanceSummary
ModifyInstancesProject
Request payload for ModifyInstancesProject.
RebootInstances
Request payload for RebootInstances.
ResetInstancesPassword
Request payload for ResetInstancesPassword.
RunInstances
Request payload for RunInstances.
RunInstancesResponse
RunInstancesResult
StartInstances
Request payload for StartInstances.
StopInstances
Request payload for StopInstances.
TerminateInstances
Request payload for TerminateInstances.
TerminateInstancesResponse

Functions§

describe_images_async
Describe machine images asynchronously.
describe_images_blocking
Describe machine images with the blocking client.
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.
run_instances_async
Run new CVM instances asynchronously.
run_instances_blocking
Run new CVM instances 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.
terminate_instances_async
Terminate CVM instances asynchronously.
terminate_instances_blocking
Terminate CVM instances with the blocking client.