pub async fn reboot_instances_async(
client: &TencentCloudAsync,
request: &RebootInstances<'_>,
) -> TencentCloudResult<GenericActionResponse>Expand description
Reboot CVM instances asynchronously.
pub async fn reboot_instances_async(
client: &TencentCloudAsync,
request: &RebootInstances<'_>,
) -> TencentCloudResult<GenericActionResponse>Reboot CVM instances asynchronously.