API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Update existing template configurations

List of VSF templates.

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

Name of the VSF template.

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

templatebody object

VSF template member configuration grouping.

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 VSF template members configuration.

members
conductor-serials
array of strings
length ≤ 2147483647
conductor-serials
string
length between 1 and 256

Description for the VSF template.

string
length between 1 and 128

Name of the VSF template.

int32
required
1 to 10

Total number of members to be configured in the VSF template.

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