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_sys_application_templa...

22 lines
706 B
JSON

{
"kind": "tm:sys:application:template:templatestate",
"name": "good_templ",
"partition": "Common",
"fullPath": "/Common/good_templ",
"generation": 410,
"selfLink": "https://localhost/mgmt/tm/sys/application/template/~Common~good_templ?ver=13.0.0",
"description": "My basic template",
"ignoreVerification": "false",
"requiresBigipVersionMin": "11.6.0",
"requiresModules": [
"ltm"
],
"tmplChecksum": "90c46acee5ca08e300da0bcdb9130745",
"totalSigningStatus": "checksum",
"verificationStatus": "checksum-verified",
"actionsReference": {
"link": "https://localhost/mgmt/tm/sys/application/template/~Common~good_templ/actions?ver=13.0.0",
"isSubcollection": true
}
}