David Bainbridge | a672234 | 2019-10-24 23:55:53 +0000 | [diff] [blame] | 1 | device-list: |
| 2 | format: table{{.Id}}\t{{.Type}}\t{{.Root}}\t{{.ParentId}}\t{{.SerialNumber}}\t{{.Vlan}}\t{{.AdminState}}\t{{.OperStatus}}\t{{.ConnectStatus}}\t{{.Reason}} |
| 3 | order: -Root,SerialNumber |
| 4 | |
| 5 | device-ports: |
| 6 | order: PortNo |
| 7 | |
| 8 | device-flows: |
| 9 | order: Priority,EthType |
| 10 | |
| 11 | logical-device-list: |
| 12 | order: RootDeviceId,DataPathId |
| 13 | |
| 14 | logical-device-ports: |
| 15 | order: Id |
| 16 | |
| 17 | logical-device-flows: |
| 18 | order: Priority,EthType |
| 19 | |
| 20 | adapter-list: |
| 21 | order: Id |
| 22 | |
| 23 | component-list: |
| 24 | order: Component,Name,Id |
| 25 | |
David Bainbridge | a672234 | 2019-10-24 23:55:53 +0000 | [diff] [blame] | 26 | loglevel-list: |
| 27 | order: ComponentName,PackageName,Level |