mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
808 B
JSON
30 lines
808 B
JSON
7 years ago
|
{
|
||
|
"kind": "tm:net:vlan:vlanstate",
|
||
|
"name": "somevlan",
|
||
|
"partition": "Common",
|
||
|
"fullPath": "/Common/somevlan",
|
||
|
"generation": 1,
|
||
|
"selfLink": "https://localhost/mgmt/tm/net/vlan/~Common~somevlan?ver=12.1.0",
|
||
|
"autoLasthop": "default",
|
||
|
"cmpHash": "default",
|
||
|
"dagRoundRobin": "disabled",
|
||
|
"dagTunnel": "outer",
|
||
|
"failsafe": "disabled",
|
||
|
"failsafeAction": "failover-restart-tm",
|
||
|
"failsafeTimeout": 90,
|
||
|
"ifIndex": 480,
|
||
|
"learning": "enable-forward",
|
||
|
"mtu": 1500,
|
||
|
"sflow": {
|
||
|
"pollInterval": 0,
|
||
|
"pollIntervalGlobal": "yes",
|
||
|
"samplingRate": 0,
|
||
|
"samplingRateGlobal": "yes"
|
||
|
},
|
||
|
"sourceChecking": "disabled",
|
||
|
"tag": 4094,
|
||
|
"interfacesReference": {
|
||
|
"link": "https://localhost/mgmt/tm/net/vlan/~Common~somevlan/interfaces?ver=12.1.0",
|
||
|
"isSubcollection": true
|
||
|
}
|
||
|
}
|