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.
ansible/test/units/modules/network/f5/fixtures/load_ltm_node_2.json

27 lines
687 B
JSON

{
"kind": "tm:ltm:node:nodestate",
"name": "fqdn-foo",
"partition": "Common",
"fullPath": "/Common/fqdn-foo",
"generation": 161,
"selfLink": "https://localhost/mgmt/tm/ltm/node/~Common~fqdn-foo?ver=13.0.0",
"address": "any6",
"connectionLimit": 0,
"description": "another node but with fqdn",
"dynamicRatio": 1,
"ephemeral": "false",
"fqdn": {
"addressFamily": "ipv4",
"autopopulate": "disabled",
"downInterval": 5,
"interval": "3600",
"tmName": "google.com"
},
"logging": "disabled",
"monitor": "/Common/icmp and /Common/tcp_echo ",
"rateLimit": "disabled",
"ratio": 1,
"session": "user-enabled",
"state": "fqdn-up"
}