>      */
>     @Delegate
> -   @Path("/projects/{project}")

cool call! Hmm so, there are a couple ways to address this.

1. `getInstanceApi(project, null).aggregatedList()` // add to InstanceApi and 
rejig to allow ignore zone
2. `listInstances()` // add to top-level GoogleComputeEngineApi interface

do either of these sound better, or something else?

If it is only one call that is aggregate, then seems 2 might work...

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/80/files#r19845147

Reply via email to