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

16 lines
439 B
JSON

{
"kind": "tm:auth:password-policy:password-policystate",
"selfLink": "https://localhost/mgmt/tm/auth/password-policy?ver=13.1.0.7",
"expirationWarning": 7,
"maxDuration": 99999,
"maxLoginFailures": 0,
"minDuration": 0,
"minimumLength": 6,
"passwordMemory": 0,
"policyEnforcement": "disabled",
"requiredLowercase": 0,
"requiredNumeric": 0,
"requiredSpecial": 0,
"requiredUppercase": 0
}