Searched refs:reboot_instances (Results 1 – 2 of 2) sorted by relevance
454 return self.connection.reboot_instances([self.id], dry_run=dry_run)
1063 def reboot_instances(self, instance_ids=None, dry_run=False): member in EC2Connection