Searched defs:instances (Results 1 – 1 of 1) sorted by relevance
/tools/acloud/internal/lib/ |
D | gcompute_client.py | 424 def StartInstances(self, instances, zone): argument 467 def StopInstances(self, instances, zone): argument 550 instances, argument 586 def _BatchExecuteOnInstances(self, instances, zone, action): argument 799 def DeleteInstances(self, instances, zone): argument
|