network lacp-passthrough¶
Peer ports to forward received lacp packets
lacp-passthrough Specification¶
Type Collection Object Key(s) peer-from, peer-to Collection Name lacp-passthrough-list Collection URI /axapi/v3/network/lacp-passthrough Element Name lacp-passthrough Element URI /axapi/v3/network/lacp-passthrough/{peer-from}+{peer-to} Element Attributes lacp-passthrough_attributes Schema lacp-passthrough schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/network/lacp-passthrough | ||
Create List | POST | /axapi/v3/network/lacp-passthrough | ||
Get Object | GET | /axapi/v3/network/lacp-passthrough/{peer-from}+{peer-to} | ||
Get List | GET | /axapi/v3/network/lacp-passthrough | ||
Modify Object | POST | /axapi/v3/network/lacp-passthrough/{peer-from}+{peer-to} | ||
Replace Object | PUT | /axapi/v3/network/lacp-passthrough/{peer-from}+{peer-to} | ||
Replace List | PUT | /axapi/v3/network/lacp-passthrough | ||
Delete Object | DELETE | /axapi/v3/network/lacp-passthrough/{peer-from}+{peer-to} |
lacp-passthrough-list¶
lacp-passthrough-list is JSON List of lacp-passthrough attributes
lacp-passthrough-list : [
]
lacp-passthrough attributes¶
peer-from
Description Peer member to forward received LACP packets
Type: number
Format: interface
peer-to
Description Peer member to forward received LACP packets
Type: number
Format: interface
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters