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_3.json

25 lines
601 B
JSON

{
"kind": "tm:ltm:node:nodestate",
"name": "mytestserver",
"partition": "Common",
"fullPath": "/Common/mytestserver",
"generation": 2286,
"selfLink": "https://localhost/mgmt/tm/ltm/node/~Common~mytestserver?ver=13.0.0",
"address": "10.20.30.40",
"connectionLimit": 0,
"dynamicRatio": 1,
"ephemeral": "false",
"fqdn": {
"addressFamily": "ipv4",
"autopopulate": "disabled",
"downInterval": 5,
"interval": "3600"
},
"logging": "disabled",
"monitor": "/Common/icmp ",
"rateLimit": "disabled",
"ratio": 1,
"session": "monitor-enabled",
"state": "down"
}