Aggregation
Fields
| name | type | nullable | description |
|---|---|---|---|
memberNames | List<String> | false | List of actual, current member interfaces for the aggregate, expressed as references to existing interfaces. |
configuredMemberNames | List<String> | false | List of configured member interfaces for the aggregate. |
switchedVlan | SwitchedVlan | true | -- |
Used by
network → devices → interfaces → aggregation
See also
Data model path
- network:
Network- devices: List<
Device>- interfaces: List<
Iface>- aggregation:
Aggregation
- aggregation:
- interfaces: List<
- devices: List<