GET http://[host-proxy]/api/view/GS_GVM_PrimaryDLMVIEW/schema/?hierarchy=[hierarchy]&format=json&schema=1
{
"$schema": "http://json-schema.org/draft-03/schema",
"type": "object",
"properties": {
"vmGroupname": {
"type": "string",
"title": "VM Group Name"
},
"DistributionListObjectId": {
"type": "string",
"title": "DistributionListObjectId"
},
"GroupVMObjectId": {
"type": "string",
"title": "GroupVMObjectId"
},
"targetCucBkey": {
"type": "string",
"title": "targetCucBkey"
}
},
"schema_version": "1.2.1"
}