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

23 lines
767 B
JSON

{
"kind": "tm:ltm:message-routing:generic:peer:peerstate",
"name": "test",
"partition": "Common",
"fullPath": "/Common/test",
"generation": 177,
"selfLink": "https://localhost/mgmt/tm/ltm/message-routing/generic/peer/~Common~test?ver=14.1.0.3",
"autoInitialization": "disabled",
"autoInitializationInterval": 5000,
"connectionMode": "per-peer",
"description": "foobar",
"numberConnections": 1,
"pool": "/Common/example",
"poolReference": {
"link": "https://localhost/mgmt/tm/ltm/pool/~Common~example?ver=14.1.0.3"
},
"ratio": 1,
"transportConfig": "/Common/test_tranport",
"transportConfigReference": {
"link": "https://localhost/mgmt/tm/ltm/message-routing/generic/transport-config/~Common~test_tranport?ver=14.1.0.3"
}
}