> +            "networktype": "Advanced",
> +            "securitygroupsenabled": false,
> +            "tags": []
> +        },
> +        {
> +            "id": 2,
> +            "name": "Chicago",
> +            "networktype": "Advanced",
> +            "securitygroupsenabled": true,
> +            "tags": [
> +                {
> +                    "account": 1,
> +                    "domain": "ROOT",
> +                    "domainid": 1,
> +                    "key": "some-tag",
> +                    "resourceid": 2,

interesting.. so these actually come through as regular json values as opposed 
to stringly ones. Is it ever the case that a tag value is a hash?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/578/files#r19128635

Reply via email to