cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
413
Views
0
Helpful
0
Replies

How can i get the VLAN-ID and VLAN-Name from Business Dashboard by API

MehdiGhazi12826
Level 1
Level 1

i want to list and show the VLAN-id and VLAN-name by api (json) from Cisco busniess Dashboard , how can i do that

i found just put methode not get


referneces:

https://developer.cisco.com/docs/business-dashboard/#!api-reference
put /v2/nodes/{nodeId}/config/interfaces/{interface-name}/vlan
Update Interface's VLAN setting

 

i founded just get methode {
"mode": "GENERAL",
"native-vlan": 0,
"trunk-vlans": [
0
]
}

 

can somebody help me ?

0 Replies 0