Gets the adapter information for the replica group or adapter with the given id.
- Parameters
-
- Returns
- A sequence of adapter information structures. If the given id refers to an adapter, this sequence will contain only one element. If the given id refers to a replica group, the sequence will contain the adapter information of each member of the replica group.
- Exceptions
-
IceGrid::AdapterNotExistException | Thrown when the adapter or replica group doesn't exist. |