API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Create a new template by unique name

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 create local objects. SHARED - To create shared objects. Default - Defaults to SHARED if not provided

string

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

string

Device function for which the local object needs to be created. 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

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.
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:
string
length between 1 and 256

Indicates whether the stack is managed via a template.

split-detection
object

Split detection methods.

members
array of objects
length between 1 and 2147483647

List of VSF template members configuration.

members
conductor-serials
array of strings
length ≤ 2147483647

List of conductor serials to which this VSF template must be applied.

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