Team schema, Overview, Ianet_teamofadapters – Dell Intel PRO Family of Adapters User Manual
Page 34

The Team Schema: Intel® PRO Network Adapters WMI and CDM
Providers User Guide
Overview
The Team Schema describes how the Ethernet adapters are grouped together into teams.
IANet_TeamOfAdapters
Purpose
This class implements the CIM_RedundancyGroup class. This class has members that describe the type of the team, the
number of adapters in the team, and the maximum number of adapters that can be in the team.
Instances
There is an instance of this class for each Intel Team.
Creating Instances
To create an empty team, create an instance of IANet_TeamOfAdapters. You must set the correct TeamingMode before
calling IWbemServices::PutInstance() to create the object in the Providers. The Providerswill return a string containing
the object path of the new object.
Removing Instances
Correspondingly, to remove a team, delete the instance of IANet_TeamOfAdapters. The Providerswill delete the associations
34