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/pool_members_subcollection....

22 lines
602 B
JSON

[
{
"kind": "tm:ltm:pool:members:membersstate",
"name": "1.1.1.1:80",
"partition": "Common",
"fullPath": "/Common/1.1.1.1:80",
"generation": 1,
"selfLink": "https://localhost/mgmt/tm/ltm/pool/~Common~test_pool/members/~Common~1.1.1.1:80?ver=11.5.4",
"address": "1.1.1.1",
"connectionLimit": 0,
"dynamicRatio": 1,
"inheritProfile": "enabled",
"logging": "disabled",
"monitor": "default",
"priorityGroup": 0,
"rateLimit": "disabled",
"ratio": 1,
"session": "user-disabled",
"state": "up"
}
]