summaryrefslogtreecommitdiff
path: root/test/units/modules/network/f5/fixtures/load_vlan_untag_ifcs.json
blob: ebc530e74ae2b94ce5244be1d8a1753aff392402 (plain)
1
2
3
4
5
6
7
8
9
10
11
[
    {
      "kind": "tm:net:vlan:interfaces:interfacesstate",
      "name": "1.1",
      "fullPath": "1.1",
      "generation": 1,
      "selfLink": "https://localhost/mgmt/tm/net/vlan/~Common~internal/interfaces/1.1?ver=12.1.0",
      "tagMode": "none",
      "untagged": true
    }
  ]