# PortainerApi.EndpointGroup ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Number** | Endpoint group identifier | [optional] **name** | **String** | Endpoint group name | [optional] **description** | **String** | Endpoint group description | [optional] **authorizedUsers** | **[Number]** | List of user identifiers authorized to connect to this endpoint group. Will be inherited by endpoints that are part of the group | [optional] **authorizedTeams** | **[Number]** | List of team identifiers authorized to connect to this endpoint. Will be inherited by endpoints that are part of the group | [optional] **labels** | [**[Pair]**](Pair.md) | | [optional]