vmware.cluster.discovery: [ { "{#CLUSTER.ID}": "domain-c2009", "{#CLUSTER.NAME}": "vSAN", "resource_pool": [ { "rpid": "resgroup-2042", "rpath": "My Resource Pool 1", "vm_count": 1, "tags": [ { "name": "MyTag 1", "description": "My Tag 1", "category": "MyTagCategory1" }, { "name": "MyTag 3", "description": "tag for cat3", "category": "MyTagCategory2" }, { // other tags } ] }, { "rpid": "resgroup-2043", "rpath": "My Resource Pool 1/My Resource Pool 2", "vm_count": 1, "tags": [ { "name": "MyTagRP1", "description": "For debian 2", "category": "MyRPCategory" } ] }, { // other resource pools } ], "tags": [ { "name": "MyTag5", "description": "for Cluster", "category": "MyTagCategory1" }, { "name": "MyTag6", "description": "for Cluster2", "category": "myClusterCategory" }, { "name": "mDatacenter_001", "description": "Tag for datacenter 001", "category": "myDCCat" }, { // other tags } ] } ]