API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Update existing stack configurations

List of stacks.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 9999

Name of the stack.

Query Params
string

LOCAL - To update local objects. SHARED - To update shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be updated. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be updated. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Body Params

stackbody object

boolean
Defaults to false

Create a stack using auto stacking ports.

boolean

Egress-shaping knob. Enable or disable egress-shaping in VSF stack.
Once enabled, when the VSF links are of different interface speeds,
this command will ensure that all VSF interfaces in a stack operate
at a chosen common denominator interface speed when there
is atleast one active stack member of type S0E91A or S0X44A in the stack.
VSF egress-shape is enabled by default on the switch.

enum
required

Platform name of the stack/members.
All members of stack should be of same platform

int32
1 to 10

Indicates the secondary member of the stack.

string
enum

Split detection method used for the stack.

Show Details
LLDPSplit detection using LLDP.
MGMTSplit detection using mgmt interface.
VLANSplit detection using a dedicated VLAN.
Allowed:
split-detection
object

Split detection methods.

members
array of objects
length ≤ 2147483647

List of stack members configuration.

members
string
length between 1 and 256

Description for the stack.

int64
1 to 4294967295

Domain ID of the stack.

string
length between 1 and 128

Name of the stack.

string
enum

Port speed for the stack.

Show Details
SPEED_1000GB1000 Gb/sec Ethernet.
SPEED_100GB100 Gb/sec Ethernet.
SPEED_100MB100 Mb/sec Ethernet.
SPEED_10GB10 Gb/sec Ethernet.
SPEED_10MB10 Mb/sec Ethernet.
SPEED_1GB1 Gb/sec Ethernet.
SPEED_2_5GB2.5 Gb/sec Ethernet.
SPEED_40GB40 Gb/sec Ethernet.
SPEED_5GB5 Gb/sec Ethernet.
SPEED_AUTOAuto negotiation Ethernet.
string
enum

Configures the split-policy for stack splits. It determines the behavior
of the fragments resulting from a stack split. This option is available
only for 2930M and 3810 stacks.

Show Details
ALL_FRAGMENTS_UPSplit policy as all fragments up. This is typically not recommended since the fragments could share the IPs and may result in conflicting decision making.
ONE_FRAGMENT_UPSplit policy as one fragment up. This is the default option. Only the fragment detected to be active forwards the traffic. For active fragment detection, the management(OOBM) port of all stack members should be connected to a peer L2 switch or hub.
Allowed:
length ≤ 9999

Unique stack identifier.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json