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

19 lines
580 B
JSON

{
"kind": "tm:gtm:pool:a:members:membersstate",
"name": "foo_gtm_server:bar",
"partition": "Common",
"fullPath": "/Common/foo_gtm_server:bar",
"generation": 398,
"selfLink": "https://localhost/mgmt/tm/gtm/pool/a/~Common~foo-pool/members/~Common~foo_gtm_server:bar?ver=13.0.0",
"enabled": true,
"limitMaxBps": 0,
"limitMaxBpsStatus": "disabled",
"limitMaxConnections": 0,
"limitMaxConnectionsStatus": "disabled",
"limitMaxPps": 0,
"limitMaxPpsStatus": "disabled",
"memberOrder": 1,
"monitor": "default",
"ratio": 1
}