Home
last modified time | relevance | path

Searched refs:instance_filter (Results 1 – 2 of 2) sorted by relevance

/tools/acloud/list/
Dlist.py131 all_instances = compute_client.ListInstances(instance_filter=filter_item)
/tools/acloud/internal/lib/
Dgcompute_client.py896 def ListInstances(self, instance_filter=None): argument
948 filter=instance_filter,