Aggregation
Fields
| name | type | nullable | description |
|---|---|---|---|
memberNames | Bag<String> | false | List of actual, current member interfaces for the aggregate, expressed as references to existing interfaces. |
configuredMemberNames | Bag<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: Bag<
Device>- interfaces: Bag<
Iface>- aggregation:
Aggregation
- aggregation:
- interfaces: Bag<
- devices: Bag<