InterfaceGroup
InterfaceGroup Type
| Field : Object | Description |
|---|---|
| canBeManaged: Boolean | Whether the current user can manage this group |
| createdAt: ISO8601DateTime | Create datetime |
| customRole: Boolean | The role is custom |
| description: String | Group's description |
| id: ID | Group's ID |
| interfaces: InterfaceFromGroupConnection | Get all interfaces |
| name: String | Group's name |
| provisioned: Boolean | Whether the group was provisioned or not |
| roleName: String | The group role name |
| roleTitle: String | The custom role name |
| totalUsers: Int | Total count users of group |
| updatedAt: ISO8601DateTime | Datetime of the last update |
| uuid: ID | Group's UUID |