> + "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,
In the sample data, I only used one tag, but it's a list of hashes.
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/578/files#r19158818