Searched defs:instances (Results 1 – 1 of 1) sorted by relevance
/tools/acloud/internal/lib/ |
D | gcompute_client.py | 698 def StartInstances(self, instances, zone): argument 740 def StopInstances(self, instances, zone): argument 822 instances, argument 861 def _BatchExecuteOnInstances(self, instances, zone, action): argument 1172 def DeleteInstances(self, instances, zone): argument
|