TenantGroupHierarchicalDataΒΆ

Field NULL Description Note
tenantGroupId
string (GUID)
  The tenant group ID.  
tenantGroupName
string
  The tenant group name.  
tenantId
string (GUID)
  The tenant ID.  
tenantName
string
  The tenant name.  
Sample:
{
   "tenantGroupId": "095e50a7-11cf-47cf-a8a0-06125cc3f30b",
   "tenantGroupName": "TenantGroup1",
   "tenantId": "723f9b74-2cd7-4eff-8813-00dc86feea16",
   "tenantName": "Tenant1"
}