Service System

HTTP Method Resource

Request

Response

Description

POST

.../lacp/port

Lacp

Lacp

Adds port to a Lacp Trunk.

GET

.../lacp/port/{Lacp.port_id}

N/A

Lacp

Returns the LACP Port Configuration.

DELETE

.../lacp/port/{Lacp.port_id}

N/A

N/A

Deletes Port From A Lacp trunk.

  1. Added a pattern for "trunk_group" and removed min and max values.