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

20 lines
634 B
JSON

{
"kind": "tm:cm:device-group:device-groupstate",
"name": "device_trust_group",
"partition": "Common",
"fullPath": "/Common/device_trust_group",
"generation": 1,
"selfLink": "https://localhost/mgmt/tm/cm/device-group/~Common~device_trust_group?ver=13.0.0",
"asmSync": "disabled",
"autoSync": "enabled",
"fullLoadOnSync": "false",
"incrementalConfigSyncSizeMax": 1024,
"networkFailover": "disabled",
"saveOnAutoSync": "false",
"type": "sync-only",
"devicesReference": {
"link": "https://localhost/mgmt/tm/cm/device-group/~Common~device_trust_group/devices?ver=13.0.0",
"isSubcollection": true
}
}