Group
                                Group                            
                            
                            A representation of a group
JSON Example
                                    {
    "id": "c493a95e-c4d1-4496-8595-e73902701c95:fe69d7ca-40a6-4de5-8f33-d462f4656938",
    "displayName": "[email protected]",
    "groupType": "AD_GROUP, USER_GROUP",
    "domain": "vmware.com",
    "usersCount": 1
}
            
            
                                    string
                
                
            
        
        
                id            
                            Optional
            
            
        Group's Identity Provider ID
            
            
                                    string
                
                
            
        
        
                displayName            
                            Required
            
            
        The account identifier string of the group.
            
            
                                    string
                
                
            
        
        
                groupType            
                            Optional
            
            
        The type of the group
            
            
                                    string
                
                
            
        
        
                domain            
                            Optional
            
            
        The domain of the group.
            
            
                                    integer As int32
                
                                    As int32
                
            
        
        
                usersCount            
                            Optional
            
            
        The number of users added in the group.
