From 5241d9150ddd4f85f7a19bb65af4f5fa452ff1f7 Mon Sep 17 00:00:00 2001 From: Sumanth Lingappa Date: Mon, 4 Dec 2023 11:37:50 +0530 Subject: [PATCH 01/22] save Signed-off-by: Sumanth Lingappa --- plugins/module_utils/nitro_resource_map.py | 966 +++++++++++++++++++++ 1 file changed, 966 insertions(+) diff --git a/plugins/module_utils/nitro_resource_map.py b/plugins/module_utils/nitro_resource_map.py index e2644248..17d43dee 100644 --- a/plugins/module_utils/nitro_resource_map.py +++ b/plugins/module_utils/nitro_resource_map.py @@ -95,6 +95,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -117,6 +118,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["policy", "priority"], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["policy"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -140,6 +142,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["windowsprofile"], "bindprimary_key": "windowsprofile", + "create_payload_keys": [], "delete_arg_keys": ["windowsprofile"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -168,6 +171,7 @@ "aaagroup_vpnurlpolicy_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -378,6 +382,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["gotopriorityexpression", "groupname", "username"], "bindprimary_key": "username", + "create_payload_keys": [], "delete_arg_keys": ["username"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -402,6 +407,7 @@ "type", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -439,6 +445,7 @@ "type", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -476,6 +483,7 @@ "type", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -512,6 +520,7 @@ "numaddr", ], "bindprimary_key": "intranetip6", + "create_payload_keys": [], "delete_arg_keys": ["intranetip6", "numaddr"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -541,6 +550,7 @@ "netmask", ], "bindprimary_key": "intranetip", + "create_payload_keys": [], "delete_arg_keys": ["intranetip", "netmask"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -571,6 +581,7 @@ "type", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -606,6 +617,7 @@ "intranetapplication", ], "bindprimary_key": "intranetapplication", + "create_payload_keys": [], "delete_arg_keys": ["intranetapplication"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -634,6 +646,7 @@ "type", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -671,6 +684,7 @@ "type", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -702,6 +716,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["gotopriorityexpression", "groupname", "urlname"], "bindprimary_key": "urlname", + "create_payload_keys": [], "delete_arg_keys": ["urlname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -726,6 +741,7 @@ "type", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -778,6 +794,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -815,6 +832,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -889,6 +907,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -912,6 +931,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1073,6 +1093,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1104,6 +1125,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1140,6 +1162,7 @@ "add_payload_keys": ["name", "reqaction", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1159,6 +1182,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1242,6 +1266,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1272,6 +1297,7 @@ "add_payload_keys": ["name", "password", "username"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1291,6 +1317,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1350,6 +1377,7 @@ "aaauser_vpnurlpolicy_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1550,6 +1578,7 @@ "username", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1587,6 +1616,7 @@ "username", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1624,6 +1654,7 @@ "username", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1660,6 +1691,7 @@ "username", ], "bindprimary_key": "intranetip6", + "create_payload_keys": [], "delete_arg_keys": ["intranetip6", "numaddr"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1689,6 +1721,7 @@ "username", ], "bindprimary_key": "intranetip", + "create_payload_keys": [], "delete_arg_keys": ["intranetip", "netmask"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1719,6 +1752,7 @@ "username", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1754,6 +1788,7 @@ "username", ], "bindprimary_key": "intranetapplication", + "create_payload_keys": [], "delete_arg_keys": ["intranetapplication"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1778,6 +1813,7 @@ "username", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1815,6 +1851,7 @@ "username", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1846,6 +1883,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["gotopriorityexpression", "urlname", "username"], "bindprimary_key": "urlname", + "create_payload_keys": [], "delete_arg_keys": ["urlname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1870,6 +1908,7 @@ "username", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1902,6 +1941,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1923,6 +1963,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["analyticsprofile"], "bindprimary_key": "analyticsprofile", + "create_payload_keys": [], "delete_arg_keys": ["analyticsprofile"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1984,6 +2025,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -2239,6 +2281,7 @@ "add_payload_keys": ["file", "name", "type"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -2263,6 +2306,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -2282,6 +2326,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -2322,6 +2367,7 @@ ], "bindings": ["appflowaction_analyticsprofile_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -2424,6 +2470,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["analyticsprofile", "name"], "bindprimary_key": "analyticsprofile", + "create_payload_keys": [], "delete_arg_keys": ["analyticsprofile"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -2451,6 +2498,7 @@ "add_payload_keys": ["ipaddress", "name", "netprofile", "port", "transport"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -2485,6 +2533,7 @@ "type", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -2552,6 +2601,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -2879,6 +2929,7 @@ "add_payload_keys": ["action", "comment", "name", "rule", "undefaction"], "bindings": ["appflowpolicylabel_appflowpolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -2924,6 +2975,7 @@ "add_payload_keys": ["labelname", "policylabeltype"], "bindings": ["appflowpolicylabel_appflowpolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -2971,6 +3023,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3006,6 +3059,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3026,6 +3080,7 @@ "add_payload_keys": ["comment", "fieldname", "isregex", "url"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["url"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3051,6 +3106,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3076,6 +3132,7 @@ "add_payload_keys": ["comment", "name", "priority", "regex"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3104,6 +3161,7 @@ "type", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3167,6 +3225,7 @@ "type", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3219,6 +3278,7 @@ "type", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3264,6 +3324,7 @@ "add_payload_keys": ["grpccontenttypevalue", "isregex"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3287,6 +3348,7 @@ "add_payload_keys": ["grpcwebjsoncontenttypevalue", "isregex"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3310,6 +3372,7 @@ "add_payload_keys": ["grpcwebtextcontenttypevalue", "isregex"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3333,6 +3396,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3353,6 +3417,7 @@ "add_payload_keys": ["isregex", "jsoncontenttypevalue"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3376,6 +3441,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3396,6 +3462,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [ "as_scan_location_sql", "as_scan_location_xss", @@ -3501,6 +3568,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3636,6 +3704,7 @@ "add_payload_keys": ["isregex", "multipartformcontenttypevalue"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3668,6 +3737,7 @@ "add_payload_keys": ["comment", "logaction", "name", "profilename", "rule"], "bindings": ["appfwpolicylabel_appfwpolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3713,6 +3783,7 @@ "add_payload_keys": ["labelname", "policylabeltype"], "bindings": ["appfwpolicylabel_appfwpolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3759,6 +3830,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3962,6 +4034,7 @@ "appfwprofile_xmlxss_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -5313,6 +5386,7 @@ "ruletype", ], "bindprimary_key": "confidfield", + "create_payload_keys": [], "delete_arg_keys": ["cffield_url", "confidfield", "ruletype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -5365,6 +5439,7 @@ "ruletype", ], "bindprimary_key": "blockkeyword", + "create_payload_keys": [], "delete_arg_keys": [ "as_blockkeyword_formurl", "blockkeyword", @@ -5435,6 +5510,7 @@ "ruletype", ], "bindprimary_key": "as_bypass_list", + "create_payload_keys": [], "delete_arg_keys": ["as_bypass_list", "as_bypass_list_value_type", "ruletype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -5499,6 +5575,7 @@ "ruletype", ], "bindprimary_key": "cmdinjection", + "create_payload_keys": [], "delete_arg_keys": [ "as_scan_location_cmd", "as_value_expr_cmd", @@ -5581,6 +5658,7 @@ "ruletype", ], "bindprimary_key": "contenttype", + "create_payload_keys": [], "delete_arg_keys": ["contenttype", "ruletype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -5622,6 +5700,7 @@ "ruletype", ], "bindprimary_key": "cookieconsistency", + "create_payload_keys": [], "delete_arg_keys": ["cookieconsistency", "ruletype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -5669,6 +5748,7 @@ "ruletype", ], "bindprimary_key": "creditcardnumber", + "create_payload_keys": [], "delete_arg_keys": ["creditcardnumber", "creditcardnumberurl", "ruletype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -5717,6 +5797,7 @@ "ruletype", ], "bindprimary_key": "crosssitescripting", + "create_payload_keys": [], "delete_arg_keys": [ "as_scan_location_xss", "as_value_expr_xss", @@ -5800,6 +5881,7 @@ "ruletype", ], "bindprimary_key": "csrftag", + "create_payload_keys": [], "delete_arg_keys": ["csrfformactionurl", "csrftag", "ruletype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -5845,6 +5927,7 @@ "ruletype", ], "bindprimary_key": "as_deny_list", + "create_payload_keys": [], "delete_arg_keys": ["as_deny_list", "as_deny_list_value_type", "ruletype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -5905,6 +5988,7 @@ "ruletype", ], "bindprimary_key": "denyurl", + "create_payload_keys": [], "delete_arg_keys": ["denyurl", "ruletype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -5945,6 +6029,7 @@ "ruletype", ], "bindprimary_key": "excluderescontenttype", + "create_payload_keys": [], "delete_arg_keys": ["excluderescontenttype", "ruletype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -5989,6 +6074,7 @@ "tag", ], "bindprimary_key": "fakeaccount", + "create_payload_keys": [], "delete_arg_keys": [ "fakeaccount", "formexpression", @@ -6055,6 +6141,7 @@ "ruletype", ], "bindprimary_key": "fieldconsistency", + "create_payload_keys": [], "delete_arg_keys": ["fieldconsistency", "formactionurl_ffc", "ruletype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -6108,6 +6195,7 @@ "ruletype", ], "bindprimary_key": "fieldformat", + "create_payload_keys": [], "delete_arg_keys": ["fieldformat", "formactionurl_ff", "ruletype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -6166,6 +6254,7 @@ "ruletype", ], "bindprimary_key": "fileuploadtype", + "create_payload_keys": [], "delete_arg_keys": [ "as_fileuploadtypes_url", "filetype", @@ -6242,6 +6331,7 @@ "ruletype", ], "bindprimary_key": "jsonblockkeyword", + "create_payload_keys": [], "delete_arg_keys": [ "jsonblockkeyword", "jsonblockkeywordurl", @@ -6314,6 +6404,7 @@ "ruletype", ], "bindprimary_key": "jsoncmdurl", + "create_payload_keys": [], "delete_arg_keys": [ "as_value_expr_json_cmd", "as_value_type_json_cmd", @@ -6400,6 +6491,7 @@ "ruletype", ], "bindprimary_key": "jsondosurl", + "create_payload_keys": [], "delete_arg_keys": ["jsondosurl", "ruletype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -6509,6 +6601,7 @@ "ruletype", ], "bindprimary_key": "jsonsqlurl", + "create_payload_keys": [], "delete_arg_keys": [ "as_value_expr_json_sql", "as_value_type_json_sql", @@ -6588,6 +6681,7 @@ "ruletype", ], "bindprimary_key": "jsonxssurl", + "create_payload_keys": [], "delete_arg_keys": [ "as_value_expr_json_xss", "as_value_type_json_xss", @@ -6663,6 +6757,7 @@ "ruletype", ], "bindprimary_key": "logexpression", + "create_payload_keys": [], "delete_arg_keys": ["logexpression", "ruletype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -6708,6 +6803,7 @@ "safeobject", ], "bindprimary_key": "safeobject", + "create_payload_keys": [], "delete_arg_keys": ["ruletype", "safeobject"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -6765,6 +6861,7 @@ "sqlinjection", ], "bindprimary_key": "sqlinjection", + "create_payload_keys": [], "delete_arg_keys": [ "as_scan_location_sql", "as_value_expr_sql", @@ -6847,6 +6944,7 @@ "starturl", ], "bindprimary_key": "starturl", + "create_payload_keys": [], "delete_arg_keys": ["ruletype", "starturl"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -6887,6 +6985,7 @@ "trustedlearningclients", ], "bindprimary_key": "trustedlearningclients", + "create_payload_keys": [], "delete_arg_keys": ["ruletype", "trustedlearningclients"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -6931,6 +7030,7 @@ "xmlmaxattachmentsizecheck", ], "bindprimary_key": "xmlattachmenturl", + "create_payload_keys": [], "delete_arg_keys": ["ruletype", "xmlattachmenturl"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7023,6 +7123,7 @@ "xmlsoaparraycheck", ], "bindprimary_key": "xmldosurl", + "create_payload_keys": [], "delete_arg_keys": ["ruletype", "xmldosurl"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7205,6 +7306,7 @@ "xmlsqlinjection", ], "bindprimary_key": "xmlsqlinjection", + "create_payload_keys": [], "delete_arg_keys": ["as_scan_location_xmlsql", "ruletype", "xmlsqlinjection"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7264,6 +7366,7 @@ "xmlwsdl", ], "bindprimary_key": "xmlvalidationurl", + "create_payload_keys": [], "delete_arg_keys": ["ruletype", "xmlvalidationurl"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7335,6 +7438,7 @@ "xmlwsiurl", ], "bindprimary_key": "xmlwsiurl", + "create_payload_keys": [], "delete_arg_keys": ["ruletype", "xmlwsiurl"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7379,6 +7483,7 @@ "xmlxss", ], "bindprimary_key": "xmlxss", + "create_payload_keys": [], "delete_arg_keys": ["as_scan_location_xmlxss", "ruletype", "xmlxss"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7425,6 +7530,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7445,6 +7551,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7555,6 +7662,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7601,6 +7709,7 @@ "add_payload_keys": ["isregex", "urlencodedformcontenttypevalue"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7624,6 +7733,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7644,6 +7754,7 @@ "add_payload_keys": ["isregex", "xmlcontenttypevalue"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7667,6 +7778,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7687,6 +7799,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7707,6 +7820,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["appname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7751,6 +7865,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7811,6 +7926,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7829,6 +7945,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7861,6 +7978,7 @@ "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7889,6 +8007,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["all", "ownernode", "td"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7924,6 +8043,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7961,6 +8081,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8034,6 +8155,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8151,6 +8273,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["globalbindtype", "policyname", "priority"], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["globalbindtype", "policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8186,6 +8309,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8303,6 +8427,7 @@ "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8356,6 +8481,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8484,6 +8610,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["globalbindtype", "policyname", "priority"], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["globalbindtype", "policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8596,6 +8723,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8715,6 +8843,7 @@ "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8747,6 +8876,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8788,6 +8918,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8836,6 +8967,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8901,6 +9033,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8942,6 +9075,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8982,6 +9116,7 @@ "add_payload_keys": ["name", "reqaction", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9009,6 +9144,7 @@ "add_payload_keys": ["authentication", "authenticationtype", "name"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9052,6 +9188,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9086,6 +9223,7 @@ "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9123,6 +9261,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9178,6 +9317,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9271,6 +9411,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9451,6 +9592,7 @@ "add_payload_keys": ["name", "reqaction", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9477,6 +9619,7 @@ "add_payload_keys": ["name", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9512,6 +9655,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9566,6 +9710,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9613,6 +9758,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9653,6 +9799,7 @@ "add_payload_keys": ["name", "reqaction", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9680,6 +9827,7 @@ "add_payload_keys": ["defaultauthenticationgroup", "name"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9750,6 +9898,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9904,6 +10053,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9959,6 +10109,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -10039,6 +10190,7 @@ ], "bindings": ["authenticationpolicylabel_authenticationpolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -10092,6 +10244,7 @@ "add_payload_keys": ["comment", "labelname", "loginschema", "type"], "bindings": ["authenticationpolicylabel_authenticationpolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -10139,6 +10292,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -10180,6 +10334,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -10241,6 +10396,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -10345,6 +10501,7 @@ "add_payload_keys": ["name", "reqaction", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -10421,6 +10578,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -10645,6 +10803,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -10776,6 +10935,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -11117,6 +11277,7 @@ "add_payload_keys": ["name", "reqaction", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -11144,6 +11305,7 @@ "add_payload_keys": ["action", "comment", "name", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -11172,6 +11334,7 @@ "add_payload_keys": ["comment", "name", "tags"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -11204,6 +11367,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -11265,6 +11429,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -11348,6 +11513,7 @@ "add_payload_keys": ["name", "reqaction", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -11416,6 +11582,7 @@ "authenticationvserver_vpnportaltheme_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["name"], "enable_payload_keys": ["name"], @@ -11821,6 +11988,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -11873,6 +12041,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -11925,6 +12094,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -11977,6 +12147,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12029,6 +12200,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12081,6 +12253,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12133,6 +12306,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12185,6 +12359,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12237,6 +12412,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12289,6 +12465,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12341,6 +12518,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12393,6 +12571,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12445,6 +12624,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12497,6 +12677,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12549,6 +12730,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12601,6 +12783,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12653,6 +12836,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12705,6 +12889,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12757,6 +12942,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12809,6 +12995,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12852,6 +13039,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["name", "portaltheme"], "bindprimary_key": "portaltheme", + "create_payload_keys": [], "delete_arg_keys": ["portaltheme"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12902,6 +13090,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12972,6 +13161,7 @@ "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12999,6 +13189,7 @@ "add_payload_keys": ["action", "name", "rule"], "bindings": ["authorizationpolicylabel_authorizationpolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13042,6 +13233,7 @@ "add_payload_keys": ["labelname"], "bindings": ["authorizationpolicylabel_authorizationpolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13083,6 +13275,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13134,6 +13327,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13177,6 +13371,7 @@ "add_payload_keys": ["action", "comment", "logaction", "name", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13206,6 +13401,7 @@ "add_payload_keys": ["apikey", "name", "sharedsecret", "type", "url"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13234,6 +13430,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13263,6 +13460,7 @@ "add_payload_keys": ["azureapplication", "azurevaultname", "name"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13289,6 +13487,7 @@ "type", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13355,6 +13554,7 @@ ], "bindings": ["botpolicylabel_botpolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13408,6 +13608,7 @@ "add_payload_keys": ["comment", "labelname"], "bindings": ["botpolicylabel_botpolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13450,6 +13651,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13531,6 +13733,7 @@ "botprofile_whitelist_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13840,6 +14043,7 @@ "name", ], "bindprimary_key": "bot_blacklist", + "create_payload_keys": [], "delete_arg_keys": ["bot_blacklist", "bot_blacklist_value"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13900,6 +14104,7 @@ "waittime", ], "bindprimary_key": "captcharesource", + "create_payload_keys": [], "delete_arg_keys": ["bot_captcha_url", "captcharesource"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13959,6 +14164,7 @@ "name", ], "bindprimary_key": "bot_ipreputation", + "create_payload_keys": [], "delete_arg_keys": ["bot_ipreputation", "category"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -14033,6 +14239,7 @@ "name", ], "bindprimary_key": "kmdetectionexpr", + "create_payload_keys": [], "delete_arg_keys": ["bot_km_expression_name", "kmdetectionexpr"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -14076,6 +14283,7 @@ "name", ], "bindprimary_key": "logexpression", + "create_payload_keys": [], "delete_arg_keys": ["bot_log_expression_name", "logexpression"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -14124,6 +14332,7 @@ "timeslice", ], "bindprimary_key": "bot_ratelimit", + "create_payload_keys": [], "delete_arg_keys": [ "bot_rate_limit_type", "bot_rate_limit_url", @@ -14461,6 +14670,7 @@ "threshold", ], "bindprimary_key": "bot_tps", + "create_payload_keys": [], "delete_arg_keys": ["bot_tps", "bot_tps_type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -14517,6 +14727,7 @@ "trapinsertionurl", ], "bindprimary_key": "trapinsertionurl", + "create_payload_keys": [], "delete_arg_keys": ["bot_trap_url", "trapinsertionurl"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -14559,6 +14770,7 @@ "name", ], "bindprimary_key": "bot_whitelist", + "create_payload_keys": [], "delete_arg_keys": ["bot_whitelist", "bot_whitelist_value"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -14606,6 +14818,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -14672,6 +14885,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -14704,6 +14918,7 @@ "bridgegroup_vlan_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -14780,6 +14995,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["id", "ipaddress", "netmask", "ownergroup", "td"], "bindprimary_key": "ipaddress", + "create_payload_keys": [], "delete_arg_keys": ["ipaddress", "netmask", "ownergroup", "td"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -14800,6 +15016,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["id", "ipaddress", "netmask", "ownergroup", "td"], "bindprimary_key": "ipaddress", + "create_payload_keys": [], "delete_arg_keys": ["ipaddress", "netmask", "ownergroup", "td"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -14820,6 +15037,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["id", "vlan"], "bindprimary_key": "vlan", + "create_payload_keys": [], "delete_arg_keys": ["vlan"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -14846,6 +15064,7 @@ "add_payload_keys": ["devicevlan", "mac", "vni", "vtep", "vxlan"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["devicevlan", "mac", "vtep", "vxlan"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -14922,6 +15141,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15108,6 +15328,7 @@ "add_payload_keys": ["ipaddress", "port"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["port"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15134,6 +15355,7 @@ "type", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["policy", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15200,6 +15422,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15257,6 +15480,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15320,6 +15544,7 @@ ], "bindings": ["cachepolicylabel_cachepolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15383,6 +15608,7 @@ "add_payload_keys": ["evaluates", "labelname"], "bindings": ["cachepolicylabel_cachepolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15438,6 +15664,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15480,6 +15707,7 @@ "add_payload_keys": ["rule", "selectorname"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15498,6 +15726,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15561,6 +15790,7 @@ ], "bindings": ["channel_interface_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15679,6 +15909,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["id", "ifnum"], "bindprimary_key": "ifnum", + "create_payload_keys": [], "delete_arg_keys": ["ifnum"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15705,6 +15936,7 @@ "add_payload_keys": ["creator", "name"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15723,6 +15955,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15738,6 +15971,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15761,6 +15995,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15806,6 +16041,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15847,6 +16083,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15879,6 +16116,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -16035,6 +16273,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -16067,6 +16306,7 @@ "add_payload_keys": ["listenpolicy", "listenpriority", "name", "servicetype"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -16100,6 +16340,7 @@ "clusternodegroup_vpnvserver_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -16310,6 +16551,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -16367,6 +16609,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["clid"], "enable_payload_keys": ["clid"], @@ -16484,6 +16727,7 @@ "clusternodegroup_vpnvserver_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["clearnodegroupconfig"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -16715,6 +16959,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["netmask", "nodeid", "routemonitor"], "bindprimary_key": "routemonitor", + "create_payload_keys": [], "delete_arg_keys": ["netmask", "routemonitor"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -16754,6 +16999,7 @@ "clusternodegroup_vpnvserver_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -16959,6 +17205,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["name", "vserver"], "bindprimary_key": "vserver", + "create_payload_keys": [], "delete_arg_keys": ["vserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -16976,6 +17223,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["name", "node"], "bindprimary_key": "node", + "create_payload_keys": [], "delete_arg_keys": ["node"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -16993,6 +17241,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["name", "vserver"], "bindprimary_key": "vserver", + "create_payload_keys": [], "delete_arg_keys": ["vserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17010,6 +17259,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["name", "vserver"], "bindprimary_key": "vserver", + "create_payload_keys": [], "delete_arg_keys": ["vserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17027,6 +17277,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["gslbsite", "name"], "bindprimary_key": "gslbsite", + "create_payload_keys": [], "delete_arg_keys": ["gslbsite"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17044,6 +17295,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["name", "vserver"], "bindprimary_key": "vserver", + "create_payload_keys": [], "delete_arg_keys": ["vserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17061,6 +17313,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["name", "vserver"], "bindprimary_key": "vserver", + "create_payload_keys": [], "delete_arg_keys": ["vserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17078,6 +17331,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["identifiername", "name"], "bindprimary_key": "identifiername", + "create_payload_keys": [], "delete_arg_keys": ["identifiername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17095,6 +17349,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["name", "service"], "bindprimary_key": "service", + "create_payload_keys": [], "delete_arg_keys": ["service"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17112,6 +17367,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["identifiername", "name"], "bindprimary_key": "identifiername", + "create_payload_keys": [], "delete_arg_keys": ["identifiername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17129,6 +17385,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["name", "vserver"], "bindprimary_key": "vserver", + "create_payload_keys": [], "delete_arg_keys": ["vserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17147,6 +17404,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17171,6 +17429,7 @@ "add_payload_keys": ["addvaryheader", "cmptype", "name", "varyheadervalue"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17214,6 +17473,7 @@ "type", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17274,6 +17534,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17357,6 +17618,7 @@ "add_payload_keys": ["name", "resaction", "rule"], "bindings": ["cmppolicylabel_cmppolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17400,6 +17662,7 @@ "add_payload_keys": ["labelname", "type"], "bindings": ["cmppolicylabel_cmppolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17446,6 +17709,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17497,6 +17761,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17554,6 +17819,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17599,6 +17865,7 @@ "type", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17654,6 +17921,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17687,6 +17955,7 @@ ], "bindings": ["contentinspectionpolicylabel_contentinspectionpolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17740,6 +18009,7 @@ "add_payload_keys": ["comment", "labelname", "type"], "bindings": ["contentinspectionpolicylabel_contentinspectionpolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17783,6 +18053,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17834,6 +18105,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17877,6 +18149,7 @@ "add_payload_keys": ["action", "logaction", "policyname", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17973,6 +18246,7 @@ "crvserver_spilloverpolicy_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["name"], "enable_payload_keys": ["name"], @@ -18412,6 +18686,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["analyticsprofile", "name"], "bindprimary_key": "analyticsprofile", + "create_payload_keys": [], "delete_arg_keys": ["analyticsprofile"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -18439,6 +18714,7 @@ "targetvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -18491,6 +18767,7 @@ "targetvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -18543,6 +18820,7 @@ "targetvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -18595,6 +18873,7 @@ "targetvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -18647,6 +18926,7 @@ "targetvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -18699,6 +18979,7 @@ "targetvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -18751,6 +19032,7 @@ "targetvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -18803,6 +19085,7 @@ "targetvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -18855,6 +19138,7 @@ "targetvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -18897,6 +19181,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["lbvserver", "name"], "bindprimary_key": "lbvserver", + "create_payload_keys": [], "delete_arg_keys": ["lbvserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -18924,6 +19209,7 @@ "targetvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -18976,6 +19262,7 @@ "targetvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -19028,6 +19315,7 @@ "targetvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -19080,6 +19368,7 @@ "targetvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -19138,6 +19427,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -19166,6 +19456,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -19197,6 +19488,7 @@ "add_payload_keys": ["action", "logaction", "policyname", "rule"], "bindings": ["cspolicylabel_cspolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -19241,6 +19533,7 @@ "add_payload_keys": ["cspolicylabeltype", "labelname"], "bindings": ["cspolicylabel_cspolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -19312,6 +19605,7 @@ "targetvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -19453,6 +19747,7 @@ "csvserver_vpnvserver_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["name"], "enable_payload_keys": ["name"], @@ -20162,6 +20457,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["analyticsprofile", "name"], "bindprimary_key": "analyticsprofile", + "create_payload_keys": [], "delete_arg_keys": ["analyticsprofile"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -20189,6 +20485,7 @@ "targetlbvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -20247,6 +20544,7 @@ "targetlbvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -20305,6 +20603,7 @@ "targetlbvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -20363,6 +20662,7 @@ "targetlbvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -20421,6 +20721,7 @@ "targetlbvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -20479,6 +20780,7 @@ "targetlbvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -20537,6 +20839,7 @@ "targetlbvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -20595,6 +20898,7 @@ "targetlbvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -20653,6 +20957,7 @@ "targetlbvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -20711,6 +21016,7 @@ "targetlbvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -20769,6 +21075,7 @@ "targetlbvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -20825,6 +21132,7 @@ "ttl", ], "bindprimary_key": "domainname", + "create_payload_keys": [], "delete_arg_keys": ["domainname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -20865,6 +21173,7 @@ "targetlbvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -20913,6 +21222,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["name", "vserver"], "bindprimary_key": "vserver", + "create_payload_keys": [], "delete_arg_keys": ["vserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -20930,6 +21240,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["lbvserver", "name", "targetvserver"], "bindprimary_key": "lbvserver", + "create_payload_keys": [], "delete_arg_keys": ["lbvserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -20958,6 +21269,7 @@ "targetlbvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21016,6 +21328,7 @@ "targetlbvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21074,6 +21387,7 @@ "targetlbvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21132,6 +21446,7 @@ "targetlbvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21190,6 +21505,7 @@ "targetlbvserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21238,6 +21554,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["name", "vserver"], "bindprimary_key": "vserver", + "create_payload_keys": [], "delete_arg_keys": ["vserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21271,6 +21588,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21327,6 +21645,7 @@ "add_payload_keys": ["password", "username"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21346,6 +21665,7 @@ "add_payload_keys": ["hostname", "ipv6address", "ttl"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["ecssubnet", "ipv6address"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21388,6 +21708,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21437,6 +21758,7 @@ "add_payload_keys": ["actionname", "excluderule", "mappedrule", "prefix"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21457,6 +21779,7 @@ "add_payload_keys": ["hostname", "ipaddress", "ttl"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["ecssubnet", "ipaddress"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21483,6 +21806,7 @@ "add_payload_keys": ["domain", "flag", "tag", "ttl", "valuestring"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["ecssubnet", "flag", "recordid", "tag", "valuestring"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21513,6 +21837,7 @@ "add_payload_keys": ["aliasname", "canonicalname", "ttl"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["ecssubnet"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21547,6 +21872,7 @@ "type", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21618,6 +21944,14 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [ + "algorithm", + "filenameprefix", + "keysize", + "keytype", + "password", + "zonename", + ], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21684,6 +22018,7 @@ "add_payload_keys": ["domain", "mx", "pref", "ttl"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["ecssubnet", "mx"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21721,6 +22056,7 @@ "add_payload_keys": ["dnsprofilename", "dnsvservername", "ip", "local", "type"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["dnsvservername", "type"], "disable_payload_keys": ["dnsvservername", "ip", "type"], "enable_payload_keys": ["dnsvservername", "ip", "type"], @@ -21756,6 +22092,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [ "ecssubnet", "flags", @@ -21807,6 +22144,7 @@ "add_payload_keys": ["domain", "nameserver", "ttl"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["ecssubnet", "nameserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21833,6 +22171,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21955,6 +22294,7 @@ "add_payload_keys": ["actionname", "logaction", "name", "rule"], "bindings": ["dnspolicylabel_dnspolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22003,6 +22343,7 @@ "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22029,6 +22370,7 @@ "add_payload_keys": ["labelname", "transform"], "bindings": ["dnspolicylabel_dnspolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22075,6 +22417,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22124,6 +22467,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22199,6 +22543,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22240,6 +22585,7 @@ "add_payload_keys": ["domain", "reversedomain", "ttl"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["domain", "ecssubnet"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22284,6 +22630,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["ecssubnet"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22326,6 +22673,7 @@ "add_payload_keys": ["domain", "port", "priority", "target", "ttl", "weight"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["ecssubnet", "target"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22362,6 +22710,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22381,6 +22730,7 @@ "add_payload_keys": ["dnssuffix"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22396,6 +22746,7 @@ "add_payload_keys": ["domain", "string", "ttl"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["ecssubnet", "recordid", "string"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22424,6 +22775,7 @@ "add_payload_keys": ["viewname"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22449,6 +22801,7 @@ "add_payload_keys": ["dnssecoffload", "nsec", "proxymode", "zonename"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22498,6 +22851,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["endpointname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22528,6 +22882,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22575,6 +22930,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22642,6 +22998,7 @@ "type", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22685,6 +23042,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22718,6 +23076,7 @@ "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22737,6 +23096,7 @@ "add_payload_keys": ["name", "ownernode"], "bindings": ["fis_channel_binding", "fis_interface_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22786,6 +23146,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["ifnum", "name"], "bindprimary_key": "ifnum", + "create_payload_keys": [], "delete_arg_keys": ["ifnum"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22804,6 +23165,7 @@ "_supported_operations": ["add", "delete"], "add_payload_keys": ["ifnum", "name"], "bindprimary_key": "ifnum", + "create_payload_keys": [], "delete_arg_keys": ["ifnum"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22840,6 +23202,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22887,6 +23250,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22909,6 +23273,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22924,6 +23289,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["ipaddress"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22939,6 +23305,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -23069,6 +23436,7 @@ "gslbservicegroup_lbmonitor_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -23268,6 +23636,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["servicename", "viewip", "viewname"], "bindprimary_key": "viewname", + "create_payload_keys": [], "delete_arg_keys": ["viewname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -23286,6 +23655,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["monitor_name", "monstate", "servicename", "weight"], "bindprimary_key": "monitor_name", + "create_payload_keys": [], "delete_arg_keys": ["monitor_name"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -23343,6 +23713,7 @@ "gslbservicegroup_lbmonitor_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [ "delay", @@ -23525,6 +23896,7 @@ "weight", ], "bindprimary_key": "ip", + "create_payload_keys": [], "delete_arg_keys": ["ip", "port", "servername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -23573,6 +23945,7 @@ "weight", ], "bindprimary_key": "monitor_name", + "create_payload_keys": [], "delete_arg_keys": ["monitor_name", "port"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -23638,6 +24011,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -23755,6 +24129,7 @@ "gslbvserver_spilloverpolicy_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["name"], "enable_payload_keys": ["name"], @@ -24076,6 +24451,7 @@ "ttl", ], "bindprimary_key": "domainname", + "create_payload_keys": [], "delete_arg_keys": ["backupipflag", "cookie_domainflag", "domainname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24110,6 +24486,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["name", "order", "servicename", "weight"], "bindprimary_key": "servicename", + "create_payload_keys": [], "delete_arg_keys": ["servicename"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24130,6 +24507,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["name", "order", "servicegroupname"], "bindprimary_key": "servicegroupname", + "create_payload_keys": [], "delete_arg_keys": ["servicegroupname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24155,6 +24533,7 @@ "type", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24194,6 +24573,7 @@ "type", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24227,6 +24607,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24242,6 +24623,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24284,6 +24666,7 @@ "add_payload_keys": ["id", "inc", "ipaddress"], "bindings": ["hanode_routemonitor6_binding", "hanode_routemonitor_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24385,6 +24768,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["id", "netmask", "routemonitor"], "bindprimary_key": "routemonitor", + "create_payload_keys": [], "delete_arg_keys": ["netmask", "routemonitor"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24403,6 +24787,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["id", "netmask", "routemonitor"], "bindprimary_key": "routemonitor", + "create_payload_keys": [], "delete_arg_keys": ["netmask", "routemonitor"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24422,6 +24807,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24459,6 +24845,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24550,6 +24937,7 @@ "add_payload_keys": ["accessprofilename", "latencyprofilename", "name"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24574,6 +24962,7 @@ "type", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24624,6 +25013,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24666,6 +25056,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24717,6 +25108,7 @@ "add_payload_keys": ["action", "comment", "logaction", "name", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24761,6 +25153,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24827,6 +25220,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24871,6 +25265,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24894,6 +25289,7 @@ "add_payload_keys": ["id", "ifnum"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24912,6 +25308,7 @@ "add_payload_keys": ["local", "name", "ownergroup", "remote"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24932,6 +25329,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24988,6 +25386,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25020,6 +25419,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25042,6 +25442,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25120,6 +25521,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25185,6 +25587,7 @@ "add_payload_keys": ["name", "td"], "bindings": ["ipset_nsip6_binding", "ipset_nsip_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25234,6 +25637,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["ipaddress", "name"], "bindprimary_key": "ipaddress", + "create_payload_keys": [], "delete_arg_keys": ["ipaddress"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25251,6 +25655,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["ipaddress", "name"], "bindprimary_key": "ipaddress", + "create_payload_keys": [], "delete_arg_keys": ["ipaddress"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25291,6 +25696,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25354,6 +25760,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25412,6 +25819,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25460,6 +25868,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25574,6 +25983,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25690,6 +26100,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25726,6 +26137,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25753,6 +26165,7 @@ "add_payload_keys": ["comment", "name", "type", "value"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25785,6 +26198,7 @@ "type", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25888,6 +26302,7 @@ ], "bindings": ["lbgroup_lbvserver_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25962,6 +26377,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["name", "vservername"], "bindprimary_key": "vservername", + "create_payload_keys": [], "delete_arg_keys": ["vservername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25987,6 +26403,7 @@ "add_payload_keys": ["metrictable"], "bindings": ["lbmetrictable_metric_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -26021,6 +26438,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["metric", "metrictable", "snmpoid"], "bindprimary_key": "metric", + "create_payload_keys": [], "delete_arg_keys": ["metric"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -26154,6 +26572,7 @@ ], "bindings": ["lbmonitor_metric_binding", "lbmonitor_sslcertkey_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["type"], "disable_payload_keys": ["monitorname", "servicegroupname", "servicename"], "enable_payload_keys": ["monitorname", "servicegroupname", "servicename"], @@ -26583,6 +27002,7 @@ "monitorname", ], "bindprimary_key": "metric", + "create_payload_keys": [], "delete_arg_keys": ["metric"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -26608,6 +27028,7 @@ "ocspcheck", ], "bindprimary_key": "certkeyname", + "create_payload_keys": [], "delete_arg_keys": ["ca", "certkeyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -26637,6 +27058,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -26768,6 +27190,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -26803,6 +27226,7 @@ ], "bindings": ["lbpolicylabel_lbpolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -26856,6 +27280,7 @@ "add_payload_keys": ["comment", "labelname", "policylabeltype"], "bindings": ["lbpolicylabel_lbpolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -26919,6 +27344,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -26975,6 +27401,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -27051,6 +27478,7 @@ "add_payload_keys": ["gatewayname", "netmask", "network", "td"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["netmask", "td"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -27071,6 +27499,7 @@ "add_payload_keys": ["gatewayname", "network", "td"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["td"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -27090,6 +27519,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -27262,6 +27692,7 @@ "lbvserver_videooptimizationpacingpolicy_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["name"], "enable_payload_keys": ["name"], @@ -28141,6 +28572,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["analyticsprofile", "name", "order"], "bindprimary_key": "analyticsprofile", + "create_payload_keys": [], "delete_arg_keys": ["analyticsprofile"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -28169,6 +28601,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -28221,6 +28654,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -28273,6 +28707,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -28325,6 +28760,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -28377,6 +28813,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -28429,6 +28866,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -28481,6 +28919,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -28533,6 +28972,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -28585,6 +29025,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -28637,6 +29078,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -28689,6 +29131,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -28741,6 +29184,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -28793,6 +29237,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -28845,6 +29290,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -28897,6 +29343,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -28945,6 +29392,7 @@ "weight", ], "bindprimary_key": "servicename", + "create_payload_keys": [], "delete_arg_keys": ["servicegroupname", "servicename"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -28971,6 +29419,7 @@ "weight", ], "bindprimary_key": "servicename", + "create_payload_keys": [], "delete_arg_keys": ["servicegroupname", "servicename"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29001,6 +29450,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29053,6 +29503,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29105,6 +29556,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29157,6 +29609,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29209,6 +29662,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29260,6 +29714,7 @@ "add_payload_keys": ["ipaddress", "katimeout", "lbuid", "port", "wlmname"], "bindings": ["lbwlm_lbvserver_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29296,6 +29751,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["vservername", "wlmname"], "bindprimary_key": "vservername", + "create_payload_keys": [], "delete_arg_keys": ["vservername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29314,6 +29770,7 @@ "add_payload_keys": ["id"], "bindings": ["linkset_channel_binding", "linkset_interface_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29362,6 +29819,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["id", "ifnum"], "bindprimary_key": "ifnum", + "create_payload_keys": [], "delete_arg_keys": ["ifnum"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29379,6 +29837,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["id", "ifnum"], "bindprimary_key": "ifnum", + "create_payload_keys": [], "delete_arg_keys": ["ifnum"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29397,6 +29856,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29415,6 +29875,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29444,6 +29905,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["ipto"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29471,6 +29933,7 @@ "add_payload_keys": ["format", "locationfile"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29507,6 +29970,7 @@ "add_payload_keys": ["format", "locationfile"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29531,6 +29995,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29581,6 +30046,7 @@ "add_payload_keys": ["name", "port", "sessiontimeout", "transportprotocol"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29625,6 +30091,7 @@ "lsnappsprofile_port_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29725,6 +30192,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["appsattributesname", "appsprofilename"], "bindprimary_key": "appsattributesname", + "create_payload_keys": [], "delete_arg_keys": ["appsattributesname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29742,6 +30210,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["appsprofilename", "lsnport"], "bindprimary_key": "lsnport", + "create_payload_keys": [], "delete_arg_keys": ["lsnport"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29765,6 +30234,7 @@ "lsnclient_nsacl_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29845,6 +30315,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["clientname", "network6", "td"], "bindprimary_key": "network6", + "create_payload_keys": [], "delete_arg_keys": ["network6", "td"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29865,6 +30336,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["clientname", "netmask", "network", "td"], "bindprimary_key": "network", + "create_payload_keys": [], "delete_arg_keys": ["netmask", "network", "td"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29884,6 +30356,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["acl6name", "clientname", "td"], "bindprimary_key": "acl6name", + "create_payload_keys": [], "delete_arg_keys": ["acl6name", "td"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29902,6 +30375,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["aclname", "clientname", "td"], "bindprimary_key": "aclname", + "create_payload_keys": [], "delete_arg_keys": ["aclname", "td"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29955,6 +30429,7 @@ "lsngroup_pcpserver_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30191,6 +30666,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["groupname", "ipsecalgprofile"], "bindprimary_key": "ipsecalgprofile", + "create_payload_keys": [], "delete_arg_keys": ["ipsecalgprofile"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30208,6 +30684,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["appsprofilename", "groupname"], "bindprimary_key": "appsprofilename", + "create_payload_keys": [], "delete_arg_keys": ["appsprofilename"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30225,6 +30702,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["groupname", "httphdrlogprofilename"], "bindprimary_key": "httphdrlogprofilename", + "create_payload_keys": [], "delete_arg_keys": ["httphdrlogprofilename"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30242,6 +30720,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["groupname", "logprofilename"], "bindprimary_key": "logprofilename", + "create_payload_keys": [], "delete_arg_keys": ["logprofilename"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30259,6 +30738,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["groupname", "poolname"], "bindprimary_key": "poolname", + "create_payload_keys": [], "delete_arg_keys": ["poolname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30276,6 +30756,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["groupname", "rtspalgprofilename"], "bindprimary_key": "rtspalgprofilename", + "create_payload_keys": [], "delete_arg_keys": ["rtspalgprofilename"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30293,6 +30774,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["groupname", "sipalgprofilename"], "bindprimary_key": "sipalgprofilename", + "create_payload_keys": [], "delete_arg_keys": ["sipalgprofilename"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30310,6 +30792,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["groupname", "transportprofilename"], "bindprimary_key": "transportprofilename", + "create_payload_keys": [], "delete_arg_keys": ["transportprofilename"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30327,6 +30810,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["groupname", "pcpserver"], "bindprimary_key": "pcpserver", + "create_payload_keys": [], "delete_arg_keys": ["pcpserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30359,6 +30843,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30406,6 +30891,7 @@ "add_payload_keys": ["name", "natprefix", "network6", "type"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30441,6 +30927,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30490,6 +30977,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30533,6 +31021,7 @@ ], "bindings": ["lsnpool_lsnip_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30579,6 +31068,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["lsnip", "ownernode", "poolname"], "bindprimary_key": "lsnip", + "create_payload_keys": [], "delete_arg_keys": ["lsnip", "ownernode"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30611,6 +31101,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30641,6 +31132,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30659,6 +31151,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30697,6 +31190,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30737,6 +31231,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30829,6 +31324,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30896,6 +31392,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30961,6 +31458,7 @@ ], "bindings": ["mapbmr_bmrv4network_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31003,6 +31501,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["name", "netmask", "network"], "bindprimary_key": "network", + "create_payload_keys": [], "delete_arg_keys": ["netmask", "network"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31022,6 +31521,7 @@ "add_payload_keys": ["bripv6prefix", "name"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31040,6 +31540,7 @@ "add_payload_keys": ["mapdmrname", "name"], "bindings": ["mapdomain_mapbmr_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31073,6 +31574,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["mapbmrname", "name"], "bindprimary_key": "mapbmrname", + "create_payload_keys": [], "delete_arg_keys": ["mapbmrname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31099,6 +31601,7 @@ "add_payload_keys": ["acl6name", "name", "netprofile"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31118,6 +31621,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31160,6 +31664,7 @@ "add_payload_keys": ["ifnum", "mac", "neighbor", "td", "vlan", "vtep", "vxlan"], "bindings": ["nd6ravariables_onlinkipv6prefix_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["td", "vlan", "vxlan"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31200,6 +31705,7 @@ "add_payload_keys": [], "bindings": ["nd6ravariables_onlinkipv6prefix_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31290,6 +31796,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["ipv6prefix", "vlan"], "bindprimary_key": "ipv6prefix", + "create_payload_keys": [], "delete_arg_keys": ["ipv6prefix"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31321,6 +31828,7 @@ "netbridge_vlan_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31402,6 +31910,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["name", "tunnel"], "bindprimary_key": "tunnel", + "create_payload_keys": [], "delete_arg_keys": ["tunnel"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31419,6 +31928,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["ipaddress", "name", "netmask"], "bindprimary_key": "ipaddress", + "create_payload_keys": [], "delete_arg_keys": ["ipaddress", "netmask"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31437,6 +31947,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["ipaddress", "name", "netmask"], "bindprimary_key": "ipaddress", + "create_payload_keys": [], "delete_arg_keys": ["ipaddress", "netmask"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31455,6 +31966,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["name", "vlan"], "bindprimary_key": "vlan", + "create_payload_keys": [], "delete_arg_keys": ["vlan"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31491,6 +32003,7 @@ ], "bindings": ["netprofile_natrule_binding", "netprofile_srcportset_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31581,6 +32094,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["name", "natrule", "netmask", "rewriteip"], "bindprimary_key": "natrule", + "create_payload_keys": [], "delete_arg_keys": ["natrule", "netmask"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31600,6 +32114,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["name", "srcportrange"], "bindprimary_key": "srcportrange", + "create_payload_keys": [], "delete_arg_keys": ["srcportrange"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31618,6 +32133,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31640,6 +32156,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31662,6 +32179,7 @@ "add_payload_keys": ["ipaddress", "name", "port"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31681,6 +32199,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31751,6 +32270,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31797,6 +32317,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31831,6 +32352,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31913,6 +32435,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31955,6 +32478,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32035,6 +32559,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32050,6 +32575,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32107,6 +32633,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32135,6 +32662,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32173,6 +32701,7 @@ "add_payload_keys": ["comment", "iv", "keyvalue", "method", "name", "padding"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32234,6 +32763,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32294,6 +32824,7 @@ "add_payload_keys": ["comment", "name"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32329,6 +32860,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["feature"], "enable_payload_keys": ["feature"], @@ -32431,6 +32963,7 @@ "add_payload_keys": ["comment", "digest", "keyvalue", "name"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32464,6 +32997,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32482,6 +33016,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32622,6 +33157,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32943,6 +33479,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -33052,6 +33589,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["td"], "disable_payload_keys": ["ipaddress", "td"], "enable_payload_keys": ["ipaddress", "td"], @@ -33288,6 +33826,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["td"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -33476,6 +34015,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -33507,6 +34047,7 @@ "add_payload_keys": ["port", "serverip", "servername"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["servername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -33532,6 +34073,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["servername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -33581,6 +34123,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -33632,6 +34175,7 @@ "add_payload_keys": ["rule", "selectorname"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -33650,6 +34194,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -33668,6 +34213,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -33690,6 +34236,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["mode"], "enable_payload_keys": ["mode"], @@ -33739,6 +34286,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -33879,6 +34427,7 @@ "nspartition_vxlan_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -33957,6 +34506,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["bridgegroup", "partitionname"], "bindprimary_key": "bridgegroup", + "create_payload_keys": [], "delete_arg_keys": ["bridgegroup"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -33974,6 +34524,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["partitionname", "vlan"], "bindprimary_key": "vlan", + "create_payload_keys": [], "delete_arg_keys": ["vlan"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -33991,6 +34542,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["partitionname", "vxlan"], "bindprimary_key": "vxlan", + "create_payload_keys": [], "delete_arg_keys": ["vxlan"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34009,6 +34561,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34034,6 +34587,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34078,6 +34632,7 @@ "add_payload_keys": ["ingressvlan", "servicefunctionname"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34096,6 +34651,7 @@ "add_payload_keys": ["servicepathname"], "bindings": ["nsservicepath_nsservicefunction_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34128,6 +34684,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["index", "servicefunction", "servicepathname"], "bindprimary_key": "servicefunction", + "create_payload_keys": [], "delete_arg_keys": ["servicefunction"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34163,6 +34720,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34211,6 +34769,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34243,6 +34802,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34266,6 +34826,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34287,6 +34848,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34306,6 +34868,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34324,6 +34887,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34603,6 +35167,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34906,6 +35471,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34962,6 +35528,7 @@ "add_payload_keys": ["comment", "interval", "name", "unit"], "bindings": ["nstimer_autoscalepolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35011,6 +35578,7 @@ "vserver", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35042,6 +35610,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35157,6 +35726,7 @@ "nstrafficdomain_vxlan_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["td"], "enable_payload_keys": ["td"], @@ -35228,6 +35798,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["bridgegroup", "td"], "bindprimary_key": "bridgegroup", + "create_payload_keys": [], "delete_arg_keys": ["bridgegroup"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35245,6 +35816,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["td", "vlan"], "bindprimary_key": "vlan", + "create_payload_keys": [], "delete_arg_keys": ["vlan"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35262,6 +35834,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["td", "vxlan"], "bindprimary_key": "vxlan", + "create_payload_keys": [], "delete_arg_keys": ["vxlan"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35298,6 +35871,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35352,6 +35926,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35380,6 +35955,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35407,6 +35983,7 @@ "add_payload_keys": ["description", "namespace", "prefix"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35426,6 +36003,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35463,6 +36041,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["servername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35515,6 +36094,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35590,6 +36170,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35644,6 +36225,7 @@ "add_payload_keys": ["ipaddress", "name", "pcpprofile", "port"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35664,6 +36246,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35691,6 +36274,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35721,6 +36305,7 @@ "add_payload_keys": ["comment", "name", "patsetfile", "type"], "bindings": ["policydataset_value_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35760,6 +36345,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["comment", "endrange", "index", "name", "value"], "bindprimary_key": "value", + "create_payload_keys": [], "delete_arg_keys": ["endrange", "value"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35789,6 +36375,7 @@ "add_payload_keys": ["clientsecuritymessage", "comment", "name", "value"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35839,6 +36426,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35892,6 +36480,7 @@ "add_payload_keys": ["mappolicyname", "sd", "su", "td", "tu"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35913,6 +36502,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35930,6 +36520,7 @@ "add_payload_keys": ["comment", "name", "patsetfile"], "bindings": ["policypatset_pattern_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35964,6 +36555,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["charset", "comment", "index", "name", "string"], "bindprimary_key": "string", + "create_payload_keys": [], "delete_arg_keys": ["string"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36076,6 +36668,7 @@ "add_payload_keys": ["comment", "name"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36107,6 +36700,7 @@ "add_payload_keys": ["comment", "name"], "bindings": ["policystringmap_pattern_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36140,6 +36734,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["comment", "key", "name", "value"], "bindprimary_key": "key", + "create_payload_keys": [], "delete_arg_keys": ["key"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36169,6 +36764,7 @@ "add_payload_keys": ["comment", "name"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36197,6 +36793,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36221,6 +36818,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36244,6 +36842,7 @@ "add_payload_keys": ["name", "routingalgorithm", "serveridlength"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36268,6 +36867,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36312,6 +36912,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36407,6 +37008,7 @@ "add_payload_keys": ["nodeprefix", "radkey"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36455,6 +37057,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36579,6 +37182,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36605,6 +37209,7 @@ "add_payload_keys": ["name", "psk", "rdpip", "rdpport", "rdpredirection"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36631,6 +37236,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36646,6 +37252,7 @@ "add_payload_keys": ["entitytypes", "name"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["name"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36733,6 +37340,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36777,6 +37385,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36835,6 +37444,7 @@ "type", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36916,6 +37526,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36937,6 +37548,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36972,6 +37584,7 @@ ], "bindings": ["responderpolicylabel_responderpolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37027,6 +37640,7 @@ "add_payload_keys": ["comment", "labelname", "policylabeltype"], "bindings": ["responderpolicylabel_responderpolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37090,6 +37704,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37142,6 +37757,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37214,6 +37830,7 @@ "type", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37301,6 +37918,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37335,6 +37953,7 @@ ], "bindings": ["rewritepolicylabel_rewritepolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37388,6 +38007,7 @@ "add_payload_keys": ["comment", "labelname", "transform"], "bindings": ["rewritepolicylabel_rewritepolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37458,6 +38078,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37519,6 +38140,7 @@ "rnatglobal_auditsyslogpolicy_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37653,6 +38275,7 @@ ], "bindings": ["rnat6_nsip6_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37701,6 +38324,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["name", "natip6", "ownergroup"], "bindprimary_key": "natip6", + "create_payload_keys": [], "delete_arg_keys": ["natip6", "ownergroup"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37719,6 +38343,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["name", "natip"], "bindprimary_key": "natip", + "create_payload_keys": [], "delete_arg_keys": ["natip"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37736,6 +38361,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["name", "retainsourceportrange"], "bindprimary_key": "retainsourceportrange", + "create_payload_keys": [], "delete_arg_keys": ["retainsourceportrange"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37753,6 +38379,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["policy", "priority"], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["all", "policy"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37772,6 +38399,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37800,6 +38428,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37842,6 +38471,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["gateway", "netmask", "ownergroup", "td", "vlan"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37933,6 +38563,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["gateway", "ownergroup", "td", "vlan", "vxlan"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -38006,6 +38637,7 @@ "add_payload_keys": ["commandstring"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["commandstring"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -38024,6 +38656,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -38068,6 +38701,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["delay", "graceful", "name"], "enable_payload_keys": ["name"], @@ -38179,6 +38813,7 @@ "servicegroup_servicegroupmember_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["delay", "graceful", "name"], "enable_payload_keys": ["name"], @@ -38441,6 +39076,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["monitor_name", "monstate", "name", "passive", "weight"], "bindprimary_key": "monitor_name", + "create_payload_keys": [], "delete_arg_keys": ["monitor_name"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -38517,6 +39153,7 @@ "servicegroup_servicegroupmember_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [ "delay", @@ -38795,6 +39432,7 @@ "weight", ], "bindprimary_key": "monitor_name", + "create_payload_keys": [], "delete_arg_keys": ["monitor_name"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -38850,6 +39488,7 @@ "weight", ], "bindprimary_key": "ip", + "create_payload_keys": [], "delete_arg_keys": ["ip", "port", "servername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -38889,6 +39528,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -38935,6 +39575,7 @@ "add_payload_keys": ["password", "username"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -38961,6 +39602,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["trapname"], "enable_payload_keys": ["trapname"], @@ -39151,6 +39793,7 @@ "add_payload_keys": ["communityname", "permissions"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39173,6 +39816,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39191,6 +39835,7 @@ "add_payload_keys": ["name", "readviewname", "securitylevel"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["securitylevel"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39214,6 +39859,7 @@ "add_payload_keys": ["domainresolveretry", "ipaddress", "netmask"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["netmask"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39233,6 +39879,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39262,6 +39909,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39333,6 +39981,7 @@ ], "bindings": ["snmptrap_snmpuser_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["td", "trapdestination", "version"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39408,6 +40057,7 @@ "version", ], "bindprimary_key": "username", + "create_payload_keys": [], "delete_arg_keys": ["td", "trapdestination", "username", "version"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39466,6 +40116,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39495,6 +40146,7 @@ "add_payload_keys": ["name", "subtree", "type"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["subtree"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39525,6 +40177,7 @@ "add_payload_keys": ["action", "name"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39553,6 +40206,7 @@ "add_payload_keys": ["action", "comment", "name", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39603,6 +40257,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39733,6 +40388,7 @@ "add_payload_keys": ["cacertgroupname"], "bindings": ["sslcacertgroup_sslcertkey_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39765,6 +40421,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["cacertgroupname", "certkeyname", "crlcheck", "ocspcheck"], "bindprimary_key": "certkeyname", + "create_payload_keys": [], "delete_arg_keys": ["certkeyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39793,6 +40450,22 @@ "add_payload_keys": [], "bindings": ["sslcertkey_sslocspresponder_binding"], "bindprimary_key": "", + "create_payload_keys": [ + "cacert", + "cacertform", + "cakey", + "cakeyform", + "caserial", + "certfile", + "certform", + "certtype", + "days", + "keyfile", + "keyform", + "pempassphrase", + "reqfile", + "subjectaltname", + ], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39870,6 +40543,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["name"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39888,6 +40562,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["name"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39906,6 +40581,7 @@ "add_payload_keys": ["certkeyname"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39945,6 +40621,7 @@ ], "bindings": ["sslcertkey_sslocspresponder_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["deletefromdevice"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40014,6 +40691,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["certkey", "ocspresponder", "priority"], "bindprimary_key": "ocspresponder", + "create_payload_keys": [], "delete_arg_keys": ["ca", "ocspresponder"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40034,6 +40712,7 @@ "add_payload_keys": ["bundlefile", "certkeybundlename", "passplain"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40053,6 +40732,24 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [ + "challengepassword", + "commonname", + "companyname", + "countryname", + "digestmethod", + "emailaddress", + "fipskeyname", + "keyfile", + "keyform", + "localityname", + "organizationname", + "organizationunitname", + "pempassphrase", + "reqfile", + "statename", + "subjectaltname", + ], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40102,6 +40799,7 @@ "add_payload_keys": ["ciphergroupname"], "bindings": ["sslcipher_sslciphersuite_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["ciphername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40144,6 +40842,7 @@ "ciphgrpals", ], "bindprimary_key": "ciphername", + "create_payload_keys": [], "delete_arg_keys": ["ciphername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40197,6 +40896,14 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [ + "cacertfile", + "cakeyfile", + "gencrl", + "indexfile", + "password", + "revoke", + ], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40274,6 +40981,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["name"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40292,6 +41000,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["name"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40310,6 +41019,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": ["bits", "dhfile", "gen"], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40347,6 +41057,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40397,6 +41108,16 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [ + "aes256", + "curve", + "des", + "des3", + "keyfile", + "keyform", + "password", + "pkcs8", + ], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40426,6 +41147,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40462,6 +41184,13 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [ + "curve", + "exponent", + "fipskeyname", + "keytype", + "modulus", + ], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40502,6 +41231,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40521,6 +41251,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40548,6 +41279,7 @@ "type", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40618,6 +41350,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["hsmtype", "password", "serialnum"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40652,6 +41385,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["name"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40685,6 +41419,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40756,6 +41491,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40817,6 +41553,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40984,6 +41721,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41011,6 +41749,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41044,6 +41783,7 @@ "add_payload_keys": ["action", "comment", "name", "rule", "undefaction"], "bindings": ["sslpolicylabel_sslpolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41082,6 +41822,7 @@ "add_payload_keys": ["labelname", "type"], "bindings": ["sslpolicylabel_sslpolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41127,6 +41868,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41238,6 +41980,7 @@ "sslprofile_sslciphersuite_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41662,6 +42405,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["cipherpriority", "ecccurvename", "name"], "bindprimary_key": "ecccurvename", + "create_payload_keys": [], "delete_arg_keys": ["ecccurvename"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41684,6 +42428,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["cipherpriority", "name", "sslicacertkey"], "bindprimary_key": "sslicacertkey", + "create_payload_keys": [], "delete_arg_keys": ["sslicacertkey"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41702,6 +42447,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["ciphername", "cipherpriority", "name"], "bindprimary_key": "ciphername", + "create_payload_keys": [], "delete_arg_keys": ["ciphername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41722,6 +42468,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["ciphername", "cipherpriority", "name"], "bindprimary_key": "ciphername", + "create_payload_keys": [], "delete_arg_keys": ["ciphername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41742,6 +42489,17 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [ + "aes256", + "bits", + "des", + "des3", + "exponent", + "keyfile", + "keyform", + "password", + "pkcs8", + ], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41787,6 +42545,7 @@ "sslservicegroup_sslciphersuite_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -42133,6 +42892,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["ecccurvename", "servicename"], "bindprimary_key": "ecccurvename", + "create_payload_keys": [], "delete_arg_keys": ["ecccurvename"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -42162,6 +42922,7 @@ "snicert", ], "bindprimary_key": "certkeyname", + "create_payload_keys": [], "delete_arg_keys": ["ca", "certkeyname", "crlcheck", "snicert"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -42200,6 +42961,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["ciphername", "servicename"], "bindprimary_key": "ciphername", + "create_payload_keys": [], "delete_arg_keys": ["ciphername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -42219,6 +42981,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["ciphername", "servicename"], "bindprimary_key": "ciphername", + "create_payload_keys": [], "delete_arg_keys": ["ciphername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -42245,6 +43008,7 @@ "servicename", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -42285,6 +43049,7 @@ "sslservicegroup_sslciphersuite_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -42450,6 +43215,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["ecccurvename", "servicegroupname"], "bindprimary_key": "ecccurvename", + "create_payload_keys": [], "delete_arg_keys": ["ecccurvename"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -42478,6 +43244,7 @@ "snicert", ], "bindprimary_key": "certkeyname", + "create_payload_keys": [], "delete_arg_keys": ["ca", "certkeyname", "crlcheck", "snicert"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -42514,6 +43281,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["ciphername", "servicegroupname"], "bindprimary_key": "ciphername", + "create_payload_keys": [], "delete_arg_keys": ["ciphername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -42533,6 +43301,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["ciphername", "servicegroupname"], "bindprimary_key": "ciphername", + "create_payload_keys": [], "delete_arg_keys": ["ciphername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -42567,6 +43336,7 @@ "sslvserver_sslpolicy_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43029,6 +43799,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["ecccurvename", "vservername"], "bindprimary_key": "ecccurvename", + "create_payload_keys": [], "delete_arg_keys": ["ecccurvename"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43058,6 +43829,7 @@ "vservername", ], "bindprimary_key": "certkeyname", + "create_payload_keys": [], "delete_arg_keys": ["ca", "certkeyname", "crlcheck", "ocspcheck", "snicert"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43096,6 +43868,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["certkeybundlename", "snicertkeybundle", "vservername"], "bindprimary_key": "certkeybundlename", + "create_payload_keys": [], "delete_arg_keys": ["certkeybundlename", "snicertkeybundle"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43114,6 +43887,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["ciphername", "vservername"], "bindprimary_key": "ciphername", + "create_payload_keys": [], "delete_arg_keys": ["ciphername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43133,6 +43907,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["ciphername", "vservername"], "bindprimary_key": "ciphername", + "create_payload_keys": [], "delete_arg_keys": ["ciphername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43160,6 +43935,7 @@ "vservername", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43202,6 +43978,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": ["password", "salt", "wrapkeyname"], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43243,6 +44020,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43325,6 +44103,7 @@ "add_payload_keys": ["name", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43343,6 +44122,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43358,6 +44138,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43427,6 +44208,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43480,6 +44262,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["vlan"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43513,6 +44296,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43536,6 +44320,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43555,6 +44340,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43578,6 +44364,13 @@ "add_payload_keys": ["filename"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [ + "comment", + "filename", + "includekernel", + "level", + "uselocaltimezone", + ], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43617,6 +44410,7 @@ "add_payload_keys": ["action", "cmdspec", "policyname"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43636,6 +44430,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43655,6 +44450,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43676,6 +44472,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [ "alldeleted", "allinactive", @@ -43724,6 +44521,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43739,6 +44537,7 @@ "add_payload_keys": ["filecontent", "fileencoding", "filelocation", "filename"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["filelocation"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43763,6 +44562,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43886,6 +44686,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44009,6 +44810,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44132,6 +44934,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44255,6 +45058,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44378,6 +45182,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44501,6 +45306,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44637,6 +45443,7 @@ "systemgroup_systemuser_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44714,6 +45521,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["groupname", "partitionname"], "bindprimary_key": "partitionname", + "create_payload_keys": [], "delete_arg_keys": ["partitionname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44731,6 +45539,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["groupname", "policyname", "priority"], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44749,6 +45558,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["groupname", "username"], "bindprimary_key": "username", + "create_payload_keys": [], "delete_arg_keys": ["username"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44767,6 +45577,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44782,6 +45593,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44799,6 +45611,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44932,6 +45745,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": ["filename"], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44947,6 +45761,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44965,6 +45780,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["sshkeytype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45008,6 +45824,7 @@ "systemuser_systemcmdpolicy_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45087,6 +45904,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["partitionname", "username"], "bindprimary_key": "partitionname", + "create_payload_keys": [], "delete_arg_keys": ["partitionname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45104,6 +45922,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["policyname", "priority", "username"], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45141,6 +45960,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45185,6 +46005,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["gotopriorityexpression", "policyname", "priority"], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45203,6 +46024,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["gotopriorityexpression", "policyname", "priority"], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45221,6 +46043,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["gotopriorityexpression", "policyname", "priority"], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45322,6 +46145,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["gotopriorityexpression", "policyname", "priority"], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45451,6 +46275,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45756,6 +46581,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45817,6 +46643,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45887,6 +46714,7 @@ "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45927,6 +46755,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45988,6 +46817,7 @@ "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46007,6 +46837,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46038,6 +46869,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46074,6 +46906,7 @@ "add_payload_keys": ["name", "priority", "profilename"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46117,6 +46950,7 @@ "type", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46181,6 +47015,7 @@ "add_payload_keys": ["comment", "logaction", "name", "profilename", "rule"], "bindings": ["transformpolicylabel_transformpolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46226,6 +47061,7 @@ "add_payload_keys": ["labelname", "policylabeltype"], "bindings": ["transformpolicylabel_transformpolicy_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46272,6 +47108,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46315,6 +47152,7 @@ "add_payload_keys": ["name", "type"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46343,6 +47181,7 @@ "type", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46475,6 +47314,7 @@ "add_payload_keys": ["action", "comment", "logaction", "name", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46497,6 +47337,7 @@ "add_payload_keys": ["loggerip"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46512,6 +47353,7 @@ "add_payload_keys": ["url"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46527,6 +47369,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46562,6 +47405,7 @@ "add_payload_keys": ["comment", "extension", "name", "transport"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46601,6 +47445,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["name"], "enable_payload_keys": ["name"], @@ -46633,6 +47478,7 @@ "add_payload_keys": ["comment", "name", "type"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46681,6 +47527,7 @@ "videooptimizationdetectionpolicylabel_videooptimizationdetectionpolicy_binding" ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46736,6 +47583,7 @@ "videooptimizationdetectionpolicylabel_videooptimizationdetectionpolicy_binding" ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46783,6 +47631,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46825,6 +47674,7 @@ "type", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46887,6 +47737,7 @@ "type", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46951,6 +47802,7 @@ "add_payload_keys": ["comment", "name", "rate"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46989,6 +47841,7 @@ "videooptimizationpacingpolicylabel_videooptimizationpacingpolicy_binding" ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47044,6 +47897,7 @@ "videooptimizationpacingpolicylabel_videooptimizationpacingpolicy_binding" ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47091,6 +47945,7 @@ "priority", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47126,6 +47981,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47165,6 +48021,7 @@ "vlan_nsip_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47288,6 +48145,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["id", "ifnum", "ownergroup", "tagged"], "bindprimary_key": "ifnum", + "create_payload_keys": [], "delete_arg_keys": ["ifnum", "ownergroup", "tagged"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47307,6 +48165,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["id", "ifnum", "ownergroup", "tagged"], "bindprimary_key": "ifnum", + "create_payload_keys": [], "delete_arg_keys": ["ifnum", "ownergroup", "tagged"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47326,6 +48185,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["id", "ifnum", "ownergroup", "tagged"], "bindprimary_key": "ifnum", + "create_payload_keys": [], "delete_arg_keys": ["ifnum", "ownergroup", "tagged"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47345,6 +48205,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["id", "ipaddress", "netmask", "ownergroup", "td"], "bindprimary_key": "ipaddress", + "create_payload_keys": [], "delete_arg_keys": ["ipaddress", "netmask", "ownergroup", "td"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47365,6 +48226,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["id", "ipaddress", "netmask", "ownergroup", "td"], "bindprimary_key": "ipaddress", + "create_payload_keys": [], "delete_arg_keys": ["ipaddress", "netmask", "ownergroup", "td"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47399,6 +48261,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47446,6 +48309,7 @@ "add_payload_keys": ["name", "profilename", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47473,6 +48337,7 @@ "add_payload_keys": ["profilename"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47519,6 +48384,7 @@ "add_payload_keys": ["data", "filename", "name"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47538,6 +48404,7 @@ "add_payload_keys": ["name"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47571,6 +48438,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47615,6 +48483,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["appcontroller", "gotopriorityexpression"], "bindprimary_key": "appcontroller", + "create_payload_keys": [], "delete_arg_keys": ["appcontroller"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47638,6 +48507,7 @@ "secondary", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47670,6 +48540,7 @@ "secondary", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47702,6 +48573,7 @@ "secondary", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47734,6 +48606,7 @@ "secondary", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47766,6 +48639,7 @@ "secondary", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47798,6 +48672,7 @@ "secondary", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47830,6 +48705,7 @@ "secondary", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47862,6 +48738,7 @@ "secondary", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47894,6 +48771,7 @@ "secondary", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47926,6 +48804,7 @@ "secondary", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47952,6 +48831,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["gotopriorityexpression", "intranetdomain"], "bindprimary_key": "intranetdomain", + "create_payload_keys": [], "delete_arg_keys": ["intranetdomain"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47969,6 +48849,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["gotopriorityexpression", "intranetip6", "numaddr"], "bindprimary_key": "intranetip6", + "create_payload_keys": [], "delete_arg_keys": ["intranetip6", "numaddr"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47987,6 +48868,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["gotopriorityexpression", "intranetip", "netmask"], "bindprimary_key": "intranetip", + "create_payload_keys": [], "delete_arg_keys": ["intranetip", "netmask"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48005,6 +48887,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["gotopriorityexpression", "sharefile"], "bindprimary_key": "sharefile", + "create_payload_keys": [], "delete_arg_keys": ["sharefile"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48029,6 +48912,7 @@ "userdataencryptionkey", ], "bindprimary_key": "certkeyname", + "create_payload_keys": [], "delete_arg_keys": ["cacert", "certkeyname", "userdataencryptionkey"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48065,6 +48949,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["gotopriorityexpression", "staaddresstype", "staserver"], "bindprimary_key": "staserver", + "create_payload_keys": [], "delete_arg_keys": ["staserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48093,6 +48978,7 @@ "secondary", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48222,6 +49108,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["eula", "gotopriorityexpression"], "bindprimary_key": "eula", + "create_payload_keys": [], "delete_arg_keys": ["eula"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48239,6 +49126,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["gotopriorityexpression", "intranetapplication"], "bindprimary_key": "intranetapplication", + "create_payload_keys": [], "delete_arg_keys": ["intranetapplication"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48256,6 +49144,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["gotopriorityexpression", "nexthopserver"], "bindprimary_key": "nexthopserver", + "create_payload_keys": [], "delete_arg_keys": ["nexthopserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48273,6 +49162,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["gotopriorityexpression", "portaltheme"], "bindprimary_key": "portaltheme", + "create_payload_keys": [], "delete_arg_keys": ["portaltheme"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48296,6 +49186,7 @@ "secondary", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48411,6 +49302,7 @@ "secondary", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48437,6 +49329,7 @@ "_supported_operations": ["add", "count", "delete", "get", "get-all"], "add_payload_keys": ["gotopriorityexpression", "urlname"], "bindprimary_key": "urlname", + "create_payload_keys": [], "delete_arg_keys": ["urlname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48460,6 +49353,7 @@ "secondary", ], "bindprimary_key": "policyname", + "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48493,6 +49387,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48526,6 +49421,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48587,6 +49483,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48625,6 +49522,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -49021,6 +49919,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -49053,6 +49952,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -49091,6 +49991,7 @@ "add_payload_keys": ["logindomain", "name", "udpport"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -49110,6 +50011,7 @@ "add_payload_keys": ["basetheme", "name"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -49222,6 +50124,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -49591,6 +50494,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -49911,6 +50815,7 @@ "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -49952,6 +50857,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -50002,6 +50908,7 @@ "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -50041,6 +50948,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -50113,6 +51021,7 @@ ], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -50173,6 +51082,7 @@ "add_payload_keys": ["action", "comment", "logaction", "name", "rule"], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -50290,6 +51200,7 @@ "vpnvserver_vpnurlpolicy_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["name"], "enable_payload_keys": ["name"], @@ -51122,6 +52033,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -51163,6 +52075,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["analyticsprofile", "name"], "bindprimary_key": "analyticsprofile", + "create_payload_keys": [], "delete_arg_keys": ["analyticsprofile"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -51180,6 +52093,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["appcontroller", "name"], "bindprimary_key": "appcontroller", + "create_payload_keys": [], "delete_arg_keys": ["appcontroller"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -51205,6 +52119,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -51254,6 +52169,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -51303,6 +52219,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -51352,6 +52269,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -51401,6 +52319,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -51450,6 +52369,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -51499,6 +52419,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -51548,6 +52469,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -51597,6 +52519,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -51646,6 +52569,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -51695,6 +52619,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -51744,6 +52669,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -51793,6 +52719,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -51842,6 +52769,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -51891,6 +52819,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -51940,6 +52869,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -51989,6 +52919,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52038,6 +52969,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52087,6 +53019,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52136,6 +53069,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52177,6 +53111,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["intranetip6", "name", "numaddr"], "bindprimary_key": "intranetip6", + "create_payload_keys": [], "delete_arg_keys": ["intranetip6", "numaddr"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52195,6 +53130,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["intranetip", "name", "netmask"], "bindprimary_key": "intranetip", + "create_payload_keys": [], "delete_arg_keys": ["intranetip", "netmask"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52221,6 +53157,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52270,6 +53207,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52311,6 +53249,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["name", "sharefile"], "bindprimary_key": "sharefile", + "create_payload_keys": [], "delete_arg_keys": ["sharefile"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52328,6 +53267,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["name", "staaddresstype", "staserver"], "bindprimary_key": "staserver", + "create_payload_keys": [], "delete_arg_keys": ["staserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52358,6 +53298,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52399,6 +53340,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["epaprofile", "epaprofileoptional", "name"], "bindprimary_key": "epaprofile", + "create_payload_keys": [], "delete_arg_keys": ["epaprofile"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52417,6 +53359,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["eula", "name"], "bindprimary_key": "eula", + "create_payload_keys": [], "delete_arg_keys": ["eula"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52434,6 +53377,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["intranetapplication", "name"], "bindprimary_key": "intranetapplication", + "create_payload_keys": [], "delete_arg_keys": ["intranetapplication"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52451,6 +53395,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["name", "nexthopserver"], "bindprimary_key": "nexthopserver", + "create_payload_keys": [], "delete_arg_keys": ["nexthopserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52468,6 +53413,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["name", "portaltheme"], "bindprimary_key": "portaltheme", + "create_payload_keys": [], "delete_arg_keys": ["portaltheme"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52493,6 +53439,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52542,6 +53489,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52583,6 +53531,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["name", "urlname"], "bindprimary_key": "urlname", + "create_payload_keys": [], "delete_arg_keys": ["urlname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52608,6 +53557,7 @@ "secondary", ], "bindprimary_key": "policy", + "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52674,6 +53624,7 @@ "vrid_trackinterface_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["all"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52840,6 +53791,7 @@ "vrid6_trackinterface_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": ["all"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52936,6 +53888,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["id", "ifnum"], "bindprimary_key": "ifnum", + "create_payload_keys": [], "delete_arg_keys": ["ifnum"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52953,6 +53906,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["id", "ifnum"], "bindprimary_key": "ifnum", + "create_payload_keys": [], "delete_arg_keys": ["ifnum"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52970,6 +53924,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["id", "trackifnum"], "bindprimary_key": "trackifnum", + "create_payload_keys": [], "delete_arg_keys": ["trackifnum"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52987,6 +53942,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["id", "ifnum"], "bindprimary_key": "ifnum", + "create_payload_keys": [], "delete_arg_keys": ["ifnum"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53004,6 +53960,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["id", "ifnum"], "bindprimary_key": "ifnum", + "create_payload_keys": [], "delete_arg_keys": ["ifnum"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53021,6 +53978,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["id", "trackifnum"], "bindprimary_key": "trackifnum", + "create_payload_keys": [], "delete_arg_keys": ["trackifnum"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53039,6 +53997,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53063,6 +54022,7 @@ "add_payload_keys": [], "bindings": [], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["name"], "enable_payload_keys": ["name"], @@ -53126,6 +54086,7 @@ "vxlanvlanmap_vxlan_binding", ], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53245,6 +54206,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["id", "ipaddress", "netmask"], "bindprimary_key": "ipaddress", + "create_payload_keys": [], "delete_arg_keys": ["ipaddress", "netmask"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53263,6 +54225,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["id", "ipaddress", "netmask"], "bindprimary_key": "ipaddress", + "create_payload_keys": [], "delete_arg_keys": ["ipaddress", "netmask"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53281,6 +54244,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["id", "srcip"], "bindprimary_key": "srcip", + "create_payload_keys": [], "delete_arg_keys": ["srcip"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53299,6 +54263,7 @@ "add_payload_keys": ["name"], "bindings": ["vxlanvlanmap_vxlan_binding"], "bindprimary_key": "", + "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53331,6 +54296,7 @@ "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], "add_payload_keys": ["name", "vlan", "vxlan"], "bindprimary_key": "vxlan", + "create_payload_keys": [], "delete_arg_keys": ["vxlan"], "disable_payload_keys": [], "enable_payload_keys": [], From f8304e54e20b642dda0985a079274f0d87d34f70 Mon Sep 17 00:00:00 2001 From: Sumanth Lingappa Date: Mon, 4 Dec 2023 13:02:18 +0530 Subject: [PATCH 02/22] create action completed Signed-off-by: Sumanth Lingappa --- examples/lbvserver_service_binding.yaml | 4 +- examples/locationfile.yaml | 11 + examples/sslcert.yaml | 20 + plugins/module_utils/client.py | 5 + plugins/module_utils/common.py | 149 +- plugins/module_utils/module_executor.py | 62 +- plugins/module_utils/nitro_resource_map.py | 2939 +++++++++++------ plugins/modules/apispecfile.py | 1 + plugins/modules/appfwarchive.py | 1 + plugins/modules/appfwhtmlerrorpage.py | 1 + plugins/modules/appfwjsonerrorpage.py | 1 + plugins/modules/appfwprotofile.py | 1 + plugins/modules/appfwsignatures.py | 1 + plugins/modules/appfwwsdl.py | 1 + plugins/modules/appfwxmlerrorpage.py | 1 + plugins/modules/appfwxmlschema.py | 1 + plugins/modules/application.py | 1 + plugins/modules/appqoecustomresp.py | 1 + plugins/modules/botsignature.py | 1 + plugins/modules/dnskey.py | 2 + plugins/modules/dnssuffix.py | 2 +- plugins/modules/dnstxtrec.py | 2 +- plugins/modules/lbmetrictable.py | 2 +- .../modules/lbmetrictable_metric_binding.py | 2 +- plugins/modules/lbmonitor.py | 2 +- plugins/modules/locationfile.py | 3 +- plugins/modules/locationfile6.py | 3 +- plugins/modules/nsassignment.py | 2 +- plugins/modules/nsextension.py | 1 + plugins/modules/nspartition.py | 1 + plugins/modules/nsxmlnamespace.py | 2 +- .../modules/policypatset_pattern_binding.py | 2 +- plugins/modules/policypatsetfile.py | 1 + plugins/modules/policyurlset.py | 1 + plugins/modules/responderhtmlpage.py | 1 + plugins/modules/server.py | 2 +- plugins/modules/service.py | 2 +- plugins/modules/sslcert.py | 3 +- plugins/modules/sslcertbundle.py | 1 + plugins/modules/sslcertfile.py | 1 + plugins/modules/sslcertreq.py | 3 +- plugins/modules/sslcrl.py | 1 + plugins/modules/sslcrlfile.py | 1 + plugins/modules/ssldhfile.py | 1 + plugins/modules/ssldhparam.py | 3 +- plugins/modules/sslecdsakey.py | 3 +- plugins/modules/sslfipskey.py | 2 + plugins/modules/sslkeyfile.py | 1 + plugins/modules/sslpkcs12.py | 2 +- plugins/modules/sslrsakey.py | 3 +- plugins/modules/sslwrapkey.py | 1 + plugins/modules/systembackup.py | 1 + plugins/modules/systemrestorepoint.py | 1 + plugins/modules/systemsshkey.py | 1 + plugins/modules/uservserver.py | 2 +- 55 files changed, 2247 insertions(+), 1019 deletions(-) create mode 100644 examples/locationfile.yaml create mode 100644 examples/sslcert.yaml diff --git a/examples/lbvserver_service_binding.yaml b/examples/lbvserver_service_binding.yaml index d77b5d0f..46f69ab0 100644 --- a/examples/lbvserver_service_binding.yaml +++ b/examples/lbvserver_service_binding.yaml @@ -1,7 +1,7 @@ --- - name: Simple lbvserver_service_binding playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false @@ -16,7 +16,7 @@ # validate_certs: false # This can also be given via NETSCALER_VALIDATE_CERTS environment variable # save_config: false # This can also be given via NETSCALER_SAVE_CONFIG environment variable - state: present + state: absent name: test_lbvser servicename: s1 diff --git a/examples/locationfile.yaml b/examples/locationfile.yaml new file mode 100644 index 00000000..e23f3835 --- /dev/null +++ b/examples/locationfile.yaml @@ -0,0 +1,11 @@ +- name: Sample Playbook + hosts: localhost + gather_facts: false + tasks: + - name: Sample Task | sslcert + delegate_to: localhost + netscaler.adc.locationfile: + state: imported + + locationfile: my_file + src: local:my_location_file diff --git a/examples/sslcert.yaml b/examples/sslcert.yaml new file mode 100644 index 00000000..92599f1a --- /dev/null +++ b/examples/sslcert.yaml @@ -0,0 +1,20 @@ +- name: Sample Playbook + hosts: localhost + gather_facts: false + tasks: + - name: Sample Task | sslcert + delegate_to: localhost + netscaler.adc.sslcert: + state: created + + certfile: test1-sni.crt + reqfile: test1-sni.csr + certtype: SRVR_CERT + keyform: PEM + days: 1480 + certform: PEM + cacert: ns-root.cert + cacertform: PEM + cakey: ns-root.key + cakeyform: PEM + caserial: ns-root.srl diff --git a/plugins/module_utils/client.py b/plugins/module_utils/client.py index f45cc4d2..f1d35fa7 100644 --- a/plugins/module_utils/client.py +++ b/plugins/module_utils/client.py @@ -52,6 +52,7 @@ def __init__(self, module): self._headers["X-NITRO-USER"] = self._module.params["nitro_user"] self._headers["X-NITRO-PASS"] = self._module.params["nitro_pass"] + @trace def url_builder( self, resource, @@ -170,10 +171,12 @@ def send(self, method, url, data=None): log("DEBUG: Traceback = %s" % traceback.format_exc()) return status_code, {} + @trace def get(self, resource, id=None, args=None, attrs=None, filter=None): url = self.url_builder(resource, id=id, args=args, attrs=attrs, filter=filter) return self.send("GET", url) + @trace def post(self, post_data, resource, action=None): url = self.url_builder(resource, action=action) data = self._module.jsonify(post_data) @@ -184,11 +187,13 @@ def post(self, post_data, resource, action=None): self._headers.pop("Cookie", None) return self.send("POST", url, data) + @trace def put(self, put_data, resource=None, id=None): url = self.url_builder(resource, id=id) data = self._module.jsonify(put_data) return self.send("PUT", url, data) + @trace def delete(self, resource, id=None, args=None): url = self.url_builder(resource, id=id, args=args) return self.send("DELETE", url) diff --git a/plugins/module_utils/common.py b/plugins/module_utils/common.py index 27e725a1..0500c1b5 100644 --- a/plugins/module_utils/common.py +++ b/plugins/module_utils/common.py @@ -9,7 +9,11 @@ import re -from .constants import HTTP_RESOURCE_NOT_FOUND, HTTP_SUCCESS_CODES +from .constants import ( + HTTP_RESOURCE_ALREADY_EXISTS, + HTTP_RESOURCE_NOT_FOUND, + HTTP_SUCCESS_CODES, +) from .decorators import trace from .logger import log from .nitro_resource_map import NITRO_RESOURCE_MAP @@ -79,7 +83,7 @@ def is_resource_exists( @trace -def _check_create_resource_params(resource_name, resource_module_params): +def _check_create_resource_params(resource_name, resource_module_params, action=None): # check if resource_module_params contains any key other than allowed keys for the resource # check also if resource_module_params contains all the required keys for the resource # if not, return False, err @@ -87,9 +91,18 @@ def _check_create_resource_params(resource_name, resource_module_params): post_data = {} resource_add_keys = NITRO_RESOURCE_MAP[resource_name]["add_payload_keys"] + try: + resource_action_keys = NITRO_RESOURCE_MAP[resource_name]["action_payload_keys"][ + action + ] + except KeyError: + resource_action_keys = [] resource_primary_key = NITRO_RESOURCE_MAP[resource_name]["primary_key"] - if resource_primary_key not in resource_module_params.keys(): + if ( + resource_primary_key + and resource_primary_key not in resource_module_params.keys() + ): err = "ERROR: Primary key `{}` is missing for the resource `{}`".format( resource_primary_key, resource_name ) @@ -101,20 +114,106 @@ def _check_create_resource_params(resource_name, resource_module_params): # TODO: Should we allow non-add keys for the resource? OR should we error out if any non-add key is passed? for key in resource_module_params.keys(): - if key in resource_add_keys: - post_data[key] = resource_module_params[key] - elif resource_name == "service" and key == "ipaddress": - post_data["ip"] = resource_module_params[key] + if not action: + if key in resource_add_keys: + post_data[key] = resource_module_params[key] + elif resource_name == "service" and key == "ipaddress": + post_data["ip"] = resource_module_params[key] + else: + log( + "WARNING: Key `{}` is not allowed for the resource `{}` for CREATE operation. Skipping the key for the operation".format( + key, resource_name + ) + ) else: - log( - "WARNING: Key `{}` is not allowed for the resource `{}` for CREATE operation. Skipping the key for the operation".format( - key, resource_name + if key in resource_action_keys: + post_data[key] = resource_module_params[key] + else: + log( + "WARNING: Key `{}` is not allowed for the resource `{}` for CREATE operation. Skipping the key for the operation".format( + key, resource_name + ) ) - ) return True, None, post_data +@trace +def create_resource_with_action(client, resource_name, resource_module_params, action): + ok, err, post_data = _check_create_resource_params( + resource_name, resource_module_params, action=action + ) + if not ok: + return False, err + + # default_dir_path = { + # "sslcert": { + # "certfile": "/nsconfig/ssl/", + # "reqfile": "/nsconfig/ssl/", + # "cacert": "/nsconfig/ssl/", + # "cakey": "/nsconfig/ssl/", + # "caserial": "/nsconfig/ssl/", + # }, + # "locationfile": { + # "locationfile": "/var/netscaler/locdb/", + # }, + # "locationfile6": { + # "locationfile": "/var/netscaler/locdb/", + # }, + # "sslcertfile": { + + # }, + # } + # if action == "create": + # # check if the file is already present using `systemfile` resource + # if resource_name == "sslcert": + # if "certfile" in post_data: + # # `certfile` will either have only file name (test1-sni.crt) or file location (/nsconfig/ssl/test1-sni.crt). extract the filename and filelocation from certfile + # args = { + # "filename": post_data["certfile"].split("/")[-1], + # "filelocation": os.path.dirname(post_data["certfile"]) or default_dir_path[resource_name]["certfile"], + # } + # # Check if the file is already present using `systemfile` resource + # status_code, response_body = client.get( + # resource="systemfile", id=None, args=args + # ) + # if status_code == 200: + # return True, response_body + # elif action == "import": + # # check if the file is already present using `systemfile` resource + # if resource_name == "locationfile": + # if "locationfile" in post_data: + # # `locationfile` will either have only file name (file.txt) or file location (/var/netscaler/locdb/file.txt). extract the filename and filelocation from locationfile + # args = { + # "filename": post_data["locationfile"].split("/")[-1], + # "filelocation": os.path.dirname(post_data["locationfile"]) or default_dir_path[resource_name]["locationfile"], + # } + # # Check if the file is already present using `systemfile` resource + # status_code, response_body = client.get( + # resource="systemfile", id=None, args=args + # ) + # if status_code == 200: + # return True, response_body + + post_data = {resource_name: post_data} + status_code, response_body = client.post( + post_data=post_data, + resource=resource_name, + action=action, + ) + + if status_code == HTTP_RESOURCE_ALREADY_EXISTS: + response_body.update({"status_code": status_code}) + return True, response_body + + return return_response( + status_code=status_code, + response_body=response_body, + operation="create_resource", + resource_name=resource_name, + ) + + @trace def create_resource(client, resource_name, resource_module_params, action=None): ok, err, post_data = _check_create_resource_params( @@ -215,7 +314,10 @@ def _check_delete_resource_params(resource_name, resource_module_params): resource_primary_key = NITRO_RESOURCE_MAP[resource_name]["primary_key"] - if resource_primary_key not in resource_module_params.keys(): + if ( + resource_primary_key + and resource_primary_key not in resource_module_params.keys() + ): err = "ERROR: Primary key `{}` is missing for the resource `{}`".format( resource_primary_key, resource_name ) @@ -436,13 +538,34 @@ def get_supported_operations(resource_name): def get_valid_desired_states(resource_name): desired_states = set() # Read the desired states from the resource map + # All supported operations are + # {'delete', 'change', 'Ping6', 'get-byname', 'enable', 'Switch', 'Force', 'init', 'Traceroute6', 'kill', 'Traceroute', 'add', 'check', 'reset', 'rename', 'convert', 'unset', 'send', 'clear', 'update', 'Reboot', 'unsign', 'Install', 'Ping', 'export', 'save', 'expire', 'get-all', 'flush', 'unlock', 'diff', 'Import', 'disable', 'create', 'sign', 'get', 'apply', 'restore', 'unlink', 'link', 'count', 'join', 'renumber', 'sync'} supported_operations = NITRO_RESOURCE_MAP[resource_name]["_supported_operations"] if "add" in supported_operations or "update" in supported_operations: desired_states.add("present") - if "delete" in supported_operations: + if "delete" in supported_operations or "unset" in supported_operations: desired_states.add("absent") if "enable" in supported_operations: desired_states.add("enabled") if "disable" in supported_operations: desired_states.add("disabled") + if "create" in supported_operations: + desired_states.add("created") + if "import" in supported_operations or "Import" in supported_operations: + desired_states.add("imported") + if "Switch" in supported_operations: + desired_states.add("switched") return desired_states + + +@trace +def is_global_binding(resource_name): + return ( + True + if (resource_name.endswith("_binding") and "global" in resource_name) + else False + ) + + +def is_singleton_resource(resource_name): + return NITRO_RESOURCE_MAP[resource_name]["singleton"] diff --git a/plugins/module_utils/module_executor.py b/plugins/module_utils/module_executor.py index 29b81477..300b5c5c 100644 --- a/plugins/module_utils/module_executor.py +++ b/plugins/module_utils/module_executor.py @@ -17,6 +17,7 @@ adc_logout, bind_resource, create_resource, + create_resource_with_action, delete_resource, disable_resource, enable_resource, @@ -24,12 +25,15 @@ get_netscaler_version, get_resource, get_valid_desired_states, + is_global_binding, + is_singleton_resource, save_config, unbind_resource, update_resource, ) from .constants import ( ATTRIBUTES_NOT_PRESENT_IN_GET_RESPONSE, + HTTP_RESOURCE_ALREADY_EXISTS, NETSCALER_COMMON_ARGUMENTS, NETSCALER_NO_GET_RESOURCE, ) @@ -737,6 +741,24 @@ def logout(self): msg = "Exception %s: %s" % (type(e), str(e)) self.return_failure(msg) + @trace + def act_on_resource(self, action): + self.module_result["changed"] = True + ok, err = create_resource_with_action( + self.client, + self.resource_name, + self.resource_module_params, + action=action, + ) + if ok: + if ( + "status_code" in err + and err["status_code"] == HTTP_RESOURCE_ALREADY_EXISTS + ): + self.module_result["changed"] = False + else: + self.return_failure(err) + @trace def main(self): try: @@ -758,6 +780,14 @@ def main(self): if "bindings" in NITRO_RESOURCE_MAP[self.resource_name].keys(): self.sync_all_bindings() + elif self.module.params["state"] in {"created", "imported"}: + state_action_map = { + "created": "create", + "imported": "import", + } + self.act_on_resource( + action=state_action_map[self.module.params["state"]] + ) elif self.module.params["state"] in {"absent"}: if self.resource_primary_key: # Bindings @@ -765,11 +795,33 @@ def main(self): self.sync_all_bindings() self.delete() else: - # `primary_key` will not be present for `update-only` resources such as - # `sslparameter`, `lbparameter`, etc. Hence `DELETE` is not supported - # for such resources. - # FIXME: Should we `unset` the resource instead? - pass + # `primary_key` will not be present for + # 1. `update-only` resources such as `sslparameter`, `lbparameter`, etc. Hence `DELETE` is not supported + # FIXME: for such resources. Should we `unset` the resource instead? + # 2. Few other resources -- `appfwlearningdata`, `application`, `bridgetable`, `gslbldnsentry`, `locationfile`, `locationfile6`, `routerdynamicrouting`, `sslcertbundle`, `sslcertfile`, `sslcrlfile`, `ssldhfile`, `sslkeyfile`, `systementitydata` and global bindings + # FIXME: challenge is there is no `primary_key` and in most cases `get_args_keys`. How can we get the exact resource to GET before DELETE for itempotency? + # ASK-SWETHA + + if is_global_binding(self.resource_name): + self.delete() + elif is_singleton_resource(self.resource_name): + if "delete" in self.supported_operations: + self.delete() + elif "unset" in self.supported_operations: + # unset action + self.act_on_resource(action="unset") + else: + msg = ( + "ERROR: `state=absent` is not supported for resource `%s`" + % self.resource_name + ) + self.return_failure(msg) + else: + msg = ( + "ERROR: `state=absent` is not supported for resource `%s`" + % self.resource_name + ) + self.return_failure(msg) else: msg = "Unknown state `%s`. Valid states are %s" % ( self.module.params["state"], diff --git a/plugins/module_utils/nitro_resource_map.py b/plugins/module_utils/nitro_resource_map.py index 17d43dee..3f01df78 100644 --- a/plugins/module_utils/nitro_resource_map.py +++ b/plugins/module_utils/nitro_resource_map.py @@ -34,6 +34,7 @@ "no_log": True, }, }, + "singleton": False, "update_payload_keys": [], }, "logout": { @@ -48,6 +49,7 @@ "immutable_keys": [], "primary_key": "", "readwrite_arguments": {}, + "singleton": False, "update_payload_keys": [], }, "change_password": { @@ -88,14 +90,15 @@ "no_log": False, }, }, + "singleton": False, "update_payload_keys": [], }, "aaacertparams": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -108,6 +111,7 @@ "groupnamefield": {"no_log": False, "type": "str"}, "usernamefield": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [ "defaultauthenticationgroup", "groupnamefield", @@ -116,9 +120,9 @@ }, "aaaglobal_aaapreauthenticationpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["policy", "priority"], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["policy"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -136,13 +140,14 @@ "policy": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "aaaglobal_authenticationnegotiateaction_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["windowsprofile"], "bindprimary_key": "windowsprofile", - "create_payload_keys": [], "delete_arg_keys": ["windowsprofile"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -151,10 +156,12 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": {"windowsprofile": {"no_log": False, "type": "str"}}, + "singleton": False, "update_payload_keys": [], }, "aaagroup": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["groupname", "weight"], "bindings": [ "aaagroup_aaauser_binding", @@ -171,7 +178,6 @@ "aaagroup_vpnurlpolicy_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -376,13 +382,14 @@ "loggedin": {"no_log": False, "type": "bool"}, "weight": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "aaagroup_aaauser_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["gotopriorityexpression", "groupname", "username"], "bindprimary_key": "username", - "create_payload_keys": [], "delete_arg_keys": ["username"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -395,10 +402,12 @@ "groupname": {"no_log": False, "type": "str"}, "username": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "aaagroup_auditnslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "groupname", @@ -407,7 +416,6 @@ "type", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -433,10 +441,12 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "aaagroup_auditsyslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "groupname", @@ -445,7 +455,6 @@ "type", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -471,10 +480,12 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "aaagroup_authorizationpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "groupname", @@ -483,7 +494,6 @@ "type", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -509,10 +519,12 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "aaagroup_intranetip6_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "groupname", @@ -520,7 +532,6 @@ "numaddr", ], "bindprimary_key": "intranetip6", - "create_payload_keys": [], "delete_arg_keys": ["intranetip6", "numaddr"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -539,10 +550,12 @@ "intranetip6": {"no_log": False, "type": "str"}, "numaddr": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "aaagroup_intranetip_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "groupname", @@ -550,7 +563,6 @@ "netmask", ], "bindprimary_key": "intranetip", - "create_payload_keys": [], "delete_arg_keys": ["intranetip", "netmask"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -569,10 +581,12 @@ "intranetip": {"no_log": False, "type": "str"}, "netmask": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "aaagroup_tmsessionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "groupname", @@ -581,7 +595,6 @@ "type", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -607,17 +620,18 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "aaagroup_vpnintranetapplication_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "groupname", "intranetapplication", ], "bindprimary_key": "intranetapplication", - "create_payload_keys": [], "delete_arg_keys": ["intranetapplication"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -634,10 +648,12 @@ "groupname": {"no_log": False, "type": "str"}, "intranetapplication": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "aaagroup_vpnsessionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "groupname", @@ -646,7 +662,6 @@ "type", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -672,10 +687,12 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "aaagroup_vpntrafficpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "groupname", @@ -684,7 +701,6 @@ "type", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -710,13 +726,14 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "aaagroup_vpnurl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["gotopriorityexpression", "groupname", "urlname"], "bindprimary_key": "urlname", - "create_payload_keys": [], "delete_arg_keys": ["urlname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -729,10 +746,12 @@ "groupname": {"no_log": False, "type": "str"}, "urlname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "aaagroup_vpnurlpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "groupname", @@ -741,7 +760,6 @@ "type", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -767,6 +785,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "aaakcdaccount": { @@ -780,6 +799,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "cacert", "delegateduser", @@ -794,7 +814,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -814,6 +833,7 @@ "usercert": {"no_log": False, "type": "str"}, "userrealm": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "cacert", "delegateduser", @@ -829,10 +849,10 @@ }, "aaaldapparams": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -878,6 +898,7 @@ "subattributename": {"no_log": False, "type": "str"}, "svrtype": {"choices": ["AD", "NDS"], "no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [ "authtimeout", "defaultauthenticationgroup", @@ -904,10 +925,10 @@ }, "aaaotpparameter": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -924,14 +945,15 @@ }, "maxotpdevices": {"default": 4, "no_log": False, "type": "float"}, }, + "singleton": True, "update_payload_keys": ["encryption", "maxotpdevices"], }, "aaaparameter": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1049,6 +1071,7 @@ }, "tokenintrospectioninterval": {"no_log": False, "type": "float"}, }, + "singleton": True, "update_payload_keys": [ "aaadloglevel", "aaadnatip", @@ -1084,6 +1107,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "defaultepagroup", "deletefiles", @@ -1093,7 +1117,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1112,6 +1135,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "defaultepagroup", "deletefiles", @@ -1122,10 +1146,10 @@ }, "aaapreauthenticationparameter": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1143,6 +1167,7 @@ }, "rule": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [ "deletefiles", "killprocess", @@ -1159,10 +1184,10 @@ "get-byname", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "reqaction", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1175,14 +1200,15 @@ "reqaction": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["name", "reqaction", "rule"], }, "aaaradiusparams": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1237,6 +1263,7 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": [ "accounting", "authentication", @@ -1263,10 +1290,10 @@ }, "aaasession": { "_supported_operations": ["count", "get", "kill"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1283,6 +1310,7 @@ "sessionkey": {"no_log": False, "type": "str"}, "username": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "aaassoprofile": { @@ -1294,10 +1322,10 @@ "get-byname", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "password", "username"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1310,14 +1338,15 @@ "password": {"no_log": True, "type": "str"}, "username": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["name", "password", "username"], }, "aaatacacsparams": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1340,6 +1369,7 @@ "serverport": {"default": 49, "no_log": False, "type": "int"}, "tacacssecret": {"no_log": True, "type": "str"}, }, + "singleton": True, "update_payload_keys": [ "accounting", "auditfailedcmds", @@ -1362,6 +1392,7 @@ "unlock", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["password", "username"], "bindings": [ "aaauser_auditnslogpolicy_binding", @@ -1377,7 +1408,6 @@ "aaauser_vpnurlpolicy_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1566,10 +1596,12 @@ "password": {"no_log": True, "type": "str"}, "username": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["password", "username"], }, "aaauser_auditnslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "policy", @@ -1578,7 +1610,6 @@ "username", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1604,10 +1635,12 @@ }, "username": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "aaauser_auditsyslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "policy", @@ -1616,7 +1649,6 @@ "username", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1642,10 +1674,12 @@ }, "username": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "aaauser_authorizationpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "policy", @@ -1654,7 +1688,6 @@ "username", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1680,10 +1713,12 @@ }, "username": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "aaauser_intranetip6_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "intranetip6", @@ -1691,7 +1726,6 @@ "username", ], "bindprimary_key": "intranetip6", - "create_payload_keys": [], "delete_arg_keys": ["intranetip6", "numaddr"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1710,10 +1744,12 @@ "numaddr": {"no_log": False, "type": "float"}, "username": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "aaauser_intranetip_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "intranetip", @@ -1721,7 +1757,6 @@ "username", ], "bindprimary_key": "intranetip", - "create_payload_keys": [], "delete_arg_keys": ["intranetip", "netmask"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1740,10 +1775,12 @@ "netmask": {"no_log": False, "type": "str"}, "username": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "aaauser_tmsessionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "policy", @@ -1752,7 +1789,6 @@ "username", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1778,17 +1814,18 @@ }, "username": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "aaauser_vpnintranetapplication_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "intranetapplication", "username", ], "bindprimary_key": "intranetapplication", - "create_payload_keys": [], "delete_arg_keys": ["intranetapplication"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1801,10 +1838,12 @@ "intranetapplication": {"no_log": False, "type": "str"}, "username": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "aaauser_vpnsessionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "policy", @@ -1813,7 +1852,6 @@ "username", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1839,10 +1877,12 @@ }, "username": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "aaauser_vpntrafficpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "policy", @@ -1851,7 +1891,6 @@ "username", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1877,13 +1916,14 @@ }, "username": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "aaauser_vpnurl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["gotopriorityexpression", "urlname", "username"], "bindprimary_key": "urlname", - "create_payload_keys": [], "delete_arg_keys": ["urlname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1896,10 +1936,12 @@ "urlname": {"no_log": False, "type": "str"}, "username": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "aaauser_vpnurlpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "policy", @@ -1908,7 +1950,6 @@ "username", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["policy", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1934,14 +1975,15 @@ }, "username": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "admparameter": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1957,13 +1999,14 @@ "type": "str", } }, + "singleton": True, "update_payload_keys": ["admserviceconnect"], }, "analyticsglobal_analyticsprofile_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["analyticsprofile"], "bindprimary_key": "analyticsprofile", - "create_payload_keys": [], "delete_arg_keys": ["analyticsprofile"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -1972,6 +2015,7 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": {"analyticsprofile": {"no_log": False, "type": "str"}}, + "singleton": False, "update_payload_keys": [], }, "analyticsprofile": { @@ -1984,6 +2028,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "allhttpheaders", "analyticsauthtoken", @@ -2025,7 +2070,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -2229,6 +2273,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "allhttpheaders", "analyticsauthtoken", @@ -2278,10 +2323,10 @@ "get", "get-byname", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["file", "name", "type"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -2299,14 +2344,15 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "apispecfile": { "_supported_operations": ["Import", "count", "delete", "get"], + "action_payload_keys": {"import": ["name", "password", "src"], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -2319,14 +2365,15 @@ "password": {"no_log": False, "type": "str"}, "src": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appalgparam": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -2337,6 +2384,7 @@ "readwrite_arguments": { "pptpgreidletimeout": {"default": 9000, "no_log": False, "type": "float"} }, + "singleton": True, "update_payload_keys": ["pptpgreidletimeout"], }, "appflowaction": { @@ -2350,6 +2398,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "botinsight", "ciinsight", @@ -2367,7 +2416,6 @@ ], "bindings": ["appflowaction_analyticsprofile_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -2452,6 +2500,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "botinsight", "ciinsight", @@ -2468,9 +2517,9 @@ }, "appflowaction_analyticsprofile_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["analyticsprofile", "name"], "bindprimary_key": "analyticsprofile", - "create_payload_keys": [], "delete_arg_keys": ["analyticsprofile"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -2482,6 +2531,7 @@ "analyticsprofile": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appflowcollector": { @@ -2495,10 +2545,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["ipaddress", "name", "netprofile", "port", "transport"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -2519,10 +2569,12 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": ["ipaddress", "name", "netprofile", "port"], }, "appflowglobal_appflowpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -2533,7 +2585,6 @@ "type", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -2594,14 +2645,15 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "appflowparam": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -2861,6 +2913,7 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": [ "aaausername", "analyticsauthtoken", @@ -2926,10 +2979,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["action", "comment", "name", "rule", "undefaction"], "bindings": ["appflowpolicylabel_appflowpolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -2961,6 +3014,7 @@ "rule": {"no_log": False, "type": "str"}, "undefaction": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["action", "comment", "name", "rule", "undefaction"], }, "appflowpolicylabel": { @@ -2972,10 +3026,10 @@ "get-byname", "rename", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["labelname", "policylabeltype"], "bindings": ["appflowpolicylabel_appflowpolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3009,10 +3063,12 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "appflowpolicylabel_appflowpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -3023,7 +3079,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3052,14 +3107,15 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwarchive": { "_supported_operations": ["Import", "delete", "export", "get"], + "action_payload_keys": {"import": ["comment", "name", "src"], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3073,14 +3129,15 @@ "src": {"no_log": False, "type": "str"}, "target": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [], }, "appfwconfidfield": { "_supported_operations": ["add", "count", "delete", "get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["comment", "fieldname", "isregex", "url"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["url"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3099,14 +3156,15 @@ }, "url": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["comment", "fieldname", "isregex", "url"], }, "appfwcustomsettings": { "_supported_operations": ["export"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3118,6 +3176,7 @@ "name": {"no_log": False, "type": "str"}, "target": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [], }, "appfwfieldtype": { @@ -3129,10 +3188,10 @@ "get-byname", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["comment", "name", "priority", "regex"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3147,10 +3206,12 @@ "priority": {"no_log": False, "type": "float"}, "regex": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["comment", "name", "priority", "regex"], }, "appfwglobal_appfwpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -3161,7 +3222,6 @@ "type", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3211,10 +3271,12 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "appfwglobal_auditnslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -3225,7 +3287,6 @@ "type", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3264,10 +3325,12 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "appfwglobal_auditsyslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -3278,7 +3341,6 @@ "type", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3317,14 +3379,15 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "appfwgrpccontenttype": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["grpccontenttypevalue", "isregex"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3341,14 +3404,15 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "appfwgrpcwebjsoncontenttype": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["grpcwebjsoncontenttypevalue", "isregex"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3365,14 +3429,15 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "appfwgrpcwebtextcontenttype": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["grpcwebtextcontenttypevalue", "isregex"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3389,14 +3454,18 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "appfwhtmlerrorpage": { "_supported_operations": ["Import", "change", "delete", "get", "get-byname"], + "action_payload_keys": { + "import": ["comment", "name", "overwrite", "src"], + "switch": [], + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3410,14 +3479,15 @@ "overwrite": {"no_log": False, "type": "bool"}, "src": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [], }, "appfwjsoncontenttype": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["isregex", "jsoncontenttypevalue"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3434,14 +3504,18 @@ }, "jsoncontenttypevalue": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwjsonerrorpage": { "_supported_operations": ["Import", "change", "delete", "get", "get-byname"], + "action_payload_keys": { + "import": ["comment", "name", "overwrite", "src"], + "switch": [], + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3455,14 +3529,15 @@ "overwrite": {"no_log": False, "type": "bool"}, "src": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [], }, "appfwlearningdata": { "_supported_operations": ["count", "delete", "export", "get", "reset"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [ "as_scan_location_sql", "as_scan_location_xss", @@ -3561,14 +3636,15 @@ "xmldoscheck": {"no_log": False, "type": "str"}, "xmlwsicheck": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwlearningsettings": { "_supported_operations": ["count", "get", "get-byname", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3665,6 +3741,7 @@ "xmlwsiminthreshold": {"default": 1, "no_log": False, "type": "float"}, "xmlwsipercentthreshold": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "contenttypeautodeploygraceperiod", "contenttypeminthreshold", @@ -3701,10 +3778,10 @@ }, "appfwmultipartformcontenttype": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["isregex", "multipartformcontenttypevalue"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3721,6 +3798,7 @@ }, "multipartformcontenttypevalue": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwpolicy": { @@ -3734,10 +3812,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["comment", "logaction", "name", "profilename", "rule"], "bindings": ["appfwpolicylabel_appfwpolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3769,6 +3847,7 @@ "profilename": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["comment", "logaction", "name", "profilename", "rule"], }, "appfwpolicylabel": { @@ -3780,10 +3859,10 @@ "get-byname", "rename", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["labelname", "policylabeltype"], "bindings": ["appfwpolicylabel_appfwpolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3816,10 +3895,12 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "appfwpolicylabel_appfwpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -3830,7 +3911,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -3859,6 +3939,7 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile": { @@ -3872,6 +3953,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "addcookieflags", "apispec", @@ -4034,7 +4116,6 @@ "appfwprofile_xmlxss_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -5246,6 +5327,7 @@ "type": "list", }, }, + "singleton": False, "update_payload_keys": [ "addcookieflags", "apispec", @@ -5375,6 +5457,7 @@ }, "appfwprofile_appfwconfidfield_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "cffield_url", "comment", @@ -5386,7 +5469,6 @@ "ruletype", ], "bindprimary_key": "confidfield", - "create_payload_keys": [], "delete_arg_keys": ["cffield_url", "confidfield", "ruletype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -5422,10 +5504,12 @@ "resourceid": {"no_log": False, "type": "str"}, "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_blockkeyword_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "as_blockkeyword_formurl", "as_fieldname_isregex_blockkeyword", @@ -5439,7 +5523,6 @@ "ruletype", ], "bindprimary_key": "blockkeyword", - "create_payload_keys": [], "delete_arg_keys": [ "as_blockkeyword_formurl", "blockkeyword", @@ -5494,10 +5577,12 @@ "resourceid": {"no_log": False, "type": "str"}, "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_bypasslist_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "as_bypass_list", "as_bypass_list_action", @@ -5510,7 +5595,6 @@ "ruletype", ], "bindprimary_key": "as_bypass_list", - "create_payload_keys": [], "delete_arg_keys": ["as_bypass_list", "as_bypass_list_value_type", "ruletype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -5556,10 +5640,12 @@ "resourceid": {"no_log": False, "type": "str"}, "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_cmdinjection_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "as_scan_location_cmd", "as_value_expr_cmd", @@ -5575,7 +5661,6 @@ "ruletype", ], "bindprimary_key": "cmdinjection", - "create_payload_keys": [], "delete_arg_keys": [ "as_scan_location_cmd", "as_value_expr_cmd", @@ -5645,10 +5730,12 @@ "resourceid": {"no_log": False, "type": "str"}, "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_contenttype_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "comment", "contenttype", @@ -5658,7 +5745,6 @@ "ruletype", ], "bindprimary_key": "contenttype", - "create_payload_keys": [], "delete_arg_keys": ["contenttype", "ruletype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -5686,10 +5772,12 @@ "resourceid": {"no_log": False, "type": "str"}, "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_cookieconsistency_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "comment", "cookieconsistency", @@ -5700,7 +5788,6 @@ "ruletype", ], "bindprimary_key": "cookieconsistency", - "create_payload_keys": [], "delete_arg_keys": ["cookieconsistency", "ruletype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -5734,10 +5821,12 @@ "resourceid": {"no_log": False, "type": "str"}, "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_creditcardnumber_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "comment", "creditcardnumber", @@ -5748,7 +5837,6 @@ "ruletype", ], "bindprimary_key": "creditcardnumber", - "create_payload_keys": [], "delete_arg_keys": ["creditcardnumber", "creditcardnumberurl", "ruletype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -5778,10 +5866,12 @@ "resourceid": {"no_log": False, "type": "str"}, "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_crosssitescripting_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "as_scan_location_xss", "as_value_expr_xss", @@ -5797,7 +5887,6 @@ "ruletype", ], "bindprimary_key": "crosssitescripting", - "create_payload_keys": [], "delete_arg_keys": [ "as_scan_location_xss", "as_value_expr_xss", @@ -5867,10 +5956,12 @@ "resourceid": {"no_log": False, "type": "str"}, "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_csrftag_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "comment", "csrfformactionurl", @@ -5881,7 +5972,6 @@ "ruletype", ], "bindprimary_key": "csrftag", - "create_payload_keys": [], "delete_arg_keys": ["csrfformactionurl", "csrftag", "ruletype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -5911,10 +6001,12 @@ "resourceid": {"no_log": False, "type": "str"}, "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_denylist_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "as_deny_list", "as_deny_list_action", @@ -5927,7 +6019,6 @@ "ruletype", ], "bindprimary_key": "as_deny_list", - "create_payload_keys": [], "delete_arg_keys": ["as_deny_list", "as_deny_list_value_type", "ruletype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -5975,10 +6066,12 @@ "resourceid": {"no_log": False, "type": "str"}, "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_denyurl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "comment", "denyurl", @@ -5988,7 +6081,6 @@ "ruletype", ], "bindprimary_key": "denyurl", - "create_payload_keys": [], "delete_arg_keys": ["denyurl", "ruletype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -6016,10 +6108,12 @@ "resourceid": {"no_log": False, "type": "str"}, "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_excluderescontenttype_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "comment", "excluderescontenttype", @@ -6029,7 +6123,6 @@ "ruletype", ], "bindprimary_key": "excluderescontenttype", - "create_payload_keys": [], "delete_arg_keys": ["excluderescontenttype", "ruletype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -6057,10 +6150,12 @@ "resourceid": {"no_log": False, "type": "str"}, "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_fakeaccount_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "comment", "fakeaccount", @@ -6074,7 +6169,6 @@ "tag", ], "bindprimary_key": "fakeaccount", - "create_payload_keys": [], "delete_arg_keys": [ "fakeaccount", "formexpression", @@ -6126,10 +6220,12 @@ "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, "tag": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_fieldconsistency_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "comment", "fieldconsistency", @@ -6141,7 +6237,6 @@ "ruletype", ], "bindprimary_key": "fieldconsistency", - "create_payload_keys": [], "delete_arg_keys": ["fieldconsistency", "formactionurl_ffc", "ruletype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -6177,10 +6272,12 @@ "resourceid": {"no_log": False, "type": "str"}, "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_fieldformat_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "comment", "fieldformat", @@ -6195,7 +6292,6 @@ "ruletype", ], "bindprimary_key": "fieldformat", - "create_payload_keys": [], "delete_arg_keys": ["fieldformat", "formactionurl_ff", "ruletype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -6237,10 +6333,12 @@ "resourceid": {"no_log": False, "type": "str"}, "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_fileuploadtype_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "as_fileuploadtypes_url", "comment", @@ -6254,7 +6352,6 @@ "ruletype", ], "bindprimary_key": "fileuploadtype", - "create_payload_keys": [], "delete_arg_keys": [ "as_fileuploadtypes_url", "filetype", @@ -6314,10 +6411,12 @@ "resourceid": {"no_log": False, "type": "str"}, "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_jsonblockkeyword_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "comment", "isautodeployed", @@ -6331,7 +6430,6 @@ "ruletype", ], "bindprimary_key": "jsonblockkeyword", - "create_payload_keys": [], "delete_arg_keys": [ "jsonblockkeyword", "jsonblockkeywordurl", @@ -6386,10 +6484,12 @@ "resourceid": {"no_log": False, "type": "str"}, "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_jsoncmdurl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "as_value_expr_json_cmd", "as_value_type_json_cmd", @@ -6404,7 +6504,6 @@ "ruletype", ], "bindprimary_key": "jsoncmdurl", - "create_payload_keys": [], "delete_arg_keys": [ "as_value_expr_json_cmd", "as_value_type_json_cmd", @@ -6466,10 +6565,12 @@ "resourceid": {"no_log": False, "type": "str"}, "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_jsondosurl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "comment", "isautodeployed", @@ -6491,7 +6592,6 @@ "ruletype", ], "bindprimary_key": "jsondosurl", - "create_payload_keys": [], "delete_arg_keys": ["jsondosurl", "ruletype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -6583,10 +6683,12 @@ "resourceid": {"no_log": False, "type": "str"}, "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_jsonsqlurl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "as_value_expr_json_sql", "as_value_type_json_sql", @@ -6601,7 +6703,6 @@ "ruletype", ], "bindprimary_key": "jsonsqlurl", - "create_payload_keys": [], "delete_arg_keys": [ "as_value_expr_json_sql", "as_value_type_json_sql", @@ -6663,10 +6764,12 @@ "resourceid": {"no_log": False, "type": "str"}, "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_jsonxssurl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "as_value_expr_json_xss", "as_value_type_json_xss", @@ -6681,7 +6784,6 @@ "ruletype", ], "bindprimary_key": "jsonxssurl", - "create_payload_keys": [], "delete_arg_keys": [ "as_value_expr_json_xss", "as_value_type_json_xss", @@ -6743,10 +6845,12 @@ "resourceid": {"no_log": False, "type": "str"}, "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_logexpression_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "as_logexpression", "comment", @@ -6757,7 +6861,6 @@ "ruletype", ], "bindprimary_key": "logexpression", - "create_payload_keys": [], "delete_arg_keys": ["logexpression", "ruletype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -6787,10 +6890,12 @@ "resourceid": {"no_log": False, "type": "str"}, "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_safeobject_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "action", "as_expression", @@ -6803,7 +6908,6 @@ "safeobject", ], "bindprimary_key": "safeobject", - "create_payload_keys": [], "delete_arg_keys": ["ruletype", "safeobject"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -6842,10 +6946,12 @@ "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, "safeobject": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_sqlinjection_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "as_scan_location_sql", "as_value_expr_sql", @@ -6861,7 +6967,6 @@ "sqlinjection", ], "bindprimary_key": "sqlinjection", - "create_payload_keys": [], "delete_arg_keys": [ "as_scan_location_sql", "as_value_expr_sql", @@ -6931,10 +7036,12 @@ "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, "sqlinjection": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_starturl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "comment", "isautodeployed", @@ -6944,7 +7051,6 @@ "starturl", ], "bindprimary_key": "starturl", - "create_payload_keys": [], "delete_arg_keys": ["ruletype", "starturl"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -6972,10 +7078,12 @@ "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, "starturl": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_trustedlearningclients_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "comment", "isautodeployed", @@ -6985,7 +7093,6 @@ "trustedlearningclients", ], "bindprimary_key": "trustedlearningclients", - "create_payload_keys": [], "delete_arg_keys": ["ruletype", "trustedlearningclients"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7013,10 +7120,12 @@ "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, "trustedlearningclients": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_xmlattachmenturl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "comment", "isautodeployed", @@ -7030,7 +7139,6 @@ "xmlmaxattachmentsizecheck", ], "bindprimary_key": "xmlattachmenturl", - "create_payload_keys": [], "delete_arg_keys": ["ruletype", "xmlattachmenturl"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7074,10 +7182,12 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_xmldosurl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "comment", "isautodeployed", @@ -7123,7 +7233,6 @@ "xmlsoaparraycheck", ], "bindprimary_key": "xmldosurl", - "create_payload_keys": [], "delete_arg_keys": ["ruletype", "xmldosurl"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7291,10 +7400,12 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_xmlsqlinjection_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "as_scan_location_xmlsql", "comment", @@ -7306,7 +7417,6 @@ "xmlsqlinjection", ], "bindprimary_key": "xmlsqlinjection", - "create_payload_keys": [], "delete_arg_keys": ["as_scan_location_xmlsql", "ruletype", "xmlsqlinjection"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7346,10 +7456,12 @@ "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, "xmlsqlinjection": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_xmlvalidationurl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "comment", "isautodeployed", @@ -7366,7 +7478,6 @@ "xmlwsdl", ], "bindprimary_key": "xmlvalidationurl", - "create_payload_keys": [], "delete_arg_keys": ["ruletype", "xmlvalidationurl"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7424,10 +7535,12 @@ "xmlvalidationurl": {"no_log": False, "type": "str"}, "xmlwsdl": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_xmlwsiurl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "comment", "isautodeployed", @@ -7438,7 +7551,6 @@ "xmlwsiurl", ], "bindprimary_key": "xmlwsiurl", - "create_payload_keys": [], "delete_arg_keys": ["ruletype", "xmlwsiurl"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7468,10 +7580,12 @@ "xmlwsichecks": {"no_log": False, "type": "str"}, "xmlwsiurl": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprofile_xmlxss_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "as_scan_location_xmlxss", "comment", @@ -7483,7 +7597,6 @@ "xmlxss", ], "bindprimary_key": "xmlxss", - "create_payload_keys": [], "delete_arg_keys": ["as_scan_location_xmlxss", "ruletype", "xmlxss"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7523,14 +7636,18 @@ "ruletype": {"choices": ["ALLOW", "DENY"], "no_log": False, "type": "str"}, "xmlxss": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwprotofile": { "_supported_operations": ["Import", "change", "delete", "get", "get-byname"], + "action_payload_keys": { + "import": ["comment", "name", "overwrite", "src"], + "switch": [], + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7544,14 +7661,15 @@ "overwrite": {"no_log": False, "type": "bool"}, "src": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [], }, "appfwsettings": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7632,6 +7750,7 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": [ "ceflogging", "centralizedlearning", @@ -7659,10 +7778,28 @@ }, "appfwsignatures": { "_supported_operations": ["Import", "change", "delete", "get", "get-byname"], + "action_payload_keys": { + "import": [ + "action", + "autoenablenewsignatures", + "category", + "comment", + "enabled", + "merge", + "name", + "overwrite", + "preservedefactions", + "ruleid", + "sha1", + "src", + "vendortype", + "xslt", + ], + "switch": [], + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7702,14 +7839,15 @@ "vendortype": {"choices": ["Snort"], "no_log": False, "type": "str"}, "xslt": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [], }, "appfwurlencodedformcontenttype": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["isregex", "urlencodedformcontenttypevalue"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7726,14 +7864,18 @@ }, "urlencodedformcontenttypevalue": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwwsdl": { "_supported_operations": ["Import", "delete", "get", "get-byname"], + "action_payload_keys": { + "import": ["comment", "name", "overwrite", "src"], + "switch": [], + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7747,14 +7889,15 @@ "overwrite": {"no_log": False, "type": "bool"}, "src": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [], }, "appfwxmlcontenttype": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["isregex", "xmlcontenttypevalue"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7771,14 +7914,18 @@ }, "xmlcontenttypevalue": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appfwxmlerrorpage": { "_supported_operations": ["Import", "change", "delete", "get", "get-byname"], + "action_payload_keys": { + "import": ["comment", "name", "overwrite", "src"], + "switch": [], + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7792,14 +7939,18 @@ "overwrite": {"no_log": False, "type": "bool"}, "src": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [], }, "appfwxmlschema": { "_supported_operations": ["Import", "delete", "get", "get-byname"], + "action_payload_keys": { + "import": ["comment", "name", "overwrite", "src"], + "switch": [], + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7813,14 +7964,18 @@ "overwrite": {"no_log": False, "type": "bool"}, "src": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [], }, "application": { "_supported_operations": ["Import", "delete", "export"], + "action_payload_keys": { + "import": ["appname", "apptemplatefilename", "deploymentfilename"], + "switch": [], + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["appname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7833,6 +7988,7 @@ "apptemplatefilename": {"no_log": False, "type": "str"}, "deploymentfilename": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [], }, "appqoeaction": { @@ -7845,6 +8001,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "altcontentpath", "altcontentsvcname", @@ -7865,7 +8022,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7904,6 +8060,7 @@ "retryontimeout": {"no_log": False, "type": "float"}, "tcpprofile": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "altcontentpath", "altcontentsvcname", @@ -7923,10 +8080,10 @@ }, "appqoecustomresp": { "_supported_operations": ["Import", "change", "count", "delete", "get"], + "action_payload_keys": {"import": ["name", "src"], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7938,14 +8095,15 @@ "name": {"no_log": False, "type": "str"}, "src": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "appqoeparameter": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7959,6 +8117,7 @@ "maxaltrespbandwidth": {"default": 100, "no_log": False, "type": "float"}, "sessionlife": {"default": 300, "no_log": False, "type": "float"}, }, + "singleton": True, "update_payload_keys": [ "avgwaitingclient", "dosattackthresh", @@ -7975,10 +8134,10 @@ "get-byname", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -7991,10 +8150,12 @@ "name": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["action", "name", "rule"], }, "arp": { "_supported_operations": ["add", "count", "delete", "get", "send"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "ifnum", "ipaddress", @@ -8007,7 +8168,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["all", "ownernode", "td"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8036,14 +8196,15 @@ "vtep": {"no_log": False, "type": "str"}, "vxlan": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "arpparam": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8060,6 +8221,7 @@ }, "timeout": {"default": 1200, "no_log": False, "type": "float"}, }, + "singleton": True, "update_payload_keys": ["spoofvalidation", "timeout"], }, "auditmessageaction": { @@ -8072,6 +8234,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bypasssafetycheck", "loglevel", @@ -8081,7 +8244,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8114,6 +8276,7 @@ "name": {"no_log": False, "type": "str"}, "stringbuilderexpr": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "bypasssafetycheck", "loglevel", @@ -8132,6 +8295,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "acl", "alg", @@ -8155,7 +8319,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8246,6 +8409,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "acl", "alg", @@ -8271,9 +8435,9 @@ }, "auditnslogglobal_auditnslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["globalbindtype", "policyname", "priority"], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["globalbindtype", "policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8302,14 +8466,15 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "auditnslogparams": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8396,6 +8561,7 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": [ "acl", "alg", @@ -8424,10 +8590,10 @@ "get-byname", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8440,6 +8606,7 @@ "name": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["action", "name", "rule"], }, "auditsyslogaction": { @@ -8452,6 +8619,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "acl", "alg", @@ -8481,7 +8649,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8578,6 +8745,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "acl", "alg", @@ -8608,9 +8776,9 @@ }, "auditsyslogglobal_auditsyslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["globalbindtype", "policyname", "priority"], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["globalbindtype", "policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8716,14 +8884,15 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "auditsyslogparams": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8811,6 +8980,7 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": [ "acl", "alg", @@ -8840,10 +9010,10 @@ "get-byname", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8856,6 +9026,7 @@ "name": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["action", "name", "rule"], }, "authenticationadfsproxyprofile": { @@ -8867,6 +9038,7 @@ "get-byname", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "certkeyname", "name", @@ -8876,7 +9048,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8891,6 +9062,7 @@ "serverurl": {"no_log": False, "type": "str"}, "username": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "certkeyname", "name", @@ -8909,6 +9081,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "authenticationdomain", "authenticationhost", @@ -8918,7 +9091,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8933,6 +9105,7 @@ "authnvsname": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "authenticationdomain", "authenticationhost", @@ -8951,6 +9124,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "authentication", "clientid", @@ -8967,7 +9141,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -8999,6 +9172,7 @@ "tokenendpoint": {"no_log": False, "type": "str"}, "vaultname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "authentication", "clientid", @@ -9024,6 +9198,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "defaultauthenticationgroup", "name", @@ -9033,7 +9208,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9048,6 +9222,7 @@ "serverurl": {"no_log": False, "type": "str"}, "sitekey": {"no_log": True, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "defaultauthenticationgroup", "name", @@ -9066,6 +9241,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "defaultauthenticationgroup", "groupnamefield", @@ -9075,7 +9251,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9095,6 +9270,7 @@ }, "usernamefield": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "defaultauthenticationgroup", "groupnamefield", @@ -9113,10 +9289,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "reqaction", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9129,6 +9305,7 @@ "reqaction": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["name", "reqaction", "rule"], }, "authenticationcitrixauthaction": { @@ -9141,10 +9318,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["authentication", "authenticationtype", "name"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9167,6 +9344,7 @@ }, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["authentication", "authenticationtype", "name"], }, "authenticationdfaaction": { @@ -9179,6 +9357,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "clientid", "defaultauthenticationgroup", @@ -9188,7 +9367,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9203,6 +9381,7 @@ "passphrase": {"no_log": True, "type": "str"}, "serverurl": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "clientid", "defaultauthenticationgroup", @@ -9220,10 +9399,10 @@ "get-byname", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9236,6 +9415,7 @@ "name": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["action", "name", "rule"], }, "authenticationemailaction": { @@ -9248,6 +9428,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "content", "defaultauthenticationgroup", @@ -9261,7 +9442,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9285,6 +9465,7 @@ }, "username": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "content", "defaultauthenticationgroup", @@ -9307,6 +9488,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "csecexpr", "defaultepagroup", @@ -9317,7 +9499,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9333,6 +9514,7 @@ "name": {"no_log": False, "type": "str"}, "quarantinegroup": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "csecexpr", "defaultepagroup", @@ -9352,6 +9534,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "alternateemailattr", "attribute1", @@ -9411,7 +9594,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9521,6 +9703,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "alternateemailattr", "attribute1", @@ -9589,10 +9772,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "reqaction", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9605,6 +9788,7 @@ "reqaction": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["name", "reqaction", "rule"], }, "authenticationlocalpolicy": { @@ -9616,10 +9800,10 @@ "get-byname", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9631,6 +9815,7 @@ "name": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["name", "rule"], }, "authenticationloginschema": { @@ -9643,6 +9828,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "authenticationschema", "authenticationstrength", @@ -9655,7 +9841,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9678,6 +9863,7 @@ "usercredentialindex": {"no_log": False, "type": "float"}, "userexpression": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "authenticationschema", "authenticationstrength", @@ -9700,6 +9886,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "action", "comment", @@ -9710,7 +9897,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9727,6 +9913,7 @@ "rule": {"no_log": False, "type": "str"}, "undefaction": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "action", "comment", @@ -9746,6 +9933,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "defaultauthenticationgroup", "domain", @@ -9758,7 +9946,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9776,6 +9963,7 @@ "ntlmpath": {"no_log": False, "type": "str"}, "ou": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "defaultauthenticationgroup", "domain", @@ -9796,10 +9984,10 @@ "get-byname", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "reqaction", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9812,6 +10000,7 @@ "reqaction": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["name", "reqaction", "rule"], }, "authenticationnoauthaction": { @@ -9824,10 +10013,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["defaultauthenticationgroup", "name"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9839,6 +10028,7 @@ "defaultauthenticationgroup": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["defaultauthenticationgroup", "name"], }, "authenticationoauthaction": { @@ -9851,6 +10041,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "allowedalgorithms", "attribute1", @@ -9898,7 +10089,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -9986,6 +10176,7 @@ "userinfourl": {"no_log": False, "type": "str"}, "usernamefield": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "allowedalgorithms", "attribute1", @@ -10043,6 +10234,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "action", "comment", @@ -10053,7 +10245,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -10070,6 +10261,7 @@ "rule": {"no_log": False, "type": "str"}, "undefaction": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "action", "comment", @@ -10089,6 +10281,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "attributes", "audience", @@ -10109,7 +10302,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -10150,6 +10342,7 @@ "signatureservice": {"no_log": False, "type": "str"}, "skewtime": {"default": 5, "no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "attributes", "audience", @@ -10180,6 +10373,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "action", "comment", @@ -10190,7 +10384,6 @@ ], "bindings": ["authenticationpolicylabel_authenticationpolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -10223,6 +10416,7 @@ "rule": {"no_log": False, "type": "str"}, "undefaction": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "action", "comment", @@ -10241,10 +10435,10 @@ "get-byname", "rename", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["comment", "labelname", "loginschema", "type"], "bindings": ["authenticationpolicylabel_authenticationpolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -10280,10 +10474,12 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "authenticationpolicylabel_authenticationpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "labelname", @@ -10292,7 +10488,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -10313,6 +10508,7 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "authenticationpushservice": { @@ -10325,6 +10521,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "clientid", "clientsecret", @@ -10334,7 +10531,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -10349,6 +10545,7 @@ "name": {"no_log": False, "type": "str"}, "refreshinterval": {"default": 50, "no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "clientid", "clientsecret", @@ -10367,6 +10564,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "accounting", "authentication", @@ -10396,7 +10594,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -10460,6 +10657,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "accounting", "authentication", @@ -10498,10 +10696,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "reqaction", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -10514,6 +10712,7 @@ "reqaction": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["name", "reqaction", "rule"], }, "authenticationsamlaction": { @@ -10526,6 +10725,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "artifactresolutionserviceurl", "attribute1", @@ -10578,7 +10778,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -10731,6 +10930,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "artifactresolutionserviceurl", "attribute1", @@ -10793,6 +10993,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "action", "comment", @@ -10803,7 +11004,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -10820,6 +11020,7 @@ "rule": {"no_log": False, "type": "str"}, "undefaction": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "action", "comment", @@ -10839,6 +11040,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "acsurlrule", "assertionconsumerserviceurl", @@ -10935,7 +11137,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -11169,6 +11370,7 @@ "skewtime": {"default": 5, "no_log": False, "type": "float"}, "splogouturl": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "acsurlrule", "assertionconsumerserviceurl", @@ -11274,10 +11476,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "reqaction", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -11290,6 +11492,7 @@ "reqaction": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["name", "reqaction", "rule"], }, "authenticationsmartaccesspolicy": { @@ -11302,10 +11505,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["action", "comment", "name", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -11319,6 +11522,7 @@ "name": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["action", "comment", "name", "rule"], }, "authenticationsmartaccessprofile": { @@ -11331,10 +11535,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["comment", "name", "tags"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -11347,6 +11551,7 @@ "name": {"no_log": False, "type": "str"}, "tags": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["comment", "name", "tags"], }, "authenticationstorefrontauthaction": { @@ -11359,6 +11564,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "defaultauthenticationgroup", "domain", @@ -11367,7 +11573,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -11381,6 +11586,7 @@ "name": {"no_log": False, "type": "str"}, "serverurl": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "defaultauthenticationgroup", "domain", @@ -11398,6 +11604,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "accounting", "attribute1", @@ -11429,7 +11636,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -11470,6 +11676,7 @@ "serverport": {"default": 49, "no_log": False, "type": "int"}, "tacacssecret": {"no_log": True, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "accounting", "attribute1", @@ -11510,10 +11717,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "reqaction", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -11526,6 +11733,7 @@ "reqaction": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["name", "reqaction", "rule"], }, "authenticationvserver": { @@ -11541,6 +11749,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "appflowlog", "authentication", @@ -11582,7 +11791,6 @@ "authenticationvserver_vpnportaltheme_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["name"], "enable_payload_keys": ["name"], @@ -11962,6 +12170,7 @@ }, "td": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "appflowlog", "authentication", @@ -11977,6 +12186,7 @@ }, "authenticationvserver_auditnslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -11988,7 +12198,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12026,10 +12235,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "authenticationvserver_auditsyslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12041,7 +12252,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12079,10 +12289,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "authenticationvserver_authenticationcertpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12094,7 +12306,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12132,10 +12343,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "authenticationvserver_authenticationldappolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12147,7 +12360,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12185,10 +12397,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "authenticationvserver_authenticationlocalpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12200,7 +12414,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12238,10 +12451,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "authenticationvserver_authenticationloginschemapolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12253,7 +12468,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12291,10 +12505,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "authenticationvserver_authenticationnegotiatepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12306,7 +12522,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12344,10 +12559,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "authenticationvserver_authenticationoauthidppolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12359,7 +12576,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12397,10 +12613,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "authenticationvserver_authenticationpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12412,7 +12630,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12450,10 +12667,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "authenticationvserver_authenticationradiuspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12465,7 +12684,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12503,10 +12721,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "authenticationvserver_authenticationsamlidppolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12518,7 +12738,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12556,10 +12775,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "authenticationvserver_authenticationsamlpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12571,7 +12792,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12609,10 +12829,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "authenticationvserver_authenticationsmartaccesspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12624,7 +12846,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12662,10 +12883,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "authenticationvserver_authenticationtacacspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12677,7 +12900,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12715,10 +12937,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "authenticationvserver_authenticationwebauthpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12730,7 +12954,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12768,10 +12991,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "authenticationvserver_cachepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12783,7 +13008,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12821,10 +13045,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "authenticationvserver_cspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12836,7 +13062,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12874,10 +13099,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "authenticationvserver_responderpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12889,7 +13116,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12927,10 +13153,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "authenticationvserver_rewritepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12942,7 +13170,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -12980,10 +13207,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "authenticationvserver_tmsessionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12995,7 +13224,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13033,13 +13261,14 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "authenticationvserver_vpnportaltheme_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "portaltheme"], "bindprimary_key": "portaltheme", - "create_payload_keys": [], "delete_arg_keys": ["portaltheme"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13051,6 +13280,7 @@ "name": {"no_log": False, "type": "str"}, "portaltheme": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "authenticationwebauthaction": { @@ -13063,6 +13293,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "attribute1", "attribute10", @@ -13090,7 +13321,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13123,6 +13353,7 @@ "serverport": {"no_log": False, "type": "int"}, "successrule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "attribute1", "attribute10", @@ -13158,10 +13389,10 @@ "get-byname", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13174,6 +13405,7 @@ "name": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["action", "name", "rule"], }, "authorizationpolicy": { @@ -13186,10 +13418,10 @@ "rename", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["action", "name", "rule"], "bindings": ["authorizationpolicylabel_authorizationpolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13219,6 +13451,7 @@ "newname": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["action", "name", "rule"], }, "authorizationpolicylabel": { @@ -13230,10 +13463,10 @@ "get-byname", "rename", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["labelname"], "bindings": ["authorizationpolicylabel_authorizationpolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13261,10 +13494,12 @@ "labelname": {"no_log": False, "type": "str"}, "newname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "authorizationpolicylabel_authorizationpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -13275,7 +13510,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13304,6 +13538,7 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "autoscaleaction": { @@ -13316,6 +13551,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "name", "parameters", @@ -13327,7 +13563,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13348,6 +13583,7 @@ "vmdestroygraceperiod": {"default": 10, "no_log": False, "type": "float"}, "vserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "name", "parameters", @@ -13368,10 +13604,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["action", "comment", "logaction", "name", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13387,6 +13623,7 @@ "newname": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["action", "comment", "logaction", "name", "rule"], }, "autoscaleprofile": { @@ -13398,10 +13635,10 @@ "get-byname", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["apikey", "name", "sharedsecret", "type", "url"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13416,10 +13653,12 @@ "type": {"choices": ["CLOUDSTACK"], "no_log": False, "type": "str"}, "url": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["apikey", "name", "sharedsecret", "url"], }, "azureapplication": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "clientid", "clientsecret", @@ -13430,7 +13669,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13453,14 +13691,15 @@ "tokenendpoint": {"no_log": False, "type": "str"}, "vaultresource": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "azurekeyvault": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["azureapplication", "azurevaultname", "name"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13473,10 +13712,12 @@ "azurevaultname": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "botglobal_botpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -13487,7 +13728,6 @@ "type", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13531,6 +13771,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "botpolicy": { @@ -13544,6 +13785,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "comment", "logaction", @@ -13554,7 +13796,6 @@ ], "bindings": ["botpolicylabel_botpolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13587,6 +13828,7 @@ "rule": {"no_log": False, "type": "str"}, "undefaction": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "comment", "logaction", @@ -13605,10 +13847,10 @@ "get-byname", "rename", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["comment", "labelname"], "bindings": ["botpolicylabel_botpolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13637,10 +13879,12 @@ "labelname": {"no_log": False, "type": "str"}, "newname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "botpolicylabel_botpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -13651,7 +13895,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -13680,6 +13923,7 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "botprofile": { @@ -13692,6 +13936,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bot_enable_black_list", "bot_enable_ip_reputation", @@ -13733,7 +13978,6 @@ "botprofile_whitelist_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -14000,6 +14244,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "bot_enable_black_list", "bot_enable_ip_reputation", @@ -14032,6 +14277,7 @@ }, "botprofile_blacklist_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bot_bind_comment", "bot_blacklist", @@ -14043,7 +14289,6 @@ "name", ], "bindprimary_key": "bot_blacklist", - "create_payload_keys": [], "delete_arg_keys": ["bot_blacklist", "bot_blacklist_value"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -14085,10 +14330,12 @@ "logmessage": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "botprofile_captcha_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bot_bind_comment", "bot_captcha_action", @@ -14104,7 +14351,6 @@ "waittime", ], "bindprimary_key": "captcharesource", - "create_payload_keys": [], "delete_arg_keys": ["bot_captcha_url", "captcharesource"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -14150,10 +14396,12 @@ "retryattempts": {"default": 3, "no_log": False, "type": "float"}, "waittime": {"default": 15, "no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "botprofile_ipreputation_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bot_bind_comment", "bot_iprep_action", @@ -14164,7 +14412,6 @@ "name", ], "bindprimary_key": "bot_ipreputation", - "create_payload_keys": [], "delete_arg_keys": ["bot_ipreputation", "category"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -14225,10 +14472,12 @@ "logmessage": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "botprofile_kmdetectionexpr_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bot_bind_comment", "bot_km_detection_enabled", @@ -14239,7 +14488,6 @@ "name", ], "bindprimary_key": "kmdetectionexpr", - "create_payload_keys": [], "delete_arg_keys": ["bot_km_expression_name", "kmdetectionexpr"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -14269,10 +14517,12 @@ "logmessage": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "botprofile_logexpression_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bot_bind_comment", "bot_log_expression_enabled", @@ -14283,7 +14533,6 @@ "name", ], "bindprimary_key": "logexpression", - "create_payload_keys": [], "delete_arg_keys": ["bot_log_expression_name", "logexpression"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -14313,10 +14562,12 @@ "logmessage": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "botprofile_ratelimit_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bot_bind_comment", "bot_rate_limit_action", @@ -14332,7 +14583,6 @@ "timeslice", ], "bindprimary_key": "bot_ratelimit", - "create_payload_keys": [], "delete_arg_keys": [ "bot_rate_limit_type", "bot_rate_limit_url", @@ -14654,10 +14904,12 @@ "rate": {"default": 1, "no_log": False, "type": "float"}, "timeslice": {"default": 1000, "no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "botprofile_tps_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bot_bind_comment", "bot_tps", @@ -14670,7 +14922,6 @@ "threshold", ], "bindprimary_key": "bot_tps", - "create_payload_keys": [], "delete_arg_keys": ["bot_tps", "bot_tps_type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -14714,10 +14965,12 @@ "percentage": {"no_log": False, "type": "float"}, "threshold": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "botprofile_trapinsertionurl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bot_bind_comment", "bot_trap_url", @@ -14727,7 +14980,6 @@ "trapinsertionurl", ], "bindprimary_key": "trapinsertionurl", - "create_payload_keys": [], "delete_arg_keys": ["bot_trap_url", "trapinsertionurl"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -14755,10 +15007,12 @@ "name": {"no_log": False, "type": "str"}, "trapinsertionurl": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "botprofile_whitelist_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bot_bind_comment", "bot_whitelist", @@ -14770,7 +15024,6 @@ "name", ], "bindprimary_key": "bot_whitelist", - "create_payload_keys": [], "delete_arg_keys": ["bot_whitelist", "bot_whitelist_value"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -14811,14 +15064,15 @@ "logmessage": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "botsettings": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -14862,6 +15116,7 @@ "trapurlinterval": {"default": 3600, "no_log": False, "type": "float"}, "trapurllength": {"default": 32, "no_log": False, "type": "float"}, }, + "singleton": True, "update_payload_keys": [ "defaultnonintrusiveprofile", "defaultprofile", @@ -14882,10 +15137,13 @@ }, "botsignature": { "_supported_operations": ["Import", "change", "delete", "get", "get-byname"], + "action_payload_keys": { + "import": ["comment", "name", "overwrite", "src"], + "switch": [], + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -14899,6 +15157,7 @@ "overwrite": {"no_log": False, "type": "bool"}, "src": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [], }, "bridgegroup": { @@ -14911,6 +15170,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["dynamicrouting", "id", "ipv6dynamicrouting"], "bindings": [ "bridgegroup_nsip6_binding", @@ -14918,7 +15178,6 @@ "bridgegroup_vlan_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -14989,13 +15248,14 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": ["dynamicrouting", "id", "ipv6dynamicrouting"], }, "bridgegroup_nsip6_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["id", "ipaddress", "netmask", "ownergroup", "td"], "bindprimary_key": "ipaddress", - "create_payload_keys": [], "delete_arg_keys": ["ipaddress", "netmask", "ownergroup", "td"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15010,13 +15270,14 @@ "ownergroup": {"default": "DEFAULT_NG", "no_log": False, "type": "str"}, "td": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "bridgegroup_nsip_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["id", "ipaddress", "netmask", "ownergroup", "td"], "bindprimary_key": "ipaddress", - "create_payload_keys": [], "delete_arg_keys": ["ipaddress", "netmask", "ownergroup", "td"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15031,13 +15292,14 @@ "ownergroup": {"default": "DEFAULT_NG", "no_log": False, "type": "str"}, "td": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "bridgegroup_vlan_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["id", "vlan"], "bindprimary_key": "vlan", - "create_payload_keys": [], "delete_arg_keys": ["vlan"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15049,6 +15311,7 @@ "id": {"no_log": False, "type": "float"}, "vlan": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "bridgetable": { @@ -15061,10 +15324,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["devicevlan", "mac", "vni", "vtep", "vxlan"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["devicevlan", "mac", "vtep", "vxlan"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15083,6 +15346,7 @@ "vtep": {"no_log": False, "type": "str"}, "vxlan": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": ["bridgeage"], }, "cachecontentgroup": { @@ -15098,6 +15362,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "absexpiry", "absexpirygmt", @@ -15141,7 +15406,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15282,6 +15546,7 @@ "weaknegrelexpiry": {"no_log": False, "type": "float"}, "weakposrelexpiry": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "absexpiry", "absexpirygmt", @@ -15325,10 +15590,10 @@ }, "cacheforwardproxy": { "_supported_operations": ["add", "count", "delete", "get"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["ipaddress", "port"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["port"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15340,10 +15605,12 @@ "ipaddress": {"no_log": False, "type": "str"}, "port": {"no_log": False, "type": "int"}, }, + "singleton": False, "update_payload_keys": [], }, "cacheglobal_cachepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -15355,7 +15622,6 @@ "type", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["policy", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15415,14 +15681,15 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "cacheobject": { "_supported_operations": ["count", "expire", "flush", "get", "save"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15473,14 +15740,15 @@ }, "url": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "cacheparameter": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15511,6 +15779,7 @@ }, "via": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [ "enablebypass", "enablehaobjpersist", @@ -15533,6 +15802,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "action", "invalgroups", @@ -15544,7 +15814,6 @@ ], "bindings": ["cachepolicylabel_cachepolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15586,6 +15855,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "action", "invalgroups", @@ -15605,10 +15875,10 @@ "get-byname", "rename", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["evaluates", "labelname"], "bindings": ["cachepolicylabel_cachepolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15650,10 +15920,12 @@ "labelname": {"no_log": False, "type": "str"}, "newname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "cachepolicylabel_cachepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -15664,7 +15936,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15693,6 +15964,7 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "cacheselector": { @@ -15704,10 +15976,10 @@ "get-byname", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["rule", "selectorname"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15719,14 +15991,15 @@ "rule": {"elements": "str", "no_log": False, "type": "list"}, "selectorname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["rule", "selectorname"], }, "callhome": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15754,6 +16027,7 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": [ "emailaddress", "hbcustominterval", @@ -15774,6 +16048,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bandwidthhigh", "bandwidthnormal", @@ -15790,7 +16065,6 @@ ], "bindings": ["channel_interface_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15888,6 +16162,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "bandwidthhigh", "bandwidthnormal", @@ -15907,9 +16182,9 @@ }, "channel_interface_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["id", "ifnum"], "bindprimary_key": "ifnum", - "create_payload_keys": [], "delete_arg_keys": ["ifnum"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15922,6 +16197,7 @@ "ifnum": {"elements": "str", "no_log": False, "type": "list"}, "svmcmd": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "cloudallowedngsticketprofile": { @@ -15933,10 +16209,10 @@ "get-byname", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["creator", "name"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15948,14 +16224,15 @@ "creator": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["creator", "name"], }, "cloudawsparam": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15964,14 +16241,15 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": {"rolearn": {"no_log": False, "type": "str"}}, + "singleton": True, "update_payload_keys": ["rolearn"], }, "cloudcredential": { "_supported_operations": ["get", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -15984,6 +16262,7 @@ "applicationsecret": {"no_log": True, "type": "str"}, "tenantidentifier": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [ "applicationid", "applicationsecret", @@ -15992,10 +16271,10 @@ }, "cloudngsparameter": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -16029,6 +16308,7 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": [ "allowdtls12", "allowedudtversion", @@ -16038,10 +16318,10 @@ }, "cloudparameter": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -16067,6 +16347,7 @@ "instanceid": {"no_log": False, "type": "str"}, "resourcelocation": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [ "activationcode", "connectorresidence", @@ -16080,10 +16361,10 @@ }, "cloudparaminternal": { "_supported_operations": ["count", "get", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -16094,10 +16375,12 @@ "readwrite_arguments": { "nonftumode": {"choices": ["NO", "YES"], "no_log": False, "type": "str"} }, + "singleton": False, "update_payload_keys": ["nonftumode"], }, "cloudprofile": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "azurepollperiod", "azuretagname", @@ -16116,7 +16399,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -16266,14 +16548,15 @@ "vservername": {"no_log": False, "type": "str"}, "vsvrbindsvcport": {"no_log": False, "type": "int"}, }, + "singleton": False, "update_payload_keys": [], }, "cloudtunnelparameter": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -16287,6 +16570,7 @@ "resourcelocation": {"no_log": False, "type": "str"}, "subnetresourcelocationmappings": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [ "controllerfqdn", "fqdn", @@ -16303,10 +16587,10 @@ "get-byname", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["listenpolicy", "listenpriority", "name", "servicetype"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -16320,10 +16604,12 @@ "name": {"no_log": False, "type": "str"}, "servicetype": {"choices": ["TCP", "UDP"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["listenpolicy", "listenpriority", "name"], }, "cluster": { "_supported_operations": ["join"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [ "clusternode_routemonitor_binding", @@ -16340,7 +16626,6 @@ "clusternodegroup_vpnvserver_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -16544,14 +16829,15 @@ }, "password": {"no_log": True, "type": "str"}, }, + "singleton": True, "update_payload_keys": [], }, "clusterfiles": { "_supported_operations": ["sync"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -16579,6 +16865,7 @@ "type": "list", } }, + "singleton": True, "update_payload_keys": [], }, "clusterinstance": { @@ -16593,6 +16880,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "backplanebasedview", "clid", @@ -16609,7 +16897,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["clid"], "enable_payload_keys": ["clid"], @@ -16677,6 +16964,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "backplanebasedview", "clid", @@ -16703,6 +16991,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "backplane", "delay", @@ -16727,7 +17016,6 @@ "clusternodegroup_vpnvserver_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["clearnodegroupconfig"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -16947,6 +17235,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "backplane", "delay", @@ -16957,9 +17246,9 @@ }, "clusternode_routemonitor_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["netmask", "nodeid", "routemonitor"], "bindprimary_key": "routemonitor", - "create_payload_keys": [], "delete_arg_keys": ["netmask", "routemonitor"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -16972,6 +17261,7 @@ "nodeid": {"no_log": False, "type": "float"}, "routemonitor": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "clusternodegroup": { @@ -16984,6 +17274,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "priority", "sticky", "strict"], "bindings": [ "clusternodegroup_authenticationvserver_binding", @@ -16999,7 +17290,6 @@ "clusternodegroup_vpnvserver_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17199,13 +17489,14 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": ["name", "priority", "strict"], }, "clusternodegroup_authenticationvserver_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "vserver"], "bindprimary_key": "vserver", - "create_payload_keys": [], "delete_arg_keys": ["vserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17217,13 +17508,14 @@ "name": {"no_log": False, "type": "str"}, "vserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "clusternodegroup_clusternode_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "node"], "bindprimary_key": "node", - "create_payload_keys": [], "delete_arg_keys": ["node"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17235,13 +17527,14 @@ "name": {"no_log": False, "type": "str"}, "node": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "clusternodegroup_crvserver_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "vserver"], "bindprimary_key": "vserver", - "create_payload_keys": [], "delete_arg_keys": ["vserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17253,13 +17546,14 @@ "name": {"no_log": False, "type": "str"}, "vserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "clusternodegroup_csvserver_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "vserver"], "bindprimary_key": "vserver", - "create_payload_keys": [], "delete_arg_keys": ["vserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17271,13 +17565,14 @@ "name": {"no_log": False, "type": "str"}, "vserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "clusternodegroup_gslbsite_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["gslbsite", "name"], "bindprimary_key": "gslbsite", - "create_payload_keys": [], "delete_arg_keys": ["gslbsite"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17289,13 +17584,14 @@ "gslbsite": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "clusternodegroup_gslbvserver_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "vserver"], "bindprimary_key": "vserver", - "create_payload_keys": [], "delete_arg_keys": ["vserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17307,13 +17603,14 @@ "name": {"no_log": False, "type": "str"}, "vserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "clusternodegroup_lbvserver_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "vserver"], "bindprimary_key": "vserver", - "create_payload_keys": [], "delete_arg_keys": ["vserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17325,13 +17622,14 @@ "name": {"no_log": False, "type": "str"}, "vserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "clusternodegroup_nslimitidentifier_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["identifiername", "name"], "bindprimary_key": "identifiername", - "create_payload_keys": [], "delete_arg_keys": ["identifiername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17343,13 +17641,14 @@ "identifiername": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "clusternodegroup_service_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "service"], "bindprimary_key": "service", - "create_payload_keys": [], "delete_arg_keys": ["service"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17361,13 +17660,14 @@ "name": {"no_log": False, "type": "str"}, "service": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "clusternodegroup_streamidentifier_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["identifiername", "name"], "bindprimary_key": "identifiername", - "create_payload_keys": [], "delete_arg_keys": ["identifiername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17379,13 +17679,14 @@ "identifiername": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "clusternodegroup_vpnvserver_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "vserver"], "bindprimary_key": "vserver", - "create_payload_keys": [], "delete_arg_keys": ["vserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17397,14 +17698,15 @@ "name": {"no_log": False, "type": "str"}, "vserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "clusterpropstatus": { "_supported_operations": ["clear", "count", "get"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17413,6 +17715,7 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": {"nodeid": {"no_log": False, "type": "float"}}, + "singleton": False, "update_payload_keys": [], }, "cmpaction": { @@ -17426,10 +17729,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["addvaryheader", "cmptype", "name", "varyheadervalue"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17459,10 +17762,12 @@ "newname": {"no_log": False, "type": "str"}, "varyheadervalue": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["addvaryheader", "cmptype", "name", "varyheadervalue"], }, "cmpglobal_cmppolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -17473,7 +17778,6 @@ "type", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17527,14 +17831,15 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "cmpparameter": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17592,6 +17897,7 @@ }, "varyheadervalue": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [ "addvaryheader", "cmpbypasspct", @@ -17615,10 +17921,10 @@ "rename", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "resaction", "rule"], "bindings": ["cmppolicylabel_cmppolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17648,6 +17954,7 @@ "resaction": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["name", "resaction", "rule"], }, "cmppolicylabel": { @@ -17659,10 +17966,10 @@ "get-byname", "rename", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["labelname", "type"], "bindings": ["cmppolicylabel_cmppolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17695,10 +18002,12 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "cmppolicylabel_cmppolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -17709,7 +18018,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17738,6 +18046,7 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "contentinspectionaction": { @@ -17750,6 +18059,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "icapprofilename", "ifserverdown", @@ -17761,7 +18071,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17787,6 +18096,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "icapprofilename", "ifserverdown", @@ -17806,6 +18116,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "comment", "name", @@ -17819,7 +18130,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17842,6 +18152,7 @@ "serverport": {"default": 1344, "no_log": False, "type": "float"}, "type": {"choices": ["ICAP"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "comment", "name", @@ -17855,6 +18166,7 @@ }, "contentinspectionglobal_contentinspectionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -17865,7 +18177,6 @@ "type", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17914,14 +18225,15 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "contentinspectionparameter": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17932,6 +18244,7 @@ "readwrite_arguments": { "undefaction": {"default": '"NOINSPECTION"', "no_log": False, "type": "str"} }, + "singleton": True, "update_payload_keys": ["undefaction"], }, "contentinspectionpolicy": { @@ -17945,6 +18258,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "action", "comment", @@ -17955,7 +18269,6 @@ ], "bindings": ["contentinspectionpolicylabel_contentinspectionpolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -17988,6 +18301,7 @@ "rule": {"no_log": False, "type": "str"}, "undefaction": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "action", "comment", @@ -18006,10 +18320,10 @@ "get-byname", "rename", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["comment", "labelname", "type"], "bindings": ["contentinspectionpolicylabel_contentinspectionpolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -18039,10 +18353,12 @@ "newname": {"no_log": False, "type": "str"}, "type": {"choices": ["REQ", "RES"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "contentinspectionpolicylabel_contentinspectionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -18053,7 +18369,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -18082,6 +18397,7 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "contentinspectionprofile": { @@ -18094,6 +18410,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "egressinterface", "egressvlan", @@ -18105,7 +18422,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -18126,6 +18442,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "egressinterface", "egressvlan", @@ -18146,10 +18463,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["action", "logaction", "policyname", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -18164,6 +18481,7 @@ "policyname": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["action", "logaction", "policyname", "rule"], }, "crvserver": { @@ -18179,6 +18497,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "appflowlog", "arp", @@ -18246,7 +18565,6 @@ "crvserver_spilloverpolicy_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["name"], "enable_payload_keys": ["name"], @@ -18642,6 +18960,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "appflowlog", "arp", @@ -18684,9 +19003,9 @@ }, "crvserver_analyticsprofile_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["analyticsprofile", "name"], "bindprimary_key": "analyticsprofile", - "create_payload_keys": [], "delete_arg_keys": ["analyticsprofile"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -18698,10 +19017,12 @@ "analyticsprofile": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "crvserver_appflowpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -18714,7 +19035,6 @@ "targetvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -18751,10 +19071,12 @@ "priority": {"no_log": False, "type": "float"}, "targetvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "crvserver_appfwpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -18767,7 +19089,6 @@ "targetvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -18804,10 +19125,12 @@ "priority": {"no_log": False, "type": "float"}, "targetvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "crvserver_appqoepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -18820,7 +19143,6 @@ "targetvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -18857,10 +19179,12 @@ "priority": {"no_log": False, "type": "float"}, "targetvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "crvserver_cachepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -18873,7 +19197,6 @@ "targetvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -18910,10 +19233,12 @@ "priority": {"no_log": False, "type": "float"}, "targetvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "crvserver_cmppolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -18926,7 +19251,6 @@ "targetvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -18963,10 +19287,12 @@ "priority": {"no_log": False, "type": "float"}, "targetvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "crvserver_crpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -18979,7 +19305,6 @@ "targetvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -19016,10 +19341,12 @@ "priority": {"no_log": False, "type": "float"}, "targetvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "crvserver_cspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -19032,7 +19359,6 @@ "targetvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -19069,10 +19395,12 @@ "priority": {"no_log": False, "type": "float"}, "targetvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "crvserver_feopolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -19085,7 +19413,6 @@ "targetvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -19122,10 +19449,12 @@ "priority": {"no_log": False, "type": "float"}, "targetvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "crvserver_icapolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -19138,7 +19467,6 @@ "targetvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -19175,13 +19503,14 @@ "priority": {"no_log": False, "type": "float"}, "targetvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "crvserver_lbvserver_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["lbvserver", "name"], "bindprimary_key": "lbvserver", - "create_payload_keys": [], "delete_arg_keys": ["lbvserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -19193,10 +19522,12 @@ "lbvserver": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "crvserver_policymap_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -19209,7 +19540,6 @@ "targetvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -19246,10 +19576,12 @@ "priority": {"no_log": False, "type": "float"}, "targetvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "crvserver_responderpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -19262,7 +19594,6 @@ "targetvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -19299,10 +19630,12 @@ "priority": {"no_log": False, "type": "float"}, "targetvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "crvserver_rewritepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -19315,7 +19648,6 @@ "targetvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -19352,10 +19684,12 @@ "priority": {"no_log": False, "type": "float"}, "targetvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "crvserver_spilloverpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -19368,7 +19702,6 @@ "targetvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -19405,6 +19738,7 @@ "priority": {"no_log": False, "type": "float"}, "targetvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "csaction": { @@ -19418,6 +19752,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "comment", "name", @@ -19427,7 +19762,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -19443,6 +19777,7 @@ "targetvserver": {"no_log": False, "type": "str"}, "targetvserverexpr": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "comment", "name", @@ -19453,10 +19788,10 @@ }, "csparameter": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -19472,6 +19807,7 @@ "type": "str", } }, + "singleton": True, "update_payload_keys": ["stateupdate"], }, "cspolicy": { @@ -19485,10 +19821,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["action", "logaction", "policyname", "rule"], "bindings": ["cspolicylabel_cspolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -19519,6 +19855,7 @@ "policyname": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["action", "logaction", "policyname", "rule"], }, "cspolicylabel": { @@ -19530,10 +19867,10 @@ "get-byname", "rename", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["cspolicylabeltype", "labelname"], "bindings": ["cspolicylabel_cspolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -19590,10 +19927,12 @@ "labelname": {"no_log": False, "type": "str"}, "newname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "cspolicylabel_cspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -19605,7 +19944,6 @@ "targetvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -19632,6 +19970,7 @@ "priority": {"no_log": False, "type": "float"}, "targetvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "csvserver": { @@ -19647,6 +19986,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "appflowlog", "authentication", @@ -19747,7 +20087,6 @@ "csvserver_vpnvserver_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["name"], "enable_payload_keys": ["name"], @@ -20377,6 +20716,7 @@ "v6persistmasklen": {"default": 128, "no_log": False, "type": "float"}, "vipheader": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "appflowlog", "authentication", @@ -20455,9 +20795,9 @@ }, "csvserver_analyticsprofile_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["analyticsprofile", "name"], "bindprimary_key": "analyticsprofile", - "create_payload_keys": [], "delete_arg_keys": ["analyticsprofile"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -20469,10 +20809,12 @@ "analyticsprofile": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "csvserver_appflowpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -20485,7 +20827,6 @@ "targetlbvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -20528,10 +20869,12 @@ "priority": {"no_log": False, "type": "float"}, "targetlbvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "csvserver_appfwpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -20544,7 +20887,6 @@ "targetlbvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -20587,10 +20929,12 @@ "priority": {"no_log": False, "type": "float"}, "targetlbvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "csvserver_appqoepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -20603,7 +20947,6 @@ "targetlbvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -20646,10 +20989,12 @@ "priority": {"no_log": False, "type": "float"}, "targetlbvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "csvserver_auditnslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -20662,7 +21007,6 @@ "targetlbvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -20705,10 +21049,12 @@ "priority": {"no_log": False, "type": "float"}, "targetlbvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "csvserver_auditsyslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -20721,7 +21067,6 @@ "targetlbvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -20764,10 +21109,12 @@ "priority": {"no_log": False, "type": "float"}, "targetlbvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "csvserver_authorizationpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -20780,7 +21127,6 @@ "targetlbvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -20823,10 +21169,12 @@ "priority": {"no_log": False, "type": "float"}, "targetlbvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "csvserver_botpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -20839,7 +21187,6 @@ "targetlbvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -20882,10 +21229,12 @@ "priority": {"no_log": False, "type": "float"}, "targetlbvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "csvserver_cachepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -20898,7 +21247,6 @@ "targetlbvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -20941,10 +21289,12 @@ "priority": {"no_log": False, "type": "float"}, "targetlbvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "csvserver_cmppolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -20957,7 +21307,6 @@ "targetlbvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21000,10 +21349,12 @@ "priority": {"no_log": False, "type": "float"}, "targetlbvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "csvserver_contentinspectionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -21016,7 +21367,6 @@ "targetlbvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21059,10 +21409,12 @@ "priority": {"no_log": False, "type": "float"}, "targetlbvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "csvserver_cspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -21075,7 +21427,6 @@ "targetlbvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21118,10 +21469,12 @@ "priority": {"no_log": False, "type": "float"}, "targetlbvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "csvserver_domain_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "backupip", "cookiedomain", @@ -21132,7 +21485,6 @@ "ttl", ], "bindprimary_key": "domainname", - "create_payload_keys": [], "delete_arg_keys": ["domainname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21149,6 +21501,7 @@ "sitedomainttl": {"no_log": False, "type": "float"}, "ttl": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "backupip", "cookiedomain", @@ -21161,6 +21514,7 @@ }, "csvserver_feopolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -21173,7 +21527,6 @@ "targetlbvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21216,13 +21569,14 @@ "priority": {"no_log": False, "type": "float"}, "targetlbvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "csvserver_gslbvserver_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "vserver"], "bindprimary_key": "vserver", - "create_payload_keys": [], "delete_arg_keys": ["vserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21234,13 +21588,14 @@ "name": {"no_log": False, "type": "str"}, "vserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "csvserver_lbvserver_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["lbvserver", "name", "targetvserver"], "bindprimary_key": "lbvserver", - "create_payload_keys": [], "delete_arg_keys": ["lbvserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21253,10 +21608,12 @@ "name": {"no_log": False, "type": "str"}, "targetvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "csvserver_responderpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -21269,7 +21626,6 @@ "targetlbvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21312,10 +21668,12 @@ "priority": {"no_log": False, "type": "float"}, "targetlbvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "csvserver_rewritepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -21328,7 +21686,6 @@ "targetlbvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21371,10 +21728,12 @@ "priority": {"no_log": False, "type": "float"}, "targetlbvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "csvserver_spilloverpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -21387,7 +21746,6 @@ "targetlbvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21430,10 +21788,12 @@ "priority": {"no_log": False, "type": "float"}, "targetlbvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "csvserver_tmtrafficpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -21446,7 +21806,6 @@ "targetlbvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21489,10 +21848,12 @@ "priority": {"no_log": False, "type": "float"}, "targetlbvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "csvserver_transformpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -21505,7 +21866,6 @@ "targetlbvserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21548,13 +21908,14 @@ "priority": {"no_log": False, "type": "float"}, "targetlbvserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "csvserver_vpnvserver_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "vserver"], "bindprimary_key": "vserver", - "create_payload_keys": [], "delete_arg_keys": ["vserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21566,6 +21927,7 @@ "name": {"no_log": False, "type": "str"}, "vserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "dbdbprofile": { @@ -21578,6 +21940,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "conmultiplex", "enablecachingconmuxoff", @@ -21588,7 +21951,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21624,6 +21986,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "conmultiplex", "enablecachingconmuxoff", @@ -21642,10 +22005,10 @@ "get-byname", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["password", "username"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21658,14 +22021,15 @@ "password": {"no_log": True, "type": "str"}, "username": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["password", "username"], }, "dnsaaaarec": { "_supported_operations": ["add", "count", "delete", "get"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["hostname", "ipv6address", "ttl"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["ecssubnet", "ipv6address"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21685,6 +22049,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "dnsaction": { @@ -21697,6 +22062,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "actionname", "actiontype", @@ -21708,7 +22074,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21736,6 +22101,7 @@ "ttl": {"default": 3600, "no_log": False, "type": "float"}, "viewname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "actionname", "dnsprofilename", @@ -21755,10 +22121,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["actionname", "excluderule", "mappedrule", "prefix"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21772,14 +22138,15 @@ "mappedrule": {"no_log": False, "type": "str"}, "prefix": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["actionname", "excluderule", "mappedrule", "prefix"], }, "dnsaddrec": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["hostname", "ipaddress", "ttl"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["ecssubnet", "ipaddress"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21799,14 +22166,15 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "dnscaarec": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["domain", "flag", "tag", "ttl", "valuestring"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["ecssubnet", "flag", "recordid", "tag", "valuestring"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21830,14 +22198,15 @@ }, "valuestring": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "dnscnamerec": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["aliasname", "canonicalname", "ttl"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["ecssubnet"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21858,10 +22227,12 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "dnsglobal_dnspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -21872,7 +22243,6 @@ "type", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21917,6 +22287,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "dnskey": { @@ -21931,6 +22302,7 @@ "unset", "update", ], + "action_payload_keys": {"import": ["keyname", "src"], "switch": []}, "add_payload_keys": [ "expires", "keyname", @@ -21944,14 +22316,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [ - "algorithm", - "filenameprefix", - "keysize", - "keytype", - "password", - "zonename", - ], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -21996,6 +22360,7 @@ }, "zonename": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "expires", "keyname", @@ -22015,10 +22380,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["domain", "mx", "pref", "ttl"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["ecssubnet", "mx"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22040,6 +22405,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": ["domain", "mx", "pref", "ttl"], }, "dnsnameserver": { @@ -22053,10 +22419,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["dnsprofilename", "dnsvservername", "ip", "local", "type"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["dnsvservername", "type"], "disable_payload_keys": ["dnsvservername", "ip", "type"], "enable_payload_keys": ["dnsvservername", "ip", "type"], @@ -22076,10 +22442,12 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": ["dnsprofilename", "ip", "type"], }, "dnsnaptrrec": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "domain", "flags", @@ -22092,7 +22460,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [ "ecssubnet", "flags", @@ -22137,14 +22504,15 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "dnsnsrec": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["domain", "nameserver", "ttl"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["ecssubnet", "nameserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22164,14 +22532,15 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "dnsparameter": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22257,6 +22626,7 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": [ "cacheecszeroprefix", "cachehitbypass", @@ -22291,10 +22661,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["actionname", "logaction", "name", "rule"], "bindings": ["dnspolicylabel_dnspolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22329,6 +22699,7 @@ "rule": {"no_log": False, "type": "str"}, "viewname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["actionname", "logaction", "name", "rule"], }, "dnspolicy64": { @@ -22340,10 +22711,10 @@ "get-byname", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22356,6 +22727,7 @@ "name": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["action", "name", "rule"], }, "dnspolicylabel": { @@ -22367,10 +22739,10 @@ "get-byname", "rename", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["labelname", "transform"], "bindings": ["dnspolicylabel_dnspolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22403,10 +22775,12 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "dnspolicylabel_dnspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -22417,7 +22791,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22442,6 +22815,7 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "dnsprofile": { @@ -22454,6 +22828,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "cacheecsresponses", "cachenegativeresponses", @@ -22467,7 +22842,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22526,6 +22900,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "cacheecsresponses", "cachenegativeresponses", @@ -22540,10 +22915,10 @@ }, "dnsproxyrecords": { "_supported_operations": ["flush"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22578,14 +22953,15 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": [], }, "dnsptrrec": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["domain", "reversedomain", "ttl"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["domain", "ecssubnet"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22605,6 +22981,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "dnssoarec": { @@ -22617,6 +22994,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "contact", "domain", @@ -22630,7 +23008,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["ecssubnet"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22656,6 +23033,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "contact", "domain", @@ -22670,10 +23048,10 @@ }, "dnssrvrec": { "_supported_operations": ["add", "count", "delete", "get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["domain", "port", "priority", "target", "ttl", "weight"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["ecssubnet", "target"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22696,6 +23074,7 @@ }, "weight": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "domain", "port", @@ -22707,10 +23086,10 @@ }, "dnssubnetcache": { "_supported_operations": ["count", "flush", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22723,14 +23102,15 @@ "ecssubnet": {"no_log": False, "type": "str"}, "nodeid": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "dnssuffix": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["dnssuffix"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22738,15 +23118,16 @@ "immutable_keys": ["dnssuffix"], "password_keys": [], "primary_key": "dnssuffix", - "readwrite_arguments": {"Dnssuffix": {"no_log": False, "type": "str"}}, + "readwrite_arguments": {"dnssuffix": {"no_log": False, "type": "str"}}, + "singleton": False, "update_payload_keys": [], }, "dnstxtrec": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["domain", "string", "ttl"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["ecssubnet", "recordid", "string"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22755,11 +23136,11 @@ "password_keys": [], "primary_key": "domain", "readwrite_arguments": { - "String": {"elements": "str", "no_log": False, "type": "list"}, "domain": {"no_log": False, "type": "str"}, "ecssubnet": {"no_log": False, "type": "str"}, "nodeid": {"no_log": False, "type": "float"}, "recordid": {"no_log": False, "type": "float"}, + "string": {"elements": "str", "no_log": False, "type": "list"}, "ttl": {"default": 3600, "no_log": False, "type": "float"}, "type": { "choices": ["ADNS", "ALL", "PROXY"], @@ -22768,14 +23149,15 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "dnsview": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["viewname"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22784,6 +23166,7 @@ "password_keys": [], "primary_key": "viewname", "readwrite_arguments": {"viewname": {"no_log": False, "type": "str"}}, + "singleton": False, "update_payload_keys": [], }, "dnszone": { @@ -22798,10 +23181,10 @@ "unsign", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["dnssecoffload", "nsec", "proxymode", "zonename"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22831,6 +23214,7 @@ }, "zonename": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["dnssecoffload", "nsec", "proxymode", "zonename"], }, "endpointinfo": { @@ -22843,6 +23227,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "endpointkind", "endpointlabelsjson", @@ -22851,7 +23236,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["endpointname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22870,6 +23254,7 @@ "endpointmetadata": {"no_log": False, "type": "str"}, "endpointname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "endpointkind", "endpointlabelsjson", @@ -22879,10 +23264,10 @@ }, "extendedmemoryparam": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22891,6 +23276,7 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": {"memlimit": {"no_log": False, "type": "float"}}, + "singleton": True, "update_payload_keys": ["memlimit"], }, "feoaction": { @@ -22903,6 +23289,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "cachemaxage", "clientsidemeasurements", @@ -22930,7 +23317,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -22963,6 +23349,7 @@ "name": {"no_log": False, "type": "str"}, "pageextendcache": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [ "cachemaxage", "clientsidemeasurements", @@ -22991,6 +23378,7 @@ }, "feoglobal_feopolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "policyname", @@ -22998,7 +23386,6 @@ "type", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -23035,14 +23422,15 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "feoparameter": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -23056,6 +23444,7 @@ "jpegqualitypercent": {"default": 75, "no_log": False, "type": "float"}, "jsinlinethressize": {"default": 1024, "no_log": False, "type": "float"}, }, + "singleton": True, "update_payload_keys": [ "cssinlinethressize", "imginlinethressize", @@ -23073,10 +23462,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -23089,14 +23478,15 @@ "name": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["action", "name", "rule"], }, "fis": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "ownernode"], "bindings": ["fis_channel_binding", "fis_interface_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -23140,13 +23530,14 @@ "name": {"no_log": False, "type": "str"}, "ownernode": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "fis_channel_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["ifnum", "name"], "bindprimary_key": "ifnum", - "create_payload_keys": [], "delete_arg_keys": ["ifnum"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -23159,13 +23550,14 @@ "name": {"no_log": False, "type": "str"}, "ownernode": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "fis_interface_binding": { "_supported_operations": ["add", "delete"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["ifnum", "name"], "bindprimary_key": "ifnum", - "create_payload_keys": [], "delete_arg_keys": ["ifnum"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -23178,6 +23570,7 @@ "name": {"no_log": False, "type": "str"}, "ownernode": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "forwardingsession": { @@ -23189,6 +23582,7 @@ "get-byname", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "acl6name", "aclname", @@ -23202,7 +23596,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -23236,6 +23629,7 @@ }, "td": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "acl6name", "aclname", @@ -23247,10 +23641,10 @@ }, "gslbconfig": { "_supported_operations": ["sync"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -23266,14 +23660,15 @@ "preview": {"no_log": False, "type": "bool"}, "saveconfig": {"no_log": False, "type": "bool"}, }, + "singleton": True, "update_payload_keys": [], }, "gslbldnsentries": { "_supported_operations": ["clear", "count", "get"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -23282,14 +23677,15 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": {"nodeid": {"no_log": False, "type": "float"}}, + "singleton": False, "update_payload_keys": [], }, "gslbldnsentry": { "_supported_operations": ["delete"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["ipaddress"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -23298,14 +23694,15 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": {"ipaddress": {"no_log": False, "type": "str"}}, + "singleton": True, "update_payload_keys": [], }, "gslbparameter": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -23366,6 +23763,7 @@ "undefaction": {"default": '"NOLBACTION"', "no_log": False, "type": "str"}, "v6ldnsmasklen": {"default": 128, "no_log": False, "type": "float"}, }, + "singleton": True, "update_payload_keys": [ "automaticconfigsync", "dropldnsreq", @@ -23396,6 +23794,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "appflowlog", "cip", @@ -23436,7 +23835,6 @@ "gslbservicegroup_lbmonitor_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -23603,6 +24001,7 @@ "viewname": {"no_log": False, "type": "str"}, "weight": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "appflowlog", "cip", @@ -23634,9 +24033,9 @@ }, "gslbservice_dnsview_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["servicename", "viewip", "viewname"], "bindprimary_key": "viewname", - "create_payload_keys": [], "delete_arg_keys": ["viewname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -23649,13 +24048,14 @@ "viewip": {"no_log": False, "type": "str"}, "viewname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["viewip", "viewname", "viewname"], }, "gslbservice_lbmonitor_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["monitor_name", "monstate", "servicename", "weight"], "bindprimary_key": "monitor_name", - "create_payload_keys": [], "delete_arg_keys": ["monitor_name"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -23673,6 +24073,7 @@ "servicename": {"no_log": False, "type": "str"}, "weight": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "gslbservicegroup": { @@ -23688,6 +24089,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "appflowlog", "autodelayedtrofs", @@ -23713,7 +24115,6 @@ "gslbservicegroup_lbmonitor_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [ "delay", @@ -23855,6 +24256,7 @@ "svrtimeout": {"no_log": False, "type": "float"}, "weight": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "appflowlog", "cip", @@ -23883,6 +24285,7 @@ }, "gslbservicegroup_gslbservicegroupmember_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "hashid", "ip", @@ -23896,7 +24299,6 @@ "weight", ], "bindprimary_key": "ip", - "create_payload_keys": [], "delete_arg_keys": ["ip", "port", "servername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -23927,10 +24329,12 @@ "siteprefix": {"no_log": False, "type": "str"}, "weight": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "gslbservicegroup_lbmonitor_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "hashid", "monitor_name", @@ -23945,7 +24349,6 @@ "weight", ], "bindprimary_key": "monitor_name", - "create_payload_keys": [], "delete_arg_keys": ["monitor_name", "port"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -23982,6 +24385,7 @@ "siteprefix": {"no_log": False, "type": "str"}, "weight": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "gslbsite": { @@ -23994,6 +24398,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "backupparentlist", "clip", @@ -24011,7 +24416,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24065,6 +24469,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "backupparentlist", "metricexchange", @@ -24088,6 +24493,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "appflowlog", "backuplbmethod", @@ -24129,7 +24535,6 @@ "gslbvserver_spilloverpolicy_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["name"], "enable_payload_keys": ["name"], @@ -24395,6 +24800,7 @@ "v6persistmasklen": {"default": 128, "no_log": False, "type": "float"}, "weight": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "appflowlog", "backupip", @@ -24440,6 +24846,7 @@ }, "gslbvserver_domain_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "backupip", "cookie_domain", @@ -24451,7 +24858,6 @@ "ttl", ], "bindprimary_key": "domainname", - "create_payload_keys": [], "delete_arg_keys": ["backupipflag", "cookie_domainflag", "domainname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24471,6 +24877,7 @@ "sitedomainttl": {"no_log": False, "type": "float"}, "ttl": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "backupip", "cookie_domain", @@ -24484,9 +24891,9 @@ }, "gslbvserver_gslbservice_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "order", "servicename", "weight"], "bindprimary_key": "servicename", - "create_payload_keys": [], "delete_arg_keys": ["servicename"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24501,13 +24908,14 @@ "servicename": {"no_log": False, "type": "str"}, "weight": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": ["order", "servicename", "servicename", "weight"], }, "gslbvserver_gslbservicegroup_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "order", "servicegroupname"], "bindprimary_key": "servicegroupname", - "create_payload_keys": [], "delete_arg_keys": ["servicegroupname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24520,10 +24928,12 @@ "order": {"no_log": False, "type": "float"}, "servicegroupname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["order", "servicegroupname", "servicegroupname"], }, "gslbvserver_lbpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "name", @@ -24533,7 +24943,6 @@ "type", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24560,10 +24969,12 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "gslbvserver_spilloverpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "name", @@ -24573,7 +24984,6 @@ "type", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24600,14 +25010,15 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "hafailover": { "_supported_operations": ["Force"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24616,14 +25027,15 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": {"force": {"no_log": False, "type": "bool"}}, + "singleton": True, "update_payload_keys": [], }, "hafiles": { "_supported_operations": ["sync"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24651,6 +25063,7 @@ "type": "list", } }, + "singleton": True, "update_payload_keys": [], }, "hanode": { @@ -24663,10 +25076,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["id", "inc", "ipaddress"], "bindings": ["hanode_routemonitor6_binding", "hanode_routemonitor_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24750,6 +25163,7 @@ }, "syncvlan": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "deadinterval", "failsafe", @@ -24766,9 +25180,9 @@ }, "hanode_routemonitor6_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["id", "netmask", "routemonitor"], "bindprimary_key": "routemonitor", - "create_payload_keys": [], "delete_arg_keys": ["netmask", "routemonitor"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24781,13 +25195,14 @@ "netmask": {"no_log": False, "type": "str"}, "routemonitor": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "hanode_routemonitor_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["id", "netmask", "routemonitor"], "bindprimary_key": "routemonitor", - "create_payload_keys": [], "delete_arg_keys": ["netmask", "routemonitor"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24800,14 +25215,15 @@ "netmask": {"no_log": False, "type": "str"}, "routemonitor": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "hasync": { "_supported_operations": ["Force"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24819,6 +25235,7 @@ "force": {"no_log": False, "type": "bool"}, "save": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [], }, "icaaccessprofile": { @@ -24831,6 +25248,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "clientaudioredirection", "clientclipboardredirection", @@ -24845,7 +25263,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24910,6 +25327,7 @@ }, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "clientaudioredirection", "clientclipboardredirection", @@ -24934,10 +25352,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["accessprofilename", "latencyprofilename", "name"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24951,10 +25369,12 @@ "name": {"no_log": False, "type": "str"}, "newname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["accessprofilename", "latencyprofilename", "name"], }, "icaglobal_icapolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "policyname", @@ -24962,7 +25382,6 @@ "type", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -24991,6 +25410,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "icalatencyprofile": { @@ -25003,6 +25423,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "l7latencymaxnotifycount", "l7latencymonitoring", @@ -25013,7 +25434,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25042,6 +25462,7 @@ "l7latencywaittime": {"default": 20, "no_log": False, "type": "float"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "l7latencymaxnotifycount", "l7latencymonitoring", @@ -25053,10 +25474,10 @@ }, "icaparameter": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25086,6 +25507,7 @@ }, "l7latencyfrequency": {"no_log": False, "type": "float"}, }, + "singleton": True, "update_payload_keys": [ "edtpmtuddf", "edtpmtuddftimeout", @@ -25105,10 +25527,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["action", "comment", "logaction", "name", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25124,6 +25546,7 @@ "newname": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["action", "comment", "logaction", "name", "rule"], }, "inat": { @@ -25136,6 +25559,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "connfailover", "ftp", @@ -25153,7 +25577,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25201,6 +25624,7 @@ "usip": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "usnip": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "connfailover", "ftp", @@ -25217,10 +25641,10 @@ }, "inatparam": { "_supported_operations": ["count", "get", "get-byname", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25251,6 +25675,7 @@ }, "td": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "nat46fragheader", "nat46ignoretos", @@ -25262,10 +25687,10 @@ }, "install": { "_supported_operations": ["Install"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25282,14 +25707,15 @@ "url": {"no_log": False, "type": "str"}, "y": {"no_log": False, "type": "bool"}, }, + "singleton": True, "update_payload_keys": [], }, "interfacepair": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["id", "ifnum"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25301,14 +25727,15 @@ "id": {"no_log": False, "type": "float"}, "ifnum": {"elements": "str", "no_log": False, "type": "list"}, }, + "singleton": False, "update_payload_keys": [], }, "ip6tunnel": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["local", "name", "ownergroup", "remote"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25322,14 +25749,15 @@ "ownergroup": {"default": "DEFAULT_NG", "no_log": False, "type": "str"}, "remote": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "ip6tunnelparam": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25359,6 +25787,7 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": [ "dropfrag", "dropfragcputhreshold", @@ -25377,6 +25806,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "connfailover", "espgatetimeout", @@ -25386,7 +25816,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25406,6 +25835,7 @@ "ikesessiontimeout": {"default": 60, "no_log": False, "type": "float"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "connfailover", "espgatetimeout", @@ -25416,10 +25846,10 @@ }, "ipsecalgsession": { "_supported_operations": ["count", "flush", "get"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25435,14 +25865,15 @@ "sourceip": {"no_log": False, "type": "str"}, "sourceip_alg": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "ipsecparameter": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25489,6 +25920,7 @@ "replaywindowsize": {"no_log": False, "type": "float"}, "retransmissiontime": {"no_log": False, "type": "float"}, }, + "singleton": True, "update_payload_keys": [ "encalgo", "hashalgo", @@ -25503,6 +25935,7 @@ }, "ipsecprofile": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "encalgo", "hashalgo", @@ -25521,7 +25954,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25580,14 +26012,15 @@ "replaywindowsize": {"no_log": False, "type": "float"}, "retransmissiontime": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "ipset": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "td"], "bindings": ["ipset_nsip6_binding", "ipset_nsip_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25631,13 +26064,14 @@ "name": {"no_log": False, "type": "str"}, "td": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "ipset_nsip6_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["ipaddress", "name"], "bindprimary_key": "ipaddress", - "create_payload_keys": [], "delete_arg_keys": ["ipaddress"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25649,13 +26083,14 @@ "ipaddress": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "ipset_nsip_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["ipaddress", "name"], "bindprimary_key": "ipaddress", - "create_payload_keys": [], "delete_arg_keys": ["ipaddress"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25667,6 +26102,7 @@ "ipaddress": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "iptunnel": { @@ -25679,6 +26115,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "destport", "grepayload", @@ -25696,7 +26133,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25753,14 +26189,15 @@ }, "vnid": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": ["destport", "name", "tosinherit", "vlantagging"], }, "iptunnelparam": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25803,6 +26240,7 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": [ "dropfrag", "dropfragcputhreshold", @@ -25816,10 +26254,10 @@ }, "ipv6": { "_supported_operations": ["count", "get", "get-byname", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25852,6 +26290,7 @@ "td": {"no_log": False, "type": "float"}, "usipnatprefix": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "dodad", "natprefix", @@ -25865,10 +26304,10 @@ }, "l2param": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -25959,6 +26398,7 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": [ "bdggrpproxyarp", "bdgsetting", @@ -25980,10 +26420,10 @@ }, "l3param": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -26077,6 +26517,7 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": [ "acllogtime", "allowclasseipv4", @@ -26097,10 +26538,10 @@ }, "l4param": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -26130,14 +26571,15 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": ["l2connmethod", "l4switch"], }, "lacp": { "_supported_operations": ["count", "get", "get-byname", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -26149,6 +26591,7 @@ "ownernode": {"default": 255, "no_log": False, "type": "float"}, "syspriority": {"default": 32768, "no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": ["ownernode", "syspriority"], }, "lbaction": { @@ -26162,10 +26605,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["comment", "name", "type", "value"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -26184,10 +26627,12 @@ }, "value": {"elements": "str", "no_log": False, "type": "list"}, }, + "singleton": False, "update_payload_keys": ["comment", "name", "value"], }, "lbglobal_lbpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -26198,7 +26643,6 @@ "type", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -26273,6 +26717,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "lbgroup": { @@ -26286,6 +26731,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "backuppersistencetimeout", "cookiedomain", @@ -26302,7 +26748,6 @@ ], "bindings": ["lbgroup_lbvserver_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -26358,6 +26803,7 @@ }, "v6persistmasklen": {"default": 128, "no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "backuppersistencetimeout", "cookiedomain", @@ -26375,9 +26821,9 @@ }, "lbgroup_lbvserver_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "vservername"], "bindprimary_key": "vservername", - "create_payload_keys": [], "delete_arg_keys": ["vservername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -26389,6 +26835,7 @@ "name": {"no_log": False, "type": "str"}, "vservername": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "lbmetrictable": { @@ -26400,10 +26847,10 @@ "get-byname", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["metrictable"], "bindings": ["lbmetrictable_metric_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -26412,7 +26859,6 @@ "password_keys": [], "primary_key": "metrictable", "readwrite_arguments": { - "Snmpoid": {"no_log": False, "type": "str"}, "lbmetrictable_metric_binding": { "no_log": False, "options": { @@ -26431,14 +26877,16 @@ }, "metric": {"no_log": False, "type": "str"}, "metrictable": {"no_log": False, "type": "str"}, + "snmpoid": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["metric", "metrictable", "snmpoid"], }, "lbmetrictable_metric_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["metric", "metrictable", "snmpoid"], "bindprimary_key": "metric", - "create_payload_keys": [], "delete_arg_keys": ["metric"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -26447,10 +26895,11 @@ "password_keys": [], "primary_key": "metrictable", "readwrite_arguments": { - "Snmpoid": {"no_log": False, "type": "str"}, "metric": {"no_log": False, "type": "str"}, "metrictable": {"no_log": False, "type": "str"}, + "snmpoid": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["metric", "metric", "snmpoid"], }, "lbmonitor": { @@ -26465,6 +26914,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "acctapplicationid", "action", @@ -26572,7 +27022,6 @@ ], "bindings": ["lbmonitor_metric_binding", "lbmonitor_sslcertkey_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["type"], "disable_payload_keys": ["monitorname", "servicegroupname", "servicename"], "enable_payload_keys": ["monitorname", "servicegroupname", "servicename"], @@ -26581,7 +27030,6 @@ "password_keys": ["password", "radkey", "secondarypassword", "secureargs"], "primary_key": "monitorname", "readwrite_arguments": { - "Snmpoid": {"no_log": False, "type": "str"}, "acctapplicationid": {"elements": "int", "no_log": False, "type": "list"}, "action": { "choices": ["DOWN", "LOG", "NONE"], @@ -26750,6 +27198,7 @@ "sipuri": {"no_log": False, "type": "str"}, "sitepath": {"no_log": False, "type": "str"}, "snmpcommunity": {"no_log": False, "type": "str"}, + "snmpoid": {"no_log": False, "type": "str"}, "snmpthreshold": {"no_log": False, "type": "str"}, "snmpversion": {"choices": ["V1", "V2"], "no_log": False, "type": "str"}, "sqlquery": {"no_log": False, "type": "str"}, @@ -26884,6 +27333,7 @@ }, "vendorspecificvendorid": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "acctapplicationid", "action", @@ -26995,6 +27445,7 @@ }, "lbmonitor_metric_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "metric", "metricthreshold", @@ -27002,7 +27453,6 @@ "monitorname", ], "bindprimary_key": "metric", - "create_payload_keys": [], "delete_arg_keys": ["metric"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -27016,10 +27466,12 @@ "metricweight": {"no_log": False, "type": "float"}, "monitorname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["metric", "metric", "metricthreshold", "metricweight"], }, "lbmonitor_sslcertkey_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "ca", "certkeyname", @@ -27028,7 +27480,6 @@ "ocspcheck", ], "bindprimary_key": "certkeyname", - "create_payload_keys": [], "delete_arg_keys": ["ca", "certkeyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -27051,14 +27502,15 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "lbparameter": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -27160,6 +27612,7 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": [ "allowboundsvcremoval", "computedadccookieattribute", @@ -27187,10 +27640,10 @@ }, "lbpersistentsessions": { "_supported_operations": ["clear", "count", "get"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -27203,6 +27656,7 @@ "persistenceparameter": {"no_log": False, "type": "str"}, "vserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "lbpolicy": { @@ -27216,6 +27670,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "action", "comment", @@ -27226,7 +27681,6 @@ ], "bindings": ["lbpolicylabel_lbpolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -27259,6 +27713,7 @@ "rule": {"no_log": False, "type": "str"}, "undefaction": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "action", "comment", @@ -27277,10 +27732,10 @@ "get-byname", "rename", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["comment", "labelname", "policylabeltype"], "bindings": ["lbpolicylabel_lbpolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -27330,10 +27785,12 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "lbpolicylabel_lbpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -27344,7 +27801,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -27373,6 +27829,7 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lbprofile": { @@ -27385,6 +27842,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "computedadccookieattribute", "cookiepassphrase", @@ -27401,7 +27859,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -27458,6 +27915,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "computedadccookieattribute", "cookiepassphrase", @@ -27475,10 +27933,10 @@ }, "lbroute": { "_supported_operations": ["add", "count", "delete", "get"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["gatewayname", "netmask", "network", "td"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["netmask", "td"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -27492,14 +27950,15 @@ "network": {"no_log": False, "type": "str"}, "td": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lbroute6": { "_supported_operations": ["add", "count", "delete", "get"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["gatewayname", "network", "td"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["td"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -27512,14 +27971,15 @@ "network": {"no_log": False, "type": "str"}, "td": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lbsipparameters": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -27541,6 +28001,7 @@ "rnatsrcport": {"no_log": False, "type": "int"}, "sip503ratethreshold": {"default": 100, "no_log": False, "type": "float"}, }, + "singleton": True, "update_payload_keys": [ "addrportvip", "retrydur", @@ -27564,6 +28025,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "adfsproxyprofile", "appflowlog", @@ -27692,7 +28154,6 @@ "lbvserver_videooptimizationpacingpolicy_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["name"], "enable_payload_keys": ["name"], @@ -28467,6 +28928,7 @@ "vipheader": {"no_log": False, "type": "str"}, "weight": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "adfsproxyprofile", "appflowlog", @@ -28570,9 +29032,9 @@ }, "lbvserver_analyticsprofile_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["analyticsprofile", "name", "order"], "bindprimary_key": "analyticsprofile", - "create_payload_keys": [], "delete_arg_keys": ["analyticsprofile"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -28585,10 +29047,12 @@ "name": {"no_log": False, "type": "str"}, "order": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lbvserver_appflowpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -28601,7 +29065,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -28638,10 +29101,12 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lbvserver_appfwpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -28654,7 +29119,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -28691,10 +29155,12 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lbvserver_appqoepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -28707,7 +29173,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -28744,10 +29209,12 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lbvserver_auditnslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -28760,7 +29227,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -28797,10 +29263,12 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lbvserver_auditsyslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -28813,7 +29281,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -28850,10 +29317,12 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lbvserver_authorizationpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -28866,7 +29335,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -28903,10 +29371,12 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lbvserver_botpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -28919,7 +29389,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -28956,10 +29425,12 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lbvserver_cachepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -28972,7 +29443,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29009,10 +29479,12 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lbvserver_cmppolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29025,7 +29497,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29062,10 +29533,12 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lbvserver_contentinspectionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29078,7 +29551,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29115,10 +29587,12 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lbvserver_dnspolicy64_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29131,7 +29605,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29168,10 +29641,12 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lbvserver_feopolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29184,7 +29659,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29221,10 +29695,12 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lbvserver_lbpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29237,7 +29713,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29274,10 +29749,12 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lbvserver_responderpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29290,7 +29767,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29327,10 +29803,12 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lbvserver_rewritepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29343,7 +29821,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29380,10 +29857,12 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lbvserver_service_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "name", "order", @@ -29392,7 +29871,6 @@ "weight", ], "bindprimary_key": "servicename", - "create_payload_keys": [], "delete_arg_keys": ["servicegroupname", "servicename"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29407,10 +29885,12 @@ "servicename": {"no_log": False, "type": "str"}, "weight": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": ["order", "servicename", "servicename", "weight"], }, "lbvserver_servicegroup_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "name", "order", @@ -29419,7 +29899,6 @@ "weight", ], "bindprimary_key": "servicename", - "create_payload_keys": [], "delete_arg_keys": ["servicegroupname", "servicename"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29434,10 +29913,12 @@ "servicename": {"no_log": False, "type": "str"}, "weight": {"default": 1, "no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": ["order", "servicename", "servicename", "weight"], }, "lbvserver_spilloverpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29450,7 +29931,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29487,10 +29967,12 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lbvserver_tmtrafficpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29503,7 +29985,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29540,10 +30021,12 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lbvserver_transformpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29556,7 +30039,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29593,10 +30075,12 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lbvserver_videooptimizationdetectionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29609,7 +30093,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29646,10 +30129,12 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lbvserver_videooptimizationpacingpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29662,7 +30147,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29699,6 +30183,7 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lbwlm": { @@ -29711,10 +30196,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["ipaddress", "katimeout", "lbuid", "port", "wlmname"], "bindings": ["lbwlm_lbvserver_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29745,13 +30230,14 @@ "port": {"no_log": False, "type": "int"}, "wlmname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["katimeout", "wlmname"], }, "lbwlm_lbvserver_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["vservername", "wlmname"], "bindprimary_key": "vservername", - "create_payload_keys": [], "delete_arg_keys": ["vservername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29763,14 +30249,15 @@ "vservername": {"no_log": False, "type": "str"}, "wlmname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "linkset": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["id"], "bindings": ["linkset_channel_binding", "linkset_interface_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29813,13 +30300,14 @@ "type": "dict", }, }, + "singleton": False, "update_payload_keys": [], }, "linkset_channel_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["id", "ifnum"], "bindprimary_key": "ifnum", - "create_payload_keys": [], "delete_arg_keys": ["ifnum"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29831,13 +30319,14 @@ "id": {"no_log": False, "type": "str"}, "ifnum": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "linkset_interface_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["id", "ifnum"], "bindprimary_key": "ifnum", - "create_payload_keys": [], "delete_arg_keys": ["ifnum"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29849,14 +30338,15 @@ "id": {"no_log": False, "type": "str"}, "ifnum": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "lldpneighbors": { "_supported_operations": ["clear", "count", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29868,14 +30358,15 @@ "ifnum": {"no_log": False, "type": "str"}, "nodeid": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lldpparam": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29892,10 +30383,12 @@ }, "timer": {"default": 30, "no_log": False, "type": "float"}, }, + "singleton": True, "update_payload_keys": ["holdtimetxmult", "mode", "timer"], }, "location": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "ipfrom", "ipto", @@ -29905,7 +30398,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["ipto"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29926,14 +30418,15 @@ "longitude": {"no_log": False, "type": "int"}, "preferredlocation": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "locationfile": { "_supported_operations": ["Import", "add", "delete", "get"], + "action_payload_keys": {"import": ["locationfile", "src"], "switch": []}, "add_payload_keys": ["format", "locationfile"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29942,7 +30435,6 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": { - "Locationfile": {"no_log": False, "type": "str"}, "format": { "choices": [ "geoip-city", @@ -29961,16 +30453,18 @@ "no_log": False, "type": "str", }, + "locationfile": {"no_log": False, "type": "str"}, "src": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [], }, "locationfile6": { "_supported_operations": ["Import", "add", "count", "delete", "get"], + "action_payload_keys": {"import": ["locationfile", "src"], "switch": []}, "add_payload_keys": ["format", "locationfile"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -29979,23 +30473,24 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": { - "Locationfile": {"no_log": False, "type": "str"}, "format": { "choices": ["geoip-country6", "netscaler6"], "default": "netscaler6", "no_log": False, "type": "str", }, + "locationfile": {"no_log": False, "type": "str"}, "src": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "locationparameter": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30022,6 +30517,7 @@ "q5label": {"no_log": False, "type": "str"}, "q6label": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [ "context", "matchwildcardtoany", @@ -30043,10 +30539,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "port", "sessiontimeout", "transportprotocol"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30064,6 +30560,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": ["name", "sessiontimeout"], }, "lsnappsprofile": { @@ -30076,6 +30573,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "appsprofilename", "filtering", @@ -30091,7 +30589,6 @@ "lsnappsprofile_port_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30178,6 +30675,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "appsprofilename", "filtering", @@ -30190,9 +30688,9 @@ }, "lsnappsprofile_lsnappsattributes_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["appsattributesname", "appsprofilename"], "bindprimary_key": "appsattributesname", - "create_payload_keys": [], "delete_arg_keys": ["appsattributesname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30204,13 +30702,14 @@ "appsattributesname": {"no_log": False, "type": "str"}, "appsprofilename": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "lsnappsprofile_port_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["appsprofilename", "lsnport"], "bindprimary_key": "lsnport", - "create_payload_keys": [], "delete_arg_keys": ["lsnport"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30222,10 +30721,12 @@ "appsprofilename": {"no_log": False, "type": "str"}, "lsnport": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "lsnclient": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["clientname"], "bindings": [ "lsnclient_network6_binding", @@ -30234,7 +30735,6 @@ "lsnclient_nsacl_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30309,13 +30809,14 @@ "type": "dict", }, }, + "singleton": False, "update_payload_keys": [], }, "lsnclient_network6_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["clientname", "network6", "td"], "bindprimary_key": "network6", - "create_payload_keys": [], "delete_arg_keys": ["network6", "td"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30330,13 +30831,14 @@ "network6": {"no_log": False, "type": "str"}, "td": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lsnclient_network_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["clientname", "netmask", "network", "td"], "bindprimary_key": "network", - "create_payload_keys": [], "delete_arg_keys": ["netmask", "network", "td"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30350,13 +30852,14 @@ "network": {"no_log": False, "type": "str"}, "td": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lsnclient_nsacl6_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["acl6name", "clientname", "td"], "bindprimary_key": "acl6name", - "create_payload_keys": [], "delete_arg_keys": ["acl6name", "td"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30369,13 +30872,14 @@ "clientname": {"no_log": False, "type": "str"}, "td": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lsnclient_nsacl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["aclname", "clientname", "td"], "bindprimary_key": "aclname", - "create_payload_keys": [], "delete_arg_keys": ["aclname", "td"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30388,6 +30892,7 @@ "clientname": {"no_log": False, "type": "str"}, "td": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lsngroup": { @@ -30400,6 +30905,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "allocpolicy", "clientname", @@ -30429,7 +30935,6 @@ "lsngroup_pcpserver_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30648,6 +31153,7 @@ }, "snmptraplimit": {"default": 100, "no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "ftp", "ftpcm", @@ -30664,9 +31170,9 @@ }, "lsngroup_ipsecalgprofile_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["groupname", "ipsecalgprofile"], "bindprimary_key": "ipsecalgprofile", - "create_payload_keys": [], "delete_arg_keys": ["ipsecalgprofile"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30678,13 +31184,14 @@ "groupname": {"no_log": False, "type": "str"}, "ipsecalgprofile": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "lsngroup_lsnappsprofile_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["appsprofilename", "groupname"], "bindprimary_key": "appsprofilename", - "create_payload_keys": [], "delete_arg_keys": ["appsprofilename"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30696,13 +31203,14 @@ "appsprofilename": {"no_log": False, "type": "str"}, "groupname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "lsngroup_lsnhttphdrlogprofile_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["groupname", "httphdrlogprofilename"], "bindprimary_key": "httphdrlogprofilename", - "create_payload_keys": [], "delete_arg_keys": ["httphdrlogprofilename"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30714,13 +31222,14 @@ "groupname": {"no_log": False, "type": "str"}, "httphdrlogprofilename": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "lsngroup_lsnlogprofile_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["groupname", "logprofilename"], "bindprimary_key": "logprofilename", - "create_payload_keys": [], "delete_arg_keys": ["logprofilename"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30732,13 +31241,14 @@ "groupname": {"no_log": False, "type": "str"}, "logprofilename": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "lsngroup_lsnpool_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["groupname", "poolname"], "bindprimary_key": "poolname", - "create_payload_keys": [], "delete_arg_keys": ["poolname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30750,13 +31260,14 @@ "groupname": {"no_log": False, "type": "str"}, "poolname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "lsngroup_lsnrtspalgprofile_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["groupname", "rtspalgprofilename"], "bindprimary_key": "rtspalgprofilename", - "create_payload_keys": [], "delete_arg_keys": ["rtspalgprofilename"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30768,13 +31279,14 @@ "groupname": {"no_log": False, "type": "str"}, "rtspalgprofilename": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "lsngroup_lsnsipalgprofile_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["groupname", "sipalgprofilename"], "bindprimary_key": "sipalgprofilename", - "create_payload_keys": [], "delete_arg_keys": ["sipalgprofilename"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30786,13 +31298,14 @@ "groupname": {"no_log": False, "type": "str"}, "sipalgprofilename": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "lsngroup_lsntransportprofile_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["groupname", "transportprofilename"], "bindprimary_key": "transportprofilename", - "create_payload_keys": [], "delete_arg_keys": ["transportprofilename"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30804,13 +31317,14 @@ "groupname": {"no_log": False, "type": "str"}, "transportprofilename": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "lsngroup_pcpserver_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["groupname", "pcpserver"], "bindprimary_key": "pcpserver", - "create_payload_keys": [], "delete_arg_keys": ["pcpserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30822,6 +31336,7 @@ "groupname": {"no_log": False, "type": "str"}, "pcpserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "lsnhttphdrlogprofile": { @@ -30834,6 +31349,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "httphdrlogprofilename", "loghost", @@ -30843,7 +31359,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30878,6 +31393,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "httphdrlogprofilename", "loghost", @@ -30888,10 +31404,10 @@ }, "lsnip6profile": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "natprefix", "network6", "type"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30905,6 +31421,7 @@ "network6": {"no_log": False, "type": "str"}, "type": {"choices": ["DS-Lite", "NAT64"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "lsnlogprofile": { @@ -30917,6 +31434,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "analyticsprofile", "logcompact", @@ -30927,7 +31445,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -30963,6 +31480,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "analyticsprofile", "logcompact", @@ -30974,10 +31492,10 @@ }, "lsnparameter": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31000,6 +31518,7 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": ["sessionsync", "subscrsessionremoval"], }, "lsnpool": { @@ -31012,6 +31531,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "maxportrealloctmq", "nattype", @@ -31021,7 +31541,6 @@ ], "bindings": ["lsnpool_lsnip_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31062,13 +31581,14 @@ }, "portrealloctimeout": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": ["maxportrealloctmq", "poolname", "portrealloctimeout"], }, "lsnpool_lsnip_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["lsnip", "ownernode", "poolname"], "bindprimary_key": "lsnip", - "create_payload_keys": [], "delete_arg_keys": ["lsnip", "ownernode"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31081,6 +31601,7 @@ "ownernode": {"no_log": False, "type": "float"}, "poolname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "lsnrtspalgprofile": { @@ -31093,6 +31614,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "rtspalgprofilename", "rtspidletimeout", @@ -31101,7 +31623,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31120,6 +31641,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "rtspalgprofilename", "rtspidletimeout", @@ -31129,10 +31651,10 @@ }, "lsnrtspalgsession": { "_supported_operations": ["count", "flush", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31144,14 +31666,15 @@ "nodeid": {"no_log": False, "type": "float"}, "sessionid": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "lsnsession": { "_supported_operations": ["count", "flush", "get"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31183,14 +31706,15 @@ "nodeid": {"no_log": False, "type": "float"}, "td": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lsnsipalgcall": { "_supported_operations": ["count", "flush", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31202,6 +31726,7 @@ "callid": {"no_log": False, "type": "str"}, "nodeid": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "lsnsipalgprofile": { @@ -31214,6 +31739,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "datasessionidletimeout", "opencontactpinhole", @@ -31231,7 +31757,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31292,6 +31817,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "datasessionidletimeout", "opencontactpinhole", @@ -31310,6 +31836,7 @@ }, "lsnstatic": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "destip", "dsttd", @@ -31324,7 +31851,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31364,6 +31890,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "lsntransportprofile": { @@ -31376,6 +31903,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "finrsttimeout", "groupsessionlimit", @@ -31392,7 +31920,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31433,6 +31960,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "finrsttimeout", "groupsessionlimit", @@ -31449,6 +31977,7 @@ }, "mapbmr": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "eabitlength", "name", @@ -31458,7 +31987,6 @@ ], "bindings": ["mapbmr_bmrv4network_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31495,13 +32023,14 @@ "psidoffset": {"default": 6, "no_log": False, "type": "float"}, "ruleipv6prefix": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "mapbmr_bmrv4network_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "netmask", "network"], "bindprimary_key": "network", - "create_payload_keys": [], "delete_arg_keys": ["netmask", "network"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31514,14 +32043,15 @@ "netmask": {"no_log": False, "type": "str"}, "network": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "mapdmr": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["bripv6prefix", "name"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31533,14 +32063,15 @@ "bripv6prefix": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "mapdomain": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["mapdmrname", "name"], "bindings": ["mapdomain_mapbmr_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31568,13 +32099,14 @@ }, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "mapdomain_mapbmr_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["mapbmrname", "name"], "bindprimary_key": "mapbmrname", - "create_payload_keys": [], "delete_arg_keys": ["mapbmrname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31586,6 +32118,7 @@ "mapbmrname": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "nat64": { @@ -31598,10 +32131,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["acl6name", "name", "netprofile"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31614,14 +32147,15 @@ "name": {"no_log": False, "type": "str"}, "netprofile": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["acl6name", "name", "netprofile"], }, "nat64param": { "_supported_operations": ["count", "get", "get-byname", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31651,6 +32185,7 @@ }, "td": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "nat64fragheader", "nat64ignoretos", @@ -31661,10 +32196,10 @@ }, "nd6": { "_supported_operations": ["add", "clear", "count", "delete", "get"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["ifnum", "mac", "neighbor", "td", "vlan", "vtep", "vxlan"], "bindings": ["nd6ravariables_onlinkipv6prefix_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["td", "vlan", "vxlan"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31698,14 +32233,15 @@ "vtep": {"no_log": False, "type": "str"}, "vxlan": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "nd6ravariables": { "_supported_operations": ["count", "get", "get-byname", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": ["nd6ravariables_onlinkipv6prefix_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31775,6 +32311,7 @@ }, "vlan": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "ceaserouteradv", "currhoplimit", @@ -31794,9 +32331,9 @@ }, "nd6ravariables_onlinkipv6prefix_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["ipv6prefix", "vlan"], "bindprimary_key": "ipv6prefix", - "create_payload_keys": [], "delete_arg_keys": ["ipv6prefix"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31808,6 +32345,7 @@ "ipv6prefix": {"no_log": False, "type": "str"}, "vlan": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "netbridge": { @@ -31820,6 +32358,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "vxlanvlanmap"], "bindings": [ "netbridge_iptunnel_binding", @@ -31828,7 +32367,6 @@ "netbridge_vlan_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31904,13 +32442,14 @@ }, "vxlanvlanmap": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["name", "vxlanvlanmap"], }, "netbridge_iptunnel_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "tunnel"], "bindprimary_key": "tunnel", - "create_payload_keys": [], "delete_arg_keys": ["tunnel"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31922,13 +32461,14 @@ "name": {"no_log": False, "type": "str"}, "tunnel": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "netbridge_nsip6_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["ipaddress", "name", "netmask"], "bindprimary_key": "ipaddress", - "create_payload_keys": [], "delete_arg_keys": ["ipaddress", "netmask"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31941,13 +32481,14 @@ "name": {"no_log": False, "type": "str"}, "netmask": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "netbridge_nsip_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["ipaddress", "name", "netmask"], "bindprimary_key": "ipaddress", - "create_payload_keys": [], "delete_arg_keys": ["ipaddress", "netmask"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31960,13 +32501,14 @@ "name": {"no_log": False, "type": "str"}, "netmask": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "netbridge_vlan_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "vlan"], "bindprimary_key": "vlan", - "create_payload_keys": [], "delete_arg_keys": ["vlan"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -31978,6 +32520,7 @@ "name": {"no_log": False, "type": "str"}, "vlan": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "netprofile": { @@ -31990,6 +32533,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "mbf", "name", @@ -32003,7 +32547,6 @@ ], "bindings": ["netprofile_natrule_binding", "netprofile_srcportset_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32079,6 +32622,7 @@ }, "td": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "mbf", "name", @@ -32092,9 +32636,9 @@ }, "netprofile_natrule_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "natrule", "netmask", "rewriteip"], "bindprimary_key": "natrule", - "create_payload_keys": [], "delete_arg_keys": ["natrule", "netmask"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32108,13 +32652,14 @@ "netmask": {"no_log": False, "type": "str"}, "rewriteip": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "netprofile_srcportset_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "srcportrange"], "bindprimary_key": "srcportrange", - "create_payload_keys": [], "delete_arg_keys": ["srcportrange"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32126,14 +32671,15 @@ "name": {"no_log": False, "type": "str"}, "srcportrange": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "nsacls": { "_supported_operations": ["apply", "clear", "renumber"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32149,14 +32695,15 @@ "type": "str", } }, + "singleton": True, "update_payload_keys": [], }, "nsacls6": { "_supported_operations": ["apply", "clear", "renumber"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32172,14 +32719,15 @@ "type": "str", } }, + "singleton": True, "update_payload_keys": [], }, "nsappflowcollector": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["ipaddress", "name", "port"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32192,14 +32740,15 @@ "name": {"no_log": False, "type": "str"}, "port": {"default": 4739, "no_log": False, "type": "int"}, }, + "singleton": False, "update_payload_keys": [], }, "nsappflowparam": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32253,6 +32802,7 @@ "templaterefresh": {"default": 600, "no_log": False, "type": "float"}, "udppmtu": {"default": 1472, "no_log": False, "type": "float"}, }, + "singleton": True, "update_payload_keys": [ "clienttrafficonly", "httpcookie", @@ -32267,10 +32817,10 @@ }, "nsaptlicense": { "_supported_operations": ["change", "count", "get"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32292,6 +32842,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "nsassignment": { @@ -32305,6 +32856,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "add", "append", @@ -32317,7 +32869,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32326,7 +32877,7 @@ "password_keys": [], "primary_key": "name", "readwrite_arguments": { - "Add": {"no_log": False, "type": "str"}, + "add": {"no_log": False, "type": "str"}, "append": {"no_log": False, "type": "str"}, "clear": {"no_log": False, "type": "bool"}, "comment": {"no_log": False, "type": "str"}, @@ -32336,6 +32887,7 @@ "sub": {"no_log": False, "type": "str"}, "variable": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "add", "append", @@ -32349,10 +32901,10 @@ }, "nscapacity": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32417,10 +32969,12 @@ "unit": {"choices": ["Gbps", "Mbps"], "no_log": False, "type": "str"}, "vcpu": {"no_log": False, "type": "bool"}, }, + "singleton": True, "update_payload_keys": ["bandwidth", "edition", "platform", "unit", "vcpu"], }, "nscentralmanagementserver": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "activationcode", "adcpassword", @@ -32435,7 +32989,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32471,14 +33024,15 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "nsconfig": { "_supported_operations": ["clear", "diff", "get", "save", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32552,14 +33106,15 @@ }, "weakpassword": {"no_log": False, "type": "bool"}, }, + "singleton": True, "update_payload_keys": ["ifnum", "ipaddress", "netmask", "nsvlan", "tagged"], }, "nsconsoleloginprompt": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32568,14 +33123,15 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": {"promptstring": {"no_log": False, "type": "str"}}, + "singleton": True, "update_payload_keys": ["promptstring"], }, "nscqaparam": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32605,6 +33161,7 @@ "net3label": {"no_log": False, "type": "str"}, "net3logcoef": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [ "harqretxdelay", "lr1coeflist", @@ -32630,10 +33187,10 @@ }, "nsdhcpparams": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32655,14 +33212,15 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": ["dhcpclient", "saveroute"], }, "nsdiameter": { "_supported_operations": ["count", "get", "get-byname", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32681,6 +33239,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "identity", "ownernode", @@ -32698,10 +33257,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["comment", "iv", "keyvalue", "method", "name", "padding"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32749,6 +33308,7 @@ "name": {"no_log": False, "type": "str"}, "padding": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "comment", "iv", @@ -32760,10 +33320,10 @@ }, "nsencryptionparams": { "_supported_operations": ["get", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32807,6 +33367,7 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": ["keyvalue", "method"], }, "nsextension": { @@ -32821,10 +33382,13 @@ "unset", "update", ], + "action_payload_keys": { + "import": ["comment", "name", "overwrite", "src"], + "switch": [], + }, "add_payload_keys": ["comment", "name"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32847,6 +33411,7 @@ "tracefunctions": {"no_log": False, "type": "str"}, "tracevariables": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "comment", "name", @@ -32857,10 +33422,10 @@ }, "nsfeature": { "_supported_operations": ["disable", "enable", "get"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["feature"], "enable_payload_keys": ["feature"], @@ -32948,6 +33513,7 @@ "type": "list", } }, + "singleton": True, "update_payload_keys": [], }, "nshmackey": { @@ -32960,10 +33526,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["comment", "digest", "keyvalue", "name"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -32990,14 +33556,15 @@ "keyvalue": {"no_log": True, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["comment", "digest", "keyvalue", "name"], }, "nshostname": { "_supported_operations": ["count", "get", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -33009,14 +33576,15 @@ "hostname": {"no_log": False, "type": "str"}, "ownernode": {"default": 255, "no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "nshttpparam": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -33076,6 +33644,7 @@ "maxreusepool": {"no_log": False, "type": "float"}, "nssrvrhdr": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [ "conmultiplex", "dropinvalreqs", @@ -33099,6 +33668,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "adpttimeout", "allowonlywordcharactersandhyphen", @@ -33157,7 +33727,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -33393,6 +33962,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "adpttimeout", "allowonlywordcharactersandhyphen", @@ -33460,6 +34030,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "allow204", "connectionkeepalive", @@ -33479,7 +34050,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -33524,6 +34094,7 @@ "uri": {"no_log": False, "type": "str"}, "useragent": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "allow204", "connectionkeepalive", @@ -33553,6 +34124,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "advertiseondefaultpartition", "arp", @@ -33589,7 +34161,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["td"], "disable_payload_keys": ["ipaddress", "td"], "enable_payload_keys": ["ipaddress", "td"], @@ -33755,6 +34326,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "advertiseondefaultpartition", "arp", @@ -33790,6 +34362,7 @@ }, "nsip6": { "_supported_operations": ["add", "count", "delete", "get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "advertiseondefaultpartition", "decrementhoplimit", @@ -33826,7 +34399,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["td"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -33979,6 +34551,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "advertiseondefaultpartition", "decrementhoplimit", @@ -34012,10 +34585,10 @@ }, "nslicenseparameters": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34034,6 +34607,7 @@ }, "licenseexpiryalerttime": {"default": 30, "no_log": False, "type": "float"}, }, + "singleton": True, "update_payload_keys": [ "alert1gracetimeout", "alert2gracetimeout", @@ -34044,10 +34618,10 @@ }, "nslicenseproxyserver": { "_supported_operations": ["add", "count", "delete", "get", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["port", "serverip", "servername"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["servername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34060,10 +34634,12 @@ "serverip": {"no_log": False, "type": "str"}, "servername": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["port", "serverip", "servername"], }, "nslicenseserver": { "_supported_operations": ["add", "count", "delete", "get", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "forceupdateip", "licensemode", @@ -34073,7 +34649,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["servername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34099,6 +34674,7 @@ "port": {"no_log": False, "type": "float"}, "servername": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["licensemode", "licenseserverip", "port", "servername"], }, "nslimitidentifier": { @@ -34111,6 +34687,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "limitidentifier", "limittype", @@ -34123,7 +34700,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34151,6 +34727,7 @@ "timeslice": {"default": 1000, "no_log": False, "type": "float"}, "trapsintimeslice": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "limitidentifier", "limittype", @@ -34172,10 +34749,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["rule", "selectorname"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34187,14 +34764,15 @@ "rule": {"elements": "str", "no_log": False, "type": "list"}, "selectorname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["rule", "selectorname"], }, "nslimitsessions": { "_supported_operations": ["clear", "count", "get"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34206,14 +34784,15 @@ "detail": {"no_log": False, "type": "bool"}, "limitidentifier": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "nsmigration": { "_supported_operations": ["count", "get"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34229,14 +34808,15 @@ "type": "str", } }, + "singleton": False, "update_payload_keys": [], }, "nsmode": { "_supported_operations": ["disable", "enable", "get"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["mode"], "enable_payload_keys": ["mode"], @@ -34279,14 +34859,15 @@ "type": "list", } }, + "singleton": True, "update_payload_keys": [], }, "nsparam": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34371,6 +34952,7 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": [ "advancedanalyticsstats", "aftpallowrandomsourceport", @@ -34413,6 +34995,7 @@ "unset", "update", ], + "action_payload_keys": {"switch": ["force", "partitionname", "save"]}, "add_payload_keys": [ "maxbandwidth", "maxconn", @@ -34427,7 +35010,6 @@ "nspartition_vxlan_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34493,6 +35075,7 @@ "partitionname": {"no_log": False, "type": "str"}, "save": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [ "maxbandwidth", "maxconn", @@ -34504,9 +35087,9 @@ }, "nspartition_bridgegroup_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["bridgegroup", "partitionname"], "bindprimary_key": "bridgegroup", - "create_payload_keys": [], "delete_arg_keys": ["bridgegroup"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34518,13 +35101,14 @@ "bridgegroup": {"no_log": False, "type": "float"}, "partitionname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "nspartition_vlan_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["partitionname", "vlan"], "bindprimary_key": "vlan", - "create_payload_keys": [], "delete_arg_keys": ["vlan"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34536,13 +35120,14 @@ "partitionname": {"no_log": False, "type": "str"}, "vlan": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "nspartition_vxlan_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["partitionname", "vxlan"], "bindprimary_key": "vxlan", - "create_payload_keys": [], "delete_arg_keys": ["vxlan"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34554,14 +35139,15 @@ "partitionname": {"no_log": False, "type": "str"}, "vxlan": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "nsratecontrol": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34575,6 +35161,7 @@ "tcpthreshold": {"no_log": False, "type": "float"}, "udpthreshold": {"no_log": False, "type": "float"}, }, + "singleton": True, "update_payload_keys": [ "icmpthreshold", "tcprstthreshold", @@ -34584,10 +35171,10 @@ }, "nsrpcnode": { "_supported_operations": ["count", "get", "get-byname", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34612,6 +35199,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "ipaddress", "password", @@ -34629,10 +35217,10 @@ "get-byname", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["ingressvlan", "servicefunctionname"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34644,14 +35232,15 @@ "ingressvlan": {"no_log": False, "type": "float"}, "servicefunctionname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["ingressvlan", "servicefunctionname"], }, "nsservicepath": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["servicepathname"], "bindings": ["nsservicepath_nsservicefunction_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34678,13 +35267,14 @@ }, "servicepathname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "nsservicepath_nsservicefunction_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["index", "servicefunction", "servicepathname"], "bindprimary_key": "servicefunction", - "create_payload_keys": [], "delete_arg_keys": ["servicefunction"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34697,6 +35287,7 @@ "servicefunction": {"no_log": False, "type": "str"}, "servicepathname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "nssimpleacl": { @@ -34709,6 +35300,7 @@ "get", "get-byname", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "aclaction", "aclname", @@ -34720,7 +35312,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34746,6 +35337,7 @@ "td": {"no_log": False, "type": "float"}, "ttl": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "nssimpleacl6": { @@ -34758,6 +35350,7 @@ "get", "get-byname", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "aclaction", "aclname", @@ -34769,7 +35362,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34795,14 +35387,15 @@ "td": {"no_log": False, "type": "float"}, "ttl": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "nsspparams": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34819,14 +35412,15 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": ["basethreshold", "throttle"], }, "nsstats": { "_supported_operations": ["clear"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34841,14 +35435,15 @@ "type": "str", } }, + "singleton": True, "update_payload_keys": [], }, "nssurgeq": { "_supported_operations": ["flush"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34861,14 +35456,15 @@ "port": {"no_log": False, "type": "int"}, "servername": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [], }, "nstcpbufparam": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -34880,14 +35476,15 @@ "memlimit": {"default": 64, "no_log": False, "type": "float"}, "size": {"default": 64, "no_log": False, "type": "float"}, }, + "singleton": True, "update_payload_keys": ["memlimit", "size"], }, "nstcpparam": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35045,6 +35642,7 @@ }, "wsval": {"default": 8, "no_log": False, "type": "float"}, }, + "singleton": True, "update_payload_keys": [ "ackonpush", "autosyncookietimeout", @@ -35105,6 +35703,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "ackaggregation", "ackonpush", @@ -35167,7 +35766,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35405,6 +36003,7 @@ }, "wsval": {"default": 4, "no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "ackaggregation", "ackonpush", @@ -35468,10 +36067,10 @@ }, "nstimeout": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35497,6 +36096,7 @@ "tcpserver": {"no_log": False, "type": "float"}, "zombie": {"default": 120, "no_log": False, "type": "float"}, }, + "singleton": True, "update_payload_keys": [ "anyclient", "anyserver", @@ -35525,10 +36125,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["comment", "interval", "name", "unit"], "bindings": ["nstimer_autoscalepolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35564,10 +36164,12 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": ["comment", "interval", "name", "unit"], }, "nstimer_autoscalepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "name", @@ -35578,7 +36180,6 @@ "vserver", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35603,14 +36204,15 @@ "threshold": {"default": 3, "no_log": False, "type": "float"}, "vserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "nstrace": { "_supported_operations": ["get"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35706,6 +36308,7 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": [], }, "nstrafficdomain": { @@ -35719,6 +36322,7 @@ "get", "get-byname", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["aliasname", "td", "vmac"], "bindings": [ "nstrafficdomain_bridgegroup_binding", @@ -35726,7 +36330,6 @@ "nstrafficdomain_vxlan_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["td"], "enable_payload_keys": ["td"], @@ -35792,13 +36395,14 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "nstrafficdomain_bridgegroup_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["bridgegroup", "td"], "bindprimary_key": "bridgegroup", - "create_payload_keys": [], "delete_arg_keys": ["bridgegroup"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35810,13 +36414,14 @@ "bridgegroup": {"no_log": False, "type": "float"}, "td": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "nstrafficdomain_vlan_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["td", "vlan"], "bindprimary_key": "vlan", - "create_payload_keys": [], "delete_arg_keys": ["vlan"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35828,13 +36433,14 @@ "td": {"no_log": False, "type": "float"}, "vlan": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "nstrafficdomain_vxlan_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["td", "vxlan"], "bindprimary_key": "vxlan", - "create_payload_keys": [], "delete_arg_keys": ["vxlan"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35846,6 +36452,7 @@ "td": {"no_log": False, "type": "float"}, "vxlan": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "nsvariable": { @@ -35858,6 +36465,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "comment", "expires", @@ -35871,7 +36479,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35910,6 +36517,7 @@ }, "type": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "comment", "expires", @@ -35923,10 +36531,10 @@ }, "nsvpxparam": { "_supported_operations": ["count", "get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35948,14 +36556,15 @@ }, "ownernode": {"default": 255, "no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": ["cpuyield", "ownernode"], }, "nsweblogparam": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35968,6 +36577,7 @@ "customreqhdrs": {"elements": "str", "no_log": False, "type": "list"}, "customrsphdrs": {"elements": "str", "no_log": False, "type": "list"}, }, + "singleton": True, "update_payload_keys": ["buffersizemb", "customreqhdrs", "customrsphdrs"], }, "nsxmlnamespace": { @@ -35980,10 +36590,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["description", "namespace", "prefix"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -35992,18 +36602,19 @@ "password_keys": [], "primary_key": "prefix", "readwrite_arguments": { - "Namespace": {"no_log": False, "type": "str"}, "description": {"no_log": False, "type": "str"}, + "namespace": {"no_log": False, "type": "str"}, "prefix": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["description", "namespace", "prefix"], }, "ntpparam": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36022,6 +36633,7 @@ "revokelogsec": {"default": 16, "no_log": False, "type": "float"}, "trustedkey": {"elements": "int", "no_log": False, "type": "list"}, }, + "singleton": True, "update_payload_keys": [ "authentication", "autokeylogsec", @@ -36031,6 +36643,7 @@ }, "ntpserver": { "_supported_operations": ["add", "count", "delete", "get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "autokey", "key", @@ -36041,7 +36654,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["servername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36063,6 +36675,7 @@ "serverip": {"no_log": False, "type": "str"}, "servername": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "autokey", "key", @@ -36083,6 +36696,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "autonomusprefix", "decrementprefixlifetimes", @@ -36094,7 +36708,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36139,6 +36752,7 @@ "type": "float", }, }, + "singleton": False, "update_payload_keys": [ "autonomusprefix", "decrementprefixlifetimes", @@ -36159,6 +36773,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "announcemulticount", "mapping", @@ -36170,7 +36785,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36202,6 +36816,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "announcemulticount", "mapping", @@ -36222,10 +36837,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["ipaddress", "name", "pcpprofile", "port"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36239,14 +36854,15 @@ "pcpprofile": {"no_log": False, "type": "str"}, "port": {"default": 5351, "no_log": False, "type": "int"}, }, + "singleton": False, "update_payload_keys": ["name", "pcpprofile", "port"], }, "ping": { "_supported_operations": ["Ping"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36267,14 +36883,15 @@ "s": {"no_log": False, "type": "float"}, "t": {"no_log": False, "type": "float"}, }, + "singleton": True, "update_payload_keys": [], }, "ping6": { "_supported_operations": ["Ping6"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36298,14 +36915,15 @@ "s": {"no_log": False, "type": "float"}, "t": {"no_log": False, "type": "float"}, }, + "singleton": True, "update_payload_keys": [], }, "policydataset": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["comment", "name", "patsetfile", "type"], "bindings": ["policydataset_value_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36339,13 +36957,14 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "policydataset_value_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["comment", "endrange", "index", "name", "value"], "bindprimary_key": "value", - "create_payload_keys": [], "delete_arg_keys": ["endrange", "value"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36360,6 +36979,7 @@ "name": {"no_log": False, "type": "str"}, "value": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "policyexpression": { @@ -36372,10 +36992,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["clientsecuritymessage", "comment", "name", "value"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36394,6 +37014,7 @@ }, "value": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["clientsecuritymessage", "comment", "name", "value"], }, "policyhttpcallout": { @@ -36406,6 +37027,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bodyexpr", "cacheforsecs", @@ -36426,7 +37048,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36456,6 +37077,7 @@ "urlstemexpr": {"no_log": False, "type": "str"}, "vserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "bodyexpr", "cacheforsecs", @@ -36477,10 +37099,10 @@ }, "policymap": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["mappolicyname", "sd", "su", "td", "tu"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36495,14 +37117,15 @@ "td": {"no_log": False, "type": "str"}, "tu": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "policyparam": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36513,14 +37136,15 @@ "readwrite_arguments": { "timeout": {"default": 3900, "no_log": False, "type": "float"} }, + "singleton": True, "update_payload_keys": ["timeout"], }, "policypatset": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["comment", "name", "patsetfile"], "bindings": ["policypatset_pattern_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36549,13 +37173,14 @@ "type": "dict", }, }, + "singleton": False, "update_payload_keys": [], }, "policypatset_pattern_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["charset", "comment", "index", "name", "string"], "bindprimary_key": "string", - "create_payload_keys": [], "delete_arg_keys": ["string"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36564,7 +37189,6 @@ "password_keys": [], "primary_key": "name", "readwrite_arguments": { - "String": {"no_log": False, "type": "str"}, "builtin": { "choices": ["DELETABLE", "IMMUTABLE", "MODIFIABLE", "PARTITION_ALL"], "elements": "str", @@ -36652,7 +37276,9 @@ }, "index": {"no_log": False, "type": "float"}, "name": {"no_log": False, "type": "str"}, + "string": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "policypatsetfile": { @@ -36665,10 +37291,13 @@ "get", "get-byname", ], + "action_payload_keys": { + "import": ["charset", "delimiter", "name", "overwrite", "src"], + "switch": [], + }, "add_payload_keys": ["comment", "name"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36685,6 +37314,7 @@ "overwrite": {"no_log": False, "type": "bool"}, "src": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "policystringmap": { @@ -36697,10 +37327,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["comment", "name"], "bindings": ["policystringmap_pattern_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36728,13 +37358,14 @@ "type": "dict", }, }, + "singleton": False, "update_payload_keys": ["comment", "name"], }, "policystringmap_pattern_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["comment", "key", "name", "value"], "bindprimary_key": "key", - "create_payload_keys": [], "delete_arg_keys": ["key"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36748,6 +37379,7 @@ "name": {"no_log": False, "type": "str"}, "value": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "policyurlset": { @@ -36761,10 +37393,24 @@ "get", "get-byname", ], + "action_payload_keys": { + "import": [ + "canaryurl", + "delimiter", + "interval", + "matchedid", + "name", + "overwrite", + "privateset", + "rowseparator", + "subdomainexactmatch", + "url", + ], + "switch": [], + }, "add_payload_keys": ["comment", "name"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36786,14 +37432,15 @@ "subdomainexactmatch": {"no_log": False, "type": "bool"}, "url": {"no_log": True, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "protocolhttpband": { "_supported_operations": ["clear", "get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36811,14 +37458,15 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": ["reqbandsize", "respbandsize"], }, "ptp": { "_supported_operations": ["get", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36827,6 +37475,7 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": {}, + "singleton": True, "update_payload_keys": [], }, "quicbridgeprofile": { @@ -36839,10 +37488,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "routingalgorithm", "serveridlength"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36860,14 +37509,15 @@ }, "serveridlength": {"default": 4, "no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": ["name", "routingalgorithm", "serveridlength"], }, "quicparam": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36878,6 +37528,7 @@ "readwrite_arguments": { "quicsecrettimeout": {"default": 3600, "no_log": False, "type": "float"} }, + "singleton": True, "update_payload_keys": ["quicsecrettimeout"], }, "quicprofile": { @@ -36890,6 +37541,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "ackdelayexponent", "activeconnectionidlimit", @@ -36912,7 +37564,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -36975,6 +37626,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "ackdelayexponent", "activeconnectionidlimit", @@ -37005,10 +37657,10 @@ "get-byname", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["nodeprefix", "radkey"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37020,6 +37672,7 @@ "nodeprefix": {"no_log": False, "type": "str"}, "radkey": {"no_log": True, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["nodeprefix", "radkey"], }, "rdpclientprofile": { @@ -37032,6 +37685,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "addusernameinrdpfile", "audiocapturemode", @@ -37057,7 +37711,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37153,6 +37806,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "addusernameinrdpfile", "audiocapturemode", @@ -37179,10 +37833,10 @@ }, "rdpconnections": { "_supported_operations": ["count", "get", "kill"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37194,6 +37848,7 @@ "all": {"no_log": False, "type": "bool"}, "username": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "rdpserverprofile": { @@ -37206,10 +37861,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "psk", "rdpip", "rdpport", "rdpredirection"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37229,14 +37884,15 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": ["name", "psk", "rdpip", "rdpport", "rdpredirection"], }, "reboot": { "_supported_operations": ["Reboot"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37245,14 +37901,15 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": {"warm": {"no_log": False, "type": "bool"}}, + "singleton": True, "update_payload_keys": [], }, "reportingconfig": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["entitytypes", "name"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["name"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37333,14 +37990,15 @@ }, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "reputationsettings": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37354,6 +38012,7 @@ "proxyserver": {"no_log": False, "type": "str"}, "proxyusername": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [ "proxypassword", "proxyport", @@ -37372,6 +38031,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bypasssafetycheck", "comment", @@ -37385,7 +38045,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37421,6 +38080,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "bypasssafetycheck", "comment", @@ -37434,6 +38094,7 @@ }, "responderglobal_responderpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -37444,7 +38105,6 @@ "type", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37519,14 +38179,18 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "responderhtmlpage": { "_supported_operations": ["Import", "change", "delete", "get", "get-byname"], + "action_payload_keys": { + "import": ["cacertfile", "comment", "name", "overwrite", "src"], + "switch": [], + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37541,14 +38205,15 @@ "overwrite": {"no_log": False, "type": "bool"}, "src": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [], }, "responderparam": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37560,6 +38225,7 @@ "timeout": {"default": 3900, "no_log": False, "type": "float"}, "undefaction": {"default": '"NOOP"', "no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": ["timeout", "undefaction"], }, "responderpolicy": { @@ -37573,6 +38239,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "action", "appflowaction", @@ -37584,7 +38251,6 @@ ], "bindings": ["responderpolicylabel_responderpolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37618,6 +38284,7 @@ "rule": {"no_log": False, "type": "str"}, "undefaction": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "action", "appflowaction", @@ -37637,10 +38304,10 @@ "get-byname", "rename", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["comment", "labelname", "policylabeltype"], "bindings": ["responderpolicylabel_responderpolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37690,10 +38357,12 @@ "type": "dict", }, }, + "singleton": False, "update_payload_keys": [], }, "responderpolicylabel_responderpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -37704,7 +38373,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37733,6 +38401,7 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "rewriteaction": { @@ -37746,6 +38415,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "comment", "name", @@ -37757,7 +38427,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37809,6 +38478,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "comment", "name", @@ -37820,6 +38490,7 @@ }, "rewriteglobal_rewritepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -37830,7 +38501,6 @@ "type", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37911,14 +38581,15 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "rewriteparam": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37930,6 +38601,7 @@ "timeout": {"default": 3900, "no_log": False, "type": "float"}, "undefaction": {"default": '"NOREWRITE"', "no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": ["timeout", "undefaction"], }, "rewritepolicy": { @@ -37943,6 +38615,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "action", "comment", @@ -37953,7 +38626,6 @@ ], "bindings": ["rewritepolicylabel_rewritepolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -37986,6 +38658,7 @@ "rule": {"no_log": False, "type": "str"}, "undefaction": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "action", "comment", @@ -38004,10 +38677,10 @@ "get-byname", "rename", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["comment", "labelname", "transform"], "bindings": ["rewritepolicylabel_rewritepolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -38064,10 +38737,12 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "rewritepolicylabel_rewritepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -38078,7 +38753,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -38107,6 +38781,7 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "rnat": { @@ -38121,6 +38796,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "aclname", "connfailover", @@ -38140,7 +38816,6 @@ "rnatglobal_auditsyslogpolicy_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -38241,6 +38916,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "aclname", "connfailover", @@ -38264,6 +38940,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "acl6name", "name", @@ -38275,7 +38952,6 @@ ], "bindings": ["rnat6_nsip6_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -38313,6 +38989,7 @@ }, "td": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "name", "ownergroup", @@ -38322,9 +38999,9 @@ }, "rnat6_nsip6_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "natip6", "ownergroup"], "bindprimary_key": "natip6", - "create_payload_keys": [], "delete_arg_keys": ["natip6", "ownergroup"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -38337,13 +39014,14 @@ "natip6": {"no_log": False, "type": "str"}, "ownergroup": {"default": "DEFAULT_NG", "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "rnat_nsip_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "natip"], "bindprimary_key": "natip", - "create_payload_keys": [], "delete_arg_keys": ["natip"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -38355,13 +39033,14 @@ "name": {"no_log": False, "type": "str"}, "natip": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "rnat_retainsourceportset_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "retainsourceportrange"], "bindprimary_key": "retainsourceportrange", - "create_payload_keys": [], "delete_arg_keys": ["retainsourceportrange"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -38373,13 +39052,14 @@ "name": {"no_log": False, "type": "str"}, "retainsourceportrange": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "rnatglobal_auditsyslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["policy", "priority"], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["all", "policy"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -38392,14 +39072,15 @@ "policy": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "rnatparam": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -38421,14 +39102,15 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": ["srcippersistency", "tcpproxy"], }, "rnatsession": { "_supported_operations": ["flush"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -38442,6 +39124,7 @@ "netmask": {"no_log": False, "type": "str"}, "network": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [], }, "route": { @@ -38454,6 +39137,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "advertise", "cost1", @@ -38471,7 +39155,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["gateway", "netmask", "ownergroup", "td", "vlan"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -38523,6 +39206,7 @@ "vlan": {"no_log": False, "type": "float"}, "weight": {"default": 1, "no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "advertise", "cost1", @@ -38547,6 +39231,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "advertise", "cost", @@ -38563,7 +39248,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["gateway", "ownergroup", "td", "vlan", "vxlan"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -38610,6 +39294,7 @@ "vxlan": {"no_log": False, "type": "float"}, "weight": {"default": 1, "no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "advertise", "cost", @@ -38634,10 +39319,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["commandstring"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["commandstring"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -38649,14 +39334,15 @@ "commandstring": {"no_log": False, "type": "str"}, "nodeid": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": ["commandstring"], }, "rsskeytype": { "_supported_operations": ["get", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -38672,6 +39358,7 @@ "type": "str", } }, + "singleton": True, "update_payload_keys": ["rsstype"], }, "server": { @@ -38687,6 +39374,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "comment", "domain", @@ -38701,7 +39389,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["delay", "graceful", "name"], "enable_payload_keys": ["name"], @@ -38710,7 +39397,6 @@ "password_keys": [], "primary_key": "name", "readwrite_arguments": { - "Internal": {"no_log": False, "type": "bool"}, "comment": {"no_log": False, "type": "str"}, "delay": {"no_log": False, "type": "float"}, "domain": {"no_log": False, "type": "str"}, @@ -38722,6 +39408,7 @@ "no_log": False, "type": "str", }, + "internal": {"no_log": False, "type": "bool"}, "ipaddress": {"no_log": False, "type": "str"}, "ipv6address": { "choices": ["NO", "YES"], @@ -38741,6 +39428,7 @@ "translationip": {"no_log": False, "type": "str"}, "translationmask": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "comment", "domainresolvenow", @@ -38764,6 +39452,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "accessdown", "appflowlog", @@ -38813,7 +39502,6 @@ "servicegroup_servicegroupmember_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["delay", "graceful", "name"], "enable_payload_keys": ["name"], @@ -38830,7 +39518,6 @@ "password_keys": [], "primary_key": "name", "readwrite_arguments": { - "Internal": {"no_log": False, "type": "bool"}, "accessdown": { "choices": ["NO", "YES"], "default": "NO", @@ -38886,6 +39573,7 @@ "type": "str", }, "httpprofilename": {"no_log": False, "type": "str"}, + "internal": {"no_log": False, "type": "bool"}, "ip": {"no_log": False, "type": "str"}, "ipaddress": {"no_log": False, "type": "str"}, "maxbandwidth": {"no_log": False, "type": "float"}, @@ -39033,6 +39721,7 @@ "usip": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "weight": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "accessdown", "appflowlog", @@ -39074,9 +39763,9 @@ }, "service_lbmonitor_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["monitor_name", "monstate", "name", "passive", "weight"], "bindprimary_key": "monitor_name", - "create_payload_keys": [], "delete_arg_keys": ["monitor_name"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39095,6 +39784,7 @@ "passive": {"no_log": False, "type": "bool"}, "weight": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "servicegroup": { @@ -39110,6 +39800,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "appflowlog", "autodelayedtrofs", @@ -39153,7 +39844,6 @@ "servicegroup_servicegroupmember_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [ "delay", @@ -39372,6 +40062,7 @@ "usip": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "weight": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "appflowlog", "autodelayedtrofs", @@ -39418,6 +40109,7 @@ }, "servicegroup_lbmonitor_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "customserverid", "dbsttl", @@ -39432,7 +40124,6 @@ "weight", ], "bindprimary_key": "monitor_name", - "create_payload_keys": [], "delete_arg_keys": ["monitor_name"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39469,10 +40160,12 @@ "servicegroupname": {"no_log": False, "type": "str"}, "weight": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "servicegroup_servicegroupmember_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "customserverid", "dbsttl", @@ -39488,7 +40181,6 @@ "weight", ], "bindprimary_key": "ip", - "create_payload_keys": [], "delete_arg_keys": ["ip", "port", "servername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39521,14 +40213,15 @@ "servicegroupname": {"no_log": False, "type": "str"}, "weight": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "smppparam": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39554,6 +40247,7 @@ }, "msgqueuesize": {"default": 10000, "no_log": False, "type": "float"}, }, + "singleton": True, "update_payload_keys": [ "addrnpi", "addrrange", @@ -39572,10 +40266,10 @@ "get-byname", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["password", "username"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39587,6 +40281,7 @@ "password": {"no_log": True, "type": "str"}, "username": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["password", "username"], }, "snmpalarm": { @@ -39599,10 +40294,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["trapname"], "enable_payload_keys": ["trapname"], @@ -39779,6 +40474,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "logging", "normalvalue", @@ -39790,10 +40486,10 @@ }, "snmpcommunity": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["communityname", "permissions"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39809,14 +40505,15 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "snmpengineid": { "_supported_operations": ["count", "get", "get-byname", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39828,14 +40525,15 @@ "engineid": {"no_log": False, "type": "str"}, "ownernode": {"default": -1, "no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": ["engineid", "ownernode"], }, "snmpgroup": { "_supported_operations": ["add", "count", "delete", "get", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "readviewname", "securitylevel"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["securitylevel"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39852,14 +40550,15 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": ["name", "readviewname", "securitylevel"], }, "snmpmanager": { "_supported_operations": ["add", "count", "delete", "get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["domainresolveretry", "ipaddress", "netmask"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["netmask"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39872,14 +40571,15 @@ "ipaddress": {"no_log": False, "type": "str"}, "netmask": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["domainresolveretry", "ipaddress", "netmask"], }, "snmpmib": { "_supported_operations": ["count", "get", "get-byname", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39902,14 +40602,15 @@ "name": {"default": '"NetScaler"', "no_log": False, "type": "str"}, "ownernode": {"default": -1, "no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": ["contact", "customid", "location", "name", "ownernode"], }, "snmpoption": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -39958,6 +40659,7 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": [ "partitionnameintrap", "severityinfointrap", @@ -39968,6 +40670,7 @@ }, "snmptrap": { "_supported_operations": ["add", "count", "delete", "get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "allpartitions", "communityname", @@ -39981,7 +40684,6 @@ ], "bindings": ["snmptrap_snmpuser_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["td", "trapdestination", "version"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40034,6 +40736,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "allpartitions", "communityname", @@ -40048,6 +40751,7 @@ }, "snmptrap_snmpuser_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "securitylevel", "td", @@ -40057,7 +40761,6 @@ "version", ], "bindprimary_key": "username", - "create_payload_keys": [], "delete_arg_keys": ["td", "trapdestination", "username", "version"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40094,6 +40797,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "snmpuser": { @@ -40106,6 +40810,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "authpasswd", "authtype", @@ -40116,7 +40821,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40132,6 +40836,7 @@ "privpasswd": {"no_log": True, "type": "str"}, "privtype": {"choices": ["AES", "DES"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "authpasswd", "authtype", @@ -40143,10 +40848,10 @@ }, "snmpview": { "_supported_operations": ["add", "count", "delete", "get", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "subtree", "type"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["subtree"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40163,6 +40868,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": ["name", "subtree", "type"], }, "spilloveraction": { @@ -40174,10 +40880,10 @@ "get-byname", "rename", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["action", "name"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40190,6 +40896,7 @@ "name": {"no_log": False, "type": "str"}, "newname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "spilloverpolicy": { @@ -40203,10 +40910,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["action", "comment", "name", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40221,10 +40928,12 @@ "newname": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["action", "comment", "name", "rule"], }, "sslaction": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "cacertgrpname", "certfingerprintdigest", @@ -40257,7 +40966,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40381,14 +41089,15 @@ "sessionidheader": {"no_log": False, "type": "str"}, "ssllogprofile": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "sslcacertgroup": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["cacertgroupname"], "bindings": ["sslcacertgroup_sslcertkey_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40415,13 +41124,14 @@ "type": "dict", }, }, + "singleton": False, "update_payload_keys": [], }, "sslcacertgroup_sslcertkey_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["cacertgroupname", "certkeyname", "crlcheck", "ocspcheck"], "bindprimary_key": "certkeyname", - "create_payload_keys": [], "delete_arg_keys": ["certkeyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40443,29 +41153,34 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "sslcert": { "_supported_operations": ["create"], + "action_payload_keys": { + "create": [ + "cacert", + "cacertform", + "cakey", + "cakeyform", + "caserial", + "certfile", + "certform", + "certtype", + "days", + "keyfile", + "keyform", + "pempassphrase", + "reqfile", + "subjectaltname", + ], + "import": [], + "switch": [], + }, "add_payload_keys": [], "bindings": ["sslcertkey_sslocspresponder_binding"], "bindprimary_key": "", - "create_payload_keys": [ - "cacert", - "cacertform", - "cakey", - "cakeyform", - "caserial", - "certfile", - "certform", - "certtype", - "days", - "keyfile", - "keyform", - "pempassphrase", - "reqfile", - "subjectaltname", - ], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40529,6 +41244,7 @@ }, "subjectaltname": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [], }, "sslcertbundle": { @@ -40540,10 +41256,10 @@ "export", "get", ], + "action_payload_keys": {"import": ["name", "src"], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["name"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40555,14 +41271,15 @@ "name": {"no_log": False, "type": "str"}, "src": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "sslcertfile": { "_supported_operations": ["Import", "count", "delete", "get"], + "action_payload_keys": {"import": ["name", "src"], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["name"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40574,14 +41291,15 @@ "name": {"no_log": False, "type": "str"}, "src": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "sslcertificatechain": { "_supported_operations": ["add", "count", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["certkeyname"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40590,6 +41308,7 @@ "password_keys": [], "primary_key": "certkeyname", "readwrite_arguments": {"certkeyname": {"no_log": False, "type": "str"}}, + "singleton": False, "update_payload_keys": [], }, "sslcertkey": { @@ -40606,6 +41325,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bundle", "cert", @@ -40621,7 +41341,6 @@ ], "bindings": ["sslcertkey_sslocspresponder_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["deletefromdevice"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40685,13 +41404,14 @@ "type": "dict", }, }, + "singleton": False, "update_payload_keys": ["certkey", "expirymonitor", "notificationperiod"], }, "sslcertkey_sslocspresponder_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["certkey", "ocspresponder", "priority"], "bindprimary_key": "ocspresponder", - "create_payload_keys": [], "delete_arg_keys": ["ca", "ocspresponder"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40705,14 +41425,15 @@ "ocspresponder": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "sslcertkeybundle": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["bundlefile", "certkeybundlename", "passplain"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40725,31 +41446,36 @@ "certkeybundlename": {"no_log": False, "type": "str"}, "passplain": {"no_log": True, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "sslcertreq": { "_supported_operations": ["create"], + "action_payload_keys": { + "create": [ + "challengepassword", + "commonname", + "companyname", + "countryname", + "digestmethod", + "emailaddress", + "fipskeyname", + "keyfile", + "keyform", + "localityname", + "organizationname", + "organizationunitname", + "pempassphrase", + "reqfile", + "statename", + "subjectaltname", + ], + "import": [], + "switch": [], + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [ - "challengepassword", - "commonname", - "companyname", - "countryname", - "digestmethod", - "emailaddress", - "fipskeyname", - "keyfile", - "keyform", - "localityname", - "organizationname", - "organizationunitname", - "pempassphrase", - "reqfile", - "statename", - "subjectaltname", - ], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40784,6 +41510,7 @@ "statename": {"no_log": False, "type": "str"}, "subjectaltname": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [], }, "sslcipher": { @@ -40796,10 +41523,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["ciphergroupname"], "bindings": ["sslcipher_sslciphersuite_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["ciphername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40830,10 +41557,12 @@ }, "sslprofile": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["ciphergroupname", "ciphername", "cipherpriority"], }, "sslcipher_sslciphersuite_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "ciphergroupname", "ciphername", @@ -40842,7 +41571,6 @@ "ciphgrpals", ], "bindprimary_key": "ciphername", - "create_payload_keys": [], "delete_arg_keys": ["ciphername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40862,6 +41590,7 @@ "ciphgrpals": {"no_log": False, "type": "str"}, "description": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["ciphername", "ciphername", "cipherpriority"], }, "sslcrl": { @@ -40875,6 +41604,18 @@ "unset", "update", ], + "action_payload_keys": { + "create": [ + "cacertfile", + "cakeyfile", + "gencrl", + "indexfile", + "password", + "revoke", + ], + "import": [], + "switch": [], + }, "add_payload_keys": [ "basedn", "binary", @@ -40896,14 +41637,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [ - "cacertfile", - "cakeyfile", - "gencrl", - "indexfile", - "password", - "revoke", - ], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40958,6 +41691,7 @@ "time": {"no_log": False, "type": "str"}, "url": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "basedn", "binary", @@ -40978,10 +41712,10 @@ }, "sslcrlfile": { "_supported_operations": ["Import", "count", "delete", "get"], + "action_payload_keys": {"import": ["name", "src"], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["name"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -40993,14 +41727,15 @@ "name": {"no_log": False, "type": "str"}, "src": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "ssldhfile": { "_supported_operations": ["Import", "count", "delete", "get"], + "action_payload_keys": {"import": ["name", "src"], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["name"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41012,14 +41747,19 @@ "name": {"no_log": False, "type": "str"}, "src": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "ssldhparam": { "_supported_operations": ["create"], + "action_payload_keys": { + "create": ["bits", "dhfile", "gen"], + "import": [], + "switch": [], + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": ["bits", "dhfile", "gen"], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41032,6 +41772,7 @@ "dhfile": {"no_log": False, "type": "str"}, "gen": {"choices": ["2", "5"], "no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [], }, "ssldtlsprofile": { @@ -41044,6 +41785,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "helloverifyrequest", "maxbadmacignorecount", @@ -41057,7 +41799,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41091,6 +41832,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "helloverifyrequest", "maxbadmacignorecount", @@ -41105,19 +41847,23 @@ }, "sslecdsakey": { "_supported_operations": ["create"], + "action_payload_keys": { + "create": [ + "aes256", + "curve", + "des", + "des3", + "keyfile", + "keyform", + "password", + "pkcs8", + ], + "import": [], + "switch": [], + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [ - "aes256", - "curve", - "des", - "des3", - "keyfile", - "keyform", - "password", - "pkcs8", - ], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41140,14 +41886,15 @@ "password": {"no_log": True, "type": "str"}, "pkcs8": {"no_log": False, "type": "bool"}, }, + "singleton": True, "update_payload_keys": [], }, "sslfips": { "_supported_operations": ["change", "get", "reset", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41163,6 +41910,7 @@ "sopassword": {"no_log": True, "type": "str"}, "userpassword": {"no_log": True, "type": "str"}, }, + "singleton": True, "update_payload_keys": [ "hsmlabel", "inithsm", @@ -41181,16 +41929,13 @@ "get", "get-byname", ], + "action_payload_keys": { + "import": ["exponent", "fipskeyname", "inform", "iv", "key", "wrapkeyname"], + "switch": [], + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [ - "curve", - "exponent", - "fipskeyname", - "keytype", - "modulus", - ], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41224,14 +41969,15 @@ "modulus": {"no_log": False, "type": "float"}, "wrapkeyname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "sslfipssimsource": { "_supported_operations": ["enable", "init"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41244,14 +41990,15 @@ "sourcesecret": {"no_log": False, "type": "str"}, "targetsecret": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [], }, "sslfipssimtarget": { "_supported_operations": ["enable", "init"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41265,10 +42012,12 @@ "sourcesecret": {"no_log": False, "type": "str"}, "targetsecret": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [], }, "sslglobal_sslpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -41279,7 +42028,6 @@ "type", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41336,10 +42084,12 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "sslhsmkey": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "hsmkeyname", "hsmtype", @@ -41350,7 +42100,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["hsmtype", "password", "serialnum"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41378,14 +42127,15 @@ "password": {"no_log": True, "type": "str"}, "serialnum": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "sslkeyfile": { "_supported_operations": ["Import", "count", "delete", "get"], + "action_payload_keys": {"import": ["name", "password", "src"], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["name"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41398,6 +42148,7 @@ "password": {"no_log": True, "type": "str"}, "src": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "ssllogprofile": { @@ -41410,6 +42161,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "name", "ssllogclauth", @@ -41419,7 +42171,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41454,6 +42205,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "name", "ssllogclauth", @@ -41472,6 +42224,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "batchingdelay", "batchingdepth", @@ -41491,7 +42244,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41530,6 +42282,7 @@ "url": {"no_log": False, "type": "str"}, "usenonce": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "batchingdelay", "batchingdepth", @@ -41550,10 +42303,10 @@ }, "sslparameter": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41687,6 +42440,7 @@ }, "undefactiondata": {"default": '"NOOP"', "no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [ "crlmemorysizemb", "cryptodevdisablelimit", @@ -41718,10 +42472,10 @@ }, "sslpkcs12": { "_supported_operations": ["convert"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41730,26 +42484,27 @@ "password_keys": ["password", "pempassphrase"], "primary_key": "", "readwrite_arguments": { - "Import": {"no_log": False, "type": "bool"}, "aes256": {"no_log": False, "type": "bool"}, "certfile": {"no_log": False, "type": "str"}, "des": {"no_log": False, "type": "bool"}, "des3": {"no_log": False, "type": "bool"}, "export": {"no_log": False, "type": "bool"}, + "import": {"no_log": False, "type": "bool"}, "keyfile": {"no_log": False, "type": "str"}, "outfile": {"no_log": False, "type": "str"}, "password": {"no_log": True, "type": "str"}, "pempassphrase": {"no_log": True, "type": "str"}, "pkcs12file": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [], }, "sslpkcs8": { "_supported_operations": ["convert"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41768,6 +42523,7 @@ "password": {"no_log": True, "type": "str"}, "pkcs8file": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [], }, "sslpolicy": { @@ -41780,10 +42536,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["action", "comment", "name", "rule", "undefaction"], "bindings": ["sslpolicylabel_sslpolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41815,14 +42571,15 @@ }, "undefaction": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["action", "comment", "name", "rule", "undefaction"], }, "sslpolicylabel": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["labelname", "type"], "bindings": ["sslpolicylabel_sslpolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41854,10 +42611,12 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "sslpolicylabel_sslpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -41868,7 +42627,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -41897,6 +42655,7 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "sslprofile": { @@ -41909,6 +42668,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "allowextendedmastersecret", "allowunknownsni", @@ -41980,7 +42740,6 @@ "sslprofile_sslciphersuite_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -42335,6 +43094,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "allowextendedmastersecret", "allowunknownsni", @@ -42403,9 +43163,9 @@ }, "sslprofile_ecccurve_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["cipherpriority", "ecccurvename", "name"], "bindprimary_key": "ecccurvename", - "create_payload_keys": [], "delete_arg_keys": ["ecccurvename"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -42422,13 +43182,14 @@ }, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "sslprofile_sslcertkey_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["cipherpriority", "name", "sslicacertkey"], "bindprimary_key": "sslicacertkey", - "create_payload_keys": [], "delete_arg_keys": ["sslicacertkey"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -42441,13 +43202,14 @@ "name": {"no_log": False, "type": "str"}, "sslicacertkey": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "sslprofile_sslcipher_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["ciphername", "cipherpriority", "name"], "bindprimary_key": "ciphername", - "create_payload_keys": [], "delete_arg_keys": ["ciphername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -42462,13 +43224,14 @@ "description": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["ciphername", "ciphername", "cipherpriority"], }, "sslprofile_sslciphersuite_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["ciphername", "cipherpriority", "name"], "bindprimary_key": "ciphername", - "create_payload_keys": [], "delete_arg_keys": ["ciphername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -42482,24 +43245,29 @@ "description": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["ciphername", "ciphername", "cipherpriority"], }, "sslrsakey": { "_supported_operations": ["create"], + "action_payload_keys": { + "create": [ + "aes256", + "bits", + "des", + "des3", + "exponent", + "keyfile", + "keyform", + "password", + "pkcs8", + ], + "import": [], + "switch": [], + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [ - "aes256", - "bits", - "des", - "des3", - "exponent", - "keyfile", - "keyform", - "password", - "pkcs8", - ], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -42528,10 +43296,12 @@ "password": {"no_log": True, "type": "str"}, "pkcs8": {"no_log": False, "type": "bool"}, }, + "singleton": True, "update_payload_keys": [], }, "sslservice": { "_supported_operations": ["count", "get", "get-byname", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [ "sslservice_ecccurve_binding", @@ -42545,7 +43315,6 @@ "sslservicegroup_sslciphersuite_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -42851,6 +43620,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "cipherredirect", "cipherurl", @@ -42890,9 +43660,9 @@ }, "sslservice_ecccurve_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["ecccurvename", "servicename"], "bindprimary_key": "ecccurvename", - "create_payload_keys": [], "delete_arg_keys": ["ecccurvename"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -42908,10 +43678,12 @@ }, "servicename": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "sslservice_sslcertkey_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "ca", "certkeyname", @@ -42922,7 +43694,6 @@ "snicert", ], "bindprimary_key": "certkeyname", - "create_payload_keys": [], "delete_arg_keys": ["ca", "certkeyname", "crlcheck", "snicert"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -42955,13 +43726,14 @@ "skipcaname": {"no_log": False, "type": "bool"}, "snicert": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "sslservice_sslcipher_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["ciphername", "servicename"], "bindprimary_key": "ciphername", - "create_payload_keys": [], "delete_arg_keys": ["ciphername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -42975,13 +43747,14 @@ "description": {"no_log": False, "type": "str"}, "servicename": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "sslservice_sslciphersuite_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["ciphername", "servicename"], "bindprimary_key": "ciphername", - "create_payload_keys": [], "delete_arg_keys": ["ciphername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -42994,10 +43767,12 @@ "description": {"no_log": False, "type": "str"}, "servicename": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "sslservice_sslpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -43008,7 +43783,6 @@ "servicename", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43037,10 +43811,12 @@ "priority": {"no_log": False, "type": "float"}, "servicename": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "sslservicegroup": { "_supported_operations": ["count", "get", "get-byname", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [ "sslservicegroup_ecccurve_binding", @@ -43049,7 +43825,6 @@ "sslservicegroup_sslciphersuite_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43193,6 +43968,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "commonname", "ocspstapling", @@ -43213,9 +43989,9 @@ }, "sslservicegroup_ecccurve_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["ecccurvename", "servicegroupname"], "bindprimary_key": "ecccurvename", - "create_payload_keys": [], "delete_arg_keys": ["ecccurvename"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43231,10 +44007,12 @@ }, "servicegroupname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "sslservicegroup_sslcertkey_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "ca", "certkeyname", @@ -43244,7 +44022,6 @@ "snicert", ], "bindprimary_key": "certkeyname", - "create_payload_keys": [], "delete_arg_keys": ["ca", "certkeyname", "crlcheck", "snicert"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43275,13 +44052,14 @@ "servicegroupname": {"no_log": False, "type": "str"}, "snicert": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "sslservicegroup_sslcipher_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["ciphername", "servicegroupname"], "bindprimary_key": "ciphername", - "create_payload_keys": [], "delete_arg_keys": ["ciphername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43295,13 +44073,14 @@ "description": {"no_log": False, "type": "str"}, "servicegroupname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "sslservicegroup_sslciphersuite_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["ciphername", "servicegroupname"], "bindprimary_key": "ciphername", - "create_payload_keys": [], "delete_arg_keys": ["ciphername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43314,10 +44093,12 @@ "description": {"no_log": False, "type": "str"}, "servicegroupname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "sslvserver": { "_supported_operations": ["count", "get", "get-byname", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [ "sslvserver_appfwpolicy_binding", @@ -43336,7 +44117,6 @@ "sslvserver_sslpolicy_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43752,6 +44532,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "cipherredirect", "cipherurl", @@ -43797,9 +44578,9 @@ }, "sslvserver_ecccurve_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["ecccurvename", "vservername"], "bindprimary_key": "ecccurvename", - "create_payload_keys": [], "delete_arg_keys": ["ecccurvename"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43815,10 +44596,12 @@ }, "vservername": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "sslvserver_sslcertkey_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "ca", "certkeyname", @@ -43829,7 +44612,6 @@ "vservername", ], "bindprimary_key": "certkeyname", - "create_payload_keys": [], "delete_arg_keys": ["ca", "certkeyname", "crlcheck", "ocspcheck", "snicert"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43862,13 +44644,14 @@ "snicert": {"no_log": False, "type": "bool"}, "vservername": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "sslvserver_sslcertkeybundle_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["certkeybundlename", "snicertkeybundle", "vservername"], "bindprimary_key": "certkeybundlename", - "create_payload_keys": [], "delete_arg_keys": ["certkeybundlename", "snicertkeybundle"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43881,13 +44664,14 @@ "snicertkeybundle": {"no_log": False, "type": "bool"}, "vservername": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "sslvserver_sslcipher_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["ciphername", "vservername"], "bindprimary_key": "ciphername", - "create_payload_keys": [], "delete_arg_keys": ["ciphername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43901,13 +44685,14 @@ "description": {"no_log": False, "type": "str"}, "vservername": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "sslvserver_sslciphersuite_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["ciphername", "vservername"], "bindprimary_key": "ciphername", - "create_payload_keys": [], "delete_arg_keys": ["ciphername"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43920,10 +44705,12 @@ "description": {"no_log": False, "type": "str"}, "vservername": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "sslvserver_sslpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -43935,7 +44722,6 @@ "vservername", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43971,14 +44757,19 @@ }, "vservername": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "sslwrapkey": { "_supported_operations": ["count", "create", "delete", "get"], + "action_payload_keys": { + "create": ["password", "salt", "wrapkeyname"], + "import": [], + "switch": [], + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": ["password", "salt", "wrapkeyname"], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -43991,6 +44782,7 @@ "salt": {"no_log": True, "type": "str"}, "wrapkeyname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "streamidentifier": { @@ -44003,6 +44795,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "acceptancethreshold", "appflowlog", @@ -44020,7 +44813,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44075,6 +44867,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "acceptancethreshold", "appflowlog", @@ -44100,10 +44893,10 @@ "get-byname", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44115,14 +44908,15 @@ "name": {"no_log": False, "type": "str"}, "rule": {"elements": "str", "no_log": False, "type": "list"}, }, + "singleton": False, "update_payload_keys": ["name", "rule"], }, "streamsession": { "_supported_operations": ["clear"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44131,14 +44925,15 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": {"name": {"no_log": False, "type": "str"}}, + "singleton": True, "update_payload_keys": [], }, "subscribergxinterface": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44185,6 +44980,7 @@ "servicepathvendorid": {"no_log": False, "type": "float"}, "vserver": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [ "cerrequesttimeout", "healthcheck", @@ -44205,10 +45001,10 @@ }, "subscriberparam": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44242,6 +45038,7 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": [ "idleaction", "idlettl", @@ -44252,6 +45049,7 @@ }, "subscriberprofile": { "_supported_operations": ["add", "count", "delete", "get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "ip", "servicepath", @@ -44262,7 +45060,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["vlan"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44282,6 +45079,7 @@ "subscriptionidvalue": {"no_log": False, "type": "str"}, "vlan": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "ip", "servicepath", @@ -44293,10 +45091,10 @@ }, "subscriberradiusinterface": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44313,14 +45111,15 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": ["listeningservice", "radiusinterimasstart"], }, "subscribersessions": { "_supported_operations": ["clear", "count", "get"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44333,14 +45132,15 @@ "nodeid": {"no_log": False, "type": "float"}, "vlan": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "systemadmuserinfo": { "_supported_operations": ["update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44349,6 +45149,7 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": {"username": {"no_log": False, "type": "str"}}, + "singleton": True, "update_payload_keys": ["username"], }, "systembackup": { @@ -44361,16 +45162,20 @@ "get-byname", "restore", ], + "action_payload_keys": { + "create": [ + "comment", + "filename", + "includekernel", + "level", + "uselocaltimezone", + ], + "import": [], + "switch": [], + }, "add_payload_keys": ["filename"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [ - "comment", - "filename", - "includekernel", - "level", - "uselocaltimezone", - ], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44396,6 +45201,7 @@ "skipbackup": {"no_log": False, "type": "bool"}, "uselocaltimezone": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "systemcmdpolicy": { @@ -44407,10 +45213,10 @@ "get-byname", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["action", "cmdspec", "policyname"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44423,14 +45229,15 @@ "cmdspec": {"no_log": False, "type": "str"}, "policyname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["action", "cmdspec", "policyname"], }, "systemcollectionparam": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44443,14 +45250,15 @@ "datapath": {"no_log": False, "type": "str"}, "loglevel": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": ["datapath", "loglevel"], }, "systemcpuparam": { "_supported_operations": ["count", "get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44465,14 +45273,15 @@ "type": "str", } }, + "singleton": False, "update_payload_keys": ["pemode"], }, "systementitydata": { "_supported_operations": ["delete", "get"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [ "alldeleted", "allinactive", @@ -44514,14 +45323,15 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": [], }, "systemextramgmtcpu": { "_supported_operations": ["disable", "enable", "get"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44530,14 +45340,15 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": {"nodeid": {"no_log": False, "type": "float"}}, + "singleton": True, "update_payload_keys": [], }, "systemfile": { "_supported_operations": ["add", "count", "delete", "get"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["filecontent", "fileencoding", "filelocation", "filename"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["filelocation"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44551,10 +45362,12 @@ "filelocation": {"no_log": False, "type": "str"}, "filename": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "systemglobal_auditnslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "nextfactor", @@ -44562,7 +45375,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44675,10 +45487,12 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "systemglobal_auditsyslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "nextfactor", @@ -44686,7 +45500,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44799,10 +45612,12 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "systemglobal_authenticationldappolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "nextfactor", @@ -44810,7 +45625,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -44923,10 +45737,12 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "systemglobal_authenticationlocalpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "nextfactor", @@ -44934,7 +45750,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45047,10 +45862,12 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "systemglobal_authenticationpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "nextfactor", @@ -45058,7 +45875,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45171,10 +45987,12 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "systemglobal_authenticationradiuspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "nextfactor", @@ -45182,7 +46000,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45295,10 +46112,12 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "systemglobal_authenticationtacacspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "nextfactor", @@ -45306,7 +46125,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45419,6 +46237,7 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "systemgroup": { @@ -45431,6 +46250,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "allowedmanagementinterface", "groupname", @@ -45443,7 +46263,6 @@ "systemgroup_systemuser_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45510,6 +46329,7 @@ }, "timeout": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "allowedmanagementinterface", "groupname", @@ -45519,9 +46339,9 @@ }, "systemgroup_nspartition_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["groupname", "partitionname"], "bindprimary_key": "partitionname", - "create_payload_keys": [], "delete_arg_keys": ["partitionname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45533,13 +46353,14 @@ "groupname": {"no_log": False, "type": "str"}, "partitionname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "systemgroup_systemcmdpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["groupname", "policyname", "priority"], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45552,13 +46373,14 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "systemgroup_systemuser_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["groupname", "username"], "bindprimary_key": "username", - "create_payload_keys": [], "delete_arg_keys": ["username"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45570,14 +46392,15 @@ "groupname": {"no_log": False, "type": "str"}, "username": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "systemhwerror": { "_supported_operations": ["check"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45586,14 +46409,15 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": {"diskcheck": {"no_log": False, "type": "bool"}}, + "singleton": True, "update_payload_keys": [], }, "systemkek": { "_supported_operations": ["change"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45604,14 +46428,15 @@ "readwrite_arguments": { "level": {"choices": ["basic", "extended"], "no_log": False, "type": "str"} }, + "singleton": True, "update_payload_keys": [], }, "systemparameter": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45718,6 +46543,7 @@ "timeout": {"no_log": False, "type": "float"}, "totalauthtimeout": {"default": 20, "no_log": False, "type": "float"}, }, + "singleton": True, "update_payload_keys": [ "basicauth", "cliloglevel", @@ -45742,10 +46568,10 @@ }, "systemrestorepoint": { "_supported_operations": ["count", "create", "delete", "get", "get-byname"], + "action_payload_keys": {"create": ["filename"], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": ["filename"], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45754,14 +46580,15 @@ "password_keys": [], "primary_key": "filename", "readwrite_arguments": {"filename": {"no_log": False, "type": "str"}}, + "singleton": False, "update_payload_keys": [], }, "systemsession": { "_supported_operations": ["count", "get", "get-byname", "kill"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45773,14 +46600,15 @@ "all": {"no_log": False, "type": "bool"}, "sid": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "systemsshkey": { "_supported_operations": ["Import", "delete", "get"], + "action_payload_keys": {"import": ["name", "src", "sshkeytype"], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["sshkeytype"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45797,6 +46625,7 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": [], }, "systemuser": { @@ -45809,6 +46638,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "allowedmanagementinterface", "externalauth", @@ -45824,7 +46654,6 @@ "systemuser_systemcmdpolicy_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45889,6 +46718,7 @@ "timeout": {"no_log": False, "type": "float"}, "username": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "allowedmanagementinterface", "externalauth", @@ -45902,9 +46732,9 @@ }, "systemuser_nspartition_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["partitionname", "username"], "bindprimary_key": "partitionname", - "create_payload_keys": [], "delete_arg_keys": ["partitionname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45916,13 +46746,14 @@ "partitionname": {"no_log": False, "type": "str"}, "username": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "systemuser_systemcmdpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["policyname", "priority", "username"], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45935,6 +46766,7 @@ "priority": {"no_log": False, "type": "float"}, "username": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "tmformssoaction": { @@ -45947,6 +46779,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "actionurl", "name", @@ -45960,7 +46793,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -45989,6 +46821,7 @@ }, "userfield": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "actionurl", "name", @@ -46003,9 +46836,9 @@ }, "tmglobal_auditnslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["gotopriorityexpression", "policyname", "priority"], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46018,13 +46851,14 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "tmglobal_auditsyslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["gotopriorityexpression", "policyname", "priority"], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46037,13 +46871,14 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "tmglobal_tmsessionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["gotopriorityexpression", "policyname", "priority"], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46139,13 +46974,14 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "tmglobal_tmtrafficpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["gotopriorityexpression", "policyname", "priority"], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46179,6 +47015,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "tmsamlssoprofile": { @@ -46191,6 +47028,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "assertionconsumerserviceurl", "attribute1", @@ -46275,7 +47113,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46473,6 +47310,7 @@ }, "skewtime": {"default": 5, "no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "assertionconsumerserviceurl", "attribute1", @@ -46566,6 +47404,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "defaultauthorizationaction", "homepage", @@ -46581,7 +47420,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46624,6 +47462,7 @@ }, "ssodomain": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "defaultauthorizationaction", "homepage", @@ -46640,10 +47479,10 @@ }, "tmsessionparameter": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46688,6 +47527,7 @@ }, "ssodomain": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [ "defaultauthorizationaction", "homepage", @@ -46711,10 +47551,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46727,6 +47567,7 @@ "name": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["action", "name", "rule"], }, "tmtrafficaction": { @@ -46739,6 +47580,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "apptimeout", "forcedtimeout", @@ -46755,7 +47597,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46789,6 +47630,7 @@ "sso": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "userexpression": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "apptimeout", "forcedtimeout", @@ -46814,10 +47656,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46830,14 +47672,15 @@ "name": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["action", "name", "rule"], }, "traceroute": { "_supported_operations": ["Traceroute"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46862,14 +47705,15 @@ "v": {"no_log": False, "type": "bool"}, "w": {"default": 5, "no_log": False, "type": "int"}, }, + "singleton": True, "update_payload_keys": [], }, "traceroute6": { "_supported_operations": ["Traceroute6"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46891,6 +47735,7 @@ "v": {"no_log": False, "type": "bool"}, "w": {"default": 5, "no_log": False, "type": "int"}, }, + "singleton": True, "update_payload_keys": [], }, "transformaction": { @@ -46903,10 +47748,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "priority", "profilename"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46926,6 +47771,7 @@ "resurlfrom": {"no_log": False, "type": "str"}, "resurlinto": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "comment", "cookiedomainfrom", @@ -46940,6 +47786,7 @@ }, "transformglobal_transformpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -46950,7 +47797,6 @@ "type", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -46999,6 +47845,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "transformpolicy": { @@ -47012,10 +47859,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["comment", "logaction", "name", "profilename", "rule"], "bindings": ["transformpolicylabel_transformpolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47047,6 +47894,7 @@ "type": "dict", }, }, + "singleton": False, "update_payload_keys": ["comment", "logaction", "name", "profilename", "rule"], }, "transformpolicylabel": { @@ -47058,10 +47906,10 @@ "get-byname", "rename", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["labelname", "policylabeltype"], "bindings": ["transformpolicylabel_transformpolicy_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47094,10 +47942,12 @@ "type": "dict", }, }, + "singleton": False, "update_payload_keys": [], }, "transformpolicylabel_transformpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -47108,7 +47958,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47137,6 +47986,7 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "transformprofile": { @@ -47149,10 +47999,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "type"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47170,10 +48020,12 @@ }, "type": {"choices": ["URL"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["comment", "name", "onlytransformabsurlinbody", "type"], }, "tunnelglobal_tunneltrafficpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "policyname", @@ -47181,7 +48033,6 @@ "type", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47298,6 +48149,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "tunneltrafficpolicy": { @@ -47311,10 +48163,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["action", "comment", "logaction", "name", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47330,14 +48182,15 @@ "newname": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["action", "comment", "logaction", "name", "rule"], }, "ulfdserver": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["loggerip"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47346,14 +48199,15 @@ "password_keys": [], "primary_key": "loggerip", "readwrite_arguments": {"loggerip": {"no_log": False, "type": "str"}}, + "singleton": False, "update_payload_keys": [], }, "urlfilteringcategorization": { "_supported_operations": ["add", "clear", "count", "get"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["url"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47362,14 +48216,15 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": {"url": {"no_log": False, "type": "str"}}, + "singleton": False, "update_payload_keys": [], }, "urlfilteringparameter": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47384,6 +48239,7 @@ "seeddbpath": {"no_log": False, "type": "str"}, "timeofdaytoupdatedb": {"no_log": False, "type": "str"}, }, + "singleton": True, "update_payload_keys": [ "cloudhost", "hoursbetweendbupdates", @@ -47402,10 +48258,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["comment", "extension", "name", "transport"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47419,6 +48275,7 @@ "name": {"no_log": False, "type": "str"}, "transport": {"choices": ["SSL", "TCP"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["comment", "name"], }, "uservserver": { @@ -47433,6 +48290,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "comment", "defaultlb", @@ -47445,7 +48303,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["name"], "enable_payload_keys": ["name"], @@ -47454,14 +48311,15 @@ "password_keys": [], "primary_key": "name", "readwrite_arguments": { - "Params": {"no_log": False, "type": "str"}, "comment": {"no_log": False, "type": "str"}, "defaultlb": {"no_log": False, "type": "str"}, "ipaddress": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, + "params": {"no_log": False, "type": "str"}, "port": {"no_log": False, "type": "int"}, "userprotocol": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["comment", "defaultlb", "ipaddress", "name", "params"], }, "videooptimizationdetectionaction": { @@ -47475,10 +48333,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["comment", "name", "type"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47502,6 +48360,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": ["comment", "name", "type"], }, "videooptimizationdetectionpolicy": { @@ -47515,6 +48374,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "action", "comment", @@ -47527,7 +48387,6 @@ "videooptimizationdetectionpolicylabel_videooptimizationdetectionpolicy_binding" ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47560,6 +48419,7 @@ "type": "dict", }, }, + "singleton": False, "update_payload_keys": [ "action", "comment", @@ -47578,12 +48438,12 @@ "get-byname", "rename", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["comment", "labelname", "policylabeltype"], "bindings": [ "videooptimizationdetectionpolicylabel_videooptimizationdetectionpolicy_binding" ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47617,10 +48477,12 @@ "type": "dict", }, }, + "singleton": False, "update_payload_keys": [], }, "videooptimizationdetectionpolicylabel_videooptimizationdetectionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -47631,7 +48493,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47660,10 +48521,12 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "videooptimizationglobaldetection_videooptimizationdetectionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -47674,7 +48537,6 @@ "type", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47723,10 +48585,12 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "videooptimizationglobalpacing_videooptimizationpacingpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -47737,7 +48601,6 @@ "type", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority", "type"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47786,6 +48649,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "videooptimizationpacingaction": { @@ -47799,10 +48663,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["comment", "name", "rate"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47816,6 +48680,7 @@ "newname": {"no_log": False, "type": "str"}, "rate": {"default": 1000, "no_log": False, "type": "int"}, }, + "singleton": False, "update_payload_keys": ["comment", "name", "rate"], }, "videooptimizationpacingpolicy": { @@ -47829,6 +48694,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "action", "comment", @@ -47841,7 +48707,6 @@ "videooptimizationpacingpolicylabel_videooptimizationpacingpolicy_binding" ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47874,6 +48739,7 @@ "type": "dict", }, }, + "singleton": False, "update_payload_keys": [ "action", "comment", @@ -47892,12 +48758,12 @@ "get-byname", "rename", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["comment", "labelname", "policylabeltype"], "bindings": [ "videooptimizationpacingpolicylabel_videooptimizationpacingpolicy_binding" ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47931,10 +48797,12 @@ "type": "dict", }, }, + "singleton": False, "update_payload_keys": [], }, "videooptimizationpacingpolicylabel_videooptimizationpacingpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -47945,7 +48813,6 @@ "priority", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["policyname", "priority"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47974,14 +48841,15 @@ "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "videooptimizationparameter": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -47993,6 +48861,7 @@ "quicpacingrate": {"no_log": False, "type": "float"}, "randomsamplingpercentage": {"no_log": False, "type": "float"}, }, + "singleton": True, "update_payload_keys": ["quicpacingrate", "randomsamplingpercentage"], }, "vlan": { @@ -48005,6 +48874,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "aliasname", "dynamicrouting", @@ -48021,7 +48891,6 @@ "vlan_nsip_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48132,6 +49001,7 @@ "type": "dict", }, }, + "singleton": False, "update_payload_keys": [ "aliasname", "dynamicrouting", @@ -48143,9 +49013,9 @@ }, "vlan_channel_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["id", "ifnum", "ownergroup", "tagged"], "bindprimary_key": "ifnum", - "create_payload_keys": [], "delete_arg_keys": ["ifnum", "ownergroup", "tagged"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48159,13 +49029,14 @@ "ownergroup": {"default": "DEFAULT_NG", "no_log": False, "type": "str"}, "tagged": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vlan_interface_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["id", "ifnum", "ownergroup", "tagged"], "bindprimary_key": "ifnum", - "create_payload_keys": [], "delete_arg_keys": ["ifnum", "ownergroup", "tagged"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48179,13 +49050,14 @@ "ownergroup": {"default": "DEFAULT_NG", "no_log": False, "type": "str"}, "tagged": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vlan_linkset_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["id", "ifnum", "ownergroup", "tagged"], "bindprimary_key": "ifnum", - "create_payload_keys": [], "delete_arg_keys": ["ifnum", "ownergroup", "tagged"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48199,13 +49071,14 @@ "ownergroup": {"default": "DEFAULT_NG", "no_log": False, "type": "str"}, "tagged": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vlan_nsip6_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["id", "ipaddress", "netmask", "ownergroup", "td"], "bindprimary_key": "ipaddress", - "create_payload_keys": [], "delete_arg_keys": ["ipaddress", "netmask", "ownergroup", "td"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48220,13 +49093,14 @@ "ownergroup": {"default": "DEFAULT_NG", "no_log": False, "type": "str"}, "td": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "vlan_nsip_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["id", "ipaddress", "netmask", "ownergroup", "td"], "bindprimary_key": "ipaddress", - "create_payload_keys": [], "delete_arg_keys": ["ipaddress", "netmask", "ownergroup", "td"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48241,6 +49115,7 @@ "ownergroup": {"default": "DEFAULT_NG", "no_log": False, "type": "str"}, "td": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnalwaysonprofile": { @@ -48253,6 +49128,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "clientcontrol", "locationbasedvpn", @@ -48261,7 +49137,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48290,6 +49165,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "clientcontrol", "locationbasedvpn", @@ -48306,10 +49182,10 @@ "get-byname", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "profilename", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48322,6 +49198,7 @@ "profilename": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["name", "profilename", "rule"], }, "vpnclientlessaccessprofile": { @@ -48334,10 +49211,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["profilename"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48364,6 +49241,7 @@ "reshdrrewritepolicylabel": {"no_log": False, "type": "str"}, "urlrewritepolicylabel": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "clientconsumedcookies", "javascriptrewritepolicylabel", @@ -48381,10 +49259,10 @@ }, "vpnepaprofile": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["data", "filename", "name"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48397,14 +49275,15 @@ "filename": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vpneula": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48413,6 +49292,7 @@ "password_keys": [], "primary_key": "name", "readwrite_arguments": {"name": {"no_log": False, "type": "str"}}, + "singleton": False, "update_payload_keys": [], }, "vpnformssoaction": { @@ -48425,6 +49305,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "actionurl", "name", @@ -48438,7 +49319,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48467,6 +49347,7 @@ }, "userfield": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "actionurl", "name", @@ -48481,9 +49362,9 @@ }, "vpnglobal_appcontroller_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["appcontroller", "gotopriorityexpression"], "bindprimary_key": "appcontroller", - "create_payload_keys": [], "delete_arg_keys": ["appcontroller"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48495,10 +49376,12 @@ "appcontroller": {"no_log": False, "type": "str"}, "gotopriorityexpression": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnglobal_auditnslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -48507,7 +49390,6 @@ "secondary", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48528,10 +49410,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnglobal_auditsyslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -48540,7 +49424,6 @@ "secondary", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48561,10 +49444,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnglobal_authenticationcertpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -48573,7 +49458,6 @@ "secondary", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48594,10 +49478,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnglobal_authenticationldappolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -48606,7 +49492,6 @@ "secondary", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48627,10 +49512,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnglobal_authenticationlocalpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -48639,7 +49526,6 @@ "secondary", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48660,10 +49546,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnglobal_authenticationnegotiatepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -48672,7 +49560,6 @@ "secondary", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48693,10 +49580,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnglobal_authenticationpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -48705,7 +49594,6 @@ "secondary", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48726,10 +49614,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnglobal_authenticationradiuspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -48738,7 +49628,6 @@ "secondary", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48759,10 +49648,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnglobal_authenticationsamlpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -48771,7 +49662,6 @@ "secondary", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48792,10 +49682,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnglobal_authenticationtacacspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -48804,7 +49696,6 @@ "secondary", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48825,13 +49716,14 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnglobal_domain_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["gotopriorityexpression", "intranetdomain"], "bindprimary_key": "intranetdomain", - "create_payload_keys": [], "delete_arg_keys": ["intranetdomain"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48843,13 +49735,14 @@ "gotopriorityexpression": {"no_log": False, "type": "str"}, "intranetdomain": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnglobal_intranetip6_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["gotopriorityexpression", "intranetip6", "numaddr"], "bindprimary_key": "intranetip6", - "create_payload_keys": [], "delete_arg_keys": ["intranetip6", "numaddr"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48862,13 +49755,14 @@ "intranetip6": {"no_log": False, "type": "str"}, "numaddr": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnglobal_intranetip_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["gotopriorityexpression", "intranetip", "netmask"], "bindprimary_key": "intranetip", - "create_payload_keys": [], "delete_arg_keys": ["intranetip", "netmask"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48881,13 +49775,14 @@ "intranetip": {"no_log": False, "type": "str"}, "netmask": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnglobal_sharefileserver_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["gotopriorityexpression", "sharefile"], "bindprimary_key": "sharefile", - "create_payload_keys": [], "delete_arg_keys": ["sharefile"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48899,10 +49794,12 @@ "gotopriorityexpression": {"no_log": False, "type": "str"}, "sharefile": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnglobal_sslcertkey_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "cacert", "certkeyname", @@ -48912,7 +49809,6 @@ "userdataencryptionkey", ], "bindprimary_key": "certkeyname", - "create_payload_keys": [], "delete_arg_keys": ["cacert", "certkeyname", "userdataencryptionkey"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48943,13 +49839,14 @@ }, "userdataencryptionkey": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnglobal_staserver_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["gotopriorityexpression", "staaddresstype", "staserver"], "bindprimary_key": "staserver", - "create_payload_keys": [], "delete_arg_keys": ["staserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -48966,10 +49863,12 @@ }, "staserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnglobal_vpnclientlessaccesspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -48978,7 +49877,6 @@ "secondary", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -49102,13 +50000,14 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "vpnglobal_vpneula_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["eula", "gotopriorityexpression"], "bindprimary_key": "eula", - "create_payload_keys": [], "delete_arg_keys": ["eula"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -49120,13 +50019,14 @@ "eula": {"no_log": False, "type": "str"}, "gotopriorityexpression": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnglobal_vpnintranetapplication_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["gotopriorityexpression", "intranetapplication"], "bindprimary_key": "intranetapplication", - "create_payload_keys": [], "delete_arg_keys": ["intranetapplication"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -49138,13 +50038,14 @@ "gotopriorityexpression": {"no_log": False, "type": "str"}, "intranetapplication": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnglobal_vpnnexthopserver_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["gotopriorityexpression", "nexthopserver"], "bindprimary_key": "nexthopserver", - "create_payload_keys": [], "delete_arg_keys": ["nexthopserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -49156,13 +50057,14 @@ "gotopriorityexpression": {"no_log": False, "type": "str"}, "nexthopserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnglobal_vpnportaltheme_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["gotopriorityexpression", "portaltheme"], "bindprimary_key": "portaltheme", - "create_payload_keys": [], "delete_arg_keys": ["portaltheme"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -49174,10 +50076,12 @@ "gotopriorityexpression": {"no_log": False, "type": "str"}, "portaltheme": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnglobal_vpnsessionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -49186,7 +50090,6 @@ "secondary", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -49290,10 +50193,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnglobal_vpntrafficpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -49302,7 +50207,6 @@ "secondary", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -49323,13 +50227,14 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnglobal_vpnurl_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["gotopriorityexpression", "urlname"], "bindprimary_key": "urlname", - "create_payload_keys": [], "delete_arg_keys": ["urlname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -49341,10 +50246,12 @@ "gotopriorityexpression": {"no_log": False, "type": "str"}, "urlname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnglobal_vpnurlpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -49353,7 +50260,6 @@ "secondary", ], "bindprimary_key": "policyname", - "create_payload_keys": [], "delete_arg_keys": ["groupextraction", "policyname", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -49380,14 +50286,15 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnicaconnection": { "_supported_operations": ["count", "get", "kill"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -49401,10 +50308,12 @@ "transproto": {"choices": ["TCP", "UDP"], "no_log": False, "type": "str"}, "username": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnintranetapplication": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "clientapplication", "destip", @@ -49421,7 +50330,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -49469,10 +50377,12 @@ "srcip": {"no_log": False, "type": "str"}, "srcport": {"no_log": False, "type": "int"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnnexthopserver": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "name", "nexthopfqdn", @@ -49483,7 +50393,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -49515,14 +50424,15 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [], }, "vpnparameter": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -49830,6 +50740,7 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": [ "advancedclientlessvpnmode", "allowedlogingroups", @@ -49916,10 +50827,10 @@ }, "vpnpcoipconnection": { "_supported_operations": ["count", "get", "kill"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -49932,6 +50843,7 @@ "nodeid": {"no_log": False, "type": "float"}, "username": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnpcoipprofile": { @@ -49944,6 +50856,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "conserverurl", "icvverification", @@ -49952,7 +50865,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -49971,6 +50883,7 @@ "name": {"no_log": False, "type": "str"}, "sessionidletimeout": {"default": 180, "no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "conserverurl", "icvverification", @@ -49988,10 +50901,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["logindomain", "name", "udpport"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -50004,14 +50917,15 @@ "name": {"no_log": False, "type": "str"}, "udpport": {"default": 4172, "no_log": False, "type": "int"}, }, + "singleton": False, "update_payload_keys": ["logindomain", "name", "udpport"], }, "vpnportaltheme": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["basetheme", "name"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -50027,6 +50941,7 @@ }, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnsamlssoprofile": { @@ -50039,6 +50954,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "assertionconsumerserviceurl", "attribute1", @@ -50124,7 +51040,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -50323,6 +51238,7 @@ "signatureservice": {"no_log": False, "type": "str"}, "skewtime": {"default": 5, "no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [ "assertionconsumerserviceurl", "attribute1", @@ -50417,6 +51333,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "advancedclientlessvpnmode", "allowedlogingroups", @@ -50494,7 +51411,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -50726,6 +51642,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "advancedclientlessvpnmode", "allowedlogingroups", @@ -50812,10 +51729,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -50828,6 +51745,7 @@ "name": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["action", "name", "rule"], }, "vpntrafficaction": { @@ -50840,6 +51758,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "apptimeout", "formssoaction", @@ -50857,7 +51776,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -50880,6 +51798,7 @@ "userexpression": {"no_log": False, "type": "str"}, "wanscaler": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "apptimeout", "formssoaction", @@ -50905,10 +51824,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -50921,6 +51840,7 @@ "name": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["action", "name", "rule"], }, "vpnurl": { @@ -50933,6 +51853,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "actualurl", "appjson", @@ -50948,7 +51869,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -50982,6 +51902,7 @@ "urlname": {"no_log": False, "type": "str"}, "vservername": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "actualurl", "appjson", @@ -51007,6 +51928,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "actualurl", "applicationtype", @@ -51021,7 +51943,6 @@ ], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -51055,6 +51976,7 @@ }, "vservername": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [ "actualurl", "applicationtype", @@ -51079,10 +52001,10 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["action", "comment", "logaction", "name", "rule"], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -51098,6 +52020,7 @@ "newname": {"no_log": False, "type": "str"}, "rule": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": ["action", "comment", "logaction", "name", "rule"], }, "vpnvserver": { @@ -51114,6 +52037,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "advancedepa", "appflowlog", @@ -51200,7 +52124,6 @@ "vpnvserver_vpnurlpolicy_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["name"], "enable_payload_keys": ["name"], @@ -51981,6 +52904,7 @@ "type": "str", }, }, + "singleton": False, "update_payload_keys": [ "advancedepa", "appflowlog", @@ -52023,6 +52947,7 @@ }, "vpnvserver_aaapreauthenticationpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -52033,7 +52958,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52069,13 +52993,14 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_analyticsprofile_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["analyticsprofile", "name"], "bindprimary_key": "analyticsprofile", - "create_payload_keys": [], "delete_arg_keys": ["analyticsprofile"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52087,13 +53012,14 @@ "analyticsprofile": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_appcontroller_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["appcontroller", "name"], "bindprimary_key": "appcontroller", - "create_payload_keys": [], "delete_arg_keys": ["appcontroller"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52105,10 +53031,12 @@ "appcontroller": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_appflowpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -52119,7 +53047,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52155,10 +53082,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_auditnslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -52169,7 +53098,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52205,10 +53133,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_auditsyslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -52219,7 +53149,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52255,10 +53184,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_authenticationcertpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -52269,7 +53200,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52305,10 +53235,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_authenticationdfapolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -52319,7 +53251,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52355,10 +53286,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_authenticationldappolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -52369,7 +53302,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52405,10 +53337,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_authenticationlocalpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -52419,7 +53353,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52455,10 +53388,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_authenticationloginschemapolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -52469,7 +53404,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52505,10 +53439,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_authenticationnegotiatepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -52519,7 +53455,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52555,10 +53490,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_authenticationoauthidppolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -52569,7 +53506,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52605,10 +53541,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_authenticationpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -52619,7 +53557,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52655,10 +53592,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_authenticationradiuspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -52669,7 +53608,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52705,10 +53643,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_authenticationsamlidppolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -52719,7 +53659,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52755,10 +53694,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_authenticationsamlpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -52769,7 +53710,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52805,10 +53745,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_authenticationtacacspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -52819,7 +53761,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52855,10 +53796,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_authenticationwebauthpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -52869,7 +53812,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52905,10 +53847,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_cachepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -52919,7 +53863,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -52955,10 +53898,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_cspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -52969,7 +53914,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53005,10 +53949,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_feopolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -53019,7 +53965,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53055,10 +54000,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_icapolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -53069,7 +54016,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53105,13 +54051,14 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_intranetip6_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["intranetip6", "name", "numaddr"], "bindprimary_key": "intranetip6", - "create_payload_keys": [], "delete_arg_keys": ["intranetip6", "numaddr"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53124,13 +54071,14 @@ "name": {"no_log": False, "type": "str"}, "numaddr": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_intranetip_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["intranetip", "name", "netmask"], "bindprimary_key": "intranetip", - "create_payload_keys": [], "delete_arg_keys": ["intranetip", "netmask"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53143,10 +54091,12 @@ "name": {"no_log": False, "type": "str"}, "netmask": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_responderpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -53157,7 +54107,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53193,10 +54142,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_rewritepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -53207,7 +54158,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53243,13 +54193,14 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_sharefileserver_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "sharefile"], "bindprimary_key": "sharefile", - "create_payload_keys": [], "delete_arg_keys": ["sharefile"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53261,13 +54212,14 @@ "name": {"no_log": False, "type": "str"}, "sharefile": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_staserver_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "staaddresstype", "staserver"], "bindprimary_key": "staserver", - "create_payload_keys": [], "delete_arg_keys": ["staserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53284,10 +54236,12 @@ }, "staserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_vpnclientlessaccesspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -53298,7 +54252,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53334,13 +54287,14 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_vpnepaprofile_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["epaprofile", "epaprofileoptional", "name"], "bindprimary_key": "epaprofile", - "create_payload_keys": [], "delete_arg_keys": ["epaprofile"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53353,13 +54307,14 @@ "epaprofileoptional": {"no_log": False, "type": "bool"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_vpneula_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["eula", "name"], "bindprimary_key": "eula", - "create_payload_keys": [], "delete_arg_keys": ["eula"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53371,13 +54326,14 @@ "eula": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_vpnintranetapplication_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["intranetapplication", "name"], "bindprimary_key": "intranetapplication", - "create_payload_keys": [], "delete_arg_keys": ["intranetapplication"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53389,13 +54345,14 @@ "intranetapplication": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_vpnnexthopserver_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "nexthopserver"], "bindprimary_key": "nexthopserver", - "create_payload_keys": [], "delete_arg_keys": ["nexthopserver"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53407,13 +54364,14 @@ "name": {"no_log": False, "type": "str"}, "nexthopserver": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_vpnportaltheme_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "portaltheme"], "bindprimary_key": "portaltheme", - "create_payload_keys": [], "delete_arg_keys": ["portaltheme"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53425,10 +54383,12 @@ "name": {"no_log": False, "type": "str"}, "portaltheme": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_vpnsessionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -53439,7 +54399,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53475,10 +54434,12 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_vpntrafficpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -53489,7 +54450,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53525,13 +54485,14 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_vpnurl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "urlname"], "bindprimary_key": "urlname", - "create_payload_keys": [], "delete_arg_keys": ["urlname"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53543,10 +54504,12 @@ "name": {"no_log": False, "type": "str"}, "urlname": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vpnvserver_vpnurlpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -53557,7 +54520,6 @@ "secondary", ], "bindprimary_key": "policy", - "create_payload_keys": [], "delete_arg_keys": ["bindpoint", "groupextraction", "policy", "secondary"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53593,6 +54555,7 @@ "priority": {"no_log": False, "type": "float"}, "secondary": {"no_log": False, "type": "bool"}, }, + "singleton": False, "update_payload_keys": [], }, "vrid": { @@ -53605,6 +54568,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "id", "ownernode", @@ -53624,7 +54588,6 @@ "vrid_trackinterface_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["all"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53754,6 +54717,7 @@ "type": "dict", }, }, + "singleton": False, "update_payload_keys": [ "id", "ownernode", @@ -53775,6 +54739,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "id", "ownernode", @@ -53791,7 +54756,6 @@ "vrid6_trackinterface_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": ["all"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53873,6 +54837,7 @@ "type": "dict", }, }, + "singleton": False, "update_payload_keys": [ "id", "ownernode", @@ -53886,9 +54851,9 @@ }, "vrid6_channel_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["id", "ifnum"], "bindprimary_key": "ifnum", - "create_payload_keys": [], "delete_arg_keys": ["ifnum"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53900,13 +54865,14 @@ "id": {"no_log": False, "type": "float"}, "ifnum": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vrid6_interface_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["id", "ifnum"], "bindprimary_key": "ifnum", - "create_payload_keys": [], "delete_arg_keys": ["ifnum"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53918,13 +54884,14 @@ "id": {"no_log": False, "type": "float"}, "ifnum": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vrid6_trackinterface_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["id", "trackifnum"], "bindprimary_key": "trackifnum", - "create_payload_keys": [], "delete_arg_keys": ["trackifnum"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53936,13 +54903,14 @@ "id": {"no_log": False, "type": "float"}, "trackifnum": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vrid_channel_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["id", "ifnum"], "bindprimary_key": "ifnum", - "create_payload_keys": [], "delete_arg_keys": ["ifnum"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53954,13 +54922,14 @@ "id": {"no_log": False, "type": "float"}, "ifnum": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vrid_interface_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["id", "ifnum"], "bindprimary_key": "ifnum", - "create_payload_keys": [], "delete_arg_keys": ["ifnum"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53972,13 +54941,14 @@ "id": {"no_log": False, "type": "float"}, "ifnum": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vrid_trackinterface_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["id", "trackifnum"], "bindprimary_key": "trackifnum", - "create_payload_keys": [], "delete_arg_keys": ["trackifnum"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -53990,14 +54960,15 @@ "id": {"no_log": False, "type": "float"}, "trackifnum": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vridparam": { "_supported_operations": ["get", "unset", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -54015,14 +54986,15 @@ "type": "str", }, }, + "singleton": True, "update_payload_keys": ["deadinterval", "hellointerval", "sendtomaster"], }, "vserver": { "_supported_operations": ["delete", "disable", "enable", "update"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": ["name"], "enable_payload_keys": ["name"], @@ -54057,6 +55029,7 @@ "sopersistencetimeout": {"default": 2, "no_log": False, "type": "float"}, "sothreshold": {"no_log": False, "type": "float"}, }, + "singleton": True, "update_payload_keys": ["name", "pushvserver"], }, "vxlan": { @@ -54069,6 +55042,7 @@ "unset", "update", ], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": [ "dynamicrouting", "id", @@ -54086,7 +55060,6 @@ "vxlanvlanmap_vxlan_binding", ], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -54193,6 +55166,7 @@ "type": "dict", }, }, + "singleton": False, "update_payload_keys": [ "dynamicrouting", "id", @@ -54204,9 +55178,9 @@ }, "vxlan_nsip6_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["id", "ipaddress", "netmask"], "bindprimary_key": "ipaddress", - "create_payload_keys": [], "delete_arg_keys": ["ipaddress", "netmask"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -54219,13 +55193,14 @@ "ipaddress": {"no_log": False, "type": "str"}, "netmask": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vxlan_nsip_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["id", "ipaddress", "netmask"], "bindprimary_key": "ipaddress", - "create_payload_keys": [], "delete_arg_keys": ["ipaddress", "netmask"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -54238,13 +55213,14 @@ "ipaddress": {"no_log": False, "type": "str"}, "netmask": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vxlan_srcip_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["id", "srcip"], "bindprimary_key": "srcip", - "create_payload_keys": [], "delete_arg_keys": ["srcip"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -54256,14 +55232,15 @@ "id": {"no_log": False, "type": "float"}, "srcip": {"no_log": False, "type": "str"}, }, + "singleton": False, "update_payload_keys": [], }, "vxlanvlanmap": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name"], "bindings": ["vxlanvlanmap_vxlan_binding"], "bindprimary_key": "", - "create_payload_keys": [], "delete_arg_keys": [], "disable_payload_keys": [], "enable_payload_keys": [], @@ -54290,13 +55267,14 @@ "type": "dict", }, }, + "singleton": False, "update_payload_keys": [], }, "vxlanvlanmap_vxlan_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], + "action_payload_keys": {"create": [], "import": [], "switch": []}, "add_payload_keys": ["name", "vlan", "vxlan"], "bindprimary_key": "vxlan", - "create_payload_keys": [], "delete_arg_keys": ["vxlan"], "disable_payload_keys": [], "enable_payload_keys": [], @@ -54309,6 +55287,7 @@ "vlan": {"elements": "str", "no_log": False, "type": "list"}, "vxlan": {"no_log": False, "type": "float"}, }, + "singleton": False, "update_payload_keys": [], }, } diff --git a/plugins/modules/apispecfile.py b/plugins/modules/apispecfile.py index a806a4f2..240d7f7e 100644 --- a/plugins/modules/apispecfile.py +++ b/plugins/modules/apispecfile.py @@ -27,6 +27,7 @@ state: choices: - absent + - imported default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/appfwarchive.py b/plugins/modules/appfwarchive.py index aa5564f2..2dec6dad 100644 --- a/plugins/modules/appfwarchive.py +++ b/plugins/modules/appfwarchive.py @@ -27,6 +27,7 @@ state: choices: - absent + - imported default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/appfwhtmlerrorpage.py b/plugins/modules/appfwhtmlerrorpage.py index feb70f4b..086a58e4 100644 --- a/plugins/modules/appfwhtmlerrorpage.py +++ b/plugins/modules/appfwhtmlerrorpage.py @@ -27,6 +27,7 @@ state: choices: - absent + - imported default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/appfwjsonerrorpage.py b/plugins/modules/appfwjsonerrorpage.py index 5377f292..cbd4c9e6 100644 --- a/plugins/modules/appfwjsonerrorpage.py +++ b/plugins/modules/appfwjsonerrorpage.py @@ -27,6 +27,7 @@ state: choices: - absent + - imported default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/appfwprotofile.py b/plugins/modules/appfwprotofile.py index 3b7733b5..dfc7aa96 100644 --- a/plugins/modules/appfwprotofile.py +++ b/plugins/modules/appfwprotofile.py @@ -27,6 +27,7 @@ state: choices: - absent + - imported default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/appfwsignatures.py b/plugins/modules/appfwsignatures.py index 94aa9aad..62622411 100644 --- a/plugins/modules/appfwsignatures.py +++ b/plugins/modules/appfwsignatures.py @@ -28,6 +28,7 @@ state: choices: - absent + - imported default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/appfwwsdl.py b/plugins/modules/appfwwsdl.py index 9c345968..ac2b1fa9 100644 --- a/plugins/modules/appfwwsdl.py +++ b/plugins/modules/appfwwsdl.py @@ -27,6 +27,7 @@ state: choices: - absent + - imported default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/appfwxmlerrorpage.py b/plugins/modules/appfwxmlerrorpage.py index fcaaeb5b..d6d494ff 100644 --- a/plugins/modules/appfwxmlerrorpage.py +++ b/plugins/modules/appfwxmlerrorpage.py @@ -27,6 +27,7 @@ state: choices: - absent + - imported default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/appfwxmlschema.py b/plugins/modules/appfwxmlschema.py index 8605d904..08b97f28 100644 --- a/plugins/modules/appfwxmlschema.py +++ b/plugins/modules/appfwxmlschema.py @@ -27,6 +27,7 @@ state: choices: - absent + - imported default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/application.py b/plugins/modules/application.py index 32413e7c..b3165fca 100644 --- a/plugins/modules/application.py +++ b/plugins/modules/application.py @@ -27,6 +27,7 @@ state: choices: - absent + - imported default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/appqoecustomresp.py b/plugins/modules/appqoecustomresp.py index 6276dc75..157ca482 100644 --- a/plugins/modules/appqoecustomresp.py +++ b/plugins/modules/appqoecustomresp.py @@ -27,6 +27,7 @@ state: choices: - absent + - imported default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/botsignature.py b/plugins/modules/botsignature.py index 2e862441..d2f53fd2 100644 --- a/plugins/modules/botsignature.py +++ b/plugins/modules/botsignature.py @@ -27,6 +27,7 @@ state: choices: - absent + - imported default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/dnskey.py b/plugins/modules/dnskey.py index f0adccf6..8d095a2b 100644 --- a/plugins/modules/dnskey.py +++ b/plugins/modules/dnskey.py @@ -28,6 +28,8 @@ choices: - present - absent + - created + - imported default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/dnssuffix.py b/plugins/modules/dnssuffix.py index 3264f3e1..8983f9b4 100644 --- a/plugins/modules/dnssuffix.py +++ b/plugins/modules/dnssuffix.py @@ -36,7 +36,7 @@ to the module's parameters. - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str - Dnssuffix: + dnssuffix: type: str description: - Suffix to be appended when resolving domain names that are not fully qualified. diff --git a/plugins/modules/dnstxtrec.py b/plugins/modules/dnstxtrec.py index 1cdc3ddc..ea3d2fd5 100644 --- a/plugins/modules/dnstxtrec.py +++ b/plugins/modules/dnstxtrec.py @@ -36,7 +36,7 @@ to the module's parameters. - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str - String: + string: type: list description: - Information to store in the TXT resource record. Enclose the string in single diff --git a/plugins/modules/lbmetrictable.py b/plugins/modules/lbmetrictable.py index 50144a87..c0c3fd9f 100644 --- a/plugins/modules/lbmetrictable.py +++ b/plugins/modules/lbmetrictable.py @@ -36,7 +36,7 @@ to the module's parameters. - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str - Snmpoid: + snmpoid: type: str description: - New SNMP OID of the metric. diff --git a/plugins/modules/lbmetrictable_metric_binding.py b/plugins/modules/lbmetrictable_metric_binding.py index 038ed4a4..bec863cc 100644 --- a/plugins/modules/lbmetrictable_metric_binding.py +++ b/plugins/modules/lbmetrictable_metric_binding.py @@ -38,7 +38,7 @@ to the module's parameters. - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str - Snmpoid: + snmpoid: type: str description: - New SNMP OID of the metric. diff --git a/plugins/modules/lbmonitor.py b/plugins/modules/lbmonitor.py index c8116e41..34dcff22 100644 --- a/plugins/modules/lbmonitor.py +++ b/plugins/modules/lbmonitor.py @@ -40,7 +40,7 @@ - When C(enabled) the resource will be enabled on the NetScaler ADC node. - When C(disabled) the resource will be disabled on the NetScaler ADC node. type: str - Snmpoid: + snmpoid: type: str description: - SNMP OID for SNMP monitors. diff --git a/plugins/modules/locationfile.py b/plugins/modules/locationfile.py index 243052b9..9862144b 100644 --- a/plugins/modules/locationfile.py +++ b/plugins/modules/locationfile.py @@ -28,6 +28,7 @@ choices: - present - absent + - imported default: present description: - The state of the resource being configured by the module on the NetScaler @@ -36,7 +37,7 @@ to the module's parameters. - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str - Locationfile: + locationfile: type: str description: - Name of the location file, with or without absolute path. If the path is not diff --git a/plugins/modules/locationfile6.py b/plugins/modules/locationfile6.py index c249c60d..eaf04663 100644 --- a/plugins/modules/locationfile6.py +++ b/plugins/modules/locationfile6.py @@ -28,6 +28,7 @@ choices: - present - absent + - imported default: present description: - The state of the resource being configured by the module on the NetScaler @@ -36,7 +37,7 @@ to the module's parameters. - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str - Locationfile: + locationfile: type: str description: - Name of the IPv6 location file, with or without absolute path. If the path diff --git a/plugins/modules/nsassignment.py b/plugins/modules/nsassignment.py index ff7e5231..cb894786 100644 --- a/plugins/modules/nsassignment.py +++ b/plugins/modules/nsassignment.py @@ -36,7 +36,7 @@ to the module's parameters. - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str - Add: + add: type: str description: - Right hand side of the assignment. The expression is evaluated and added to diff --git a/plugins/modules/nsextension.py b/plugins/modules/nsextension.py index d3b98c4e..f6edb1d1 100644 --- a/plugins/modules/nsextension.py +++ b/plugins/modules/nsextension.py @@ -28,6 +28,7 @@ choices: - present - absent + - imported default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/nspartition.py b/plugins/modules/nspartition.py index fb6e20c9..36a175e0 100644 --- a/plugins/modules/nspartition.py +++ b/plugins/modules/nspartition.py @@ -28,6 +28,7 @@ choices: - present - absent + - switched default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/nsxmlnamespace.py b/plugins/modules/nsxmlnamespace.py index 12181666..421504ba 100644 --- a/plugins/modules/nsxmlnamespace.py +++ b/plugins/modules/nsxmlnamespace.py @@ -36,7 +36,7 @@ to the module's parameters. - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str - Namespace: + namespace: type: str description: - Expanded namespace for which the XML prefix is provided. diff --git a/plugins/modules/policypatset_pattern_binding.py b/plugins/modules/policypatset_pattern_binding.py index fb1fe58b..1d93d6ca 100644 --- a/plugins/modules/policypatset_pattern_binding.py +++ b/plugins/modules/policypatset_pattern_binding.py @@ -38,7 +38,7 @@ to the module's parameters. - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str - String: + string: type: str description: - String of characters that constitutes a pattern. For more information about diff --git a/plugins/modules/policypatsetfile.py b/plugins/modules/policypatsetfile.py index 856103b6..410f6a00 100644 --- a/plugins/modules/policypatsetfile.py +++ b/plugins/modules/policypatsetfile.py @@ -28,6 +28,7 @@ choices: - present - absent + - imported default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/policyurlset.py b/plugins/modules/policyurlset.py index 5073e0fd..8ec97b69 100644 --- a/plugins/modules/policyurlset.py +++ b/plugins/modules/policyurlset.py @@ -28,6 +28,7 @@ choices: - present - absent + - imported default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/responderhtmlpage.py b/plugins/modules/responderhtmlpage.py index 6affc726..e0a3174d 100644 --- a/plugins/modules/responderhtmlpage.py +++ b/plugins/modules/responderhtmlpage.py @@ -27,6 +27,7 @@ state: choices: - absent + - imported default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/server.py b/plugins/modules/server.py index 2eba236b..fce2355b 100644 --- a/plugins/modules/server.py +++ b/plugins/modules/server.py @@ -40,7 +40,7 @@ - When C(enabled) the resource will be enabled on the NetScaler ADC node. - When C(disabled) the resource will be disabled on the NetScaler ADC node. type: str - Internal: + internal: type: bool description: - Display names of the servers that have been created for internal use. diff --git a/plugins/modules/service.py b/plugins/modules/service.py index 1a5c5dc3..56ff9f2e 100644 --- a/plugins/modules/service.py +++ b/plugins/modules/service.py @@ -40,7 +40,7 @@ - When C(enabled) the resource will be enabled on the NetScaler ADC node. - When C(disabled) the resource will be disabled on the NetScaler ADC node. type: str - Internal: + internal: type: bool description: - Display only dynamically learned services. diff --git a/plugins/modules/sslcert.py b/plugins/modules/sslcert.py index d98a855b..ce7da234 100644 --- a/plugins/modules/sslcert.py +++ b/plugins/modules/sslcert.py @@ -25,7 +25,8 @@ - Sumanth Lingappa (@sumanth-lingappa) options: state: - choices: [] + choices: + - created default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/sslcertbundle.py b/plugins/modules/sslcertbundle.py index 31d03e94..474e22de 100644 --- a/plugins/modules/sslcertbundle.py +++ b/plugins/modules/sslcertbundle.py @@ -27,6 +27,7 @@ state: choices: - absent + - imported default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/sslcertfile.py b/plugins/modules/sslcertfile.py index c495ab19..a209a1d9 100644 --- a/plugins/modules/sslcertfile.py +++ b/plugins/modules/sslcertfile.py @@ -27,6 +27,7 @@ state: choices: - absent + - imported default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/sslcertreq.py b/plugins/modules/sslcertreq.py index a80db3bb..dbab65c2 100644 --- a/plugins/modules/sslcertreq.py +++ b/plugins/modules/sslcertreq.py @@ -25,7 +25,8 @@ - Sumanth Lingappa (@sumanth-lingappa) options: state: - choices: [] + choices: + - created default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/sslcrl.py b/plugins/modules/sslcrl.py index 13d41937..4d58946c 100644 --- a/plugins/modules/sslcrl.py +++ b/plugins/modules/sslcrl.py @@ -28,6 +28,7 @@ choices: - present - absent + - created default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/sslcrlfile.py b/plugins/modules/sslcrlfile.py index 6bb638cc..f0906cf4 100644 --- a/plugins/modules/sslcrlfile.py +++ b/plugins/modules/sslcrlfile.py @@ -27,6 +27,7 @@ state: choices: - absent + - imported default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/ssldhfile.py b/plugins/modules/ssldhfile.py index f518ef47..4c43040a 100644 --- a/plugins/modules/ssldhfile.py +++ b/plugins/modules/ssldhfile.py @@ -27,6 +27,7 @@ state: choices: - absent + - imported default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/ssldhparam.py b/plugins/modules/ssldhparam.py index dd42c586..c42d6b0f 100644 --- a/plugins/modules/ssldhparam.py +++ b/plugins/modules/ssldhparam.py @@ -25,7 +25,8 @@ - Sumanth Lingappa (@sumanth-lingappa) options: state: - choices: [] + choices: + - created default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/sslecdsakey.py b/plugins/modules/sslecdsakey.py index 8db4a729..e424d5be 100644 --- a/plugins/modules/sslecdsakey.py +++ b/plugins/modules/sslecdsakey.py @@ -25,7 +25,8 @@ - Sumanth Lingappa (@sumanth-lingappa) options: state: - choices: [] + choices: + - created default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/sslfipskey.py b/plugins/modules/sslfipskey.py index 07655cf8..bbe98871 100644 --- a/plugins/modules/sslfipskey.py +++ b/plugins/modules/sslfipskey.py @@ -27,6 +27,8 @@ state: choices: - absent + - created + - imported default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/sslkeyfile.py b/plugins/modules/sslkeyfile.py index 26816c08..239b322a 100644 --- a/plugins/modules/sslkeyfile.py +++ b/plugins/modules/sslkeyfile.py @@ -27,6 +27,7 @@ state: choices: - absent + - imported default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/sslpkcs12.py b/plugins/modules/sslpkcs12.py index 8032bce2..9cf9eb26 100644 --- a/plugins/modules/sslpkcs12.py +++ b/plugins/modules/sslpkcs12.py @@ -31,7 +31,7 @@ - The state of the resource being configured by the module on the NetScaler ADC node. type: str - Import: + import: type: bool description: - Convert the certificate and private-key from PKCS#12 format to PEM format. diff --git a/plugins/modules/sslrsakey.py b/plugins/modules/sslrsakey.py index 7286f464..37a9ea37 100644 --- a/plugins/modules/sslrsakey.py +++ b/plugins/modules/sslrsakey.py @@ -25,7 +25,8 @@ - Sumanth Lingappa (@sumanth-lingappa) options: state: - choices: [] + choices: + - created default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/sslwrapkey.py b/plugins/modules/sslwrapkey.py index 9ece4216..084a637e 100644 --- a/plugins/modules/sslwrapkey.py +++ b/plugins/modules/sslwrapkey.py @@ -27,6 +27,7 @@ state: choices: - absent + - created default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/systembackup.py b/plugins/modules/systembackup.py index 5058b8ce..58d7165f 100644 --- a/plugins/modules/systembackup.py +++ b/plugins/modules/systembackup.py @@ -28,6 +28,7 @@ choices: - present - absent + - created default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/systemrestorepoint.py b/plugins/modules/systemrestorepoint.py index ad96f420..fc277926 100644 --- a/plugins/modules/systemrestorepoint.py +++ b/plugins/modules/systemrestorepoint.py @@ -27,6 +27,7 @@ state: choices: - absent + - created default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/systemsshkey.py b/plugins/modules/systemsshkey.py index 43bbc5cd..119bd0d6 100644 --- a/plugins/modules/systemsshkey.py +++ b/plugins/modules/systemsshkey.py @@ -27,6 +27,7 @@ state: choices: - absent + - imported default: present description: - The state of the resource being configured by the module on the NetScaler diff --git a/plugins/modules/uservserver.py b/plugins/modules/uservserver.py index 99398250..277d197f 100644 --- a/plugins/modules/uservserver.py +++ b/plugins/modules/uservserver.py @@ -40,7 +40,7 @@ - When C(enabled) the resource will be enabled on the NetScaler ADC node. - When C(disabled) the resource will be disabled on the NetScaler ADC node. type: str - Params: + params: type: str description: - Any comments associated with the protocol. From 314e5b5aa9aee08bd512b5b74021f864666eec74 Mon Sep 17 00:00:00 2001 From: Sumanth Lingappa Date: Tue, 12 Dec 2023 00:55:33 +0530 Subject: [PATCH 03/22] added as state option for action Signed-off-by: Sumanth Lingappa --- plugins/modules/aaacertparams.py | 2 ++ plugins/modules/aaaldapparams.py | 2 ++ plugins/modules/aaaotpparameter.py | 2 ++ plugins/modules/aaaparameter.py | 2 ++ plugins/modules/aaapreauthenticationparameter.py | 2 ++ plugins/modules/aaaradiusparams.py | 2 ++ plugins/modules/aaatacacsparams.py | 2 ++ plugins/modules/admparameter.py | 2 ++ plugins/modules/appalgparam.py | 2 ++ plugins/modules/appflowparam.py | 2 ++ plugins/modules/appfwlearningsettings.py | 2 ++ plugins/modules/appfwsettings.py | 2 ++ plugins/modules/appqoeparameter.py | 2 ++ plugins/modules/arpparam.py | 2 ++ plugins/modules/auditnslogparams.py | 2 ++ plugins/modules/auditsyslogparams.py | 2 ++ plugins/modules/botsettings.py | 2 ++ plugins/modules/cacheparameter.py | 2 ++ plugins/modules/callhome.py | 2 ++ plugins/modules/cloudawsparam.py | 2 ++ plugins/modules/cloudngsparameter.py | 2 ++ plugins/modules/cloudparameter.py | 2 ++ plugins/modules/cloudtunnelparameter.py | 2 ++ plugins/modules/cmpparameter.py | 2 ++ plugins/modules/contentinspectionparameter.py | 2 ++ plugins/modules/csparameter.py | 2 ++ plugins/modules/dnsparameter.py | 2 ++ plugins/modules/extendedmemoryparam.py | 2 ++ plugins/modules/feoparameter.py | 2 ++ plugins/modules/gslbparameter.py | 2 ++ plugins/modules/icaparameter.py | 2 ++ plugins/modules/inatparam.py | 2 ++ plugins/modules/ip6tunnelparam.py | 2 ++ plugins/modules/ipsecparameter.py | 2 ++ plugins/modules/iptunnelparam.py | 2 ++ plugins/modules/ipv6.py | 2 ++ plugins/modules/l2param.py | 2 ++ plugins/modules/l3param.py | 2 ++ plugins/modules/l4param.py | 2 ++ plugins/modules/lbparameter.py | 2 ++ plugins/modules/lbsipparameters.py | 2 ++ plugins/modules/lldpparam.py | 2 ++ plugins/modules/locationparameter.py | 2 ++ plugins/modules/lsnparameter.py | 2 ++ plugins/modules/nat64param.py | 2 ++ plugins/modules/nd6ravariables.py | 2 ++ plugins/modules/nsappflowparam.py | 2 ++ plugins/modules/nscapacity.py | 2 ++ plugins/modules/nsconfig.py | 2 ++ plugins/modules/nsconsoleloginprompt.py | 2 ++ plugins/modules/nscqaparam.py | 2 ++ plugins/modules/nsdhcpparams.py | 2 ++ plugins/modules/nsdiameter.py | 2 ++ plugins/modules/nshttpparam.py | 2 ++ plugins/modules/nslicenseparameters.py | 2 ++ plugins/modules/nsparam.py | 2 ++ plugins/modules/nsratecontrol.py | 2 ++ plugins/modules/nsrpcnode.py | 2 ++ plugins/modules/nsspparams.py | 2 ++ plugins/modules/nstcpbufparam.py | 2 ++ plugins/modules/nstcpparam.py | 2 ++ plugins/modules/nstimeout.py | 2 ++ plugins/modules/nsvpxparam.py | 2 ++ plugins/modules/nsweblogparam.py | 2 ++ plugins/modules/ntpparam.py | 2 ++ plugins/modules/policyparam.py | 2 ++ plugins/modules/protocolhttpband.py | 2 ++ plugins/modules/quicparam.py | 2 ++ plugins/modules/reputationsettings.py | 2 ++ plugins/modules/responderparam.py | 2 ++ plugins/modules/rewriteparam.py | 2 ++ plugins/modules/rnat6.py | 2 ++ plugins/modules/rnatparam.py | 2 ++ plugins/modules/smppparam.py | 2 ++ plugins/modules/snmpalarm.py | 2 ++ plugins/modules/snmpengineid.py | 2 ++ plugins/modules/snmpmib.py | 2 ++ plugins/modules/snmpoption.py | 2 ++ plugins/modules/sslfips.py | 2 ++ plugins/modules/sslparameter.py | 2 ++ plugins/modules/sslservice.py | 2 ++ plugins/modules/sslservicegroup.py | 2 ++ plugins/modules/sslvserver.py | 2 ++ plugins/modules/subscribergxinterface.py | 2 ++ plugins/modules/subscriberparam.py | 2 ++ plugins/modules/subscriberradiusinterface.py | 2 ++ plugins/modules/systemcollectionparam.py | 2 ++ plugins/modules/systemcpuparam.py | 2 ++ plugins/modules/systemparameter.py | 2 ++ plugins/modules/tmsessionparameter.py | 2 ++ plugins/modules/urlfilteringparameter.py | 2 ++ plugins/modules/videooptimizationparameter.py | 2 ++ plugins/modules/vpnparameter.py | 2 ++ plugins/modules/vridparam.py | 2 ++ 94 files changed, 188 insertions(+) diff --git a/plugins/modules/aaacertparams.py b/plugins/modules/aaacertparams.py index a5595bb7..b6f6c71a 100644 --- a/plugins/modules/aaacertparams.py +++ b/plugins/modules/aaacertparams.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str defaultauthenticationgroup: type: str diff --git a/plugins/modules/aaaldapparams.py b/plugins/modules/aaaldapparams.py index 57d41052..b34f5dcd 100644 --- a/plugins/modules/aaaldapparams.py +++ b/plugins/modules/aaaldapparams.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str authtimeout: type: float diff --git a/plugins/modules/aaaotpparameter.py b/plugins/modules/aaaotpparameter.py index 1b6eda7f..24fe8636 100644 --- a/plugins/modules/aaaotpparameter.py +++ b/plugins/modules/aaaotpparameter.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str encryption: type: str diff --git a/plugins/modules/aaaparameter.py b/plugins/modules/aaaparameter.py index 26c1c046..15b62659 100644 --- a/plugins/modules/aaaparameter.py +++ b/plugins/modules/aaaparameter.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str aaadloglevel: type: str diff --git a/plugins/modules/aaapreauthenticationparameter.py b/plugins/modules/aaapreauthenticationparameter.py index dfa104d1..f5737446 100644 --- a/plugins/modules/aaapreauthenticationparameter.py +++ b/plugins/modules/aaapreauthenticationparameter.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str deletefiles: type: str diff --git a/plugins/modules/aaaradiusparams.py b/plugins/modules/aaaradiusparams.py index 97ae3449..23bad9c2 100644 --- a/plugins/modules/aaaradiusparams.py +++ b/plugins/modules/aaaradiusparams.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str accounting: type: str diff --git a/plugins/modules/aaatacacsparams.py b/plugins/modules/aaatacacsparams.py index d4c67f4f..2639d576 100644 --- a/plugins/modules/aaatacacsparams.py +++ b/plugins/modules/aaatacacsparams.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str accounting: type: str diff --git a/plugins/modules/admparameter.py b/plugins/modules/admparameter.py index e45204a1..037f5b42 100644 --- a/plugins/modules/admparameter.py +++ b/plugins/modules/admparameter.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str admserviceconnect: type: str diff --git a/plugins/modules/appalgparam.py b/plugins/modules/appalgparam.py index 2c8f4969..0939e837 100644 --- a/plugins/modules/appalgparam.py +++ b/plugins/modules/appalgparam.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str pptpgreidletimeout: type: float diff --git a/plugins/modules/appflowparam.py b/plugins/modules/appflowparam.py index ec6099cc..d3f7d166 100644 --- a/plugins/modules/appflowparam.py +++ b/plugins/modules/appflowparam.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str aaausername: type: str diff --git a/plugins/modules/appfwlearningsettings.py b/plugins/modules/appfwlearningsettings.py index e8406f1b..0b3a7e6c 100644 --- a/plugins/modules/appfwlearningsettings.py +++ b/plugins/modules/appfwlearningsettings.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str contenttypeautodeploygraceperiod: type: float diff --git a/plugins/modules/appfwsettings.py b/plugins/modules/appfwsettings.py index d8536f65..94e322d6 100644 --- a/plugins/modules/appfwsettings.py +++ b/plugins/modules/appfwsettings.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str ceflogging: type: str diff --git a/plugins/modules/appqoeparameter.py b/plugins/modules/appqoeparameter.py index 5e284f02..1185b7a3 100644 --- a/plugins/modules/appqoeparameter.py +++ b/plugins/modules/appqoeparameter.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str avgwaitingclient: type: float diff --git a/plugins/modules/arpparam.py b/plugins/modules/arpparam.py index 6c511460..660f9f32 100644 --- a/plugins/modules/arpparam.py +++ b/plugins/modules/arpparam.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str spoofvalidation: type: str diff --git a/plugins/modules/auditnslogparams.py b/plugins/modules/auditnslogparams.py index 176071d2..243c9ff6 100644 --- a/plugins/modules/auditnslogparams.py +++ b/plugins/modules/auditnslogparams.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str acl: type: str diff --git a/plugins/modules/auditsyslogparams.py b/plugins/modules/auditsyslogparams.py index 24251dd9..94eda97b 100644 --- a/plugins/modules/auditsyslogparams.py +++ b/plugins/modules/auditsyslogparams.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str acl: type: str diff --git a/plugins/modules/botsettings.py b/plugins/modules/botsettings.py index b752c716..bb185c8b 100644 --- a/plugins/modules/botsettings.py +++ b/plugins/modules/botsettings.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str defaultnonintrusiveprofile: type: str diff --git a/plugins/modules/cacheparameter.py b/plugins/modules/cacheparameter.py index ac54de53..d04b8884 100644 --- a/plugins/modules/cacheparameter.py +++ b/plugins/modules/cacheparameter.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str enablebypass: type: str diff --git a/plugins/modules/callhome.py b/plugins/modules/callhome.py index 22c2e975..93b87335 100644 --- a/plugins/modules/callhome.py +++ b/plugins/modules/callhome.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str emailaddress: type: str diff --git a/plugins/modules/cloudawsparam.py b/plugins/modules/cloudawsparam.py index 22b9fa9b..02ebe36f 100644 --- a/plugins/modules/cloudawsparam.py +++ b/plugins/modules/cloudawsparam.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str rolearn: type: str diff --git a/plugins/modules/cloudngsparameter.py b/plugins/modules/cloudngsparameter.py index 64737fa1..1d974117 100644 --- a/plugins/modules/cloudngsparameter.py +++ b/plugins/modules/cloudngsparameter.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str allowdtls12: type: str diff --git a/plugins/modules/cloudparameter.py b/plugins/modules/cloudparameter.py index f0fafa9e..cd7dd99d 100644 --- a/plugins/modules/cloudparameter.py +++ b/plugins/modules/cloudparameter.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str activationcode: type: str diff --git a/plugins/modules/cloudtunnelparameter.py b/plugins/modules/cloudtunnelparameter.py index f4e9504c..ec24e450 100644 --- a/plugins/modules/cloudtunnelparameter.py +++ b/plugins/modules/cloudtunnelparameter.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str controllerfqdn: type: str diff --git a/plugins/modules/cmpparameter.py b/plugins/modules/cmpparameter.py index f6508a53..aaa4bd30 100644 --- a/plugins/modules/cmpparameter.py +++ b/plugins/modules/cmpparameter.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str addvaryheader: type: str diff --git a/plugins/modules/contentinspectionparameter.py b/plugins/modules/contentinspectionparameter.py index 54c34eed..7420865a 100644 --- a/plugins/modules/contentinspectionparameter.py +++ b/plugins/modules/contentinspectionparameter.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str undefaction: type: str diff --git a/plugins/modules/csparameter.py b/plugins/modules/csparameter.py index 1195e07d..3777e48c 100644 --- a/plugins/modules/csparameter.py +++ b/plugins/modules/csparameter.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str stateupdate: type: str diff --git a/plugins/modules/dnsparameter.py b/plugins/modules/dnsparameter.py index de9a98fd..0312b4ea 100644 --- a/plugins/modules/dnsparameter.py +++ b/plugins/modules/dnsparameter.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str cacheecszeroprefix: type: str diff --git a/plugins/modules/extendedmemoryparam.py b/plugins/modules/extendedmemoryparam.py index 0e07cd86..3e376f5d 100644 --- a/plugins/modules/extendedmemoryparam.py +++ b/plugins/modules/extendedmemoryparam.py @@ -29,12 +29,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str memlimit: type: float diff --git a/plugins/modules/feoparameter.py b/plugins/modules/feoparameter.py index b5bed887..4a994caa 100644 --- a/plugins/modules/feoparameter.py +++ b/plugins/modules/feoparameter.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str cssinlinethressize: type: float diff --git a/plugins/modules/gslbparameter.py b/plugins/modules/gslbparameter.py index b0009a62..53312f50 100644 --- a/plugins/modules/gslbparameter.py +++ b/plugins/modules/gslbparameter.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str automaticconfigsync: type: str diff --git a/plugins/modules/icaparameter.py b/plugins/modules/icaparameter.py index 06832483..7d427a05 100644 --- a/plugins/modules/icaparameter.py +++ b/plugins/modules/icaparameter.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str edtpmtuddf: type: str diff --git a/plugins/modules/inatparam.py b/plugins/modules/inatparam.py index d8af39b5..3e72dd2d 100644 --- a/plugins/modules/inatparam.py +++ b/plugins/modules/inatparam.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str nat46fragheader: type: str diff --git a/plugins/modules/ip6tunnelparam.py b/plugins/modules/ip6tunnelparam.py index 624f346d..4c46649f 100644 --- a/plugins/modules/ip6tunnelparam.py +++ b/plugins/modules/ip6tunnelparam.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str dropfrag: type: str diff --git a/plugins/modules/ipsecparameter.py b/plugins/modules/ipsecparameter.py index 5c3f8fd7..5f81bf13 100644 --- a/plugins/modules/ipsecparameter.py +++ b/plugins/modules/ipsecparameter.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str encalgo: type: list diff --git a/plugins/modules/iptunnelparam.py b/plugins/modules/iptunnelparam.py index 4e4231eb..5a80c82a 100644 --- a/plugins/modules/iptunnelparam.py +++ b/plugins/modules/iptunnelparam.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str dropfrag: type: str diff --git a/plugins/modules/ipv6.py b/plugins/modules/ipv6.py index 535348d0..0c419e36 100644 --- a/plugins/modules/ipv6.py +++ b/plugins/modules/ipv6.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str dodad: type: str diff --git a/plugins/modules/l2param.py b/plugins/modules/l2param.py index 180e4ea5..cf1dae6d 100644 --- a/plugins/modules/l2param.py +++ b/plugins/modules/l2param.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str bdggrpproxyarp: type: str diff --git a/plugins/modules/l3param.py b/plugins/modules/l3param.py index 13edfcd7..46e652f1 100644 --- a/plugins/modules/l3param.py +++ b/plugins/modules/l3param.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str acllogtime: type: str diff --git a/plugins/modules/l4param.py b/plugins/modules/l4param.py index c621c964..a0085985 100644 --- a/plugins/modules/l4param.py +++ b/plugins/modules/l4param.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str l2connmethod: type: str diff --git a/plugins/modules/lbparameter.py b/plugins/modules/lbparameter.py index 5968e3b2..722d07d9 100644 --- a/plugins/modules/lbparameter.py +++ b/plugins/modules/lbparameter.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str allowboundsvcremoval: type: str diff --git a/plugins/modules/lbsipparameters.py b/plugins/modules/lbsipparameters.py index 1f75603c..69819db4 100644 --- a/plugins/modules/lbsipparameters.py +++ b/plugins/modules/lbsipparameters.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str addrportvip: type: str diff --git a/plugins/modules/lldpparam.py b/plugins/modules/lldpparam.py index 77405eac..0e392ecf 100644 --- a/plugins/modules/lldpparam.py +++ b/plugins/modules/lldpparam.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str holdtimetxmult: type: float diff --git a/plugins/modules/locationparameter.py b/plugins/modules/locationparameter.py index 587e8947..f1087978 100644 --- a/plugins/modules/locationparameter.py +++ b/plugins/modules/locationparameter.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str context: type: str diff --git a/plugins/modules/lsnparameter.py b/plugins/modules/lsnparameter.py index 80e5ea0a..b3b3fd7c 100644 --- a/plugins/modules/lsnparameter.py +++ b/plugins/modules/lsnparameter.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str memlimit: type: float diff --git a/plugins/modules/nat64param.py b/plugins/modules/nat64param.py index fc1feac9..f4d6070b 100644 --- a/plugins/modules/nat64param.py +++ b/plugins/modules/nat64param.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str nat64fragheader: type: str diff --git a/plugins/modules/nd6ravariables.py b/plugins/modules/nd6ravariables.py index e8178999..74651ecc 100644 --- a/plugins/modules/nd6ravariables.py +++ b/plugins/modules/nd6ravariables.py @@ -28,12 +28,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str ceaserouteradv: type: str diff --git a/plugins/modules/nsappflowparam.py b/plugins/modules/nsappflowparam.py index 2b57333c..1afe2133 100644 --- a/plugins/modules/nsappflowparam.py +++ b/plugins/modules/nsappflowparam.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str clienttrafficonly: type: str diff --git a/plugins/modules/nscapacity.py b/plugins/modules/nscapacity.py index 61525068..b05097af 100644 --- a/plugins/modules/nscapacity.py +++ b/plugins/modules/nscapacity.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str bandwidth: type: float diff --git a/plugins/modules/nsconfig.py b/plugins/modules/nsconfig.py index 8cc80db5..ce738bfd 100644 --- a/plugins/modules/nsconfig.py +++ b/plugins/modules/nsconfig.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str all: type: bool diff --git a/plugins/modules/nsconsoleloginprompt.py b/plugins/modules/nsconsoleloginprompt.py index dec5f714..e13f9800 100644 --- a/plugins/modules/nsconsoleloginprompt.py +++ b/plugins/modules/nsconsoleloginprompt.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str promptstring: type: str diff --git a/plugins/modules/nscqaparam.py b/plugins/modules/nscqaparam.py index 70299c38..8b48524d 100644 --- a/plugins/modules/nscqaparam.py +++ b/plugins/modules/nscqaparam.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str harqretxdelay: type: float diff --git a/plugins/modules/nsdhcpparams.py b/plugins/modules/nsdhcpparams.py index d868f6db..8d7949ab 100644 --- a/plugins/modules/nsdhcpparams.py +++ b/plugins/modules/nsdhcpparams.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str dhcpclient: type: str diff --git a/plugins/modules/nsdiameter.py b/plugins/modules/nsdiameter.py index a95bc9cf..2de4f19b 100644 --- a/plugins/modules/nsdiameter.py +++ b/plugins/modules/nsdiameter.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str identity: type: str diff --git a/plugins/modules/nshttpparam.py b/plugins/modules/nshttpparam.py index e89cc586..f244061a 100644 --- a/plugins/modules/nshttpparam.py +++ b/plugins/modules/nshttpparam.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str conmultiplex: type: str diff --git a/plugins/modules/nslicenseparameters.py b/plugins/modules/nslicenseparameters.py index 6a2e8299..192d3233 100644 --- a/plugins/modules/nslicenseparameters.py +++ b/plugins/modules/nslicenseparameters.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str alert1gracetimeout: type: float diff --git a/plugins/modules/nsparam.py b/plugins/modules/nsparam.py index 6298a3cf..1f67139d 100644 --- a/plugins/modules/nsparam.py +++ b/plugins/modules/nsparam.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str advancedanalyticsstats: type: str diff --git a/plugins/modules/nsratecontrol.py b/plugins/modules/nsratecontrol.py index aa9d82c1..3b1e8b51 100644 --- a/plugins/modules/nsratecontrol.py +++ b/plugins/modules/nsratecontrol.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str icmpthreshold: type: float diff --git a/plugins/modules/nsrpcnode.py b/plugins/modules/nsrpcnode.py index e5d3a39e..371a1931 100644 --- a/plugins/modules/nsrpcnode.py +++ b/plugins/modules/nsrpcnode.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str ipaddress: type: str diff --git a/plugins/modules/nsspparams.py b/plugins/modules/nsspparams.py index ed4caeb2..d1a01990 100644 --- a/plugins/modules/nsspparams.py +++ b/plugins/modules/nsspparams.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str basethreshold: type: int diff --git a/plugins/modules/nstcpbufparam.py b/plugins/modules/nstcpbufparam.py index fa73f4d0..0e75f731 100644 --- a/plugins/modules/nstcpbufparam.py +++ b/plugins/modules/nstcpbufparam.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str memlimit: type: float diff --git a/plugins/modules/nstcpparam.py b/plugins/modules/nstcpparam.py index 1607b8bc..158ea0d4 100644 --- a/plugins/modules/nstcpparam.py +++ b/plugins/modules/nstcpparam.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str ackonpush: type: str diff --git a/plugins/modules/nstimeout.py b/plugins/modules/nstimeout.py index 2d41e18b..9f9db565 100644 --- a/plugins/modules/nstimeout.py +++ b/plugins/modules/nstimeout.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str anyclient: type: float diff --git a/plugins/modules/nsvpxparam.py b/plugins/modules/nsvpxparam.py index b981193e..7ad91590 100644 --- a/plugins/modules/nsvpxparam.py +++ b/plugins/modules/nsvpxparam.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str cpuyield: type: str diff --git a/plugins/modules/nsweblogparam.py b/plugins/modules/nsweblogparam.py index 6b61630b..250f39a1 100644 --- a/plugins/modules/nsweblogparam.py +++ b/plugins/modules/nsweblogparam.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str buffersizemb: type: float diff --git a/plugins/modules/ntpparam.py b/plugins/modules/ntpparam.py index 9574a2bb..de6d203b 100644 --- a/plugins/modules/ntpparam.py +++ b/plugins/modules/ntpparam.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str authentication: type: str diff --git a/plugins/modules/policyparam.py b/plugins/modules/policyparam.py index 1b2f5857..5607645a 100644 --- a/plugins/modules/policyparam.py +++ b/plugins/modules/policyparam.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str timeout: type: float diff --git a/plugins/modules/protocolhttpband.py b/plugins/modules/protocolhttpband.py index 4e92e506..d0854a45 100644 --- a/plugins/modules/protocolhttpband.py +++ b/plugins/modules/protocolhttpband.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str nodeid: type: float diff --git a/plugins/modules/quicparam.py b/plugins/modules/quicparam.py index 6008c9a6..da0fc90c 100644 --- a/plugins/modules/quicparam.py +++ b/plugins/modules/quicparam.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str quicsecrettimeout: type: float diff --git a/plugins/modules/reputationsettings.py b/plugins/modules/reputationsettings.py index cd87ba57..f79164d9 100644 --- a/plugins/modules/reputationsettings.py +++ b/plugins/modules/reputationsettings.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str proxypassword: type: str diff --git a/plugins/modules/responderparam.py b/plugins/modules/responderparam.py index 8777d1fa..f15a9dd1 100644 --- a/plugins/modules/responderparam.py +++ b/plugins/modules/responderparam.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str timeout: type: float diff --git a/plugins/modules/rewriteparam.py b/plugins/modules/rewriteparam.py index 70dd2c14..f96b07bf 100644 --- a/plugins/modules/rewriteparam.py +++ b/plugins/modules/rewriteparam.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str timeout: type: float diff --git a/plugins/modules/rnat6.py b/plugins/modules/rnat6.py index 0c8526ac..b35526fe 100644 --- a/plugins/modules/rnat6.py +++ b/plugins/modules/rnat6.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str acl6name: type: str diff --git a/plugins/modules/rnatparam.py b/plugins/modules/rnatparam.py index 1f251a1a..3e76434c 100644 --- a/plugins/modules/rnatparam.py +++ b/plugins/modules/rnatparam.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str srcippersistency: type: str diff --git a/plugins/modules/smppparam.py b/plugins/modules/smppparam.py index fe530aeb..19319707 100644 --- a/plugins/modules/smppparam.py +++ b/plugins/modules/smppparam.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str addrnpi: type: float diff --git a/plugins/modules/snmpalarm.py b/plugins/modules/snmpalarm.py index 8d4034ba..340f527a 100644 --- a/plugins/modules/snmpalarm.py +++ b/plugins/modules/snmpalarm.py @@ -27,6 +27,7 @@ state: choices: - present + - absent - enabled - disabled default: present @@ -35,6 +36,7 @@ ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. - When C(enabled) the resource will be enabled on the NetScaler ADC node. - When C(disabled) the resource will be disabled on the NetScaler ADC node. type: str diff --git a/plugins/modules/snmpengineid.py b/plugins/modules/snmpengineid.py index 6d08d12b..d320455d 100644 --- a/plugins/modules/snmpengineid.py +++ b/plugins/modules/snmpengineid.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str engineid: type: str diff --git a/plugins/modules/snmpmib.py b/plugins/modules/snmpmib.py index 4d997af7..f7f1922d 100644 --- a/plugins/modules/snmpmib.py +++ b/plugins/modules/snmpmib.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str contact: type: str diff --git a/plugins/modules/snmpoption.py b/plugins/modules/snmpoption.py index 020b4703..b3516f6d 100644 --- a/plugins/modules/snmpoption.py +++ b/plugins/modules/snmpoption.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str partitionnameintrap: type: str diff --git a/plugins/modules/sslfips.py b/plugins/modules/sslfips.py index 54bb835f..7ce8e588 100644 --- a/plugins/modules/sslfips.py +++ b/plugins/modules/sslfips.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str fipsfw: type: str diff --git a/plugins/modules/sslparameter.py b/plugins/modules/sslparameter.py index 96f72e1b..24ad6a21 100644 --- a/plugins/modules/sslparameter.py +++ b/plugins/modules/sslparameter.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str crlmemorysizemb: type: float diff --git a/plugins/modules/sslservice.py b/plugins/modules/sslservice.py index 44745da0..57b4b765 100644 --- a/plugins/modules/sslservice.py +++ b/plugins/modules/sslservice.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str cipherredirect: type: str diff --git a/plugins/modules/sslservicegroup.py b/plugins/modules/sslservicegroup.py index a2aab15d..f9e6b47d 100644 --- a/plugins/modules/sslservicegroup.py +++ b/plugins/modules/sslservicegroup.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str commonname: type: str diff --git a/plugins/modules/sslvserver.py b/plugins/modules/sslvserver.py index 22e440f4..d1d5f628 100644 --- a/plugins/modules/sslvserver.py +++ b/plugins/modules/sslvserver.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str cipherredirect: type: str diff --git a/plugins/modules/subscribergxinterface.py b/plugins/modules/subscribergxinterface.py index d13d649d..c32ab6a1 100644 --- a/plugins/modules/subscribergxinterface.py +++ b/plugins/modules/subscribergxinterface.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str cerrequesttimeout: type: float diff --git a/plugins/modules/subscriberparam.py b/plugins/modules/subscriberparam.py index 7b12ac13..e8010d43 100644 --- a/plugins/modules/subscriberparam.py +++ b/plugins/modules/subscriberparam.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str idleaction: type: str diff --git a/plugins/modules/subscriberradiusinterface.py b/plugins/modules/subscriberradiusinterface.py index 39e72814..ec97f97c 100644 --- a/plugins/modules/subscriberradiusinterface.py +++ b/plugins/modules/subscriberradiusinterface.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str listeningservice: type: str diff --git a/plugins/modules/systemcollectionparam.py b/plugins/modules/systemcollectionparam.py index 5874a7df..f9f8f49f 100644 --- a/plugins/modules/systemcollectionparam.py +++ b/plugins/modules/systemcollectionparam.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str communityname: type: str diff --git a/plugins/modules/systemcpuparam.py b/plugins/modules/systemcpuparam.py index 01fb5c1f..f270ffd7 100644 --- a/plugins/modules/systemcpuparam.py +++ b/plugins/modules/systemcpuparam.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str pemode: type: str diff --git a/plugins/modules/systemparameter.py b/plugins/modules/systemparameter.py index 4f11e716..78445846 100644 --- a/plugins/modules/systemparameter.py +++ b/plugins/modules/systemparameter.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str basicauth: type: str diff --git a/plugins/modules/tmsessionparameter.py b/plugins/modules/tmsessionparameter.py index b1212fdb..28a5e77e 100644 --- a/plugins/modules/tmsessionparameter.py +++ b/plugins/modules/tmsessionparameter.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str defaultauthorizationaction: type: str diff --git a/plugins/modules/urlfilteringparameter.py b/plugins/modules/urlfilteringparameter.py index 37a9e214..8172ea29 100644 --- a/plugins/modules/urlfilteringparameter.py +++ b/plugins/modules/urlfilteringparameter.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str cloudhost: type: str diff --git a/plugins/modules/videooptimizationparameter.py b/plugins/modules/videooptimizationparameter.py index f5fbc415..f534ccd9 100644 --- a/plugins/modules/videooptimizationparameter.py +++ b/plugins/modules/videooptimizationparameter.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str quicpacingrate: type: float diff --git a/plugins/modules/vpnparameter.py b/plugins/modules/vpnparameter.py index 37e01e5f..6dcd1d19 100644 --- a/plugins/modules/vpnparameter.py +++ b/plugins/modules/vpnparameter.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str advancedclientlessvpnmode: type: str diff --git a/plugins/modules/vridparam.py b/plugins/modules/vridparam.py index 136ff6e0..cb4117c3 100644 --- a/plugins/modules/vridparam.py +++ b/plugins/modules/vridparam.py @@ -27,12 +27,14 @@ state: choices: - present + - absent default: present description: - The state of the resource being configured by the module on the NetScaler ADC node. - When C(present) the resource will be created if needed and configured according to the module's parameters. + - When C(absent) the resource will be deleted from the NetScaler ADC node. type: str deadinterval: type: float From b8b2330c71f7faab5cbae35afc87deb1c0539b73 Mon Sep 17 00:00:00 2001 From: Sumanth Lingappa Date: Tue, 12 Dec 2023 17:46:00 +0530 Subject: [PATCH 04/22] changed hosts to localhost Signed-off-by: Sumanth Lingappa --- examples/aaaparameter.yaml | 2 +- examples/appflowparam.yaml | 2 +- examples/appfwjsoncontenttype.yaml | 2 +- examples/appfwmultipartformcontenttype.yaml | 2 +- examples/appfwurlencodedformcontenttype.yaml | 2 +- examples/appfwxmlcontenttype.yaml | 2 +- examples/basic-content-switching.yaml | 2 +- examples/cachecontentgroup.yaml | 2 +- examples/cacheparameter.yaml | 2 +- examples/cachepolicy.yaml | 2 +- examples/cachepolicylabel.yaml | 2 +- examples/callhome.yaml | 2 +- examples/channel.yaml | 2 +- examples/csaction.yaml | 2 +- examples/csvserver.yaml | 2 +- examples/dnsaddrec.yaml | 2 +- examples/dnsnsrec.yaml | 2 +- examples/hanode.yaml | 2 +- examples/ip6tunnelparam.yaml | 2 +- examples/ipset.yaml | 2 +- examples/lacp.yaml | 2 +- examples/lbmonitor.yaml | 2 +- examples/lbparameter.yaml | 2 +- examples/lbvserver.yaml | 2 +- examples/nd6ravariables.yaml | 2 +- examples/netprofile.yaml | 2 +- examples/nsconfig.yaml | 2 +- examples/nsdiameter.yaml | 2 +- examples/nsfeature.yaml | 2 +- examples/nshostname.yaml | 2 +- examples/nshttpprofile.yaml | 2 +- examples/nsip.yaml | 2 +- examples/nsip6.yaml | 2 +- examples/nsparam.yaml | 2 +- examples/nsspparams.yaml | 2 +- examples/nstcpprofile.yaml | 2 +- examples/nsvpxparam.yaml | 2 +- examples/nsweblogparam.yaml | 2 +- examples/password_change_first_boot.yaml | 2 +- examples/password_change_for_already_logged_in_user.yaml | 2 +- examples/route.yaml | 2 +- examples/rsskeytype.yaml | 2 +- examples/server.yaml | 2 +- examples/service.yaml | 2 +- examples/sessionid_based_authentication_via_login_logout.yaml | 2 +- examples/snmpgroup.yaml | 2 +- examples/snmptrap.yaml | 2 +- examples/snmpuser.yaml | 2 +- examples/snmpview.yaml | 2 +- examples/sslcertkey.yaml | 2 +- examples/sslservice.yaml | 2 +- examples/subscribergxinterface.yaml | 2 +- examples/systemgroup.yaml | 2 +- examples/systemparameter.yaml | 2 +- examples/systemuser.yaml | 2 +- examples/videooptimizationparameter.yaml | 2 +- examples/vlan.yaml | 2 +- examples/vpnparameter.yaml | 2 +- 58 files changed, 58 insertions(+), 58 deletions(-) diff --git a/examples/aaaparameter.yaml b/examples/aaaparameter.yaml index ce982149..52898953 100644 --- a/examples/aaaparameter.yaml +++ b/examples/aaaparameter.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | aaaparameter diff --git a/examples/appflowparam.yaml b/examples/appflowparam.yaml index 450699a4..7a484339 100644 --- a/examples/appflowparam.yaml +++ b/examples/appflowparam.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | appflowparam diff --git a/examples/appfwjsoncontenttype.yaml b/examples/appfwjsoncontenttype.yaml index de65603d..480f0eb8 100644 --- a/examples/appfwjsoncontenttype.yaml +++ b/examples/appfwjsoncontenttype.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | appfwJSONContentType diff --git a/examples/appfwmultipartformcontenttype.yaml b/examples/appfwmultipartformcontenttype.yaml index a6554dd4..b9ae18f0 100644 --- a/examples/appfwmultipartformcontenttype.yaml +++ b/examples/appfwmultipartformcontenttype.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | appfwmultipartFormContentType diff --git a/examples/appfwurlencodedformcontenttype.yaml b/examples/appfwurlencodedformcontenttype.yaml index 53c4ffe1..2b155347 100644 --- a/examples/appfwurlencodedformcontenttype.yaml +++ b/examples/appfwurlencodedformcontenttype.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | appfwurlEncodedFormContentType diff --git a/examples/appfwxmlcontenttype.yaml b/examples/appfwxmlcontenttype.yaml index 6df4ef41..a9b9b26c 100644 --- a/examples/appfwxmlcontenttype.yaml +++ b/examples/appfwxmlcontenttype.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | appfwXMLContentType diff --git a/examples/basic-content-switching.yaml b/examples/basic-content-switching.yaml index 2dcdb881..1d548cdd 100644 --- a/examples/basic-content-switching.yaml +++ b/examples/basic-content-switching.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook | Generated by nscli_to_ansible_playbook.py - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Playbook | snip diff --git a/examples/cachecontentgroup.yaml b/examples/cachecontentgroup.yaml index a21115a9..dfbf02f5 100644 --- a/examples/cachecontentgroup.yaml +++ b/examples/cachecontentgroup.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | cachecontentgroup diff --git a/examples/cacheparameter.yaml b/examples/cacheparameter.yaml index 52808ded..8a2c7131 100644 --- a/examples/cacheparameter.yaml +++ b/examples/cacheparameter.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | cacheparameter diff --git a/examples/cachepolicy.yaml b/examples/cachepolicy.yaml index 2c728d98..b7fae2fd 100644 --- a/examples/cachepolicy.yaml +++ b/examples/cachepolicy.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | cachepolicy diff --git a/examples/cachepolicylabel.yaml b/examples/cachepolicylabel.yaml index 26bb23d1..04adcf72 100644 --- a/examples/cachepolicylabel.yaml +++ b/examples/cachepolicylabel.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | cachepolicylabel diff --git a/examples/callhome.yaml b/examples/callhome.yaml index 8de8ef91..fe819235 100644 --- a/examples/callhome.yaml +++ b/examples/callhome.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | callhome diff --git a/examples/channel.yaml b/examples/channel.yaml index 5535a8b2..66453a27 100644 --- a/examples/channel.yaml +++ b/examples/channel.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | channel diff --git a/examples/csaction.yaml b/examples/csaction.yaml index 7aadb7ae..59b78bf0 100644 --- a/examples/csaction.yaml +++ b/examples/csaction.yaml @@ -1,7 +1,7 @@ --- - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false diff --git a/examples/csvserver.yaml b/examples/csvserver.yaml index e97624df..d119ab07 100644 --- a/examples/csvserver.yaml +++ b/examples/csvserver.yaml @@ -1,7 +1,7 @@ --- - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false diff --git a/examples/dnsaddrec.yaml b/examples/dnsaddrec.yaml index bc2cfa6f..70ed4161 100644 --- a/examples/dnsaddrec.yaml +++ b/examples/dnsaddrec.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | dnsaddRec diff --git a/examples/dnsnsrec.yaml b/examples/dnsnsrec.yaml index 3c5743a7..4b6d1e87 100644 --- a/examples/dnsnsrec.yaml +++ b/examples/dnsnsrec.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | dnsnsRec diff --git a/examples/hanode.yaml b/examples/hanode.yaml index 56b15941..4fc14e04 100644 --- a/examples/hanode.yaml +++ b/examples/hanode.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | HAnode diff --git a/examples/ip6tunnelparam.yaml b/examples/ip6tunnelparam.yaml index 6dc3b297..50beb9bf 100644 --- a/examples/ip6tunnelparam.yaml +++ b/examples/ip6tunnelparam.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | ip6TunnelParam diff --git a/examples/ipset.yaml b/examples/ipset.yaml index 76ad94be..6f83cfd0 100644 --- a/examples/ipset.yaml +++ b/examples/ipset.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | ipset diff --git a/examples/lacp.yaml b/examples/lacp.yaml index 7e8dfdd3..8e11ebf4 100644 --- a/examples/lacp.yaml +++ b/examples/lacp.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | lacp diff --git a/examples/lbmonitor.yaml b/examples/lbmonitor.yaml index dca19f29..ed327579 100644 --- a/examples/lbmonitor.yaml +++ b/examples/lbmonitor.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | lbmonitor diff --git a/examples/lbparameter.yaml b/examples/lbparameter.yaml index 455f825e..62d5b852 100644 --- a/examples/lbparameter.yaml +++ b/examples/lbparameter.yaml @@ -1,7 +1,7 @@ --- - name: Sample Task - hosts: demo_netscalers + hosts: localhost gather_facts: false diff --git a/examples/lbvserver.yaml b/examples/lbvserver.yaml index 758c1d8a..14f7dff3 100644 --- a/examples/lbvserver.yaml +++ b/examples/lbvserver.yaml @@ -1,7 +1,7 @@ --- - name: Simple LBVserver playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false diff --git a/examples/nd6ravariables.yaml b/examples/nd6ravariables.yaml index b67cddc8..2e69d58b 100644 --- a/examples/nd6ravariables.yaml +++ b/examples/nd6ravariables.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | nd6RAvariables diff --git a/examples/netprofile.yaml b/examples/netprofile.yaml index e7549ba3..a68a86f6 100644 --- a/examples/netprofile.yaml +++ b/examples/netprofile.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | netProfile diff --git a/examples/nsconfig.yaml b/examples/nsconfig.yaml index e2399031..242e09ac 100644 --- a/examples/nsconfig.yaml +++ b/examples/nsconfig.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | nsconfig diff --git a/examples/nsdiameter.yaml b/examples/nsdiameter.yaml index 3f7e4ddf..6040cd9d 100644 --- a/examples/nsdiameter.yaml +++ b/examples/nsdiameter.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | nsdiameter diff --git a/examples/nsfeature.yaml b/examples/nsfeature.yaml index 283a3059..e8956c65 100644 --- a/examples/nsfeature.yaml +++ b/examples/nsfeature.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | nsfeature diff --git a/examples/nshostname.yaml b/examples/nshostname.yaml index 1afac32c..593a0cea 100644 --- a/examples/nshostname.yaml +++ b/examples/nshostname.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | nshostName diff --git a/examples/nshttpprofile.yaml b/examples/nshttpprofile.yaml index 90e05d42..64784b67 100644 --- a/examples/nshttpprofile.yaml +++ b/examples/nshttpprofile.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | nshttpProfile diff --git a/examples/nsip.yaml b/examples/nsip.yaml index 8a45031f..590121ce 100644 --- a/examples/nsip.yaml +++ b/examples/nsip.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | nsip diff --git a/examples/nsip6.yaml b/examples/nsip6.yaml index d32cad12..c1e0d5c5 100644 --- a/examples/nsip6.yaml +++ b/examples/nsip6.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | nsip6 diff --git a/examples/nsparam.yaml b/examples/nsparam.yaml index d32de0cd..34cebba8 100644 --- a/examples/nsparam.yaml +++ b/examples/nsparam.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | nsparam diff --git a/examples/nsspparams.yaml b/examples/nsspparams.yaml index efc96f3b..7032514e 100644 --- a/examples/nsspparams.yaml +++ b/examples/nsspparams.yaml @@ -1,7 +1,7 @@ --- - name: Sample Task - hosts: demo_netscalers + hosts: localhost gather_facts: false diff --git a/examples/nstcpprofile.yaml b/examples/nstcpprofile.yaml index b2ca3a7e..e4f413f3 100644 --- a/examples/nstcpprofile.yaml +++ b/examples/nstcpprofile.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | nstcpProfile diff --git a/examples/nsvpxparam.yaml b/examples/nsvpxparam.yaml index 5cee9a9d..9864191b 100644 --- a/examples/nsvpxparam.yaml +++ b/examples/nsvpxparam.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | nsvpxparam diff --git a/examples/nsweblogparam.yaml b/examples/nsweblogparam.yaml index cb6bb412..f3cf460d 100644 --- a/examples/nsweblogparam.yaml +++ b/examples/nsweblogparam.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | nsweblogparam diff --git a/examples/password_change_first_boot.yaml b/examples/password_change_first_boot.yaml index 20d52a98..1a85861b 100644 --- a/examples/password_change_first_boot.yaml +++ b/examples/password_change_first_boot.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook | Change password on first boot - hosts: demo_netscalers + hosts: localhost gather_facts: false diff --git a/examples/password_change_for_already_logged_in_user.yaml b/examples/password_change_for_already_logged_in_user.yaml index 1e13f310..a66b216d 100644 --- a/examples/password_change_for_already_logged_in_user.yaml +++ b/examples/password_change_for_already_logged_in_user.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook | Change password for already logged in user - hosts: demo_netscalers + hosts: localhost gather_facts: false diff --git a/examples/route.yaml b/examples/route.yaml index cb4e6d85..fbe2e9b3 100644 --- a/examples/route.yaml +++ b/examples/route.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | route diff --git a/examples/rsskeytype.yaml b/examples/rsskeytype.yaml index 771a523d..86069593 100644 --- a/examples/rsskeytype.yaml +++ b/examples/rsskeytype.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | rsskeytype diff --git a/examples/server.yaml b/examples/server.yaml index 236d25c7..bf4ed326 100644 --- a/examples/server.yaml +++ b/examples/server.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | server diff --git a/examples/service.yaml b/examples/service.yaml index d9438e55..b4b04e1f 100644 --- a/examples/service.yaml +++ b/examples/service.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | service diff --git a/examples/sessionid_based_authentication_via_login_logout.yaml b/examples/sessionid_based_authentication_via_login_logout.yaml index 7027802e..a831a8fb 100644 --- a/examples/sessionid_based_authentication_via_login_logout.yaml +++ b/examples/sessionid_based_authentication_via_login_logout.yaml @@ -1,6 +1,6 @@ --- - name: Sample login and logout playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false diff --git a/examples/snmpgroup.yaml b/examples/snmpgroup.yaml index b747ba76..08218f6e 100644 --- a/examples/snmpgroup.yaml +++ b/examples/snmpgroup.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | snmpgroup diff --git a/examples/snmptrap.yaml b/examples/snmptrap.yaml index 7ab5431a..a09262d1 100644 --- a/examples/snmptrap.yaml +++ b/examples/snmptrap.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | snmptrap diff --git a/examples/snmpuser.yaml b/examples/snmpuser.yaml index c6be7b2a..f96baba6 100644 --- a/examples/snmpuser.yaml +++ b/examples/snmpuser.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | snmpuser diff --git a/examples/snmpview.yaml b/examples/snmpview.yaml index a84b729d..d88c7195 100644 --- a/examples/snmpview.yaml +++ b/examples/snmpview.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | snmpview diff --git a/examples/sslcertkey.yaml b/examples/sslcertkey.yaml index ba6f1cdf..73556074 100644 --- a/examples/sslcertkey.yaml +++ b/examples/sslcertkey.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | sslcertKey diff --git a/examples/sslservice.yaml b/examples/sslservice.yaml index d6d4c285..f9859bd0 100644 --- a/examples/sslservice.yaml +++ b/examples/sslservice.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | sslservice diff --git a/examples/subscribergxinterface.yaml b/examples/subscribergxinterface.yaml index 69c01c98..26a2e187 100644 --- a/examples/subscribergxinterface.yaml +++ b/examples/subscribergxinterface.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | subscribergxInterface diff --git a/examples/systemgroup.yaml b/examples/systemgroup.yaml index df819f09..1a93ec94 100644 --- a/examples/systemgroup.yaml +++ b/examples/systemgroup.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | systemgroup diff --git a/examples/systemparameter.yaml b/examples/systemparameter.yaml index 3e39a7e9..a24a3a0f 100644 --- a/examples/systemparameter.yaml +++ b/examples/systemparameter.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | systemparameter diff --git a/examples/systemuser.yaml b/examples/systemuser.yaml index 298565c2..6c4f8e98 100644 --- a/examples/systemuser.yaml +++ b/examples/systemuser.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | systemuser diff --git a/examples/videooptimizationparameter.yaml b/examples/videooptimizationparameter.yaml index 3a11d2d7..6940405b 100644 --- a/examples/videooptimizationparameter.yaml +++ b/examples/videooptimizationparameter.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | videooptimizationparameter diff --git a/examples/vlan.yaml b/examples/vlan.yaml index 17fef327..deb630bb 100644 --- a/examples/vlan.yaml +++ b/examples/vlan.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | vlan diff --git a/examples/vpnparameter.yaml b/examples/vpnparameter.yaml index 349ed8d1..7f17038b 100644 --- a/examples/vpnparameter.yaml +++ b/examples/vpnparameter.yaml @@ -1,5 +1,5 @@ - name: Sample Playbook - hosts: demo_netscalers + hosts: localhost gather_facts: false tasks: - name: Sample Task | vpnparameter From 564e5237eca3caed7ae5d61398cde1f652ad03c3 Mon Sep 17 00:00:00 2001 From: Sumanth Lingappa Date: Tue, 12 Dec 2023 19:11:20 +0530 Subject: [PATCH 05/22] updated nitro_resource_map Signed-off-by: Sumanth Lingappa --- plugins/module_utils/nitro_resource_map.py | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/plugins/module_utils/nitro_resource_map.py b/plugins/module_utils/nitro_resource_map.py index 3f01df78..a1948a1f 100644 --- a/plugins/module_utils/nitro_resource_map.py +++ b/plugins/module_utils/nitro_resource_map.py @@ -26432,11 +26432,7 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": { - "acllogtime": { - "choices": ["DISABLED", "ENABLED"], - "no_log": False, - "type": "str", - }, + "acllogtime": {"no_log": False, "type": "str"}, "allowclasseipv4": { "choices": ["DISABLED", "ENABLED"], "default": "DISABLED", From 7dbdcda3372bed4ea3e00dda065821897de672a0 Mon Sep 17 00:00:00 2001 From: Sumanth Lingappa Date: Tue, 12 Dec 2023 19:16:44 +0530 Subject: [PATCH 06/22] updated l3param-acllogtime Signed-off-by: Sumanth Lingappa --- plugins/modules/l3param.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/plugins/modules/l3param.py b/plugins/modules/l3param.py index 46e652f1..53a6af45 100644 --- a/plugins/modules/l3param.py +++ b/plugins/modules/l3param.py @@ -38,9 +38,6 @@ type: str acllogtime: type: str - choices: - - ENABLED - - DISABLED description: - Parameter to tune acl logging time allowclasseipv4: From c9e72b42071afedd36167c695ec506c7ae8fb824 Mon Sep 17 00:00:00 2001 From: Sumanth Lingappa Date: Wed, 13 Dec 2023 14:12:25 +0530 Subject: [PATCH 07/22] removed default values default values would have come into payload via self.module.params in AnsibleModule class Signed-off-by: Sumanth Lingappa --- examples/lbvserver.yaml | 2 +- plugins/module_utils/common.py | 15 +- plugins/module_utils/module_executor.py | 4 + plugins/module_utils/nitro_resource_map.py | 8832 ++++++++++------- .../aaagroup_auditnslogpolicy_binding.py | 1 - .../aaagroup_auditsyslogpolicy_binding.py | 1 - .../aaagroup_authorizationpolicy_binding.py | 1 - .../aaagroup_tmsessionpolicy_binding.py | 1 - .../aaagroup_vpnsessionpolicy_binding.py | 1 - .../aaagroup_vpntrafficpolicy_binding.py | 1 - .../modules/aaagroup_vpnurlpolicy_binding.py | 1 - plugins/modules/aaaldapparams.py | 6 - plugins/modules/aaaotpparameter.py | 2 - plugins/modules/aaaparameter.py | 12 - plugins/modules/aaaradiusparams.py | 7 - plugins/modules/aaatacacsparams.py | 2 - .../aaauser_auditnslogpolicy_binding.py | 1 - .../aaauser_auditsyslogpolicy_binding.py | 1 - .../aaauser_authorizationpolicy_binding.py | 1 - .../aaauser_tmsessionpolicy_binding.py | 1 - .../aaauser_vpnsessionpolicy_binding.py | 1 - .../aaauser_vpntrafficpolicy_binding.py | 1 - .../modules/aaauser_vpnurlpolicy_binding.py | 1 - plugins/modules/admparameter.py | 1 - plugins/modules/analyticsprofile.py | 29 - plugins/modules/apispec.py | 1 - plugins/modules/appalgparam.py | 1 - plugins/modules/appflowaction.py | 9 - plugins/modules/appflowcollector.py | 1 - .../appflowglobal_appflowpolicy_binding.py | 1 - plugins/modules/appflowparam.py | 44 - plugins/modules/appflowpolicylabel.py | 1 - plugins/modules/appfwconfidfield.py | 1 - .../appfwglobal_appfwpolicy_binding.py | 1 - plugins/modules/appfwgrpccontenttype.py | 1 - .../modules/appfwgrpcwebjsoncontenttype.py | 1 - .../modules/appfwgrpcwebtextcontenttype.py | 1 - plugins/modules/appfwjsoncontenttype.py | 1 - plugins/modules/appfwlearningsettings.py | 19 - .../modules/appfwmultipartformcontenttype.py | 1 - plugins/modules/appfwprofile.py | 73 - .../appfwprofile_blockkeyword_binding.py | 1 - .../appfwprofile_bypasslist_binding.py | 1 - .../modules/appfwprofile_denylist_binding.py | 2 - .../appfwprofile_fileuploadtype_binding.py | 1 - .../appfwprofile_jsonblockkeyword_binding.py | 1 - .../appfwprofile_jsondosurl_binding.py | 6 - plugins/modules/appfwsettings.py | 15 - plugins/modules/appfwsignatures.py | 2 - .../modules/appfwurlencodedformcontenttype.py | 1 - plugins/modules/appfwxmlcontenttype.py | 1 - plugins/modules/appqoeaction.py | 2 - plugins/modules/appqoeparameter.py | 4 - plugins/modules/arpparam.py | 2 - plugins/modules/auditmessageaction.py | 1 - plugins/modules/auditnslogaction.py | 1 - ...ditnslogglobal_auditnslogpolicy_binding.py | 1 - plugins/modules/auditsyslogaction.py | 2 - ...tsyslogglobal_auditsyslogpolicy_binding.py | 1 - .../modules/authenticationazurekeyvault.py | 3 - plugins/modules/authenticationcertaction.py | 1 - .../modules/authenticationcitrixauthaction.py | 2 - plugins/modules/authenticationemailaction.py | 2 - plugins/modules/authenticationldapaction.py | 14 - plugins/modules/authenticationloginschema.py | 1 - plugins/modules/authenticationoauthaction.py | 7 - .../modules/authenticationoauthidpprofile.py | 5 - plugins/modules/authenticationpolicylabel.py | 1 - plugins/modules/authenticationpushservice.py | 1 - plugins/modules/authenticationradiusaction.py | 7 - plugins/modules/authenticationsamlaction.py | 15 - .../modules/authenticationsamlidpprofile.py | 13 - plugins/modules/authenticationtacacsaction.py | 2 - plugins/modules/authenticationvserver.py | 4 - plugins/modules/autoscaleaction.py | 2 - .../modules/botglobal_botpolicy_binding.py | 1 - plugins/modules/botprofile.py | 16 - .../modules/botprofile_blacklist_binding.py | 2 - plugins/modules/botprofile_captcha_binding.py | 7 - .../botprofile_ipreputation_binding.py | 2 - .../botprofile_kmdetectionexpr_binding.py | 1 - .../botprofile_logexpression_binding.py | 1 - .../modules/botprofile_ratelimit_binding.py | 4 - plugins/modules/botprofile_tps_binding.py | 2 - .../botprofile_trapinsertionurl_binding.py | 1 - .../modules/botprofile_whitelist_binding.py | 2 - plugins/modules/botsettings.py | 7 - plugins/modules/bridgegroup.py | 2 - plugins/modules/bridgegroup_nsip6_binding.py | 1 - plugins/modules/bridgegroup_nsip_binding.py | 1 - plugins/modules/bridgetable.py | 1 - plugins/modules/cachecontentgroup.py | 19 - .../cacheglobal_cachepolicy_binding.py | 2 - plugins/modules/cacheobject.py | 3 - plugins/modules/cacheparameter.py | 2 - plugins/modules/callhome.py | 3 - plugins/modules/channel.py | 9 - plugins/modules/cloudngsparameter.py | 4 - plugins/modules/cloudprofile.py | 2 - plugins/modules/cloudtunnelvserver.py | 2 - plugins/modules/clusterinstance.py | 11 - plugins/modules/clusternode.py | 4 - plugins/modules/clusternodegroup.py | 2 - plugins/modules/cmpaction.py | 2 - .../modules/cmpglobal_cmppolicy_binding.py | 1 - plugins/modules/cmpparameter.py | 11 - plugins/modules/contentinspectionaction.py | 2 - plugins/modules/contentinspectioncallout.py | 1 - ...nglobal_contentinspectionpolicy_binding.py | 1 - plugins/modules/contentinspectionparameter.py | 1 - plugins/modules/crvserver.py | 19 - plugins/modules/csparameter.py | 1 - plugins/modules/csvserver.py | 31 - plugins/modules/dbdbprofile.py | 4 - plugins/modules/dnsaaaarec.py | 1 - plugins/modules/dnsaction.py | 1 - plugins/modules/dnsaddrec.py | 1 - plugins/modules/dnscaarec.py | 3 - plugins/modules/dnscnamerec.py | 2 - .../modules/dnsglobal_dnspolicy_binding.py | 1 - plugins/modules/dnskey.py | 8 - plugins/modules/dnsmxrec.py | 2 - plugins/modules/dnsnameserver.py | 1 - plugins/modules/dnsnaptrrec.py | 2 - plugins/modules/dnsnsrec.py | 1 - plugins/modules/dnsparameter.py | 14 - plugins/modules/dnsprofile.py | 8 - plugins/modules/dnsptrrec.py | 1 - plugins/modules/dnssoarec.py | 6 - plugins/modules/dnssrvrec.py | 1 - plugins/modules/dnstxtrec.py | 2 - plugins/modules/dnszone.py | 2 - plugins/modules/endpointinfo.py | 1 - plugins/modules/feoaction.py | 1 - .../modules/feoglobal_feopolicy_binding.py | 1 - plugins/modules/feoparameter.py | 4 - plugins/modules/forwardingsession.py | 3 - plugins/modules/gslbparameter.py | 12 - plugins/modules/gslbservice.py | 6 - plugins/modules/gslbservicegroup.py | 6 - plugins/modules/gslbsite.py | 4 - plugins/modules/gslbvserver.py | 18 - plugins/modules/hanode.py | 7 - plugins/modules/icaaccessprofile.py | 9 - .../modules/icaglobal_icapolicy_binding.py | 1 - plugins/modules/icalatencyprofile.py | 5 - plugins/modules/icaparameter.py | 4 - plugins/modules/inat.py | 5 - plugins/modules/inatparam.py | 4 - plugins/modules/ip6tunnel.py | 1 - plugins/modules/ip6tunnelparam.py | 3 - plugins/modules/ipsecalgprofile.py | 4 - plugins/modules/ipsecparameter.py | 4 - plugins/modules/iptunnel.py | 7 - plugins/modules/iptunnelparam.py | 5 - plugins/modules/ipv6.py | 5 - plugins/modules/l2param.py | 16 - plugins/modules/l3param.py | 14 - plugins/modules/l4param.py | 2 - plugins/modules/lacp.py | 2 - plugins/modules/lbglobal_lbpolicy_binding.py | 1 - plugins/modules/lbgroup.py | 5 - plugins/modules/lbmonitor.py | 22 - plugins/modules/lbparameter.py | 16 - plugins/modules/lbpolicylabel.py | 1 - plugins/modules/lbprofile.py | 8 - plugins/modules/lbsipparameters.py | 3 - plugins/modules/lbvserver.py | 43 - .../modules/lbvserver_servicegroup_binding.py | 1 - plugins/modules/lbwlm.py | 1 - plugins/modules/lldpparam.py | 2 - plugins/modules/locationfile.py | 1 - plugins/modules/locationfile6.py | 1 - plugins/modules/locationparameter.py | 1 - plugins/modules/lsnappsattributes.py | 1 - plugins/modules/lsnappsprofile.py | 6 - plugins/modules/lsngroup.py | 11 - plugins/modules/lsnhttphdrlogprofile.py | 4 - plugins/modules/lsnlogprofile.py | 4 - plugins/modules/lsnparameter.py | 2 - plugins/modules/lsnpool.py | 3 - plugins/modules/lsnrtspalgprofile.py | 2 - plugins/modules/lsnsession.py | 1 - plugins/modules/lsnsipalgprofile.py | 9 - plugins/modules/lsntransportprofile.py | 7 - plugins/modules/mapbmr.py | 3 - plugins/modules/nat64param.py | 4 - plugins/modules/nd6ravariables.py | 10 - plugins/modules/netprofile.py | 5 - plugins/modules/nsacls.py | 1 - plugins/modules/nsacls6.py | 1 - plugins/modules/nsappflowcollector.py | 1 - plugins/modules/nsappflowparam.py | 9 - plugins/modules/nsaptlicense.py | 1 - plugins/modules/nscentralmanagementserver.py | 1 - plugins/modules/nsconfig.py | 10 - plugins/modules/nsdhcpparams.py | 2 - plugins/modules/nsdiameter.py | 2 - plugins/modules/nsextension.py | 1 - plugins/modules/nshostname.py | 1 - plugins/modules/nshttpparam.py | 8 - plugins/modules/nshttpprofile.py | 45 - plugins/modules/nsicapprofile.py | 5 - plugins/modules/nsip.py | 24 - plugins/modules/nsip6.py | 22 - plugins/modules/nslicenseparameters.py | 5 - plugins/modules/nslimitidentifier.py | 4 - plugins/modules/nsmigration.py | 1 - plugins/modules/nsparam.py | 17 - plugins/modules/nspartition.py | 4 - plugins/modules/nsratecontrol.py | 2 - plugins/modules/nsrpcnode.py | 2 - plugins/modules/nsspparams.py | 2 - plugins/modules/nstcpbufparam.py | 2 - plugins/modules/nstcpparam.py | 43 - plugins/modules/nstcpprofile.py | 48 - plugins/modules/nstimeout.py | 5 - plugins/modules/nstimer.py | 2 - .../nstimer_autoscalepolicy_binding.py | 2 - plugins/modules/nstrace.py | 13 - plugins/modules/nstrafficdomain.py | 1 - plugins/modules/nsvariable.py | 4 - plugins/modules/nsvpxparam.py | 2 - plugins/modules/nsweblogparam.py | 1 - plugins/modules/ntpparam.py | 3 - plugins/modules/ntpserver.py | 1 - plugins/modules/onlinkipv6prefix.py | 6 - plugins/modules/pcpprofile.py | 4 - plugins/modules/pcpserver.py | 1 - plugins/modules/policyparam.py | 1 - plugins/modules/policyurlset.py | 1 - plugins/modules/protocolhttpband.py | 2 - plugins/modules/quicbridgeprofile.py | 2 - plugins/modules/quicparam.py | 1 - plugins/modules/quicprofile.py | 17 - plugins/modules/rdpclientprofile.py | 14 - plugins/modules/rdpserverprofile.py | 2 - plugins/modules/responderaction.py | 1 - ...responderglobal_responderpolicy_binding.py | 1 - plugins/modules/responderparam.py | 2 - plugins/modules/responderpolicylabel.py | 1 - .../rewriteglobal_rewritepolicy_binding.py | 1 - plugins/modules/rewriteparam.py | 2 - plugins/modules/rnat.py | 4 - plugins/modules/rnat6.py | 2 - plugins/modules/rnat6_nsip6_binding.py | 1 - plugins/modules/rnatparam.py | 2 - plugins/modules/route.py | 4 - plugins/modules/route6.py | 5 - plugins/modules/rsskeytype.py | 1 - plugins/modules/server.py | 4 - plugins/modules/service.py | 9 - plugins/modules/servicegroup.py | 11 - .../modules/servicegroup_lbmonitor_binding.py | 1 - ...servicegroup_servicegroupmember_binding.py | 1 - plugins/modules/smppparam.py | 4 - plugins/modules/snmpalarm.py | 2 - plugins/modules/snmpengineid.py | 1 - plugins/modules/snmpmib.py | 5 - plugins/modules/snmpoption.py | 5 - plugins/modules/snmptrap.py | 3 - plugins/modules/snmptrap_snmpuser_binding.py | 2 - plugins/modules/sslaction.py | 1 - plugins/modules/sslcert.py | 5 - plugins/modules/sslcertkey.py | 2 - plugins/modules/sslcertreq.py | 1 - plugins/modules/sslcrl.py | 3 - plugins/modules/ssldtlsprofile.py | 8 - plugins/modules/sslecdsakey.py | 1 - plugins/modules/sslfipskey.py | 3 - .../modules/sslglobal_sslpolicy_binding.py | 2 - plugins/modules/sslhsmkey.py | 1 - plugins/modules/ssllogprofile.py | 4 - plugins/modules/sslocspresponder.py | 4 - plugins/modules/sslparameter.py | 21 - plugins/modules/sslpkcs8.py | 1 - plugins/modules/sslprofile.py | 46 - plugins/modules/sslrsakey.py | 2 - plugins/modules/sslservice.py | 23 - plugins/modules/sslservicegroup.py | 12 - plugins/modules/sslvserver.py | 28 - .../modules/sslvserver_sslpolicy_binding.py | 1 - plugins/modules/streamidentifier.py | 7 - plugins/modules/subscribergxinterface.py | 9 - plugins/modules/subscriberparam.py | 3 - plugins/modules/subscriberradiusinterface.py | 1 - plugins/modules/systembackup.py | 2 - plugins/modules/systementitydata.py | 1 - plugins/modules/systemfile.py | 1 - .../systemglobal_auditnslogpolicy_binding.py | 1 - .../systemglobal_auditsyslogpolicy_binding.py | 1 - ...global_authenticationldappolicy_binding.py | 1 - ...lobal_authenticationlocalpolicy_binding.py | 1 - ...stemglobal_authenticationpolicy_binding.py | 1 - ...obal_authenticationradiuspolicy_binding.py | 1 - ...obal_authenticationtacacspolicy_binding.py | 1 - plugins/modules/systemparameter.py | 15 - plugins/modules/systemuser.py | 2 - plugins/modules/tmformssoaction.py | 3 - .../tmglobal_tmtrafficpolicy_binding.py | 1 - plugins/modules/tmsamlssoprofile.py | 8 - plugins/modules/tmsessionaction.py | 2 - plugins/modules/tmsessionparameter.py | 7 - plugins/modules/tmtrafficaction.py | 1 - plugins/modules/traceroute.py | 6 - plugins/modules/traceroute6.py | 5 - ...transformglobal_transformpolicy_binding.py | 1 - ...unnelglobal_tunneltrafficpolicy_binding.py | 1 - ...ideooptimizationdetectionpolicy_binding.py | 1 - ...g_videooptimizationpacingpolicy_binding.py | 1 - .../modules/videooptimizationpacingaction.py | 1 - plugins/modules/vlan.py | 3 - plugins/modules/vlan_channel_binding.py | 1 - plugins/modules/vlan_interface_binding.py | 1 - plugins/modules/vlan_linkset_binding.py | 1 - plugins/modules/vlan_nsip6_binding.py | 1 - plugins/modules/vlan_nsip_binding.py | 1 - plugins/modules/vpnalwaysonprofile.py | 3 - plugins/modules/vpnclientlessaccessprofile.py | 1 - plugins/modules/vpnformssoaction.py | 3 - plugins/modules/vpnintranetapplication.py | 1 - plugins/modules/vpnnexthopserver.py | 1 - plugins/modules/vpnparameter.py | 35 - plugins/modules/vpnpcoipprofile.py | 2 - plugins/modules/vpnpcoipvserverprofile.py | 1 - plugins/modules/vpnsamlssoprofile.py | 8 - plugins/modules/vpnsessionaction.py | 1 - plugins/modules/vpntrafficaction.py | 1 - plugins/modules/vpnurl.py | 1 - plugins/modules/vpnurlaction.py | 1 - plugins/modules/vpnvserver.py | 19 - plugins/modules/vrid.py | 4 - plugins/modules/vrid6.py | 4 - plugins/modules/vridparam.py | 3 - plugins/modules/vserver.py | 2 - plugins/modules/vxlan.py | 6 - 336 files changed, 5062 insertions(+), 5507 deletions(-) diff --git a/examples/lbvserver.yaml b/examples/lbvserver.yaml index 14f7dff3..f95e522c 100644 --- a/examples/lbvserver.yaml +++ b/examples/lbvserver.yaml @@ -65,7 +65,7 @@ # validate_certs: false # This can also be given via NETSCALER_VALIDATE_CERTS environment variable # save_config: false # This can also be given via NETSCALER_SAVE_CONFIG environment variable - state: enabled + state: absent name: test_lbvser servicetype: HTTP diff --git a/plugins/module_utils/common.py b/plugins/module_utils/common.py index 0500c1b5..234b2f71 100644 --- a/plugins/module_utils/common.py +++ b/plugins/module_utils/common.py @@ -79,6 +79,7 @@ def is_resource_exists( attrs=attrs, filter=filter, ) + # FIXME: Handle the case where invalid argument caused 599 status code return True if status_code in HTTP_SUCCESS_CODES else False @@ -335,6 +336,7 @@ def delete_resource(client, resource_name, resource_module_params): args = {} for arg_key in NITRO_RESOURCE_MAP[resource_name]["delete_arg_keys"]: + log("DEBUG: arg_key: {}".format(arg_key)) # FIXME: after discussion with Nitro team if ( resource_name == "lbvserver_servicegroup_binding" @@ -353,13 +355,19 @@ def delete_resource(client, resource_name, resource_module_params): ) continue - resource_id = resource_module_params[ - NITRO_RESOURCE_MAP[resource_name]["primary_key"] - ] + if NITRO_RESOURCE_MAP[resource_name]["primary_key"]: + resource_id = resource_module_params[ + NITRO_RESOURCE_MAP[resource_name]["primary_key"] + ] + else: + resource_id = None if resource_name.endswith("_binding"): if not is_resource_exists(client, resource_name, resource_id, filter=args): return True, None + elif resource_name in {"sslcertfile"}: + if not is_resource_exists(client, resource_name, resource_id, filter=args): + return True, None else: if not is_resource_exists(client, resource_name, resource_id, args=args): return True, None @@ -567,5 +575,6 @@ def is_global_binding(resource_name): ) +@trace def is_singleton_resource(resource_name): return NITRO_RESOURCE_MAP[resource_name]["singleton"] diff --git a/plugins/module_utils/module_executor.py b/plugins/module_utils/module_executor.py index 300b5c5c..f42124e9 100644 --- a/plugins/module_utils/module_executor.py +++ b/plugins/module_utils/module_executor.py @@ -176,7 +176,9 @@ def _filter_desired_bindings(self): @trace def _filter_resource_module_params(self): + log("DEBUG: self.module.params: %s" % self.module.params) for k, v in self.module.params.items(): + log("DEBUG: k: %s, v: %s" % (k, v)) if (not k.endswith("_binding")) and ( k in NITRO_RESOURCE_MAP[self.resource_name]["readwrite_arguments"].keys() @@ -816,6 +818,8 @@ def main(self): % self.resource_name ) self.return_failure(msg) + elif NITRO_RESOURCE_MAP[self.resource_name]["delete_arg_keys"]: + self.delete() else: msg = ( "ERROR: `state=absent` is not supported for resource `%s`" diff --git a/plugins/module_utils/nitro_resource_map.py b/plugins/module_utils/nitro_resource_map.py index a1948a1f..9c70f5f0 100644 --- a/plugins/module_utils/nitro_resource_map.py +++ b/plugins/module_utils/nitro_resource_map.py @@ -95,7 +95,9 @@ }, "aaacertparams": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["defaultauthenticationgroup", "groupnamefield", "usernamefield"] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -120,7 +122,7 @@ }, "aaaglobal_aaapreauthenticationpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["policy", "priority"], "bindprimary_key": "policy", "delete_arg_keys": ["policy"], @@ -145,7 +147,7 @@ }, "aaaglobal_authenticationnegotiateaction_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["windowsprofile"], "bindprimary_key": "windowsprofile", "delete_arg_keys": ["windowsprofile"], @@ -161,7 +163,7 @@ }, "aaagroup": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["groupname", "weight"], "bindings": [ "aaagroup_aaauser_binding", @@ -387,7 +389,7 @@ }, "aaagroup_aaauser_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["gotopriorityexpression", "groupname", "username"], "bindprimary_key": "username", "delete_arg_keys": ["username"], @@ -407,7 +409,7 @@ }, "aaagroup_auditnslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "groupname", @@ -436,7 +438,6 @@ "priority": {"no_log": False, "type": "float"}, "type": { "choices": ["DNS_REQUEST", "ICMP_REQUEST", "REQUEST", "UDP_REQUEST"], - "default": "REQUEST", "no_log": False, "type": "str", }, @@ -446,7 +447,7 @@ }, "aaagroup_auditsyslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "groupname", @@ -475,7 +476,6 @@ "priority": {"no_log": False, "type": "float"}, "type": { "choices": ["DNS_REQUEST", "ICMP_REQUEST", "REQUEST", "UDP_REQUEST"], - "default": "REQUEST", "no_log": False, "type": "str", }, @@ -485,7 +485,7 @@ }, "aaagroup_authorizationpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "groupname", @@ -514,7 +514,6 @@ "priority": {"no_log": False, "type": "float"}, "type": { "choices": ["DNS_REQUEST", "ICMP_REQUEST", "REQUEST", "UDP_REQUEST"], - "default": "REQUEST", "no_log": False, "type": "str", }, @@ -524,7 +523,7 @@ }, "aaagroup_intranetip6_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "groupname", @@ -555,7 +554,7 @@ }, "aaagroup_intranetip_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "groupname", @@ -586,7 +585,7 @@ }, "aaagroup_tmsessionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "groupname", @@ -615,7 +614,6 @@ "priority": {"no_log": False, "type": "float"}, "type": { "choices": ["DNS_REQUEST", "ICMP_REQUEST", "REQUEST", "UDP_REQUEST"], - "default": "REQUEST", "no_log": False, "type": "str", }, @@ -625,7 +623,7 @@ }, "aaagroup_vpnintranetapplication_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "groupname", @@ -653,7 +651,7 @@ }, "aaagroup_vpnsessionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "groupname", @@ -682,7 +680,6 @@ "priority": {"no_log": False, "type": "float"}, "type": { "choices": ["DNS_REQUEST", "ICMP_REQUEST", "REQUEST", "UDP_REQUEST"], - "default": "REQUEST", "no_log": False, "type": "str", }, @@ -692,7 +689,7 @@ }, "aaagroup_vpntrafficpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "groupname", @@ -721,7 +718,6 @@ "priority": {"no_log": False, "type": "float"}, "type": { "choices": ["DNS_REQUEST", "ICMP_REQUEST", "REQUEST", "UDP_REQUEST"], - "default": "REQUEST", "no_log": False, "type": "str", }, @@ -731,7 +727,7 @@ }, "aaagroup_vpnurl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["gotopriorityexpression", "groupname", "urlname"], "bindprimary_key": "urlname", "delete_arg_keys": ["urlname"], @@ -751,7 +747,7 @@ }, "aaagroup_vpnurlpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "groupname", @@ -780,7 +776,6 @@ "priority": {"no_log": False, "type": "float"}, "type": { "choices": ["DNS_REQUEST", "ICMP_REQUEST", "REQUEST", "UDP_REQUEST"], - "default": "REQUEST", "no_log": False, "type": "str", }, @@ -799,7 +794,17 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "cacert", + "enterpriserealm", + "kcdaccount", + "keytab", + "servicespn", + "usercert", + "userrealm", + ] + }, "add_payload_keys": [ "cacert", "delegateduser", @@ -849,7 +854,31 @@ }, "aaaldapparams": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "authtimeout", + "defaultauthenticationgroup", + "groupattrname", + "groupnameidentifier", + "groupsearchattribute", + "groupsearchfilter", + "groupsearchsubattribute", + "ldapbase", + "ldapbinddn", + "ldapbinddnpassword", + "ldaploginname", + "maxnestinglevel", + "nestedgroupextraction", + "passwdchange", + "searchfilter", + "sectype", + "serverip", + "serverport", + "ssonameattribute", + "subattributename", + "svrtype", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -861,7 +890,7 @@ "password_keys": ["ldapbinddnpassword"], "primary_key": "", "readwrite_arguments": { - "authtimeout": {"default": 3, "no_log": False, "type": "float"}, + "authtimeout": {"no_log": False, "type": "float"}, "defaultauthenticationgroup": {"no_log": False, "type": "str"}, "groupattrname": {"no_log": False, "type": "str"}, "groupnameidentifier": {"no_log": False, "type": "str"}, @@ -872,28 +901,25 @@ "ldapbinddn": {"no_log": False, "type": "str"}, "ldapbinddnpassword": {"no_log": True, "type": "str"}, "ldaploginname": {"no_log": False, "type": "str"}, - "maxnestinglevel": {"default": 2, "no_log": False, "type": "float"}, + "maxnestinglevel": {"no_log": False, "type": "float"}, "nestedgroupextraction": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "passwdchange": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "searchfilter": {"no_log": False, "type": "str"}, "sectype": { "choices": ["PLAINTEXT", "SSL", "TLS"], - "default": "TLS", "no_log": False, "type": "str", }, "serverip": {"no_log": False, "type": "str"}, - "serverport": {"default": 389, "no_log": False, "type": "int"}, + "serverport": {"no_log": False, "type": "int"}, "ssonameattribute": {"no_log": False, "type": "str"}, "subattributename": {"no_log": False, "type": "str"}, "svrtype": {"choices": ["AD", "NDS"], "no_log": False, "type": "str"}, @@ -925,7 +951,7 @@ }, "aaaotpparameter": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["encryption", "maxotpdevices"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -937,20 +963,39 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": { - "encryption": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, - "maxotpdevices": {"default": 4, "no_log": False, "type": "float"}, + "encryption": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, + "maxotpdevices": {"no_log": False, "type": "float"}, }, "singleton": True, "update_payload_keys": ["encryption", "maxotpdevices"], }, "aaaparameter": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "aaadloglevel", + "aaadnatip", + "aaasessionloglevel", + "apitokencache", + "defaultauthtype", + "defaultcspheader", + "dynaddr", + "enableenhancedauthfeedback", + "enablesessionstickiness", + "enablestaticpagecaching", + "ftmode", + "httponlycookie", + "loginencryption", + "maxaaausers", + "maxkbquestions", + "maxloginattempts", + "maxsamldeflatesize", + "persistentloginattempts", + "pwdexpirynotificationdays", + "samesite", + "tokenintrospectioninterval", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -973,7 +1018,6 @@ "NOTICE", "WARNING", ], - "default": "INFORMATIONAL", "no_log": False, "type": "str", }, @@ -994,62 +1038,44 @@ }, "apitokencache": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "defaultauthtype": { "choices": ["CERT", "LDAP", "LOCAL", "RADIUS", "TACACS"], - "default": "LOCAL", "no_log": False, "type": "str", }, "defaultcspheader": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", - "no_log": False, - "type": "str", - }, - "dynaddr": { - "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, + "dynaddr": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "enableenhancedauthfeedback": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "enablesessionstickiness": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "enablestaticpagecaching": { "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, "failedlogintimeout": {"no_log": False, "type": "float"}, - "ftmode": { - "choices": ["HA", "OFF", "ON"], - "default": "ON", - "no_log": False, - "type": "str", - }, + "ftmode": {"choices": ["HA", "OFF", "ON"], "no_log": False, "type": "str"}, "httponlycookie": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "loginencryption": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -1059,7 +1085,6 @@ "maxsamldeflatesize": {"no_log": False, "type": "float"}, "persistentloginattempts": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -1107,7 +1132,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["defaultepagroup", "deletefiles", "killprocess", "name"] + }, "add_payload_keys": [ "defaultepagroup", "deletefiles", @@ -1146,7 +1173,9 @@ }, "aaapreauthenticationparameter": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["deletefiles", "killprocess", "preauthenticationaction", "rule"] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -1184,7 +1213,7 @@ "get-byname", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "reqaction", "rule"], "bindings": [], "bindprimary_key": "", @@ -1205,7 +1234,30 @@ }, "aaaradiusparams": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "accounting", + "authentication", + "authservretry", + "authtimeout", + "callingstationid", + "defaultauthenticationgroup", + "ipattributetype", + "ipvendorid", + "passencoding", + "pwdattributetype", + "pwdvendorid", + "radattributetype", + "radgroupseparator", + "radgroupsprefix", + "radnasid", + "radnasip", + "radvendorid", + "serverip", + "serverport", + "tunnelendpointclientip", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -1220,15 +1272,13 @@ "accounting": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "authentication": { "choices": ["OFF", "ON"], - "default": "ON", "no_log": False, "type": "str", }, - "authservretry": {"default": 3, "no_log": False, "type": "float"}, - "authtimeout": {"default": 3, "no_log": False, "type": "float"}, + "authservretry": {"no_log": False, "type": "float"}, + "authtimeout": {"no_log": False, "type": "float"}, "callingstationid": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -1237,7 +1287,6 @@ "ipvendorid": {"no_log": False, "type": "float"}, "passencoding": { "choices": ["chap", "mschapv1", "mschapv2", "pap"], - "default": "mschapv2", "no_log": False, "type": "str", }, @@ -1255,10 +1304,9 @@ }, "radvendorid": {"no_log": False, "type": "float"}, "serverip": {"no_log": False, "type": "str"}, - "serverport": {"default": 1812, "no_log": False, "type": "int"}, + "serverport": {"no_log": False, "type": "int"}, "tunnelendpointclientip": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -1290,7 +1338,7 @@ }, "aaasession": { "_supported_operations": ["count", "get", "kill"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -1322,7 +1370,7 @@ "get-byname", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "password", "username"], "bindings": [], "bindprimary_key": "", @@ -1343,7 +1391,19 @@ }, "aaatacacsparams": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "accounting", + "auditfailedcmds", + "authorization", + "authtimeout", + "defaultauthenticationgroup", + "groupattrname", + "serverip", + "serverport", + "tacacssecret", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -1362,11 +1422,11 @@ "type": "str", }, "authorization": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, - "authtimeout": {"default": 3, "no_log": False, "type": "float"}, + "authtimeout": {"no_log": False, "type": "float"}, "defaultauthenticationgroup": {"no_log": False, "type": "str"}, "groupattrname": {"no_log": False, "type": "str"}, "serverip": {"no_log": False, "type": "str"}, - "serverport": {"default": 49, "no_log": False, "type": "int"}, + "serverport": {"no_log": False, "type": "int"}, "tacacssecret": {"no_log": True, "type": "str"}, }, "singleton": True, @@ -1392,7 +1452,7 @@ "unlock", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["password", "username"], "bindings": [ "aaauser_auditnslogpolicy_binding", @@ -1601,7 +1661,7 @@ }, "aaauser_auditnslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "policy", @@ -1629,7 +1689,6 @@ "priority": {"no_log": False, "type": "float"}, "type": { "choices": ["DNS_REQUEST", "ICMP_REQUEST", "REQUEST", "UDP_REQUEST"], - "default": "REQUEST", "no_log": False, "type": "str", }, @@ -1640,7 +1699,7 @@ }, "aaauser_auditsyslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "policy", @@ -1668,7 +1727,6 @@ "priority": {"no_log": False, "type": "float"}, "type": { "choices": ["DNS_REQUEST", "ICMP_REQUEST", "REQUEST", "UDP_REQUEST"], - "default": "REQUEST", "no_log": False, "type": "str", }, @@ -1679,7 +1737,7 @@ }, "aaauser_authorizationpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "policy", @@ -1707,7 +1765,6 @@ "priority": {"no_log": False, "type": "float"}, "type": { "choices": ["DNS_REQUEST", "ICMP_REQUEST", "REQUEST", "UDP_REQUEST"], - "default": "REQUEST", "no_log": False, "type": "str", }, @@ -1718,7 +1775,7 @@ }, "aaauser_intranetip6_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "intranetip6", @@ -1749,7 +1806,7 @@ }, "aaauser_intranetip_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "intranetip", @@ -1780,7 +1837,7 @@ }, "aaauser_tmsessionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "policy", @@ -1808,7 +1865,6 @@ "priority": {"no_log": False, "type": "float"}, "type": { "choices": ["DNS_REQUEST", "ICMP_REQUEST", "REQUEST", "UDP_REQUEST"], - "default": "REQUEST", "no_log": False, "type": "str", }, @@ -1819,7 +1875,7 @@ }, "aaauser_vpnintranetapplication_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "intranetapplication", @@ -1843,7 +1899,7 @@ }, "aaauser_vpnsessionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "policy", @@ -1871,7 +1927,6 @@ "priority": {"no_log": False, "type": "float"}, "type": { "choices": ["DNS_REQUEST", "ICMP_REQUEST", "REQUEST", "UDP_REQUEST"], - "default": "REQUEST", "no_log": False, "type": "str", }, @@ -1882,7 +1937,7 @@ }, "aaauser_vpntrafficpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "policy", @@ -1910,7 +1965,6 @@ "priority": {"no_log": False, "type": "float"}, "type": { "choices": ["DNS_REQUEST", "ICMP_REQUEST", "REQUEST", "UDP_REQUEST"], - "default": "REQUEST", "no_log": False, "type": "str", }, @@ -1921,7 +1975,7 @@ }, "aaauser_vpnurl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["gotopriorityexpression", "urlname", "username"], "bindprimary_key": "urlname", "delete_arg_keys": ["urlname"], @@ -1941,7 +1995,7 @@ }, "aaauser_vpnurlpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "policy", @@ -1969,7 +2023,6 @@ "priority": {"no_log": False, "type": "float"}, "type": { "choices": ["DNS_REQUEST", "ICMP_REQUEST", "REQUEST", "UDP_REQUEST"], - "default": "REQUEST", "no_log": False, "type": "str", }, @@ -1980,7 +2033,7 @@ }, "admparameter": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["admserviceconnect"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -1994,7 +2047,6 @@ "readwrite_arguments": { "admserviceconnect": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", } @@ -2004,7 +2056,7 @@ }, "analyticsglobal_analyticsprofile_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["analyticsprofile"], "bindprimary_key": "analyticsprofile", "delete_arg_keys": ["analyticsprofile"], @@ -2028,7 +2080,47 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "allhttpheaders", + "analyticsauthtoken", + "analyticsendpointcontenttype", + "analyticsendpointmetadata", + "analyticsendpointurl", + "auditlogs", + "collectors", + "cqareporting", + "events", + "grpcstatus", + "httpauthentication", + "httpclientsidemeasurements", + "httpcontenttype", + "httpcookie", + "httpdomainname", + "httphost", + "httplocation", + "httpmethod", + "httppagetracking", + "httpreferer", + "httpsetcookie", + "httpsetcookie2", + "httpurl", + "httpurlquery", + "httpuseragent", + "httpvia", + "httpxforwardedforheader", + "integratedcache", + "metrics", + "metricsexportfrequency", + "name", + "outputmode", + "schemafile", + "servemode", + "tcpburstreporting", + "type", + "urlcategory", + ] + }, "add_payload_keys": [ "allhttpheaders", "analyticsauthtoken", @@ -2080,7 +2172,6 @@ "readwrite_arguments": { "allhttpheaders": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -2090,161 +2181,131 @@ "analyticsendpointurl": {"no_log": False, "type": "str"}, "auditlogs": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "collectors": {"no_log": False, "type": "str"}, "cqareporting": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "events": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "grpcstatus": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpauthentication": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpclientsidemeasurements": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpcontenttype": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpcookie": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpdomainname": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httphost": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httplocation": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpmethod": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httppagetracking": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpreferer": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpsetcookie": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpsetcookie2": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpurl": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpurlquery": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpuseragent": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpvia": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpxforwardedforheader": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "integratedcache": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "metrics": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "metricsexportfrequency": {"default": 30, "no_log": False, "type": "float"}, + "metricsexportfrequency": {"no_log": False, "type": "float"}, "name": {"no_log": False, "type": "str"}, "outputmode": { "choices": ["avro", "influx", "prometheus"], - "default": "avro", "no_log": False, "type": "str", }, "schemafile": {"no_log": False, "type": "str"}, - "servemode": { - "choices": ["Pull", "Push"], - "default": "Push", - "no_log": False, - "type": "str", - }, + "servemode": {"choices": ["Pull", "Push"], "no_log": False, "type": "str"}, "tcpburstreporting": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -2268,7 +2329,6 @@ }, "urlcategory": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -2323,7 +2383,7 @@ "get", "get-byname", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["file", "name", "type"], "bindings": [], "bindprimary_key": "", @@ -2339,7 +2399,6 @@ "name": {"no_log": False, "type": "str"}, "type": { "choices": ["GRAPHQL", "OAS", "PROTO"], - "default": "PROTO", "no_log": False, "type": "str", }, @@ -2349,7 +2408,11 @@ }, "apispecfile": { "_supported_operations": ["Import", "count", "delete", "get"], - "action_payload_keys": {"import": ["name", "password", "src"], "switch": []}, + "action_payload_keys": { + "import": ["name", "password", "src"], + "switch": [], + "unset": [], + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -2370,7 +2433,7 @@ }, "appalgparam": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["pptpgreidletimeout"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -2382,7 +2445,7 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": { - "pptpgreidletimeout": {"default": 9000, "no_log": False, "type": "float"} + "pptpgreidletimeout": {"no_log": False, "type": "float"} }, "singleton": True, "update_payload_keys": ["pptpgreidletimeout"], @@ -2398,7 +2461,20 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "botinsight", + "ciinsight", + "clientsidemeasurements", + "comment", + "distributionalgorithm", + "name", + "pagetracking", + "securityinsight", + "videoanalytics", + "webinsight", + ] + }, "add_payload_keys": [ "botinsight", "ciinsight", @@ -2442,19 +2518,16 @@ }, "botinsight": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "ciinsight": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "clientsidemeasurements": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -2462,7 +2535,6 @@ "comment": {"no_log": False, "type": "str"}, "distributionalgorithm": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -2471,31 +2543,26 @@ "newname": {"no_log": False, "type": "str"}, "pagetracking": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "securityinsight": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "transactionlog": { "choices": ["ALL", "ANOMALOUS"], - "default": "ALL", "no_log": False, "type": "str", }, "videoanalytics": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "webinsight": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -2517,7 +2584,7 @@ }, "appflowaction_analyticsprofile_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["analyticsprofile", "name"], "bindprimary_key": "analyticsprofile", "delete_arg_keys": ["analyticsprofile"], @@ -2545,7 +2612,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["ipaddress", "name", "netprofile", "port"]}, "add_payload_keys": ["ipaddress", "name", "netprofile", "port", "transport"], "bindings": [], "bindprimary_key": "", @@ -2564,7 +2631,6 @@ "port": {"no_log": False, "type": "int"}, "transport": { "choices": ["ipfix", "logstream", "rest"], - "default": "ipfix", "no_log": False, "type": "str", }, @@ -2574,7 +2640,7 @@ }, "appflowglobal_appflowpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -2608,7 +2674,6 @@ "SYSTEM_GLOBAL", "VPN_GLOBAL", ], - "default": "SYSTEM_GLOBAL", "no_log": False, "type": "str", }, @@ -2650,7 +2715,61 @@ }, "appflowparam": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "aaausername", + "analyticsauthtoken", + "appnamerefresh", + "auditlogs", + "cacheinsight", + "clienttrafficonly", + "connectionchaining", + "cqareporting", + "distributedtracing", + "disttracingsamplingrate", + "emailaddress", + "events", + "flowrecordinterval", + "gxsessionreporting", + "httpauthorization", + "httpcontenttype", + "httpcookie", + "httpdomain", + "httphost", + "httplocation", + "httpmethod", + "httpquerywithurl", + "httpreferer", + "httpsetcookie", + "httpsetcookie2", + "httpurl", + "httpuseragent", + "httpvia", + "httpxforwardedfor", + "identifiername", + "identifiersessionname", + "logstreamovernsip", + "lsnlogging", + "metrics", + "observationdomainid", + "observationdomainname", + "observationpointid", + "securityinsightrecordinterval", + "securityinsighttraffic", + "skipcacheredirectionhttptransaction", + "subscriberawareness", + "subscriberidobfuscation", + "subscriberidobfuscationalgo", + "tcpattackcounterinterval", + "templaterefresh", + "timeseriesovernsip", + "udppmtu", + "urlcategory", + "usagerecordinterval", + "videoinsight", + "websaasappusagereporting", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -2664,251 +2783,208 @@ "readwrite_arguments": { "aaausername": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "analyticsauthtoken": {"no_log": True, "type": "str"}, - "appnamerefresh": {"default": 600, "no_log": False, "type": "float"}, + "appnamerefresh": {"no_log": False, "type": "float"}, "auditlogs": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "cacheinsight": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "clienttrafficonly": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "connectionchaining": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "cqareporting": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "distributedtracing": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "disttracingsamplingrate": {"no_log": False, "type": "float"}, "emailaddress": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "events": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "flowrecordinterval": {"default": 60, "no_log": False, "type": "float"}, + "flowrecordinterval": {"no_log": False, "type": "float"}, "gxsessionreporting": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpauthorization": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpcontenttype": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpcookie": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpdomain": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httphost": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httplocation": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpmethod": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpquerywithurl": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpreferer": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpsetcookie": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpsetcookie2": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpurl": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpuseragent": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpvia": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpxforwardedfor": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "identifiername": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "identifiersessionname": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "logstreamovernsip": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "lsnlogging": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "metrics": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "observationdomainid": {"no_log": False, "type": "float"}, "observationdomainname": {"no_log": False, "type": "str"}, "observationpointid": {"no_log": False, "type": "float"}, - "securityinsightrecordinterval": { - "default": 600, - "no_log": False, - "type": "float", - }, + "securityinsightrecordinterval": {"no_log": False, "type": "float"}, "securityinsighttraffic": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "skipcacheredirectionhttptransaction": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "subscriberawareness": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "subscriberidobfuscation": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "subscriberidobfuscationalgo": { "choices": ["MD5", "SHA256"], - "default": "MD5", "no_log": False, "type": "str", }, "tcpattackcounterinterval": {"no_log": False, "type": "float"}, - "templaterefresh": {"default": 600, "no_log": False, "type": "float"}, + "templaterefresh": {"no_log": False, "type": "float"}, "timeseriesovernsip": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "udppmtu": {"default": 1472, "no_log": False, "type": "float"}, + "udppmtu": {"no_log": False, "type": "float"}, "urlcategory": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "usagerecordinterval": {"no_log": False, "type": "float"}, "videoinsight": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "websaasappusagereporting": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -2979,7 +3055,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["comment", "name", "undefaction"]}, "add_payload_keys": ["action", "comment", "name", "rule", "undefaction"], "bindings": ["appflowpolicylabel_appflowpolicy_binding"], "bindprimary_key": "", @@ -3026,7 +3102,7 @@ "get-byname", "rename", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["labelname", "policylabeltype"], "bindings": ["appflowpolicylabel_appflowpolicy_binding"], "bindprimary_key": "", @@ -3058,7 +3134,6 @@ "newname": {"no_log": False, "type": "str"}, "policylabeltype": { "choices": ["HTTP", "HTTP_QUIC", "OTHERTCP"], - "default": "HTTP", "no_log": False, "type": "str", }, @@ -3068,7 +3143,7 @@ }, "appflowpolicylabel_appflowpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -3112,7 +3187,11 @@ }, "appfwarchive": { "_supported_operations": ["Import", "delete", "export", "get"], - "action_payload_keys": {"import": ["comment", "name", "src"], "switch": []}, + "action_payload_keys": { + "import": ["comment", "name", "src"], + "switch": [], + "unset": [], + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -3134,7 +3213,7 @@ }, "appfwconfidfield": { "_supported_operations": ["add", "count", "delete", "get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["comment", "fieldname", "isregex", "url"]}, "add_payload_keys": ["comment", "fieldname", "isregex", "url"], "bindings": [], "bindprimary_key": "", @@ -3150,7 +3229,6 @@ "fieldname": {"no_log": False, "type": "str"}, "isregex": { "choices": ["NOTREGEX", "REGEX"], - "default": "NOTREGEX", "no_log": False, "type": "str", }, @@ -3161,7 +3239,7 @@ }, "appfwcustomsettings": { "_supported_operations": ["export"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -3188,7 +3266,7 @@ "get-byname", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["comment", "name", "priority", "regex"], "bindings": [], "bindprimary_key": "", @@ -3211,7 +3289,7 @@ }, "appfwglobal_appfwpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -3245,7 +3323,6 @@ "SYSTEM_GLOBAL", "VPN_GLOBAL", ], - "default": "SYSTEM_GLOBAL", "no_log": False, "type": "str", }, @@ -3276,7 +3353,7 @@ }, "appfwglobal_auditnslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -3330,7 +3407,7 @@ }, "appfwglobal_auditsyslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -3384,7 +3461,7 @@ }, "appfwgrpccontenttype": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["grpccontenttypevalue", "isregex"], "bindings": [], "bindprimary_key": "", @@ -3399,7 +3476,6 @@ "grpccontenttypevalue": {"no_log": False, "type": "str"}, "isregex": { "choices": ["NOTREGEX", "REGEX"], - "default": "NOTREGEX", "no_log": False, "type": "str", }, @@ -3409,7 +3485,7 @@ }, "appfwgrpcwebjsoncontenttype": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["grpcwebjsoncontenttypevalue", "isregex"], "bindings": [], "bindprimary_key": "", @@ -3424,7 +3500,6 @@ "grpcwebjsoncontenttypevalue": {"no_log": False, "type": "str"}, "isregex": { "choices": ["NOTREGEX", "REGEX"], - "default": "NOTREGEX", "no_log": False, "type": "str", }, @@ -3434,7 +3509,7 @@ }, "appfwgrpcwebtextcontenttype": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["grpcwebtextcontenttypevalue", "isregex"], "bindings": [], "bindprimary_key": "", @@ -3449,7 +3524,6 @@ "grpcwebtextcontenttypevalue": {"no_log": False, "type": "str"}, "isregex": { "choices": ["NOTREGEX", "REGEX"], - "default": "NOTREGEX", "no_log": False, "type": "str", }, @@ -3462,6 +3536,7 @@ "action_payload_keys": { "import": ["comment", "name", "overwrite", "src"], "switch": [], + "unset": [], }, "add_payload_keys": [], "bindings": [], @@ -3484,7 +3559,7 @@ }, "appfwjsoncontenttype": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["isregex", "jsoncontenttypevalue"], "bindings": [], "bindprimary_key": "", @@ -3498,7 +3573,6 @@ "readwrite_arguments": { "isregex": { "choices": ["NOTREGEX", "REGEX"], - "default": "NOTREGEX", "no_log": False, "type": "str", }, @@ -3512,6 +3586,7 @@ "action_payload_keys": { "import": ["comment", "name", "overwrite", "src"], "switch": [], + "unset": [], }, "add_payload_keys": [], "bindings": [], @@ -3534,7 +3609,7 @@ }, "appfwlearningdata": { "_supported_operations": ["count", "delete", "export", "get", "reset"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -3641,7 +3716,41 @@ }, "appfwlearningsettings": { "_supported_operations": ["count", "get", "get-byname", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "contenttypeautodeploygraceperiod", + "contenttypeminthreshold", + "contenttypepercentthreshold", + "cookieconsistencyautodeploygraceperiod", + "cookieconsistencyminthreshold", + "cookieconsistencypercentthreshold", + "creditcardnumberminthreshold", + "creditcardnumberpercentthreshold", + "crosssitescriptingautodeploygraceperiod", + "crosssitescriptingminthreshold", + "crosssitescriptingpercentthreshold", + "csrftagautodeploygraceperiod", + "csrftagminthreshold", + "csrftagpercentthreshold", + "fieldconsistencyautodeploygraceperiod", + "fieldconsistencyminthreshold", + "fieldconsistencypercentthreshold", + "fieldformatautodeploygraceperiod", + "fieldformatminthreshold", + "fieldformatpercentthreshold", + "profilename", + "sqlinjectionautodeploygraceperiod", + "sqlinjectionminthreshold", + "sqlinjectionpercentthreshold", + "starturlautodeploygraceperiod", + "starturlminthreshold", + "starturlpercentthreshold", + "xmlattachmentminthreshold", + "xmlattachmentpercentthreshold", + "xmlwsiminthreshold", + "xmlwsipercentthreshold", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -3653,92 +3762,42 @@ "password_keys": [], "primary_key": "profilename", "readwrite_arguments": { - "contenttypeautodeploygraceperiod": { - "default": 10080, - "no_log": False, - "type": "float", - }, - "contenttypeminthreshold": {"default": 1, "no_log": False, "type": "float"}, + "contenttypeautodeploygraceperiod": {"no_log": False, "type": "float"}, + "contenttypeminthreshold": {"no_log": False, "type": "float"}, "contenttypepercentthreshold": {"no_log": False, "type": "float"}, "cookieconsistencyautodeploygraceperiod": { - "default": 10080, - "no_log": False, - "type": "float", - }, - "cookieconsistencyminthreshold": { - "default": 1, "no_log": False, "type": "float", }, + "cookieconsistencyminthreshold": {"no_log": False, "type": "float"}, "cookieconsistencypercentthreshold": {"no_log": False, "type": "float"}, - "creditcardnumberminthreshold": { - "default": 1, - "no_log": False, - "type": "float", - }, + "creditcardnumberminthreshold": {"no_log": False, "type": "float"}, "creditcardnumberpercentthreshold": {"no_log": False, "type": "float"}, "crosssitescriptingautodeploygraceperiod": { - "default": 10080, - "no_log": False, - "type": "float", - }, - "crosssitescriptingminthreshold": { - "default": 1, "no_log": False, "type": "float", }, + "crosssitescriptingminthreshold": {"no_log": False, "type": "float"}, "crosssitescriptingpercentthreshold": {"no_log": False, "type": "float"}, - "csrftagautodeploygraceperiod": { - "default": 10080, - "no_log": False, - "type": "float", - }, - "csrftagminthreshold": {"default": 1, "no_log": False, "type": "float"}, + "csrftagautodeploygraceperiod": {"no_log": False, "type": "float"}, + "csrftagminthreshold": {"no_log": False, "type": "float"}, "csrftagpercentthreshold": {"no_log": False, "type": "float"}, - "fieldconsistencyautodeploygraceperiod": { - "default": 10080, - "no_log": False, - "type": "float", - }, - "fieldconsistencyminthreshold": { - "default": 1, - "no_log": False, - "type": "float", - }, + "fieldconsistencyautodeploygraceperiod": {"no_log": False, "type": "float"}, + "fieldconsistencyminthreshold": {"no_log": False, "type": "float"}, "fieldconsistencypercentthreshold": {"no_log": False, "type": "float"}, - "fieldformatautodeploygraceperiod": { - "default": 10080, - "no_log": False, - "type": "float", - }, - "fieldformatminthreshold": {"default": 1, "no_log": False, "type": "float"}, + "fieldformatautodeploygraceperiod": {"no_log": False, "type": "float"}, + "fieldformatminthreshold": {"no_log": False, "type": "float"}, "fieldformatpercentthreshold": {"no_log": False, "type": "float"}, "profilename": {"no_log": False, "type": "str"}, - "sqlinjectionautodeploygraceperiod": { - "default": 10080, - "no_log": False, - "type": "float", - }, - "sqlinjectionminthreshold": { - "default": 1, - "no_log": False, - "type": "float", - }, + "sqlinjectionautodeploygraceperiod": {"no_log": False, "type": "float"}, + "sqlinjectionminthreshold": {"no_log": False, "type": "float"}, "sqlinjectionpercentthreshold": {"no_log": False, "type": "float"}, - "starturlautodeploygraceperiod": { - "default": 10080, - "no_log": False, - "type": "float", - }, - "starturlminthreshold": {"default": 1, "no_log": False, "type": "float"}, + "starturlautodeploygraceperiod": {"no_log": False, "type": "float"}, + "starturlminthreshold": {"no_log": False, "type": "float"}, "starturlpercentthreshold": {"no_log": False, "type": "float"}, - "xmlattachmentminthreshold": { - "default": 1, - "no_log": False, - "type": "float", - }, + "xmlattachmentminthreshold": {"no_log": False, "type": "float"}, "xmlattachmentpercentthreshold": {"no_log": False, "type": "float"}, - "xmlwsiminthreshold": {"default": 1, "no_log": False, "type": "float"}, + "xmlwsiminthreshold": {"no_log": False, "type": "float"}, "xmlwsipercentthreshold": {"no_log": False, "type": "float"}, }, "singleton": False, @@ -3778,7 +3837,7 @@ }, "appfwmultipartformcontenttype": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["isregex", "multipartformcontenttypevalue"], "bindings": [], "bindprimary_key": "", @@ -3792,7 +3851,6 @@ "readwrite_arguments": { "isregex": { "choices": ["NOTREGEX", "REGEX"], - "default": "NOTREGEX", "no_log": False, "type": "str", }, @@ -3812,7 +3870,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["comment", "logaction", "name"]}, "add_payload_keys": ["comment", "logaction", "name", "profilename", "rule"], "bindings": ["appfwpolicylabel_appfwpolicy_binding"], "bindprimary_key": "", @@ -3859,7 +3917,7 @@ "get-byname", "rename", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["labelname", "policylabeltype"], "bindings": ["appfwpolicylabel_appfwpolicy_binding"], "bindprimary_key": "", @@ -3900,7 +3958,7 @@ }, "appfwpolicylabel_appfwpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -3953,7 +4011,134 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "addcookieflags", + "apispec", + "as_prof_bypass_list_enable", + "as_prof_deny_list_enable", + "blockkeywordaction", + "bufferoverflowaction", + "bufferoverflowmaxcookielength", + "bufferoverflowmaxheaderlength", + "bufferoverflowmaxquerylength", + "bufferoverflowmaxtotalheaderlength", + "bufferoverflowmaxurllength", + "canonicalizehtmlresponse", + "ceflogging", + "checkrequestheaders", + "clientipexpression", + "cmdinjectionaction", + "cmdinjectiongrammar", + "cmdinjectiontype", + "comment", + "contenttypeaction", + "cookieconsistencyaction", + "cookieencryption", + "cookiehijackingaction", + "cookieproxying", + "cookiesamesiteattribute", + "cookietransforms", + "creditcard", + "creditcardaction", + "creditcardmaxallowed", + "creditcardxout", + "crosssitescriptingaction", + "crosssitescriptingcheckcompleteurls", + "crosssitescriptingtransformunsafehtml", + "csrftagaction", + "defaultcharset", + "defaultfieldformatmaxlength", + "defaultfieldformatminlength", + "defaultfieldformattype", + "denyurlaction", + "dosecurecreditcardlogging", + "dynamiclearning", + "enableformtagging", + "errorurl", + "excludefileuploadfromchecks", + "exemptclosureurlsfromsecuritychecks", + "fakeaccountdetection", + "fieldconsistencyaction", + "fieldformataction", + "fileuploadmaxnum", + "fileuploadtypesaction", + "geolocationlogging", + "grpcaction", + "htmlerrorobject", + "htmlerrorstatuscode", + "htmlerrorstatusmessage", + "infercontenttypexmlpayloadaction", + "insertcookiesamesiteattribute", + "inspectcontenttypes", + "inspectquerycontenttypes", + "invalidpercenthandling", + "jsonblockkeywordaction", + "jsoncmdinjectionaction", + "jsoncmdinjectiongrammar", + "jsoncmdinjectiontype", + "jsondosaction", + "jsonerrorobject", + "jsonerrorstatuscode", + "jsonerrorstatusmessage", + "jsonsqlinjectionaction", + "jsonsqlinjectiongrammar", + "jsonsqlinjectiontype", + "jsonxssaction", + "logeverypolicyhit", + "multipleheaderaction", + "name", + "optimizepartialreqs", + "percentdecoderecursively", + "postbodylimit", + "postbodylimitaction", + "postbodylimitsignature", + "protofileobject", + "refererheadercheck", + "requestcontenttype", + "responsecontenttype", + "restaction", + "rfcprofile", + "semicolonfieldseparator", + "sessioncookiename", + "sessionlessfieldconsistency", + "sessionlessurlclosure", + "signatures", + "sqlinjectionaction", + "sqlinjectionchecksqlwildchars", + "sqlinjectiongrammar", + "sqlinjectiononlycheckfieldswithsqlchars", + "sqlinjectionparsecomments", + "sqlinjectionruletype", + "sqlinjectiontransformspecialchars", + "sqlinjectiontype", + "starturlaction", + "starturlclosure", + "streaming", + "striphtmlcomments", + "stripxmlcomments", + "trace", + "type", + "urldecoderequestcookies", + "usehtmlerrorobject", + "verboseloglevel", + "xmlattachmentaction", + "xmldosaction", + "xmlerrorobject", + "xmlerrorstatuscode", + "xmlerrorstatusmessage", + "xmlformataction", + "xmlsoapfaultaction", + "xmlsqlinjectionaction", + "xmlsqlinjectionchecksqlwildchars", + "xmlsqlinjectiononlycheckfieldswithsqlchars", + "xmlsqlinjectionparsecomments", + "xmlsqlinjectiontype", + "xmlvalidationaction", + "xmlwsiaction", + "xmlxssaction", + ] + }, "add_payload_keys": [ "addcookieflags", "apispec", @@ -4126,7 +4311,6 @@ "readwrite_arguments": { "addcookieflags": { "choices": ["all", "httpOnly", "none", "secure"], - "default": "none", "no_log": False, "type": "str", }, @@ -4646,20 +4830,17 @@ "archivename": {"no_log": False, "type": "str"}, "as_prof_bypass_list_enable": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "as_prof_deny_list_enable": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "augment": {"no_log": False, "type": "bool"}, "blockkeywordaction": { "choices": ["block", "log", "none", "stats"], - "default": "none", "elements": "str", "no_log": False, "type": "list", @@ -4670,55 +4851,31 @@ "no_log": False, "type": "list", }, - "bufferoverflowmaxcookielength": { - "default": 4096, - "no_log": False, - "type": "float", - }, - "bufferoverflowmaxheaderlength": { - "default": 4096, - "no_log": False, - "type": "float", - }, - "bufferoverflowmaxquerylength": { - "default": 65535, - "no_log": False, - "type": "float", - }, - "bufferoverflowmaxtotalheaderlength": { - "default": 65535, - "no_log": False, - "type": "float", - }, - "bufferoverflowmaxurllength": { - "default": 1024, - "no_log": False, - "type": "float", - }, + "bufferoverflowmaxcookielength": {"no_log": False, "type": "float"}, + "bufferoverflowmaxheaderlength": {"no_log": False, "type": "float"}, + "bufferoverflowmaxquerylength": {"no_log": False, "type": "float"}, + "bufferoverflowmaxtotalheaderlength": {"no_log": False, "type": "float"}, + "bufferoverflowmaxurllength": {"no_log": False, "type": "float"}, "canonicalizehtmlresponse": { "choices": ["OFF", "ON"], - "default": "ON", "no_log": False, "type": "str", }, "ceflogging": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "checkrequestheaders": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "clientipexpression": {"no_log": False, "type": "str"}, "cmdinjectionaction": { "choices": ["block", "log", "none", "stats"], - "default": "none", "elements": "str", "no_log": False, "type": "list", }, "cmdinjectiongrammar": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -4730,7 +4887,6 @@ "CMDSplCharORKeyword", "None", ], - "default": "CMDSplCharANDKeyword", "no_log": False, "type": "str", }, @@ -4743,39 +4899,33 @@ }, "cookieconsistencyaction": { "choices": ["block", "learn", "log", "none", "stats"], - "default": "none", "elements": "str", "no_log": False, "type": "list", }, "cookieencryption": { "choices": ["decryptOnly", "encryptAll", "encryptSessionOnly", "none"], - "default": "none", "no_log": False, "type": "str", }, "cookiehijackingaction": { "choices": ["block", "log", "none", "stats"], - "default": "none", "elements": "str", "no_log": False, "type": "list", }, "cookieproxying": { "choices": ["none", "sessionOnly"], - "default": "none", "no_log": False, "type": "str", }, "cookiesamesiteattribute": { "choices": ["LAX", "None", "STRICT"], - "default": "LAX", "no_log": False, "type": "str", }, "cookietransforms": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -4789,14 +4939,12 @@ "none", "visa", ], - "default": "none", "elements": "str", "no_log": False, "type": "list", }, "creditcardaction": { "choices": ["block", "learn", "log", "none", "stats"], - "default": "none", "elements": "str", "no_log": False, "type": "list", @@ -4804,7 +4952,6 @@ "creditcardmaxallowed": {"no_log": False, "type": "float"}, "creditcardxout": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -4816,30 +4963,23 @@ }, "crosssitescriptingcheckcompleteurls": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "crosssitescriptingtransformunsafehtml": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "csrftagaction": { "choices": ["block", "learn", "log", "none", "stats"], - "default": "none", "elements": "str", "no_log": False, "type": "list", }, "customsettings": {"no_log": False, "type": "str"}, "defaultcharset": {"no_log": False, "type": "str"}, - "defaultfieldformatmaxlength": { - "default": 65535, - "no_log": False, - "type": "float", - }, + "defaultfieldformatmaxlength": {"no_log": False, "type": "float"}, "defaultfieldformatminlength": {"no_log": False, "type": "float"}, "defaultfieldformattype": {"no_log": False, "type": "str"}, "defaults": { @@ -4855,7 +4995,6 @@ }, "dosecurecreditcardlogging": { "choices": ["OFF", "ON"], - "default": "ON", "no_log": False, "type": "str", }, @@ -4877,32 +5016,27 @@ }, "enableformtagging": { "choices": ["OFF", "ON"], - "default": "ON", "no_log": False, "type": "str", }, "errorurl": {"no_log": False, "type": "str"}, "excludefileuploadfromchecks": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "exemptclosureurlsfromsecuritychecks": { "choices": ["OFF", "ON"], - "default": "ON", "no_log": False, "type": "str", }, "fakeaccountdetection": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "fieldconsistencyaction": { "choices": ["block", "learn", "log", "none", "stats"], - "default": "none", "elements": "str", "no_log": False, "type": "list", @@ -4913,7 +5047,7 @@ "no_log": False, "type": "list", }, - "fileuploadmaxnum": {"default": 65535, "no_log": False, "type": "float"}, + "fileuploadmaxnum": {"no_log": False, "type": "float"}, "fileuploadtypesaction": { "choices": ["block", "log", "none", "stats"], "elements": "str", @@ -4932,7 +5066,7 @@ "type": "list", }, "htmlerrorobject": {"no_log": False, "type": "str"}, - "htmlerrorstatuscode": {"default": 200, "no_log": False, "type": "float"}, + "htmlerrorstatuscode": {"no_log": False, "type": "float"}, "htmlerrorstatusmessage": {"no_log": False, "type": "str"}, "importprofilename": {"no_log": False, "type": "str"}, "infercontenttypexmlpayloadaction": { @@ -4943,7 +5077,6 @@ }, "insertcookiesamesiteattribute": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -4969,13 +5102,11 @@ }, "invalidpercenthandling": { "choices": ["asp_mode", "secure_mode"], - "default": "secure_mode", "no_log": False, "type": "str", }, "jsonblockkeywordaction": { "choices": ["block", "log", "none", "stats"], - "default": "none", "elements": "str", "no_log": False, "type": "list", @@ -4988,7 +5119,6 @@ }, "jsoncmdinjectiongrammar": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -5000,7 +5130,6 @@ "CMDSplCharORKeyword", "None", ], - "default": "CMDSplCharANDKeyword", "no_log": False, "type": "str", }, @@ -5011,7 +5140,7 @@ "type": "list", }, "jsonerrorobject": {"no_log": False, "type": "str"}, - "jsonerrorstatuscode": {"default": 200, "no_log": False, "type": "float"}, + "jsonerrorstatuscode": {"no_log": False, "type": "float"}, "jsonerrorstatusmessage": {"no_log": False, "type": "str"}, "jsonsqlinjectionaction": { "choices": ["block", "log", "none", "stats"], @@ -5021,7 +5150,6 @@ }, "jsonsqlinjectiongrammar": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -5033,7 +5161,6 @@ "SQLSplCharANDKeyword", "SQLSplCharORKeyword", ], - "default": "SQLSplCharANDKeyword", "no_log": False, "type": "str", }, @@ -5045,7 +5172,6 @@ }, "logeverypolicyhit": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -5059,29 +5185,23 @@ "name": {"no_log": False, "type": "str"}, "optimizepartialreqs": { "choices": ["OFF", "ON"], - "default": "ON", "no_log": False, "type": "str", }, "overwrite": {"no_log": False, "type": "bool"}, "percentdecoderecursively": { "choices": ["OFF", "ON"], - "default": "ON", "no_log": False, "type": "str", }, - "postbodylimit": {"default": 20000000, "no_log": False, "type": "float"}, + "postbodylimit": {"no_log": False, "type": "float"}, "postbodylimitaction": { "choices": ["block", "log", "stats"], "elements": "str", "no_log": False, "type": "list", }, - "postbodylimitsignature": { - "default": 2048, - "no_log": False, - "type": "float", - }, + "postbodylimitsignature": {"no_log": False, "type": "float"}, "protofileobject": {"no_log": False, "type": "str"}, "refererheadercheck": { "choices": [ @@ -5090,7 +5210,6 @@ "OFF", "if_present", ], - "default": "OFF", "no_log": False, "type": "str", }, @@ -5107,20 +5226,17 @@ "rfcprofile": {"no_log": False, "type": "str"}, "semicolonfieldseparator": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "sessioncookiename": {"no_log": False, "type": "str"}, "sessionlessfieldconsistency": { "choices": ["OFF", "ON", "postOnly"], - "default": "OFF", "no_log": False, "type": "str", }, "sessionlessurlclosure": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -5133,19 +5249,16 @@ }, "sqlinjectionchecksqlwildchars": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "sqlinjectiongrammar": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "sqlinjectiononlycheckfieldswithsqlchars": { "choices": ["OFF", "ON"], - "default": "ON", "no_log": False, "type": "str", }, @@ -5156,13 +5269,11 @@ }, "sqlinjectionruletype": { "choices": ["ALLOW", "DENY"], - "default": "ALLOW", "no_log": False, "type": "str", }, "sqlinjectiontransformspecialchars": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -5174,7 +5285,6 @@ "SQLSplCharANDKeyword", "SQLSplCharORKeyword", ], - "default": "SQLSplCharANDKeyword", "no_log": False, "type": "str", }, @@ -5186,62 +5296,40 @@ }, "starturlclosure": { "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, - "streaming": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, - "stripcomments": { - "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, + "streaming": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, + "stripcomments": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "striphtmlcomments": { "choices": ["all", "exclude_script_tag", "none"], - "default": "none", "no_log": False, "type": "str", }, "stripxmlcomments": { "choices": ["all", "none"], - "default": "none", - "no_log": False, - "type": "str", - }, - "trace": { - "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, + "trace": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "type": { "choices": ["HTML", "JSON", "XML"], - "default": "HTML", "elements": "str", "no_log": False, "type": "list", }, "urldecoderequestcookies": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "usehtmlerrorobject": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "verboseloglevel": { "choices": ["pattern", "patternPayload", "patternPayloadHeader"], - "default": "pattern", "no_log": False, "type": "str", }, @@ -5258,7 +5346,7 @@ "type": "list", }, "xmlerrorobject": {"no_log": False, "type": "str"}, - "xmlerrorstatuscode": {"default": 200, "no_log": False, "type": "float"}, + "xmlerrorstatuscode": {"no_log": False, "type": "float"}, "xmlerrorstatusmessage": {"no_log": False, "type": "str"}, "xmlformataction": { "choices": ["block", "log", "none", "stats"], @@ -5280,19 +5368,16 @@ }, "xmlsqlinjectionchecksqlwildchars": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "xmlsqlinjectiononlycheckfieldswithsqlchars": { "choices": ["OFF", "ON"], - "default": "ON", "no_log": False, "type": "str", }, "xmlsqlinjectionparsecomments": { "choices": ["ansi", "ansinested", "checkall", "nested"], - "default": "checkall", "no_log": False, "type": "str", }, @@ -5304,7 +5389,6 @@ "SQLSplCharANDKeyword", "SQLSplCharORKeyword", ], - "default": "SQLSplCharANDKeyword", "no_log": False, "type": "str", }, @@ -5457,7 +5541,7 @@ }, "appfwprofile_appfwconfidfield_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "cffield_url", "comment", @@ -5509,7 +5593,7 @@ }, "appfwprofile_blockkeyword_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "as_blockkeyword_formurl", "as_fieldname_isregex_blockkeyword", @@ -5556,7 +5640,6 @@ "as_blockkeyword_formurl": {"no_log": False, "type": "str"}, "as_fieldname_isregex_blockkeyword": { "choices": ["NOTREGEX", "REGEX"], - "default": "NOTREGEX", "no_log": False, "type": "str", }, @@ -5582,7 +5665,7 @@ }, "appfwprofile_bypasslist_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "as_bypass_list", "as_bypass_list_action", @@ -5626,7 +5709,6 @@ }, "as_bypass_list_value_type": { "choices": ["Expression", "PCRE", "literal"], - "default": "literal", "no_log": False, "type": "str", }, @@ -5645,7 +5727,7 @@ }, "appfwprofile_cmdinjection_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "as_scan_location_cmd", "as_value_expr_cmd", @@ -5735,7 +5817,7 @@ }, "appfwprofile_contenttype_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "comment", "contenttype", @@ -5777,7 +5859,7 @@ }, "appfwprofile_cookieconsistency_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "comment", "cookieconsistency", @@ -5826,7 +5908,7 @@ }, "appfwprofile_creditcardnumber_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "comment", "creditcardnumber", @@ -5871,7 +5953,7 @@ }, "appfwprofile_crosssitescripting_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "as_scan_location_xss", "as_value_expr_xss", @@ -5961,7 +6043,7 @@ }, "appfwprofile_csrftag_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "comment", "csrfformactionurl", @@ -6006,7 +6088,7 @@ }, "appfwprofile_denylist_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "as_deny_list", "as_deny_list_action", @@ -6040,7 +6122,6 @@ "as_deny_list": {"no_log": False, "type": "str"}, "as_deny_list_action": { "choices": ["REDIRECT", "RESET", "log", "none"], - "default": "REDIRECT", "elements": "str", "no_log": False, "type": "list", @@ -6052,7 +6133,6 @@ }, "as_deny_list_value_type": { "choices": ["Expression", "PCRE", "literal"], - "default": "literal", "no_log": False, "type": "str", }, @@ -6071,7 +6151,7 @@ }, "appfwprofile_denyurl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "comment", "denyurl", @@ -6113,7 +6193,7 @@ }, "appfwprofile_excluderescontenttype_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "comment", "excluderescontenttype", @@ -6155,7 +6235,7 @@ }, "appfwprofile_fakeaccount_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "comment", "fakeaccount", @@ -6225,7 +6305,7 @@ }, "appfwprofile_fieldconsistency_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "comment", "fieldconsistency", @@ -6277,7 +6357,7 @@ }, "appfwprofile_fieldformat_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "comment", "fieldformat", @@ -6338,7 +6418,7 @@ }, "appfwprofile_fileuploadtype_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "as_fileuploadtypes_url", "comment", @@ -6398,7 +6478,6 @@ }, "isnameregex": { "choices": ["NOTREGEX", "REGEX"], - "default": "NOTREGEX", "no_log": False, "type": "str", }, @@ -6416,7 +6495,7 @@ }, "appfwprofile_jsonblockkeyword_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "comment", "isautodeployed", @@ -6468,7 +6547,6 @@ }, "iskeyregex_json_blockkeyword": { "choices": ["NOTREGEX", "REGEX"], - "default": "NOTREGEX", "no_log": False, "type": "str", }, @@ -6489,7 +6567,7 @@ }, "appfwprofile_jsoncmdurl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "as_value_expr_json_cmd", "as_value_type_json_cmd", @@ -6570,7 +6648,7 @@ }, "appfwprofile_jsondosurl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "comment", "isautodeployed", @@ -6627,53 +6705,37 @@ "type": "str", }, "jsondosurl": {"no_log": False, "type": "str"}, - "jsonmaxarraylength": {"default": 10000, "no_log": False, "type": "float"}, + "jsonmaxarraylength": {"no_log": False, "type": "float"}, "jsonmaxarraylengthcheck": { "choices": ["OFF", "ON"], "no_log": False, "type": "str", }, - "jsonmaxcontainerdepth": {"default": 5, "no_log": False, "type": "float"}, + "jsonmaxcontainerdepth": {"no_log": False, "type": "float"}, "jsonmaxcontainerdepthcheck": { "choices": ["OFF", "ON"], "no_log": False, "type": "str", }, - "jsonmaxdocumentlength": { - "default": 20000000, - "no_log": False, - "type": "float", - }, + "jsonmaxdocumentlength": {"no_log": False, "type": "float"}, "jsonmaxdocumentlengthcheck": { "choices": ["OFF", "ON"], "no_log": False, "type": "str", }, - "jsonmaxobjectkeycount": { - "default": 10000, - "no_log": False, - "type": "float", - }, + "jsonmaxobjectkeycount": {"no_log": False, "type": "float"}, "jsonmaxobjectkeycountcheck": { "choices": ["OFF", "ON"], "no_log": False, "type": "str", }, - "jsonmaxobjectkeylength": { - "default": 128, - "no_log": False, - "type": "float", - }, + "jsonmaxobjectkeylength": {"no_log": False, "type": "float"}, "jsonmaxobjectkeylengthcheck": { "choices": ["OFF", "ON"], "no_log": False, "type": "str", }, - "jsonmaxstringlength": { - "default": 1000000, - "no_log": False, - "type": "float", - }, + "jsonmaxstringlength": {"no_log": False, "type": "float"}, "jsonmaxstringlengthcheck": { "choices": ["OFF", "ON"], "no_log": False, @@ -6688,7 +6750,7 @@ }, "appfwprofile_jsonsqlurl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "as_value_expr_json_sql", "as_value_type_json_sql", @@ -6769,7 +6831,7 @@ }, "appfwprofile_jsonxssurl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "as_value_expr_json_xss", "as_value_type_json_xss", @@ -6850,7 +6912,7 @@ }, "appfwprofile_logexpression_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "as_logexpression", "comment", @@ -6895,7 +6957,7 @@ }, "appfwprofile_safeobject_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "action", "as_expression", @@ -6951,7 +7013,7 @@ }, "appfwprofile_sqlinjection_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "as_scan_location_sql", "as_value_expr_sql", @@ -7041,7 +7103,7 @@ }, "appfwprofile_starturl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "comment", "isautodeployed", @@ -7083,7 +7145,7 @@ }, "appfwprofile_trustedlearningclients_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "comment", "isautodeployed", @@ -7125,7 +7187,7 @@ }, "appfwprofile_xmlattachmenturl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "comment", "isautodeployed", @@ -7187,7 +7249,7 @@ }, "appfwprofile_xmldosurl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "comment", "isautodeployed", @@ -7405,7 +7467,7 @@ }, "appfwprofile_xmlsqlinjection_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "as_scan_location_xmlsql", "comment", @@ -7461,7 +7523,7 @@ }, "appfwprofile_xmlvalidationurl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "comment", "isautodeployed", @@ -7540,7 +7602,7 @@ }, "appfwprofile_xmlwsiurl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "comment", "isautodeployed", @@ -7585,7 +7647,7 @@ }, "appfwprofile_xmlxss_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "as_scan_location_xmlxss", "comment", @@ -7644,6 +7706,7 @@ "action_payload_keys": { "import": ["comment", "name", "overwrite", "src"], "switch": [], + "unset": [], }, "add_payload_keys": [], "bindings": [], @@ -7666,7 +7729,32 @@ }, "appfwsettings": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "ceflogging", + "centralizedlearning", + "clientiploggingheader", + "cookiepostencryptprefix", + "defaultprofile", + "entitydecoding", + "geolocationlogging", + "importsizelimit", + "learnratelimit", + "malformedreqaction", + "proxypassword", + "proxyport", + "proxyserver", + "proxyusername", + "sessioncookiename", + "sessionlifetime", + "sessionlimit", + "sessiontimeout", + "signatureautoupdate", + "signatureurl", + "undefaction", + "useconfigurablesecretkey", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -7678,42 +7766,29 @@ "password_keys": ["proxypassword"], "primary_key": "", "readwrite_arguments": { - "ceflogging": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, + "ceflogging": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "centralizedlearning": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "clientiploggingheader": {"no_log": False, "type": "str"}, "cookiepostencryptprefix": {"no_log": False, "type": "str"}, - "defaultprofile": { - "default": "APPFW_BYPASS", - "no_log": False, - "type": "str", - }, + "defaultprofile": {"no_log": False, "type": "str"}, "entitydecoding": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "geolocationlogging": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, - "importsizelimit": {"default": 134217728, "no_log": False, "type": "float"}, - "learnratelimit": {"default": 400, "no_log": False, "type": "float"}, + "importsizelimit": {"no_log": False, "type": "float"}, + "learnratelimit": {"no_log": False, "type": "float"}, "logmalformedreq": { "choices": ["OFF", "ON"], - "default": "ON", "no_log": False, "type": "str", }, @@ -7724,28 +7799,22 @@ "type": "list", }, "proxypassword": {"no_log": True, "type": "str"}, - "proxyport": {"default": 8080, "no_log": False, "type": "int"}, + "proxyport": {"no_log": False, "type": "int"}, "proxyserver": {"no_log": False, "type": "str"}, "proxyusername": {"no_log": False, "type": "str"}, "sessioncookiename": {"no_log": False, "type": "str"}, "sessionlifetime": {"no_log": False, "type": "float"}, - "sessionlimit": {"default": 100000, "no_log": False, "type": "float"}, - "sessiontimeout": {"default": 900, "no_log": False, "type": "float"}, + "sessionlimit": {"no_log": False, "type": "float"}, + "sessiontimeout": {"no_log": False, "type": "float"}, "signatureautoupdate": { "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, - "signatureurl": { - "default": "https://s3.amazonaws.com/NSAppFwSignatures/SignaturesMapping.xml", "no_log": False, "type": "str", }, - "undefaction": {"default": "APPFW_BLOCK", "no_log": False, "type": "str"}, + "signatureurl": {"no_log": False, "type": "str"}, + "undefaction": {"no_log": False, "type": "str"}, "useconfigurablesecretkey": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -7796,6 +7865,7 @@ "xslt", ], "switch": [], + "unset": [], }, "add_payload_keys": [], "bindings": [], @@ -7816,18 +7886,12 @@ }, "autoenablenewsignatures": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "category": {"no_log": False, "type": "str"}, "comment": {"no_log": False, "type": "str"}, - "enabled": { - "choices": ["OFF", "ON"], - "default": "ON", - "no_log": False, - "type": "str", - }, + "enabled": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "merge": {"no_log": False, "type": "bool"}, "mergedefault": {"no_log": False, "type": "bool"}, "name": {"no_log": False, "type": "str"}, @@ -7844,7 +7908,7 @@ }, "appfwurlencodedformcontenttype": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["isregex", "urlencodedformcontenttypevalue"], "bindings": [], "bindprimary_key": "", @@ -7858,7 +7922,6 @@ "readwrite_arguments": { "isregex": { "choices": ["NOTREGEX", "REGEX"], - "default": "NOTREGEX", "no_log": False, "type": "str", }, @@ -7872,6 +7935,7 @@ "action_payload_keys": { "import": ["comment", "name", "overwrite", "src"], "switch": [], + "unset": [], }, "add_payload_keys": [], "bindings": [], @@ -7894,7 +7958,7 @@ }, "appfwxmlcontenttype": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["isregex", "xmlcontenttypevalue"], "bindings": [], "bindprimary_key": "", @@ -7908,7 +7972,6 @@ "readwrite_arguments": { "isregex": { "choices": ["NOTREGEX", "REGEX"], - "default": "NOTREGEX", "no_log": False, "type": "str", }, @@ -7922,6 +7985,7 @@ "action_payload_keys": { "import": ["comment", "name", "overwrite", "src"], "switch": [], + "unset": [], }, "add_payload_keys": [], "bindings": [], @@ -7947,6 +8011,7 @@ "action_payload_keys": { "import": ["comment", "name", "overwrite", "src"], "switch": [], + "unset": [], }, "add_payload_keys": [], "bindings": [], @@ -7972,6 +8037,7 @@ "action_payload_keys": { "import": ["appname", "apptemplatefilename", "deploymentfilename"], "switch": [], + "unset": [], }, "add_payload_keys": [], "bindings": [], @@ -8001,7 +8067,23 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "altcontentpath", + "altcontentsvcname", + "delay", + "dosaction", + "maxconn", + "name", + "numretries", + "polqdepth", + "priority", + "priqdepth", + "retryonreset", + "retryontimeout", + "tcpprofile", + ] + }, "add_payload_keys": [ "altcontentpath", "altcontentsvcname", @@ -8042,7 +8124,7 @@ "dostrigexpression": {"no_log": False, "type": "str"}, "maxconn": {"no_log": False, "type": "float"}, "name": {"no_log": False, "type": "str"}, - "numretries": {"default": 3, "no_log": False, "type": "float"}, + "numretries": {"no_log": False, "type": "float"}, "polqdepth": {"no_log": False, "type": "float"}, "priority": { "choices": ["HIGH", "LOW", "LOWEST", "MEDIUM"], @@ -8051,12 +8133,7 @@ }, "priqdepth": {"no_log": False, "type": "float"}, "respondwith": {"choices": ["ACS", "NS"], "no_log": False, "type": "str"}, - "retryonreset": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, + "retryonreset": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "retryontimeout": {"no_log": False, "type": "float"}, "tcpprofile": {"no_log": False, "type": "str"}, }, @@ -8080,7 +8157,7 @@ }, "appqoecustomresp": { "_supported_operations": ["Import", "change", "count", "delete", "get"], - "action_payload_keys": {"import": ["name", "src"], "switch": []}, + "action_payload_keys": {"import": ["name", "src"], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -8100,7 +8177,14 @@ }, "appqoeparameter": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "avgwaitingclient", + "dosattackthresh", + "maxaltrespbandwidth", + "sessionlife", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -8112,10 +8196,10 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": { - "avgwaitingclient": {"default": 1000000, "no_log": False, "type": "float"}, - "dosattackthresh": {"default": 2000, "no_log": False, "type": "float"}, - "maxaltrespbandwidth": {"default": 100, "no_log": False, "type": "float"}, - "sessionlife": {"default": 300, "no_log": False, "type": "float"}, + "avgwaitingclient": {"no_log": False, "type": "float"}, + "dosattackthresh": {"no_log": False, "type": "float"}, + "maxaltrespbandwidth": {"no_log": False, "type": "float"}, + "sessionlife": {"no_log": False, "type": "float"}, }, "singleton": True, "update_payload_keys": [ @@ -8134,7 +8218,7 @@ "get-byname", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", @@ -8155,7 +8239,7 @@ }, "arp": { "_supported_operations": ["add", "count", "delete", "get", "send"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "ifnum", "ipaddress", @@ -8201,7 +8285,7 @@ }, "arpparam": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["spoofvalidation", "timeout"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -8215,11 +8299,10 @@ "readwrite_arguments": { "spoofvalidation": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "timeout": {"default": 1200, "no_log": False, "type": "float"}, + "timeout": {"no_log": False, "type": "float"}, }, "singleton": True, "update_payload_keys": ["spoofvalidation", "timeout"], @@ -8234,7 +8317,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["bypasssafetycheck", "logtonewnslog", "name"] + }, "add_payload_keys": [ "bypasssafetycheck", "loglevel", @@ -8254,7 +8339,6 @@ "readwrite_arguments": { "bypasssafetycheck": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, @@ -8295,7 +8379,26 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "acl", + "alg", + "appflowexport", + "contentinspectionlog", + "dateformat", + "logfacility", + "loglevel", + "lsn", + "name", + "serverport", + "sslinterception", + "subscriberlog", + "tcp", + "timezone", + "urlfiltering", + "userdefinedauditlog", + ] + }, "add_payload_keys": [ "acl", "alg", @@ -8345,7 +8448,7 @@ "type": "str", }, "domainresolvenow": {"no_log": False, "type": "bool"}, - "domainresolveretry": {"default": 5, "no_log": False, "type": "int"}, + "domainresolveretry": {"no_log": False, "type": "int"}, "logfacility": { "choices": [ "LOCAL0", @@ -8435,7 +8538,7 @@ }, "auditnslogglobal_auditnslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["globalbindtype", "policyname", "priority"], "bindprimary_key": "policyname", "delete_arg_keys": ["globalbindtype", "policyname"], @@ -8459,7 +8562,6 @@ "SYSTEM_GLOBAL", "VPN_GLOBAL", ], - "default": "SYSTEM_GLOBAL", "no_log": False, "type": "str", }, @@ -8471,7 +8573,26 @@ }, "auditnslogparams": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "acl", + "alg", + "appflowexport", + "contentinspectionlog", + "dateformat", + "logfacility", + "loglevel", + "lsn", + "serverip", + "serverport", + "sslinterception", + "subscriberlog", + "tcp", + "timezone", + "urlfiltering", + "userdefinedauditlog", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -8590,7 +8711,7 @@ "get-byname", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", @@ -8619,7 +8740,30 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "acl", + "alg", + "appflowexport", + "contentinspectionlog", + "dateformat", + "dns", + "logfacility", + "loglevel", + "lsn", + "maxlogdatasizetohold", + "name", + "netprofile", + "serverport", + "sslinterception", + "subscriberlog", + "tcp", + "tcpprofilename", + "timezone", + "urlfiltering", + "userdefinedauditlog", + ] + }, "add_payload_keys": [ "acl", "alg", @@ -8676,7 +8820,7 @@ }, "dns": {"choices": ["DISABLED", "ENABLED"], "no_log": False, "type": "str"}, "domainresolvenow": {"no_log": False, "type": "bool"}, - "domainresolveretry": {"default": 5, "no_log": False, "type": "int"}, + "domainresolveretry": {"no_log": False, "type": "int"}, "lbvservername": {"no_log": False, "type": "str"}, "logfacility": { "choices": [ @@ -8710,7 +8854,7 @@ "type": "list", }, "lsn": {"choices": ["DISABLED", "ENABLED"], "no_log": False, "type": "str"}, - "maxlogdatasizetohold": {"default": 500, "no_log": False, "type": "float"}, + "maxlogdatasizetohold": {"no_log": False, "type": "float"}, "name": {"no_log": False, "type": "str"}, "netprofile": {"no_log": False, "type": "str"}, "serverdomainname": {"no_log": False, "type": "str"}, @@ -8776,7 +8920,7 @@ }, "auditsyslogglobal_auditsyslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["globalbindtype", "policyname", "priority"], "bindprimary_key": "policyname", "delete_arg_keys": ["globalbindtype", "policyname"], @@ -8877,7 +9021,6 @@ "SYSTEM_GLOBAL", "VPN_GLOBAL", ], - "default": "SYSTEM_GLOBAL", "no_log": False, "type": "str", }, @@ -8889,7 +9032,27 @@ }, "auditsyslogparams": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "acl", + "alg", + "appflowexport", + "contentinspectionlog", + "dateformat", + "dns", + "logfacility", + "loglevel", + "lsn", + "serverip", + "serverport", + "sslinterception", + "subscriberlog", + "tcp", + "timezone", + "urlfiltering", + "userdefinedauditlog", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -9010,7 +9173,7 @@ "get-byname", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", @@ -9038,7 +9201,7 @@ "get-byname", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "certkeyname", "name", @@ -9081,7 +9244,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["authenticationdomain", "authenticationlevel", "name"] + }, "add_payload_keys": [ "authenticationdomain", "authenticationhost", @@ -9124,7 +9289,16 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "authentication", + "defaultauthenticationgroup", + "name", + "pushservice", + "refreshinterval", + "signaturealg", + ] + }, "add_payload_keys": [ "authentication", "clientid", @@ -9151,7 +9325,6 @@ "readwrite_arguments": { "authentication": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -9160,14 +9333,9 @@ "defaultauthenticationgroup": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, "pushservice": {"no_log": False, "type": "str"}, - "refreshinterval": {"default": 50, "no_log": False, "type": "float"}, + "refreshinterval": {"no_log": False, "type": "float"}, "servicekeyname": {"no_log": False, "type": "str"}, - "signaturealg": { - "choices": ["RS256"], - "default": "RS256", - "no_log": False, - "type": "str", - }, + "signaturealg": {"choices": ["RS256"], "no_log": False, "type": "str"}, "tenantid": {"no_log": False, "type": "str"}, "tokenendpoint": {"no_log": False, "type": "str"}, "vaultname": {"no_log": False, "type": "str"}, @@ -9198,7 +9366,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["defaultauthenticationgroup", "name", "serverurl"] + }, "add_payload_keys": [ "defaultauthenticationgroup", "name", @@ -9241,7 +9411,15 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "defaultauthenticationgroup", + "groupnamefield", + "name", + "twofactor", + "usernamefield", + ] + }, "add_payload_keys": [ "defaultauthenticationgroup", "groupnamefield", @@ -9262,12 +9440,7 @@ "defaultauthenticationgroup": {"no_log": False, "type": "str"}, "groupnamefield": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, - "twofactor": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, + "twofactor": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "usernamefield": {"no_log": False, "type": "str"}, }, "singleton": False, @@ -9289,7 +9462,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["name", "reqaction", "rule"]}, "add_payload_keys": ["name", "reqaction", "rule"], "bindings": [], "bindprimary_key": "", @@ -9318,7 +9491,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["authentication", "authenticationtype", "name"] + }, "add_payload_keys": ["authentication", "authenticationtype", "name"], "bindings": [], "bindprimary_key": "", @@ -9332,13 +9507,11 @@ "readwrite_arguments": { "authentication": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "authenticationtype": { "choices": ["ATHENA", "CITRIXCONNECTOR"], - "default": "CITRIXCONNECTOR", "no_log": False, "type": "str", }, @@ -9357,7 +9530,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["clientid", "defaultauthenticationgroup", "name", "serverurl"] + }, "add_payload_keys": [ "clientid", "defaultauthenticationgroup", @@ -9399,7 +9574,7 @@ "get-byname", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", @@ -9428,7 +9603,16 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "content", + "defaultauthenticationgroup", + "emailaddress", + "name", + "timeout", + "type", + ] + }, "add_payload_keys": [ "content", "defaultauthenticationgroup", @@ -9456,13 +9640,8 @@ "name": {"no_log": False, "type": "str"}, "password": {"no_log": True, "type": "str"}, "serverurl": {"no_log": False, "type": "str"}, - "timeout": {"default": 180, "no_log": False, "type": "float"}, - "type": { - "choices": ["ATHENA", "SMTP"], - "default": "SMTP", - "no_log": False, - "type": "str", - }, + "timeout": {"no_log": False, "type": "float"}, + "type": {"choices": ["ATHENA", "SMTP"], "no_log": False, "type": "str"}, "username": {"no_log": False, "type": "str"}, }, "singleton": False, @@ -9488,7 +9667,15 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "defaultepagroup", + "deletefiles", + "killprocess", + "name", + "quarantinegroup", + ] + }, "add_payload_keys": [ "csecexpr", "defaultepagroup", @@ -9534,7 +9721,62 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "alternateemailattr", + "attribute1", + "attribute10", + "attribute11", + "attribute12", + "attribute13", + "attribute14", + "attribute15", + "attribute16", + "attribute2", + "attribute3", + "attribute4", + "attribute5", + "attribute6", + "attribute7", + "attribute8", + "attribute9", + "attributes", + "authentication", + "authtimeout", + "cloudattributes", + "defaultauthenticationgroup", + "email", + "followreferrals", + "groupattrname", + "groupnameidentifier", + "groupsearchattribute", + "groupsearchfilter", + "groupsearchsubattribute", + "kbattribute", + "ldapbase", + "ldapbinddn", + "ldapbinddnpassword", + "ldaphostname", + "ldaploginname", + "maxldapreferrals", + "maxnestinglevel", + "mssrvrecordlocation", + "name", + "nestedgroupextraction", + "otpsecret", + "passwdchange", + "pushservice", + "referraldnslookup", + "requireuser", + "searchfilter", + "sectype", + "serverport", + "ssonameattribute", + "subattributename", + "svrtype", + "validateservercert", + ] + }, "add_payload_keys": [ "alternateemailattr", "attribute1", @@ -9622,22 +9864,19 @@ "attributes": {"no_log": False, "type": "str"}, "authentication": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, - "authtimeout": {"default": 3, "no_log": False, "type": "float"}, + "authtimeout": {"no_log": False, "type": "float"}, "cloudattributes": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "defaultauthenticationgroup": {"no_log": False, "type": "str"}, - "email": {"default": "mail", "no_log": False, "type": "str"}, + "email": {"no_log": False, "type": "str"}, "followreferrals": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -9652,53 +9891,43 @@ "ldapbinddnpassword": {"no_log": True, "type": "str"}, "ldaphostname": {"no_log": False, "type": "str"}, "ldaploginname": {"no_log": False, "type": "str"}, - "maxldapreferrals": {"default": 1, "no_log": False, "type": "float"}, - "maxnestinglevel": {"default": 2, "no_log": False, "type": "float"}, + "maxldapreferrals": {"no_log": False, "type": "float"}, + "maxnestinglevel": {"no_log": False, "type": "float"}, "mssrvrecordlocation": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, "nestedgroupextraction": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "otpsecret": {"no_log": False, "type": "str"}, "passwdchange": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "pushservice": {"no_log": False, "type": "str"}, "referraldnslookup": { "choices": ["A-REC", "MSSRV-REC", "SRV-REC"], - "default": "A-REC", - "no_log": False, - "type": "str", - }, - "requireuser": { - "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, + "requireuser": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "searchfilter": {"no_log": False, "type": "str"}, "sectype": { "choices": ["PLAINTEXT", "SSL", "TLS"], - "default": "PLAINTEXT", "no_log": False, "type": "str", }, "serverip": {"no_log": False, "type": "str"}, "servername": {"no_log": False, "type": "str"}, - "serverport": {"default": 389, "no_log": False, "type": "int"}, + "serverport": {"no_log": False, "type": "int"}, "sshpublickey": {"no_log": False, "type": "str"}, "ssonameattribute": {"no_log": False, "type": "str"}, "subattributename": {"no_log": False, "type": "str"}, "svrtype": {"choices": ["AD", "NDS"], "no_log": False, "type": "str"}, "validateservercert": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, @@ -9772,7 +10001,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["name", "reqaction", "rule"]}, "add_payload_keys": ["name", "reqaction", "rule"], "bindings": [], "bindprimary_key": "", @@ -9800,7 +10029,7 @@ "get-byname", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "rule"], "bindings": [], "bindprimary_key": "", @@ -9828,7 +10057,17 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "authenticationstrength", + "name", + "passwdexpression", + "passwordcredentialindex", + "ssocredentials", + "usercredentialindex", + "userexpression", + ] + }, "add_payload_keys": [ "authenticationschema", "authenticationstrength", @@ -9856,7 +10095,6 @@ "passwordcredentialindex": {"no_log": False, "type": "float"}, "ssocredentials": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, @@ -9886,7 +10124,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["comment", "logaction", "name", "undefaction"] + }, "add_payload_keys": [ "action", "comment", @@ -9933,7 +10173,17 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "defaultauthenticationgroup", + "domain", + "domainuser", + "domainuserpasswd", + "name", + "ntlmpath", + "ou", + ] + }, "add_payload_keys": [ "defaultauthenticationgroup", "domain", @@ -9984,7 +10234,7 @@ "get-byname", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "reqaction", "rule"], "bindings": [], "bindprimary_key": "", @@ -10013,7 +10263,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["defaultauthenticationgroup", "name"]}, "add_payload_keys": ["defaultauthenticationgroup", "name"], "bindings": [], "bindprimary_key": "", @@ -10041,7 +10291,47 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "allowedalgorithms", + "attribute1", + "attribute10", + "attribute11", + "attribute12", + "attribute13", + "attribute14", + "attribute15", + "attribute16", + "attribute2", + "attribute3", + "attribute4", + "attribute5", + "attribute6", + "attribute7", + "attribute8", + "attribute9", + "attributes", + "audience", + "authentication", + "certendpoint", + "certfilepath", + "defaultauthenticationgroup", + "graphendpoint", + "idtokendecryptendpoint", + "introspecturl", + "issuer", + "metadataurl", + "name", + "oauthtype", + "pkce", + "refreshinterval", + "resourceuri", + "skewtime", + "tokenendpointauthmethod", + "userinfourl", + "usernamefield", + ] + }, "add_payload_keys": [ "allowedalgorithms", "attribute1", @@ -10123,7 +10413,6 @@ "audience": {"no_log": False, "type": "str"}, "authentication": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -10135,7 +10424,6 @@ "defaultauthenticationgroup": {"no_log": False, "type": "str"}, "granttype": { "choices": ["CODE", "PASSWORD"], - "default": "CODE", "no_log": False, "type": "str", }, @@ -10147,19 +10435,17 @@ "name": {"no_log": False, "type": "str"}, "oauthtype": { "choices": ["ATHENA", "GENERIC", "INTUNE"], - "default": "GENERIC", "no_log": False, "type": "str", }, "pkce": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, - "refreshinterval": {"default": 1440, "no_log": False, "type": "float"}, + "refreshinterval": {"no_log": False, "type": "float"}, "resourceuri": {"no_log": False, "type": "str"}, - "skewtime": {"default": 5, "no_log": False, "type": "float"}, + "skewtime": {"no_log": False, "type": "float"}, "tenantid": {"no_log": False, "type": "str"}, "tokenendpoint": {"no_log": False, "type": "str"}, "tokenendpointauthmethod": { @@ -10169,7 +10455,6 @@ "client_secret_post", "private_key_jwt", ], - "default": "client_secret_post", "no_log": False, "type": "str", }, @@ -10234,7 +10519,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["comment", "logaction", "name", "undefaction"] + }, "add_payload_keys": [ "action", "comment", @@ -10281,7 +10568,23 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "attributes", + "audience", + "configservice", + "defaultauthenticationgroup", + "encrypttoken", + "issuer", + "name", + "refreshinterval", + "relyingpartymetadataurl", + "sendpassword", + "signaturealg", + "signatureservice", + "skewtime", + ] + }, "add_payload_keys": [ "attributes", "audience", @@ -10316,31 +10619,20 @@ "clientsecret": {"no_log": True, "type": "str"}, "configservice": {"no_log": False, "type": "str"}, "defaultauthenticationgroup": {"no_log": False, "type": "str"}, - "encrypttoken": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, + "encrypttoken": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "issuer": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, "redirecturl": {"no_log": False, "type": "str"}, - "refreshinterval": {"default": 50, "no_log": False, "type": "float"}, + "refreshinterval": {"no_log": False, "type": "float"}, "relyingpartymetadataurl": {"no_log": False, "type": "str"}, - "sendpassword": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, + "sendpassword": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "signaturealg": { "choices": ["RS256", "RS512"], - "default": "RS256", "no_log": False, "type": "str", }, "signatureservice": {"no_log": False, "type": "str"}, - "skewtime": {"default": 5, "no_log": False, "type": "float"}, + "skewtime": {"no_log": False, "type": "float"}, }, "singleton": False, "update_payload_keys": [ @@ -10373,7 +10665,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["comment", "logaction", "name", "undefaction"] + }, "add_payload_keys": [ "action", "comment", @@ -10435,7 +10729,7 @@ "get-byname", "rename", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["comment", "labelname", "loginschema", "type"], "bindings": ["authenticationpolicylabel_authenticationpolicy_binding"], "bindprimary_key": "", @@ -10469,7 +10763,6 @@ "newname": {"no_log": False, "type": "str"}, "type": { "choices": ["AAATM_REQ", "RBA_REQ"], - "default": "AAATM_REQ", "no_log": False, "type": "str", }, @@ -10479,7 +10772,7 @@ }, "authenticationpolicylabel_authenticationpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "labelname", @@ -10521,7 +10814,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["name", "refreshinterval"]}, "add_payload_keys": [ "clientid", "clientsecret", @@ -10543,7 +10836,7 @@ "clientsecret": {"no_log": True, "type": "str"}, "customerid": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, - "refreshinterval": {"default": 50, "no_log": False, "type": "float"}, + "refreshinterval": {"no_log": False, "type": "float"}, }, "singleton": False, "update_payload_keys": [ @@ -10564,7 +10857,32 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "accounting", + "authentication", + "authservretry", + "authtimeout", + "callingstationid", + "defaultauthenticationgroup", + "ipattributetype", + "ipvendorid", + "name", + "passencoding", + "pwdattributetype", + "pwdvendorid", + "radattributetype", + "radgroupseparator", + "radgroupsprefix", + "radnasid", + "radnasip", + "radvendorid", + "serverport", + "targetlbvserver", + "transport", + "tunnelendpointclientip", + ] + }, "add_payload_keys": [ "accounting", "authentication", @@ -10605,15 +10923,13 @@ "accounting": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "authentication": { "choices": ["OFF", "ON"], - "default": "ON", "no_log": False, "type": "str", }, - "authservretry": {"default": 3, "no_log": False, "type": "float"}, - "authtimeout": {"default": 3, "no_log": False, "type": "float"}, + "authservretry": {"no_log": False, "type": "float"}, + "authtimeout": {"no_log": False, "type": "float"}, "callingstationid": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -10623,7 +10939,6 @@ "name": {"no_log": False, "type": "str"}, "passencoding": { "choices": ["chap", "mschapv1", "mschapv2", "pap"], - "default": "pap", "no_log": False, "type": "str", }, @@ -10646,13 +10961,11 @@ "targetlbvserver": {"no_log": False, "type": "str"}, "transport": { "choices": ["TCP", "TLS", "UDP"], - "default": "UDP", "no_log": False, "type": "str", }, "tunnelendpointclientip": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -10696,7 +11009,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["name", "reqaction", "rule"]}, "add_payload_keys": ["name", "reqaction", "rule"], "bindings": [], "bindprimary_key": "", @@ -10725,7 +11038,57 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "artifactresolutionserviceurl", + "attribute1", + "attribute10", + "attribute11", + "attribute12", + "attribute13", + "attribute14", + "attribute15", + "attribute16", + "attribute2", + "attribute3", + "attribute4", + "attribute5", + "attribute6", + "attribute7", + "attribute8", + "attribute9", + "attributeconsumingserviceindex", + "attributes", + "audience", + "authnctxclassref", + "customauthnctxclassref", + "defaultauthenticationgroup", + "digestmethod", + "enforceusername", + "forceauthn", + "groupnamefield", + "logoutbinding", + "logouturl", + "metadatarefreshinterval", + "metadataurl", + "name", + "relaystaterule", + "requestedauthncontext", + "samlacsindex", + "samlbinding", + "samlissuername", + "samlredirecturl", + "samlrejectunsignedassertion", + "samlsigningcertname", + "samltwofactor", + "samluserfield", + "sendthumbprint", + "signaturealg", + "skewtime", + "statechecks", + "storesamlresponse", + ] + }, "add_payload_keys": [ "artifactresolutionserviceurl", "attribute1", @@ -10803,11 +11166,7 @@ "attribute7": {"no_log": False, "type": "str"}, "attribute8": {"no_log": False, "type": "str"}, "attribute9": {"no_log": False, "type": "str"}, - "attributeconsumingserviceindex": { - "default": 255, - "no_log": False, - "type": "float", - }, + "attributeconsumingserviceindex": {"no_log": False, "type": "float"}, "attributes": {"no_log": False, "type": "str"}, "audience": {"no_log": False, "type": "str"}, "authnctxclassref": { @@ -10847,48 +11206,34 @@ "defaultauthenticationgroup": {"no_log": False, "type": "str"}, "digestmethod": { "choices": ["SHA1", "SHA256"], - "default": "SHA256", "no_log": False, "type": "str", }, "enforceusername": { "choices": ["OFF", "ON"], - "default": "ON", - "no_log": False, - "type": "str", - }, - "forceauthn": { - "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, + "forceauthn": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "groupnamefield": {"no_log": False, "type": "str"}, "logoutbinding": { "choices": ["POST", "REDIRECT"], - "default": "POST", "no_log": False, "type": "str", }, "logouturl": {"no_log": False, "type": "str"}, - "metadatarefreshinterval": { - "default": 3600, - "no_log": False, - "type": "float", - }, + "metadatarefreshinterval": {"no_log": False, "type": "float"}, "metadataurl": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, "relaystaterule": {"no_log": False, "type": "str"}, "requestedauthncontext": { "choices": ["better", "exact", "maximum", "minimum"], - "default": "exact", "no_log": False, "type": "str", }, - "samlacsindex": {"default": 255, "no_log": False, "type": "float"}, + "samlacsindex": {"no_log": False, "type": "float"}, "samlbinding": { "choices": ["ARTIFACT", "POST", "REDIRECT"], - "default": "POST", "no_log": False, "type": "str", }, @@ -10897,35 +11242,26 @@ "samlredirecturl": {"no_log": False, "type": "str"}, "samlrejectunsignedassertion": { "choices": ["OFF", "ON", "STRICT"], - "default": "ON", "no_log": False, "type": "str", }, "samlsigningcertname": {"no_log": False, "type": "str"}, - "samltwofactor": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, + "samltwofactor": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "samluserfield": {"no_log": False, "type": "str"}, "sendthumbprint": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "signaturealg": { "choices": ["RSA-SHA1", "RSA-SHA256"], - "default": "RSA-SHA256", "no_log": False, "type": "str", }, - "skewtime": {"default": 5, "no_log": False, "type": "float"}, + "skewtime": {"no_log": False, "type": "float"}, "statechecks": {"no_log": False, "type": "str"}, "storesamlresponse": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -10993,7 +11329,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["comment", "logaction", "name", "undefaction"] + }, "add_payload_keys": [ "action", "comment", @@ -11040,7 +11378,86 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "acsurlrule", + "assertionconsumerserviceurl", + "attribute1", + "attribute10", + "attribute10format", + "attribute10friendlyname", + "attribute11", + "attribute11format", + "attribute11friendlyname", + "attribute12", + "attribute12format", + "attribute12friendlyname", + "attribute13", + "attribute13format", + "attribute13friendlyname", + "attribute14", + "attribute14format", + "attribute14friendlyname", + "attribute15", + "attribute15format", + "attribute15friendlyname", + "attribute16", + "attribute16format", + "attribute16friendlyname", + "attribute1format", + "attribute1friendlyname", + "attribute2", + "attribute2format", + "attribute2friendlyname", + "attribute3", + "attribute3format", + "attribute3friendlyname", + "attribute4", + "attribute4format", + "attribute4friendlyname", + "attribute5", + "attribute5format", + "attribute5friendlyname", + "attribute6", + "attribute6format", + "attribute6friendlyname", + "attribute7", + "attribute7format", + "attribute7friendlyname", + "attribute8", + "attribute8format", + "attribute8friendlyname", + "attribute9", + "attribute9format", + "attribute9friendlyname", + "audience", + "defaultauthenticationgroup", + "digestmethod", + "encryptassertion", + "encryptionalgorithm", + "keytransportalg", + "logoutbinding", + "metadatarefreshinterval", + "metadataurl", + "name", + "nameidexpr", + "nameidformat", + "rejectunsignedrequests", + "samlbinding", + "samlidpcertname", + "samlissuername", + "samlsigningcertversion", + "samlspcertname", + "samlspcertversion", + "sendpassword", + "serviceproviderid", + "signassertion", + "signaturealg", + "signatureservice", + "skewtime", + "splogouturl", + ] + }, "add_payload_keys": [ "acsurlrule", "assertionconsumerserviceurl", @@ -11279,39 +11696,30 @@ "defaultauthenticationgroup": {"no_log": False, "type": "str"}, "digestmethod": { "choices": ["SHA1", "SHA256"], - "default": "SHA256", "no_log": False, "type": "str", }, "encryptassertion": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "encryptionalgorithm": { "choices": ["AES128", "AES192", "AES256", "DES3"], - "default": "AES256", "no_log": False, "type": "str", }, "keytransportalg": { "choices": ["RSA-V1_5", "RSA_OAEP"], - "default": "RSA_OAEP", "no_log": False, "type": "str", }, "logoutbinding": { "choices": ["POST", "REDIRECT"], - "default": "POST", "no_log": False, "type": "str", }, - "metadatarefreshinterval": { - "default": 3600, - "no_log": False, - "type": "float", - }, + "metadatarefreshinterval": {"no_log": False, "type": "float"}, "metadataurl": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, "nameidexpr": {"no_log": False, "type": "str"}, @@ -11326,19 +11734,16 @@ "persistent", "transient", ], - "default": "transient", "no_log": False, "type": "str", }, "rejectunsignedrequests": { "choices": ["OFF", "ON"], - "default": "ON", "no_log": False, "type": "str", }, "samlbinding": { "choices": ["ARTIFACT", "POST", "REDIRECT"], - "default": "POST", "no_log": False, "type": "str", }, @@ -11347,27 +11752,20 @@ "samlsigningcertversion": {"no_log": False, "type": "str"}, "samlspcertname": {"no_log": False, "type": "str"}, "samlspcertversion": {"no_log": False, "type": "str"}, - "sendpassword": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, + "sendpassword": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "serviceproviderid": {"no_log": False, "type": "str"}, "signassertion": { "choices": ["ASSERTION", "BOTH", "NONE", "RESPONSE"], - "default": "ASSERTION", "no_log": False, "type": "str", }, "signaturealg": { "choices": ["RSA-SHA1", "RSA-SHA256"], - "default": "RSA-SHA256", "no_log": False, "type": "str", }, "signatureservice": {"no_log": False, "type": "str"}, - "skewtime": {"default": 5, "no_log": False, "type": "float"}, + "skewtime": {"no_log": False, "type": "float"}, "splogouturl": {"no_log": False, "type": "str"}, }, "singleton": False, @@ -11476,7 +11874,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["name", "reqaction", "rule"]}, "add_payload_keys": ["name", "reqaction", "rule"], "bindings": [], "bindprimary_key": "", @@ -11505,7 +11903,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["comment", "name"]}, "add_payload_keys": ["action", "comment", "name", "rule"], "bindings": [], "bindprimary_key": "", @@ -11535,7 +11933,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["comment", "name"]}, "add_payload_keys": ["comment", "name", "tags"], "bindings": [], "bindprimary_key": "", @@ -11564,7 +11962,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["defaultauthenticationgroup", "domain", "name"] + }, "add_payload_keys": [ "defaultauthenticationgroup", "domain", @@ -11604,7 +12004,37 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "accounting", + "attribute1", + "attribute10", + "attribute11", + "attribute12", + "attribute13", + "attribute14", + "attribute15", + "attribute16", + "attribute2", + "attribute3", + "attribute4", + "attribute5", + "attribute6", + "attribute7", + "attribute8", + "attribute9", + "attributes", + "auditfailedcmds", + "authorization", + "authtimeout", + "defaultauthenticationgroup", + "groupattrname", + "name", + "serverip", + "serverport", + "tacacssecret", + ] + }, "add_payload_keys": [ "accounting", "attribute1", @@ -11668,12 +12098,12 @@ "type": "str", }, "authorization": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, - "authtimeout": {"default": 3, "no_log": False, "type": "float"}, + "authtimeout": {"no_log": False, "type": "float"}, "defaultauthenticationgroup": {"no_log": False, "type": "str"}, "groupattrname": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, "serverip": {"no_log": False, "type": "str"}, - "serverport": {"default": 49, "no_log": False, "type": "int"}, + "serverport": {"no_log": False, "type": "int"}, "tacacssecret": {"no_log": True, "type": "str"}, }, "singleton": False, @@ -11717,7 +12147,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["name", "reqaction", "rule"]}, "add_payload_keys": ["name", "reqaction", "rule"], "bindings": [], "bindprimary_key": "", @@ -11749,7 +12179,19 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "appflowlog", + "authentication", + "authenticationdomain", + "certkeynames", + "comment", + "failedlogintimeout", + "maxloginattempts", + "name", + "samesite", + ] + }, "add_payload_keys": [ "appflowlog", "authentication", @@ -11801,13 +12243,11 @@ "readwrite_arguments": { "appflowlog": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "authentication": { "choices": ["OFF", "ON"], - "default": "ON", "no_log": False, "type": "str", }, @@ -12156,18 +12596,13 @@ "name": {"no_log": False, "type": "str"}, "newname": {"no_log": False, "type": "str"}, "port": {"no_log": False, "type": "int"}, - "range": {"default": 1, "no_log": False, "type": "float"}, + "range": {"no_log": False, "type": "float"}, "samesite": { "choices": ["LAX", "None", "STRICT"], "no_log": False, "type": "str", }, - "servicetype": { - "choices": ["SSL"], - "default": "SSL", - "no_log": False, - "type": "str", - }, + "servicetype": {"choices": ["SSL"], "no_log": False, "type": "str"}, "td": {"no_log": False, "type": "float"}, }, "singleton": False, @@ -12186,7 +12621,7 @@ }, "authenticationvserver_auditnslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12240,7 +12675,7 @@ }, "authenticationvserver_auditsyslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12294,7 +12729,7 @@ }, "authenticationvserver_authenticationcertpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12348,7 +12783,7 @@ }, "authenticationvserver_authenticationldappolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12402,7 +12837,7 @@ }, "authenticationvserver_authenticationlocalpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12456,7 +12891,7 @@ }, "authenticationvserver_authenticationloginschemapolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12510,7 +12945,7 @@ }, "authenticationvserver_authenticationnegotiatepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12564,7 +12999,7 @@ }, "authenticationvserver_authenticationoauthidppolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12618,7 +13053,7 @@ }, "authenticationvserver_authenticationpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12672,7 +13107,7 @@ }, "authenticationvserver_authenticationradiuspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12726,7 +13161,7 @@ }, "authenticationvserver_authenticationsamlidppolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12780,7 +13215,7 @@ }, "authenticationvserver_authenticationsamlpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12834,7 +13269,7 @@ }, "authenticationvserver_authenticationsmartaccesspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12888,7 +13323,7 @@ }, "authenticationvserver_authenticationtacacspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12942,7 +13377,7 @@ }, "authenticationvserver_authenticationwebauthpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -12996,7 +13431,7 @@ }, "authenticationvserver_cachepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -13050,7 +13485,7 @@ }, "authenticationvserver_cspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -13104,7 +13539,7 @@ }, "authenticationvserver_responderpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -13158,7 +13593,7 @@ }, "authenticationvserver_rewritepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -13212,7 +13647,7 @@ }, "authenticationvserver_tmsessionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -13266,7 +13701,7 @@ }, "authenticationvserver_vpnportaltheme_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "portaltheme"], "bindprimary_key": "portaltheme", "delete_arg_keys": ["portaltheme"], @@ -13293,7 +13728,31 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "attribute1", + "attribute10", + "attribute11", + "attribute12", + "attribute13", + "attribute14", + "attribute15", + "attribute16", + "attribute2", + "attribute3", + "attribute4", + "attribute5", + "attribute6", + "attribute7", + "attribute8", + "attribute9", + "defaultauthenticationgroup", + "fullreqexpr", + "name", + "serverip", + "serverport", + ] + }, "add_payload_keys": [ "attribute1", "attribute10", @@ -13389,7 +13848,7 @@ "get-byname", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", @@ -13418,7 +13877,7 @@ "rename", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["action", "name", "rule"], "bindings": ["authorizationpolicylabel_authorizationpolicy_binding"], "bindprimary_key": "", @@ -13463,7 +13922,7 @@ "get-byname", "rename", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["labelname"], "bindings": ["authorizationpolicylabel_authorizationpolicy_binding"], "bindprimary_key": "", @@ -13499,7 +13958,7 @@ }, "authorizationpolicylabel_authorizationpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -13551,7 +14010,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["name", "quiettime", "vmdestroygraceperiod"]}, "add_payload_keys": [ "name", "parameters", @@ -13574,13 +14033,13 @@ "name": {"no_log": False, "type": "str"}, "parameters": {"no_log": False, "type": "str"}, "profilename": {"no_log": False, "type": "str"}, - "quiettime": {"default": 300, "no_log": False, "type": "float"}, + "quiettime": {"no_log": False, "type": "float"}, "type": { "choices": ["SCALE_DOWN", "SCALE_UP"], "no_log": False, "type": "str", }, - "vmdestroygraceperiod": {"default": 10, "no_log": False, "type": "float"}, + "vmdestroygraceperiod": {"no_log": False, "type": "float"}, "vserver": {"no_log": False, "type": "str"}, }, "singleton": False, @@ -13604,7 +14063,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["action", "comment", "logaction", "name", "rule"] + }, "add_payload_keys": ["action", "comment", "logaction", "name", "rule"], "bindings": [], "bindprimary_key": "", @@ -13635,7 +14096,7 @@ "get-byname", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["apikey", "name", "sharedsecret", "type", "url"], "bindings": [], "bindprimary_key": "", @@ -13658,7 +14119,7 @@ }, "azureapplication": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "clientid", "clientsecret", @@ -13696,7 +14157,7 @@ }, "azurekeyvault": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["azureapplication", "azurevaultname", "name"], "bindings": [], "bindprimary_key": "", @@ -13717,7 +14178,7 @@ }, "botglobal_botpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -13751,7 +14212,6 @@ "SYSTEM_GLOBAL", "VPN_GLOBAL", ], - "default": "SYSTEM_GLOBAL", "no_log": False, "type": "str", }, @@ -13785,7 +14245,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["comment", "logaction", "name", "undefaction"] + }, "add_payload_keys": [ "comment", "logaction", @@ -13847,7 +14309,7 @@ "get-byname", "rename", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["comment", "labelname"], "bindings": ["botpolicylabel_botpolicy_binding"], "bindprimary_key": "", @@ -13884,7 +14346,7 @@ }, "botpolicylabel_botpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -13936,7 +14398,37 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "bot_enable_black_list", + "bot_enable_ip_reputation", + "bot_enable_rate_limit", + "bot_enable_tps", + "bot_enable_white_list", + "clientipexpression", + "comment", + "devicefingerprint", + "devicefingerprintaction", + "devicefingerprintmobile", + "dfprequestlimit", + "errorurl", + "headlessbrowserdetection", + "kmdetection", + "kmeventspostbodylimit", + "kmjavascriptname", + "name", + "sessioncookiename", + "sessiontimeout", + "signature", + "signaturemultipleuseragentheaderaction", + "signaturenouseragentheaderaction", + "spoofedreqaction", + "trap", + "trapaction", + "trapurl", + "verboseloglevel", + ] + }, "add_payload_keys": [ "bot_enable_black_list", "bot_enable_ip_reputation", @@ -13988,31 +14480,26 @@ "readwrite_arguments": { "bot_enable_black_list": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "bot_enable_ip_reputation": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "bot_enable_rate_limit": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "bot_enable_tps": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "bot_enable_white_list": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -14164,20 +14651,17 @@ "comment": {"no_log": False, "type": "str"}, "devicefingerprint": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "devicefingerprintaction": { "choices": ["DROP", "LOG", "MITIGATION", "NONE", "REDIRECT", "RESET"], - "default": "NONE", "elements": "str", "no_log": False, "type": "list", }, "devicefingerprintmobile": { "choices": ["Android", "NONE", "iOS"], - "default": "NONE", "elements": "str", "no_log": False, "type": "list", @@ -14186,16 +14670,10 @@ "errorurl": {"no_log": False, "type": "str"}, "headlessbrowserdetection": { "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, - "kmdetection": { - "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, + "kmdetection": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "kmeventspostbodylimit": {"no_log": False, "type": "float"}, "kmjavascriptname": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, @@ -14204,34 +14682,25 @@ "signature": {"no_log": False, "type": "str"}, "signaturemultipleuseragentheaderaction": { "choices": ["CHECKLAST", "DROP", "LOG", "REDIRECT", "RESET"], - "default": "CHECKLAST", "elements": "str", "no_log": False, "type": "list", }, "signaturenouseragentheaderaction": { "choices": ["DROP", "LOG", "NONE", "REDIRECT", "RESET"], - "default": "DROP", "elements": "str", "no_log": False, "type": "list", }, "spoofedreqaction": { "choices": ["DROP", "LOG", "NONE", "REDIRECT", "RESET"], - "default": "LOG", "elements": "str", "no_log": False, "type": "list", }, - "trap": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, + "trap": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "trapaction": { "choices": ["DROP", "LOG", "NONE", "REDIRECT", "RESET"], - "default": "NONE", "elements": "str", "no_log": False, "type": "list", @@ -14239,7 +14708,6 @@ "trapurl": {"no_log": False, "type": "str"}, "verboseloglevel": { "choices": ["HTTP_FULL_HEADER", "NONE"], - "default": "NONE", "no_log": False, "type": "str", }, @@ -14277,7 +14745,7 @@ }, "botprofile_blacklist_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bot_bind_comment", "bot_blacklist", @@ -14310,14 +14778,12 @@ "bot_blacklist": {"no_log": False, "type": "bool"}, "bot_blacklist_action": { "choices": ["DROP", "LOG", "NONE", "REDIRECT", "RESET"], - "default": "NONE", "elements": "str", "no_log": False, "type": "list", }, "bot_blacklist_enabled": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -14335,7 +14801,7 @@ }, "botprofile_captcha_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bot_bind_comment", "bot_captcha_action", @@ -14375,33 +14841,31 @@ "bot_bind_comment": {"no_log": False, "type": "str"}, "bot_captcha_action": { "choices": ["DROP", "LOG", "NONE", "REDIRECT", "RESET"], - "default": "NONE", "elements": "str", "no_log": False, "type": "list", }, "bot_captcha_enabled": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "bot_captcha_url": {"no_log": False, "type": "str"}, "captcharesource": {"no_log": False, "type": "bool"}, - "graceperiod": {"default": 900, "no_log": False, "type": "float"}, + "graceperiod": {"no_log": False, "type": "float"}, "logmessage": {"no_log": False, "type": "str"}, - "muteperiod": {"default": 300, "no_log": False, "type": "float"}, + "muteperiod": {"no_log": False, "type": "float"}, "name": {"no_log": False, "type": "str"}, - "requestsizelimit": {"default": 8000, "no_log": False, "type": "float"}, - "retryattempts": {"default": 3, "no_log": False, "type": "float"}, - "waittime": {"default": 15, "no_log": False, "type": "float"}, + "requestsizelimit": {"no_log": False, "type": "float"}, + "retryattempts": {"no_log": False, "type": "float"}, + "waittime": {"no_log": False, "type": "float"}, }, "singleton": False, "update_payload_keys": [], }, "botprofile_ipreputation_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bot_bind_comment", "bot_iprep_action", @@ -14431,14 +14895,12 @@ "bot_bind_comment": {"no_log": False, "type": "str"}, "bot_iprep_action": { "choices": ["DROP", "LOG", "MITIGATION", "NONE", "REDIRECT", "RESET"], - "default": "NONE", "elements": "str", "no_log": False, "type": "list", }, "bot_iprep_enabled": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -14477,7 +14939,7 @@ }, "botprofile_kmdetectionexpr_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bot_bind_comment", "bot_km_detection_enabled", @@ -14507,7 +14969,6 @@ "bot_bind_comment": {"no_log": False, "type": "str"}, "bot_km_detection_enabled": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -14522,7 +14983,7 @@ }, "botprofile_logexpression_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bot_bind_comment", "bot_log_expression_enabled", @@ -14552,7 +15013,6 @@ "bot_bind_comment": {"no_log": False, "type": "str"}, "bot_log_expression_enabled": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -14567,7 +15027,7 @@ }, "botprofile_ratelimit_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bot_bind_comment", "bot_rate_limit_action", @@ -14619,14 +15079,12 @@ "bot_bind_comment": {"no_log": False, "type": "str"}, "bot_rate_limit_action": { "choices": ["DROP", "LOG", "NONE", "REDIRECT", "RESET"], - "default": "NONE", "elements": "str", "no_log": False, "type": "list", }, "bot_rate_limit_enabled": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -14901,15 +15359,15 @@ }, "logmessage": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, - "rate": {"default": 1, "no_log": False, "type": "float"}, - "timeslice": {"default": 1000, "no_log": False, "type": "float"}, + "rate": {"no_log": False, "type": "float"}, + "timeslice": {"no_log": False, "type": "float"}, }, "singleton": False, "update_payload_keys": [], }, "botprofile_tps_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bot_bind_comment", "bot_tps", @@ -14944,14 +15402,12 @@ "bot_tps": {"no_log": False, "type": "bool"}, "bot_tps_action": { "choices": ["DROP", "LOG", "MITIGATION", "NONE", "REDIRECT", "RESET"], - "default": "NONE", "elements": "str", "no_log": False, "type": "list", }, "bot_tps_enabled": { "choices": ["OFF", "ON"], - "default": "ON", "no_log": False, "type": "str", }, @@ -14970,7 +15426,7 @@ }, "botprofile_trapinsertionurl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bot_bind_comment", "bot_trap_url", @@ -14999,7 +15455,6 @@ "bot_trap_url": {"no_log": False, "type": "str"}, "bot_trap_url_insertion_enabled": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -15012,7 +15467,7 @@ }, "botprofile_whitelist_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bot_bind_comment", "bot_whitelist", @@ -15045,7 +15500,6 @@ "bot_whitelist": {"no_log": False, "type": "bool"}, "bot_whitelist_enabled": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -15055,12 +15509,7 @@ "type": "str", }, "bot_whitelist_value": {"no_log": False, "type": "str"}, - "log": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, + "log": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "logmessage": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, }, @@ -15069,7 +15518,25 @@ }, "botsettings": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "defaultnonintrusiveprofile", + "defaultprofile", + "dfprequestlimit", + "javascriptname", + "proxypassword", + "proxyport", + "proxyserver", + "proxyusername", + "sessioncookiename", + "sessiontimeout", + "signatureautoupdate", + "signatureurl", + "trapurlautogenerate", + "trapurlinterval", + "trapurllength", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -15083,7 +15550,6 @@ "readwrite_arguments": { "defaultnonintrusiveprofile": { "choices": ["BOT_BYPASS", "BOT_LOG", "BOT_STATS"], - "default": "BOT_STATS", "no_log": False, "type": "str", }, @@ -15091,30 +15557,24 @@ "dfprequestlimit": {"no_log": False, "type": "float"}, "javascriptname": {"no_log": False, "type": "str"}, "proxypassword": {"no_log": True, "type": "str"}, - "proxyport": {"default": 8080, "no_log": False, "type": "int"}, + "proxyport": {"no_log": False, "type": "int"}, "proxyserver": {"no_log": False, "type": "str"}, "proxyusername": {"no_log": False, "type": "str"}, "sessioncookiename": {"no_log": False, "type": "str"}, "sessiontimeout": {"no_log": False, "type": "float"}, "signatureautoupdate": { "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, - "signatureurl": { - "default": "https://nsbotsignatures.s3.amazonaws.com/BotSignatureMapping.json", "no_log": False, "type": "str", }, + "signatureurl": {"no_log": False, "type": "str"}, "trapurlautogenerate": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, - "trapurlinterval": {"default": 3600, "no_log": False, "type": "float"}, - "trapurllength": {"default": 32, "no_log": False, "type": "float"}, + "trapurlinterval": {"no_log": False, "type": "float"}, + "trapurllength": {"no_log": False, "type": "float"}, }, "singleton": True, "update_payload_keys": [ @@ -15140,6 +15600,7 @@ "action_payload_keys": { "import": ["comment", "name", "overwrite", "src"], "switch": [], + "unset": [], }, "add_payload_keys": [], "bindings": [], @@ -15170,7 +15631,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["dynamicrouting", "id", "ipv6dynamicrouting"] + }, "add_payload_keys": ["dynamicrouting", "id", "ipv6dynamicrouting"], "bindings": [ "bridgegroup_nsip6_binding", @@ -15236,14 +15699,12 @@ }, "dynamicrouting": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "id": {"no_log": False, "type": "float"}, "ipv6dynamicrouting": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -15253,7 +15714,7 @@ }, "bridgegroup_nsip6_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["id", "ipaddress", "netmask", "ownergroup", "td"], "bindprimary_key": "ipaddress", "delete_arg_keys": ["ipaddress", "netmask", "ownergroup", "td"], @@ -15267,7 +15728,7 @@ "id": {"no_log": False, "type": "float"}, "ipaddress": {"no_log": False, "type": "str"}, "netmask": {"no_log": False, "type": "str"}, - "ownergroup": {"default": "DEFAULT_NG", "no_log": False, "type": "str"}, + "ownergroup": {"no_log": False, "type": "str"}, "td": {"no_log": False, "type": "float"}, }, "singleton": False, @@ -15275,7 +15736,7 @@ }, "bridgegroup_nsip_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["id", "ipaddress", "netmask", "ownergroup", "td"], "bindprimary_key": "ipaddress", "delete_arg_keys": ["ipaddress", "netmask", "ownergroup", "td"], @@ -15289,7 +15750,7 @@ "id": {"no_log": False, "type": "float"}, "ipaddress": {"no_log": False, "type": "str"}, "netmask": {"no_log": False, "type": "str"}, - "ownergroup": {"default": "DEFAULT_NG", "no_log": False, "type": "str"}, + "ownergroup": {"no_log": False, "type": "str"}, "td": {"no_log": False, "type": "float"}, }, "singleton": False, @@ -15297,7 +15758,7 @@ }, "bridgegroup_vlan_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["id", "vlan"], "bindprimary_key": "vlan", "delete_arg_keys": ["vlan"], @@ -15324,7 +15785,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["bridgeage"]}, "add_payload_keys": ["devicevlan", "mac", "vni", "vtep", "vxlan"], "bindings": [], "bindprimary_key": "", @@ -15336,7 +15797,7 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": { - "bridgeage": {"default": 300, "no_log": False, "type": "float"}, + "bridgeage": {"no_log": False, "type": "float"}, "devicevlan": {"no_log": False, "type": "float"}, "ifnum": {"no_log": False, "type": "str"}, "mac": {"no_log": False, "type": "str"}, @@ -15362,7 +15823,48 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "absexpiry", + "absexpirygmt", + "alwaysevalpolicies", + "cachecontrol", + "expireatlastbyte", + "flashcache", + "heurexpiryparam", + "hitparams", + "hitselector", + "ignoreparamvaluecase", + "ignorereloadreq", + "ignorereqcachinghdrs", + "insertage", + "insertetag", + "insertvia", + "invalparams", + "invalrestrictedtohost", + "invalselector", + "lazydnsresolve", + "matchcookies", + "maxressize", + "memlimit", + "minhits", + "minressize", + "name", + "persistha", + "pinned", + "polleverytime", + "prefetch", + "prefetchmaxpending", + "prefetchperiod", + "prefetchperiodmillisec", + "quickabortsize", + "relexpiry", + "relexpirymillisec", + "removecookies", + "weaknegrelexpiry", + "weakposrelexpiry", + ] + }, "add_payload_keys": [ "absexpiry", "absexpirygmt", @@ -15418,23 +15920,16 @@ "absexpirygmt": {"elements": "str", "no_log": False, "type": "list"}, "alwaysevalpolicies": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "cachecontrol": {"no_log": False, "type": "str"}, "expireatlastbyte": { "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, - "flashcache": { - "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, + "flashcache": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "heurexpiryparam": {"no_log": False, "type": "float"}, "hitparams": {"elements": "str", "no_log": False, "type": "list"}, "hitselector": {"no_log": False, "type": "str"}, @@ -15446,34 +15941,17 @@ }, "ignorereloadreq": { "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, "ignorereqcachinghdrs": { "choices": ["NO", "YES"], - "default": "YES", - "no_log": False, - "type": "str", - }, - "insertage": { - "choices": ["NO", "YES"], - "default": "YES", - "no_log": False, - "type": "str", - }, - "insertetag": { - "choices": ["NO", "YES"], - "default": "YES", - "no_log": False, - "type": "str", - }, - "insertvia": { - "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, + "insertage": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, + "insertetag": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, + "insertvia": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "invalparams": {"elements": "str", "no_log": False, "type": "list"}, "invalrestrictedtohost": { "choices": ["NO", "YES"], @@ -15483,63 +15961,31 @@ "invalselector": {"no_log": False, "type": "str"}, "lazydnsresolve": { "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, "matchcookies": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, - "maxressize": {"default": 80, "no_log": False, "type": "float"}, - "memlimit": {"default": 65536, "no_log": False, "type": "float"}, + "maxressize": {"no_log": False, "type": "float"}, + "memlimit": {"no_log": False, "type": "float"}, "minhits": {"no_log": False, "type": "int"}, "minressize": {"no_log": False, "type": "float"}, "name": {"no_log": False, "type": "str"}, - "persistha": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, - "pinned": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, - "polleverytime": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, - "prefetch": { - "choices": ["NO", "YES"], - "default": "YES", - "no_log": False, - "type": "str", - }, + "persistha": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, + "pinned": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, + "polleverytime": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, + "prefetch": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "prefetchmaxpending": {"no_log": False, "type": "float"}, "prefetchperiod": {"no_log": False, "type": "float"}, "prefetchperiodmillisec": {"no_log": False, "type": "float"}, "query": {"no_log": False, "type": "str"}, - "quickabortsize": {"default": 4194303, "no_log": False, "type": "float"}, + "quickabortsize": {"no_log": False, "type": "float"}, "relexpiry": {"no_log": False, "type": "float"}, "relexpirymillisec": {"no_log": False, "type": "float"}, - "removecookies": { - "choices": ["NO", "YES"], - "default": "YES", - "no_log": False, - "type": "str", - }, + "removecookies": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "selectorvalue": {"no_log": False, "type": "str"}, - "tosecondary": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, + "tosecondary": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "type": { "choices": ["HTTP", "MSSQL", "MYSQL"], - "default": "HTTP", "no_log": False, "type": "str", }, @@ -15590,7 +16036,7 @@ }, "cacheforwardproxy": { "_supported_operations": ["add", "count", "delete", "get"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["ipaddress", "port"], "bindings": [], "bindprimary_key": "", @@ -15610,7 +16056,7 @@ }, "cacheglobal_cachepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -15646,7 +16092,6 @@ "SYSTEM_GLOBAL", "VPN_GLOBAL", ], - "default": "SYSTEM_GLOBAL", "no_log": False, "type": "str", }, @@ -15661,7 +16106,6 @@ "policy": {"no_log": False, "type": "str"}, "precededefrules": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, @@ -15686,7 +16130,7 @@ }, "cacheobject": { "_supported_operations": ["count", "expire", "flush", "get", "save"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -15712,12 +16156,7 @@ "group": {"no_log": False, "type": "str"}, "groupname": {"no_log": False, "type": "str"}, "host": {"no_log": False, "type": "str"}, - "httpmethod": { - "choices": ["GET", "POST"], - "default": "GET", - "no_log": False, - "type": "str", - }, + "httpmethod": {"choices": ["GET", "POST"], "no_log": False, "type": "str"}, "httpstatus": {"no_log": False, "type": "float"}, "ignoremarkerobjects": { "choices": ["OFF", "ON"], @@ -15731,13 +16170,8 @@ }, "locator": {"no_log": False, "type": "float"}, "nodeid": {"no_log": False, "type": "float"}, - "port": {"default": 80, "no_log": False, "type": "int"}, - "tosecondary": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, + "port": {"no_log": False, "type": "int"}, + "tosecondary": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "url": {"no_log": False, "type": "str"}, }, "singleton": False, @@ -15745,7 +16179,18 @@ }, "cacheparameter": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "enablebypass", + "enablehaobjpersist", + "maxpostlen", + "memlimit", + "prefetchmaxpending", + "undefaction", + "verifyusing", + "via", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -15760,11 +16205,10 @@ "enablebypass": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "enablehaobjpersist": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, - "maxpostlen": {"default": 4096, "no_log": False, "type": "float"}, + "maxpostlen": {"no_log": False, "type": "float"}, "memlimit": {"no_log": False, "type": "float"}, "prefetchmaxpending": {"no_log": False, "type": "float"}, "undefaction": { @@ -15802,7 +16246,15 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "invalgroups", + "invalobjects", + "policyname", + "storeingroup", + "undefaction", + ] + }, "add_payload_keys": [ "action", "invalgroups", @@ -15875,7 +16327,7 @@ "get-byname", "rename", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["evaluates", "labelname"], "bindings": ["cachepolicylabel_cachepolicy_binding"], "bindprimary_key": "", @@ -15925,7 +16377,7 @@ }, "cachepolicylabel_cachepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -15976,7 +16428,7 @@ "get-byname", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["rule", "selectorname"], "bindings": [], "bindprimary_key": "", @@ -15996,7 +16448,17 @@ }, "callhome": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "emailaddress", + "hbcustominterval", + "ipaddress", + "mode", + "port", + "proxyauthservice", + "proxymode", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -16009,23 +16471,13 @@ "primary_key": "", "readwrite_arguments": { "emailaddress": {"no_log": False, "type": "str"}, - "hbcustominterval": {"default": 7, "no_log": False, "type": "float"}, + "hbcustominterval": {"no_log": False, "type": "float"}, "ipaddress": {"no_log": False, "type": "str"}, - "mode": { - "choices": ["CSP", "Default"], - "default": "Default", - "no_log": False, - "type": "str", - }, + "mode": {"choices": ["CSP", "Default"], "no_log": False, "type": "str"}, "nodeid": {"no_log": False, "type": "float"}, "port": {"no_log": False, "type": "int"}, "proxyauthservice": {"no_log": False, "type": "str"}, - "proxymode": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, + "proxymode": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, }, "singleton": True, "update_payload_keys": [ @@ -16048,7 +16500,23 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "bandwidthhigh", + "bandwidthnormal", + "flowctl", + "haheartbeat", + "hamonitor", + "id", + "ifalias", + "linkredundancy", + "lrminthroughput", + "mtu", + "speed", + "tagall", + "throughput", + ] + }, "add_payload_keys": [ "bandwidthhigh", "bandwidthnormal", @@ -16098,29 +16566,17 @@ }, "flowctl": { "choices": ["OFF", "ON", "RX", "RXTX", "TX"], - "default": "OFF", - "no_log": False, - "type": "str", - }, - "haheartbeat": { - "choices": ["OFF", "ON"], - "default": "ON", - "no_log": False, - "type": "str", - }, - "hamonitor": { - "choices": ["OFF", "ON"], - "default": "ON", "no_log": False, "type": "str", }, + "haheartbeat": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, + "hamonitor": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "id": {"no_log": False, "type": "str"}, - "ifalias": {"default": '" "', "no_log": False, "type": "str"}, + "ifalias": {"no_log": False, "type": "str"}, "ifnum": {"elements": "str", "no_log": False, "type": "list"}, "lamac": {"no_log": False, "type": "str"}, "linkredundancy": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -16131,7 +16587,7 @@ "type": "str", }, "mode": {"choices": ["AUTO", "MANUAL"], "no_log": False, "type": "str"}, - "mtu": {"default": 1500, "no_log": False, "type": "float"}, + "mtu": {"no_log": False, "type": "float"}, "speed": { "choices": [ "10", @@ -16144,23 +16600,12 @@ "50000", "AUTO", ], - "default": "AUTO", - "no_log": False, - "type": "str", - }, - "tagall": { - "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, + "tagall": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "throughput": {"no_log": False, "type": "float"}, - "trunk": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, + "trunk": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, }, "singleton": False, "update_payload_keys": [ @@ -16182,7 +16627,7 @@ }, "channel_interface_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["id", "ifnum"], "bindprimary_key": "ifnum", "delete_arg_keys": ["ifnum"], @@ -16209,7 +16654,7 @@ "get-byname", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["creator", "name"], "bindings": [], "bindprimary_key": "", @@ -16229,7 +16674,7 @@ }, "cloudawsparam": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["rolearn"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -16246,7 +16691,7 @@ }, "cloudcredential": { "_supported_operations": ["get", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -16271,7 +16716,14 @@ }, "cloudngsparameter": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "allowdtls12", + "allowedudtversion", + "blockonallowedngstktprof", + "csvserverticketingdecouple", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -16283,27 +16735,19 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": { - "allowdtls12": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, + "allowdtls12": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "allowedudtversion": { "choices": ["V4", "V5", "V6", "V7"], - "default": "V4", "no_log": False, "type": "str", }, "blockonallowedngstktprof": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "csvserverticketingdecouple": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, @@ -16318,7 +16762,9 @@ }, "cloudparameter": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["customerid", "instanceid", "resourcelocation"] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -16361,7 +16807,7 @@ }, "cloudparaminternal": { "_supported_operations": ["count", "get", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -16380,7 +16826,7 @@ }, "cloudprofile": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "azurepollperiod", "azuretagname", @@ -16422,7 +16868,7 @@ "password_keys": [], "primary_key": "name", "readwrite_arguments": { - "azurepollperiod": {"default": 60, "no_log": False, "type": "float"}, + "azurepollperiod": {"no_log": False, "type": "float"}, "azuretagname": {"no_log": False, "type": "str"}, "azuretagvalue": {"no_log": False, "type": "str"}, "boundservicegroupsvctype": { @@ -16480,12 +16926,7 @@ "type": "str", }, "delay": {"no_log": False, "type": "float"}, - "graceful": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, + "graceful": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "ipaddress": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, "port": {"no_log": False, "type": "int"}, @@ -16553,7 +16994,7 @@ }, "cloudtunnelparameter": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["subnetresourcelocationmappings"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -16587,7 +17028,7 @@ "get-byname", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["listenpolicy", "listenpriority", "name", "servicetype"], "bindings": [], "bindprimary_key": "", @@ -16599,8 +17040,8 @@ "password_keys": [], "primary_key": "name", "readwrite_arguments": { - "listenpolicy": {"default": '"none"', "no_log": False, "type": "str"}, - "listenpriority": {"default": 101, "no_log": False, "type": "float"}, + "listenpolicy": {"no_log": False, "type": "str"}, + "listenpriority": {"no_log": False, "type": "float"}, "name": {"no_log": False, "type": "str"}, "servicetype": {"choices": ["TCP", "UDP"], "no_log": False, "type": "str"}, }, @@ -16609,7 +17050,7 @@ }, "cluster": { "_supported_operations": ["join"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [ "clusternode_routemonitor_binding", @@ -16834,7 +17275,7 @@ }, "clusterfiles": { "_supported_operations": ["sync"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -16880,7 +17321,23 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "backplanebasedview", + "clid", + "clusterproxyarp", + "deadinterval", + "dfdretainl2params", + "hellointerval", + "inc", + "nodegroup", + "preemption", + "processlocal", + "quorumtype", + "retainconnectionsoncluster", + "syncstatusstrictmode", + ] + }, "add_payload_keys": [ "backplanebasedview", "clid", @@ -16907,59 +17364,46 @@ "readwrite_arguments": { "backplanebasedview": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "clid": {"no_log": False, "type": "float"}, "clusterproxyarp": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, - "deadinterval": {"default": 3, "no_log": False, "type": "float"}, + "deadinterval": {"no_log": False, "type": "float"}, "dfdretainl2params": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", - "no_log": False, - "type": "str", - }, - "hellointerval": {"default": 200, "no_log": False, "type": "float"}, - "inc": { - "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, + "hellointerval": {"no_log": False, "type": "float"}, + "inc": {"choices": ["DISABLED", "ENABLED"], "no_log": False, "type": "str"}, "nodegroup": {"no_log": False, "type": "str"}, "preemption": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "processlocal": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "quorumtype": { "choices": ["MAJORITY", "NONE"], - "default": "MAJORITY", "no_log": False, "type": "str", }, "retainconnectionsoncluster": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "syncstatusstrictmode": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -16991,7 +17435,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["backplane", "delay", "nodeid", "priority", "tunnelmode"] + }, "add_payload_keys": [ "backplane", "delay", @@ -17027,7 +17473,6 @@ "backplane": {"no_log": False, "type": "str"}, "clearnodegroupconfig": { "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, @@ -17225,12 +17670,11 @@ }, "delay": {"no_log": False, "type": "float"}, "ipaddress": {"no_log": False, "type": "str"}, - "nodegroup": {"default": "DEFAULT_NG", "no_log": False, "type": "str"}, + "nodegroup": {"no_log": False, "type": "str"}, "nodeid": {"no_log": False, "type": "float"}, - "priority": {"default": 31, "no_log": False, "type": "float"}, + "priority": {"no_log": False, "type": "float"}, "tunnelmode": { "choices": ["GRE", "NONE", "UDP"], - "default": "NONE", "no_log": False, "type": "str", }, @@ -17246,7 +17690,7 @@ }, "clusternode_routemonitor_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["netmask", "nodeid", "routemonitor"], "bindprimary_key": "routemonitor", "delete_arg_keys": ["netmask", "routemonitor"], @@ -17274,7 +17718,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["name", "strict"]}, "add_payload_keys": ["name", "priority", "sticky", "strict"], "bindings": [ "clusternodegroup_authenticationvserver_binding", @@ -17476,25 +17920,15 @@ }, "name": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, - "sticky": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, - "strict": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, + "sticky": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, + "strict": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, }, "singleton": False, "update_payload_keys": ["name", "priority", "strict"], }, "clusternodegroup_authenticationvserver_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "vserver"], "bindprimary_key": "vserver", "delete_arg_keys": ["vserver"], @@ -17513,7 +17947,7 @@ }, "clusternodegroup_clusternode_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "node"], "bindprimary_key": "node", "delete_arg_keys": ["node"], @@ -17532,7 +17966,7 @@ }, "clusternodegroup_crvserver_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "vserver"], "bindprimary_key": "vserver", "delete_arg_keys": ["vserver"], @@ -17551,7 +17985,7 @@ }, "clusternodegroup_csvserver_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "vserver"], "bindprimary_key": "vserver", "delete_arg_keys": ["vserver"], @@ -17570,7 +18004,7 @@ }, "clusternodegroup_gslbsite_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["gslbsite", "name"], "bindprimary_key": "gslbsite", "delete_arg_keys": ["gslbsite"], @@ -17589,7 +18023,7 @@ }, "clusternodegroup_gslbvserver_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "vserver"], "bindprimary_key": "vserver", "delete_arg_keys": ["vserver"], @@ -17608,7 +18042,7 @@ }, "clusternodegroup_lbvserver_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "vserver"], "bindprimary_key": "vserver", "delete_arg_keys": ["vserver"], @@ -17627,7 +18061,7 @@ }, "clusternodegroup_nslimitidentifier_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["identifiername", "name"], "bindprimary_key": "identifiername", "delete_arg_keys": ["identifiername"], @@ -17646,7 +18080,7 @@ }, "clusternodegroup_service_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "service"], "bindprimary_key": "service", "delete_arg_keys": ["service"], @@ -17665,7 +18099,7 @@ }, "clusternodegroup_streamidentifier_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["identifiername", "name"], "bindprimary_key": "identifiername", "delete_arg_keys": ["identifiername"], @@ -17684,7 +18118,7 @@ }, "clusternodegroup_vpnvserver_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "vserver"], "bindprimary_key": "vserver", "delete_arg_keys": ["vserver"], @@ -17703,7 +18137,7 @@ }, "clusterpropstatus": { "_supported_operations": ["clear", "count", "get"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -17729,7 +18163,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["addvaryheader", "name"]}, "add_payload_keys": ["addvaryheader", "cmptype", "name", "varyheadervalue"], "bindings": [], "bindprimary_key": "", @@ -17743,7 +18177,6 @@ "readwrite_arguments": { "addvaryheader": { "choices": ["DISABLED", "ENABLED", "GLOBAL"], - "default": "GLOBAL", "no_log": False, "type": "str", }, @@ -17754,7 +18187,6 @@ }, "deltatype": { "choices": ["PERPOLICY", "PERURL"], - "default": "PERURL", "no_log": False, "type": "str", }, @@ -17767,7 +18199,7 @@ }, "cmpglobal_cmppolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -17801,7 +18233,6 @@ "SYSTEM_GLOBAL", "VPN_GLOBAL", ], - "default": "SYSTEM_GLOBAL", "no_log": False, "type": "str", }, @@ -17836,7 +18267,20 @@ }, "cmpparameter": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "addvaryheader", + "cmpbypasspct", + "cmplevel", + "cmponpush", + "externalcache", + "minressize", + "policytype", + "quantumsize", + "servercmp", + "varyheadervalue", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -17850,51 +18294,28 @@ "readwrite_arguments": { "addvaryheader": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "cmpbypasspct": {"default": 100, "no_log": False, "type": "float"}, + "cmpbypasspct": {"no_log": False, "type": "float"}, "cmplevel": { "choices": ["bestcompression", "bestspeed", "optimal"], - "default": "optimal", "no_log": False, "type": "str", }, "cmponpush": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", - "no_log": False, - "type": "str", - }, - "externalcache": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, - "heurexpiry": { - "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, - "heurexpiryhistwt": {"default": 50, "no_log": False, "type": "float"}, - "heurexpirythres": {"default": 100, "no_log": False, "type": "float"}, + "externalcache": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, + "heurexpiry": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, + "heurexpiryhistwt": {"no_log": False, "type": "float"}, + "heurexpirythres": {"no_log": False, "type": "float"}, "minressize": {"no_log": False, "type": "float"}, - "policytype": { - "choices": ["ADVANCED"], - "default": "ADVANCED", - "no_log": False, - "type": "str", - }, - "quantumsize": {"default": 57344, "no_log": False, "type": "float"}, - "servercmp": { - "choices": ["OFF", "ON"], - "default": "ON", - "no_log": False, - "type": "str", - }, + "policytype": {"choices": ["ADVANCED"], "no_log": False, "type": "str"}, + "quantumsize": {"no_log": False, "type": "float"}, + "servercmp": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "varyheadervalue": {"no_log": False, "type": "str"}, }, "singleton": True, @@ -17921,7 +18342,7 @@ "rename", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "resaction", "rule"], "bindings": ["cmppolicylabel_cmppolicy_binding"], "bindprimary_key": "", @@ -17966,7 +18387,7 @@ "get-byname", "rename", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["labelname", "type"], "bindings": ["cmppolicylabel_cmppolicy_binding"], "bindprimary_key": "", @@ -18007,7 +18428,7 @@ }, "cmppolicylabel_cmppolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -18059,7 +18480,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["ifserverdown", "name", "serverport"]}, "add_payload_keys": [ "icapprofilename", "ifserverdown", @@ -18082,14 +18503,13 @@ "icapprofilename": {"no_log": False, "type": "str"}, "ifserverdown": { "choices": ["CONTINUE", "DROP", "RESET"], - "default": "RESET", "no_log": False, "type": "str", }, "name": {"no_log": False, "type": "str"}, "serverip": {"no_log": False, "type": "str"}, "servername": {"no_log": False, "type": "str"}, - "serverport": {"default": 1344, "no_log": False, "type": "float"}, + "serverport": {"no_log": False, "type": "float"}, "type": { "choices": ["ICAP", "INLINEINSPECTION", "MIRROR", "NOINSPECTION"], "no_log": False, @@ -18116,7 +18536,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["comment", "name", "serverport"]}, "add_payload_keys": [ "comment", "name", @@ -18149,7 +18569,7 @@ }, "serverip": {"no_log": False, "type": "str"}, "servername": {"no_log": False, "type": "str"}, - "serverport": {"default": 1344, "no_log": False, "type": "float"}, + "serverport": {"no_log": False, "type": "float"}, "type": {"choices": ["ICAP"], "no_log": False, "type": "str"}, }, "singleton": False, @@ -18166,7 +18586,7 @@ }, "contentinspectionglobal_contentinspectionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -18200,7 +18620,6 @@ "SYSTEM_GLOBAL", "VPN_GLOBAL", ], - "default": "SYSTEM_GLOBAL", "no_log": False, "type": "str", }, @@ -18230,7 +18649,7 @@ }, "contentinspectionparameter": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["undefaction"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -18241,9 +18660,7 @@ "immutable_keys": [], "password_keys": [], "primary_key": "", - "readwrite_arguments": { - "undefaction": {"default": '"NOINSPECTION"', "no_log": False, "type": "str"} - }, + "readwrite_arguments": {"undefaction": {"no_log": False, "type": "str"}}, "singleton": True, "update_payload_keys": ["undefaction"], }, @@ -18258,7 +18675,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["comment", "logaction", "name", "undefaction"] + }, "add_payload_keys": [ "action", "comment", @@ -18320,7 +18739,7 @@ "get-byname", "rename", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["comment", "labelname", "type"], "bindings": ["contentinspectionpolicylabel_contentinspectionpolicy_binding"], "bindprimary_key": "", @@ -18358,7 +18777,7 @@ }, "contentinspectionpolicylabel_contentinspectionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -18410,7 +18829,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["egressvlan", "ingressvlan", "name"]}, "add_payload_keys": [ "egressinterface", "egressvlan", @@ -18463,7 +18882,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["logaction", "policyname"]}, "add_payload_keys": ["action", "logaction", "policyname", "rule"], "bindings": [], "bindprimary_key": "", @@ -18497,7 +18916,45 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "appflowlog", + "arp", + "backendssl", + "backupvserver", + "clttimeout", + "comment", + "destinationvserver", + "disableprimaryondown", + "disallowserviceaccess", + "dnsvservername", + "domain", + "downstateflush", + "httpprofilename", + "icmpvsrresponse", + "ipset", + "l2conn", + "listenpolicy", + "listenpriority", + "name", + "netprofile", + "onpolicymatch", + "originusip", + "precedence", + "probeprotocol", + "probesuccessresponsecode", + "redirect", + "redirecturl", + "reuse", + "rhistate", + "srcipexpr", + "tcpprobeport", + "tcpprofilename", + "useoriginipportforcache", + "useportrange", + "via", + ] + }, "add_payload_keys": [ "appflowlog", "arp", @@ -18586,14 +19043,12 @@ "readwrite_arguments": { "appflowlog": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "arp": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "backendssl": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -18849,13 +19304,11 @@ "destinationvserver": {"no_log": False, "type": "str"}, "disableprimaryondown": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "disallowserviceaccess": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -18863,7 +19316,6 @@ "domain": {"no_log": False, "type": "str"}, "downstateflush": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -18872,61 +19324,43 @@ "httpprofilename": {"no_log": False, "type": "str"}, "icmpvsrresponse": { "choices": ["ACTIVE", "PASSIVE"], - "default": "PASSIVE", "no_log": False, "type": "str", }, "ipset": {"no_log": False, "type": "str"}, "ipv46": {"no_log": False, "type": "str"}, "l2conn": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, - "listenpolicy": {"default": '"NONE"', "no_log": False, "type": "str"}, - "listenpriority": {"default": 101, "no_log": False, "type": "float"}, + "listenpolicy": {"no_log": False, "type": "str"}, + "listenpriority": {"no_log": False, "type": "float"}, "map": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, "netprofile": {"no_log": False, "type": "str"}, "newname": {"no_log": False, "type": "str"}, "onpolicymatch": { "choices": ["CACHE", "ORIGIN"], - "default": "ORIGIN", "no_log": False, "type": "str", }, "originusip": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, - "port": {"default": 80, "no_log": False, "type": "int"}, - "precedence": { - "choices": ["RULE", "URL"], - "default": "RULE", - "no_log": False, - "type": "str", - }, + "port": {"no_log": False, "type": "int"}, + "precedence": {"choices": ["RULE", "URL"], "no_log": False, "type": "str"}, "probeport": {"no_log": False, "type": "int"}, "probeprotocol": { "choices": ["HTTP", "TCP"], "no_log": False, "type": "str", }, - "probesuccessresponsecode": { - "default": '"200 ' 'OK"', - "no_log": False, - "type": "str", - }, - "range": {"default": 1, "no_log": False, "type": "float"}, + "probesuccessresponsecode": {"no_log": False, "type": "str"}, + "range": {"no_log": False, "type": "float"}, "redirect": { "choices": ["CACHE", "ORIGIN", "POLICY"], - "default": "POLICY", "no_log": False, "type": "str", }, "redirecturl": {"no_log": False, "type": "str"}, - "reuse": { - "choices": ["OFF", "ON"], - "default": "ON", - "no_log": False, - "type": "str", - }, + "reuse": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "rhistate": { "choices": ["ACTIVE", "PASSIVE"], - "default": "PASSIVE", "no_log": False, "type": "str", }, @@ -18943,22 +19377,11 @@ "td": {"no_log": False, "type": "float"}, "useoriginipportforcache": { "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, - "useportrange": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, - "via": { - "choices": ["OFF", "ON"], - "default": "ON", "no_log": False, "type": "str", }, + "useportrange": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, + "via": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, }, "singleton": False, "update_payload_keys": [ @@ -19003,7 +19426,7 @@ }, "crvserver_analyticsprofile_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["analyticsprofile", "name"], "bindprimary_key": "analyticsprofile", "delete_arg_keys": ["analyticsprofile"], @@ -19022,7 +19445,7 @@ }, "crvserver_appflowpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -19076,7 +19499,7 @@ }, "crvserver_appfwpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -19130,7 +19553,7 @@ }, "crvserver_appqoepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -19184,7 +19607,7 @@ }, "crvserver_cachepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -19238,7 +19661,7 @@ }, "crvserver_cmppolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -19292,7 +19715,7 @@ }, "crvserver_crpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -19346,7 +19769,7 @@ }, "crvserver_cspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -19400,7 +19823,7 @@ }, "crvserver_feopolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -19454,7 +19877,7 @@ }, "crvserver_icapolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -19508,7 +19931,7 @@ }, "crvserver_lbvserver_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["lbvserver", "name"], "bindprimary_key": "lbvserver", "delete_arg_keys": ["lbvserver"], @@ -19527,7 +19950,7 @@ }, "crvserver_policymap_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -19581,7 +20004,7 @@ }, "crvserver_responderpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -19635,7 +20058,7 @@ }, "crvserver_rewritepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -19689,7 +20112,7 @@ }, "crvserver_spilloverpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -19752,7 +20175,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["comment", "name"]}, "add_payload_keys": [ "comment", "name", @@ -19788,7 +20211,7 @@ }, "csparameter": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["stateupdate"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -19802,7 +20225,6 @@ "readwrite_arguments": { "stateupdate": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", } @@ -19821,7 +20243,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["logaction", "policyname"]}, "add_payload_keys": ["action", "logaction", "policyname", "rule"], "bindings": ["cspolicylabel_cspolicy_binding"], "bindprimary_key": "", @@ -19867,7 +20289,7 @@ "get-byname", "rename", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["cspolicylabeltype", "labelname"], "bindings": ["cspolicylabel_cspolicy_binding"], "bindprimary_key": "", @@ -19932,7 +20354,7 @@ }, "cspolicylabel_cspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -19986,7 +20408,73 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "appflowlog", + "authentication", + "authenticationhost", + "authn401", + "authnprofile", + "authnvsname", + "backuppersistencetimeout", + "backupvserver", + "cacheable", + "casesensitive", + "clttimeout", + "comment", + "cookiename", + "dbprofilename", + "disableprimaryondown", + "dnsprofilename", + "dnsrecordtype", + "downstateflush", + "dtls", + "httpprofilename", + "httpsredirecturl", + "icmpvsrresponse", + "insertvserveripport", + "ipset", + "l2conn", + "listenpolicy", + "listenpriority", + "mssqlserverversion", + "mysqlcharacterset", + "mysqlprotocolversion", + "mysqlservercapabilities", + "mysqlserverversion", + "name", + "netprofile", + "oracleserverversion", + "persistencebackup", + "persistenceid", + "persistencetype", + "persistmask", + "precedence", + "probeprotocol", + "probesuccessresponsecode", + "push", + "pushlabel", + "pushmulticlients", + "pushvserver", + "quicprofilename", + "redirectfromport", + "redirectportrewrite", + "redirecturl", + "rhistate", + "rtspnat", + "sobackupaction", + "somethod", + "sopersistence", + "sopersistencetimeout", + "sothreshold", + "stateupdate", + "tcpprobeport", + "tcpprofilename", + "timeout", + "v6persistmasklen", + "vipheader", + ] + }, "add_payload_keys": [ "appflowlog", "authentication", @@ -20104,44 +20592,23 @@ "readwrite_arguments": { "appflowlog": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "authentication": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "authenticationhost": {"no_log": False, "type": "str"}, - "authn401": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, + "authn401": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "authnprofile": {"no_log": False, "type": "str"}, "authnvsname": {"no_log": False, "type": "str"}, "backupip": {"no_log": False, "type": "str"}, - "backuppersistencetimeout": { - "default": 2, - "no_log": False, - "type": "float", - }, + "backuppersistencetimeout": {"no_log": False, "type": "float"}, "backupvserver": {"no_log": False, "type": "str"}, - "cacheable": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, - "casesensitive": { - "choices": ["OFF", "ON"], - "default": "ON", - "no_log": False, - "type": "str", - }, + "cacheable": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, + "casesensitive": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "clttimeout": {"no_log": False, "type": "float"}, "comment": {"no_log": False, "type": "str"}, "cookiedomain": {"no_log": False, "type": "str"}, @@ -20502,7 +20969,6 @@ "dbprofilename": {"no_log": False, "type": "str"}, "disableprimaryondown": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -20515,21 +20981,14 @@ "domainname": {"no_log": False, "type": "str"}, "downstateflush": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", - "no_log": False, - "type": "str", - }, - "dtls": { - "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, + "dtls": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "httpprofilename": {"no_log": False, "type": "str"}, "httpsredirecturl": {"no_log": False, "type": "str"}, "icmpvsrresponse": { "choices": ["ACTIVE", "PASSIVE"], - "default": "PASSIVE", "no_log": False, "type": "str", }, @@ -20543,8 +21002,8 @@ "ipset": {"no_log": False, "type": "str"}, "ipv46": {"no_log": False, "type": "str"}, "l2conn": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, - "listenpolicy": {"default": '"NONE"', "no_log": False, "type": "str"}, - "listenpriority": {"default": 101, "no_log": False, "type": "float"}, + "listenpolicy": {"no_log": False, "type": "str"}, + "listenpriority": {"no_log": False, "type": "float"}, "mssqlserverversion": { "choices": [ "2000", @@ -20556,24 +21015,18 @@ "2014", "70", ], - "default": "2008R2", "no_log": False, "type": "str", }, - "mysqlcharacterset": {"default": 8, "no_log": False, "type": "float"}, - "mysqlprotocolversion": {"default": 10, "no_log": False, "type": "float"}, - "mysqlservercapabilities": { - "default": 41613, - "no_log": False, - "type": "float", - }, + "mysqlcharacterset": {"no_log": False, "type": "float"}, + "mysqlprotocolversion": {"no_log": False, "type": "float"}, + "mysqlservercapabilities": {"no_log": False, "type": "float"}, "mysqlserverversion": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, "netprofile": {"no_log": False, "type": "str"}, "newname": {"no_log": False, "type": "str"}, "oracleserverversion": { "choices": ["10G", "11G"], - "default": "10G", "no_log": False, "type": "str", }, @@ -20590,59 +21043,41 @@ }, "persistmask": {"no_log": False, "type": "str"}, "port": {"no_log": False, "type": "int"}, - "precedence": { - "choices": ["RULE", "URL"], - "default": "RULE", - "no_log": False, - "type": "str", - }, + "precedence": {"choices": ["RULE", "URL"], "no_log": False, "type": "str"}, "probeport": {"no_log": False, "type": "int"}, "probeprotocol": { "choices": ["HTTP", "TCP"], "no_log": False, "type": "str", }, - "probesuccessresponsecode": { - "default": '"200 ' 'OK"', - "no_log": False, - "type": "str", - }, + "probesuccessresponsecode": {"no_log": False, "type": "str"}, "push": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "pushlabel": {"default": '"none"', "no_log": False, "type": "str"}, + "pushlabel": {"no_log": False, "type": "str"}, "pushmulticlients": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "pushvserver": {"no_log": False, "type": "str"}, "quicprofilename": {"no_log": False, "type": "str"}, - "range": {"default": 1, "no_log": False, "type": "float"}, + "range": {"no_log": False, "type": "float"}, "redirectfromport": {"no_log": False, "type": "int"}, "redirectportrewrite": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "redirecturl": {"no_log": False, "type": "str"}, "rhistate": { "choices": ["ACTIVE", "PASSIVE"], - "default": "PASSIVE", - "no_log": False, - "type": "str", - }, - "rtspnat": { - "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, + "rtspnat": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "servicetype": { "choices": [ "ANY", @@ -20695,15 +21130,13 @@ }, "sopersistence": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "sopersistencetimeout": {"default": 2, "no_log": False, "type": "float"}, + "sopersistencetimeout": {"no_log": False, "type": "float"}, "sothreshold": {"no_log": False, "type": "float"}, "stateupdate": { "choices": ["DISABLED", "ENABLED", "UPDATEONBACKENDUPDATE"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -20711,9 +21144,9 @@ "tcpprobeport": {"no_log": False, "type": "int"}, "tcpprofilename": {"no_log": False, "type": "str"}, "td": {"no_log": False, "type": "float"}, - "timeout": {"default": 2, "no_log": False, "type": "float"}, + "timeout": {"no_log": False, "type": "float"}, "ttl": {"no_log": False, "type": "float"}, - "v6persistmasklen": {"default": 128, "no_log": False, "type": "float"}, + "v6persistmasklen": {"no_log": False, "type": "float"}, "vipheader": {"no_log": False, "type": "str"}, }, "singleton": False, @@ -20795,7 +21228,7 @@ }, "csvserver_analyticsprofile_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["analyticsprofile", "name"], "bindprimary_key": "analyticsprofile", "delete_arg_keys": ["analyticsprofile"], @@ -20814,7 +21247,7 @@ }, "csvserver_appflowpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -20874,7 +21307,7 @@ }, "csvserver_appfwpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -20934,7 +21367,7 @@ }, "csvserver_appqoepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -20994,7 +21427,7 @@ }, "csvserver_auditnslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -21054,7 +21487,7 @@ }, "csvserver_auditsyslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -21114,7 +21547,7 @@ }, "csvserver_authorizationpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -21174,7 +21607,7 @@ }, "csvserver_botpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -21234,7 +21667,7 @@ }, "csvserver_cachepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -21294,7 +21727,7 @@ }, "csvserver_cmppolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -21354,7 +21787,7 @@ }, "csvserver_contentinspectionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -21414,7 +21847,7 @@ }, "csvserver_cspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -21474,7 +21907,7 @@ }, "csvserver_domain_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "backupip", "cookiedomain", @@ -21514,7 +21947,7 @@ }, "csvserver_feopolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -21574,7 +22007,7 @@ }, "csvserver_gslbvserver_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "vserver"], "bindprimary_key": "vserver", "delete_arg_keys": ["vserver"], @@ -21593,7 +22026,7 @@ }, "csvserver_lbvserver_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["lbvserver", "name", "targetvserver"], "bindprimary_key": "lbvserver", "delete_arg_keys": ["lbvserver"], @@ -21613,7 +22046,7 @@ }, "csvserver_responderpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -21673,7 +22106,7 @@ }, "csvserver_rewritepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -21733,7 +22166,7 @@ }, "csvserver_spilloverpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -21793,7 +22226,7 @@ }, "csvserver_tmtrafficpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -21853,7 +22286,7 @@ }, "csvserver_transformpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -21913,7 +22346,7 @@ }, "csvserver_vpnvserver_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "vserver"], "bindprimary_key": "vserver", "delete_arg_keys": ["vserver"], @@ -21940,7 +22373,16 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "conmultiplex", + "enablecachingconmuxoff", + "interpretquery", + "kcdaccount", + "name", + "stickiness", + ] + }, "add_payload_keys": [ "conmultiplex", "enablecachingconmuxoff", @@ -21961,30 +22403,22 @@ "readwrite_arguments": { "conmultiplex": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "enablecachingconmuxoff": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "interpretquery": { "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, "kcdaccount": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, - "stickiness": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, + "stickiness": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, }, "singleton": False, "update_payload_keys": [ @@ -22005,7 +22439,7 @@ "get-byname", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["password", "username"], "bindings": [], "bindprimary_key": "", @@ -22026,7 +22460,7 @@ }, "dnsaaaarec": { "_supported_operations": ["add", "count", "delete", "get"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["hostname", "ipv6address", "ttl"], "bindings": [], "bindprimary_key": "", @@ -22042,7 +22476,7 @@ "hostname": {"no_log": False, "type": "str"}, "ipv6address": {"no_log": False, "type": "str"}, "nodeid": {"no_log": False, "type": "float"}, - "ttl": {"default": 3600, "no_log": False, "type": "float"}, + "ttl": {"no_log": False, "type": "float"}, "type": { "choices": ["ADNS", "ALL", "PROXY"], "no_log": False, @@ -22062,7 +22496,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["actionname", "dnsprofilename", "ttl"]}, "add_payload_keys": [ "actionname", "actiontype", @@ -22098,7 +22532,7 @@ "dnsprofilename": {"no_log": False, "type": "str"}, "ipaddress": {"elements": "str", "no_log": False, "type": "list"}, "preferredloclist": {"elements": "str", "no_log": False, "type": "list"}, - "ttl": {"default": 3600, "no_log": False, "type": "float"}, + "ttl": {"no_log": False, "type": "float"}, "viewname": {"no_log": False, "type": "str"}, }, "singleton": False, @@ -22121,7 +22555,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["actionname", "excluderule", "mappedrule", "prefix"] + }, "add_payload_keys": ["actionname", "excluderule", "mappedrule", "prefix"], "bindings": [], "bindprimary_key": "", @@ -22143,7 +22579,7 @@ }, "dnsaddrec": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["hostname", "ipaddress", "ttl"], "bindings": [], "bindprimary_key": "", @@ -22159,7 +22595,7 @@ "hostname": {"no_log": False, "type": "str"}, "ipaddress": {"no_log": False, "type": "str"}, "nodeid": {"no_log": False, "type": "float"}, - "ttl": {"default": 3600, "no_log": False, "type": "float"}, + "ttl": {"no_log": False, "type": "float"}, "type": { "choices": ["ADNS", "ALL", "PROXY"], "no_log": False, @@ -22171,7 +22607,7 @@ }, "dnscaarec": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["domain", "flag", "tag", "ttl", "valuestring"], "bindings": [], "bindprimary_key": "", @@ -22188,11 +22624,10 @@ "flag": {"choices": ["CRITICAL", "NONE"], "no_log": False, "type": "str"}, "nodeid": {"no_log": False, "type": "float"}, "recordid": {"no_log": False, "type": "float"}, - "tag": {"default": '"issue"', "no_log": False, "type": "str"}, - "ttl": {"default": 3600, "no_log": False, "type": "float"}, + "tag": {"no_log": False, "type": "str"}, + "ttl": {"no_log": False, "type": "float"}, "type": { "choices": ["ADNS", "ALL", "PROXY"], - "default": "ADNS", "no_log": False, "type": "str", }, @@ -22203,7 +22638,7 @@ }, "dnscnamerec": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["aliasname", "canonicalname", "ttl"], "bindings": [], "bindprimary_key": "", @@ -22219,10 +22654,9 @@ "canonicalname": {"no_log": False, "type": "str"}, "ecssubnet": {"no_log": False, "type": "str"}, "nodeid": {"no_log": False, "type": "float"}, - "ttl": {"default": 3600, "no_log": False, "type": "float"}, + "ttl": {"no_log": False, "type": "float"}, "type": { "choices": ["ADNS", "ALL", "PROXY"], - "default": "ADNS", "no_log": False, "type": "str", }, @@ -22232,7 +22666,7 @@ }, "dnsglobal_dnspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -22266,7 +22700,6 @@ "SYSTEM_GLOBAL", "VPN_GLOBAL", ], - "default": "SYSTEM_GLOBAL", "no_log": False, "type": "str", }, @@ -22302,7 +22735,16 @@ "unset", "update", ], - "action_payload_keys": {"import": ["keyname", "src"], "switch": []}, + "action_payload_keys": { + "unset": [ + "expires", + "keyname", + "notificationperiod", + "ttl", + "units1", + "units2", + ] + }, "add_payload_keys": [ "expires", "keyname", @@ -22326,35 +22768,31 @@ "readwrite_arguments": { "algorithm": { "choices": ["RSASHA1", "RSASHA256", "RSASHA512"], - "default": "RSASHA1", "no_log": False, "type": "str", }, - "expires": {"default": 120, "no_log": False, "type": "float"}, + "expires": {"no_log": False, "type": "float"}, "filenameprefix": {"no_log": False, "type": "str"}, "keyname": {"no_log": False, "type": "str"}, - "keysize": {"default": 512, "no_log": False, "type": "float"}, + "keysize": {"no_log": False, "type": "float"}, "keytype": { "choices": ["KSK", "KeySigningKey", "ZSK", "ZoneSigningKey"], - "default": "ZSK", "no_log": False, "type": "str", }, - "notificationperiod": {"default": 7, "no_log": False, "type": "float"}, + "notificationperiod": {"no_log": False, "type": "float"}, "password": {"no_log": True, "type": "str"}, "privatekey": {"no_log": False, "type": "str"}, "publickey": {"no_log": False, "type": "str"}, "src": {"no_log": False, "type": "str"}, - "ttl": {"default": 3600, "no_log": False, "type": "float"}, + "ttl": {"no_log": False, "type": "float"}, "units1": { "choices": ["DAYS", "HOURS", "MINUTES"], - "default": "DAYS", "no_log": False, "type": "str", }, "units2": { "choices": ["DAYS", "HOURS", "MINUTES"], - "default": "DAYS", "no_log": False, "type": "str", }, @@ -22380,7 +22818,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["domain", "mx", "ttl"]}, "add_payload_keys": ["domain", "mx", "pref", "ttl"], "bindings": [], "bindprimary_key": "", @@ -22397,10 +22835,9 @@ "mx": {"no_log": False, "type": "str"}, "nodeid": {"no_log": False, "type": "float"}, "pref": {"no_log": False, "type": "float"}, - "ttl": {"default": 3600, "no_log": False, "type": "float"}, + "ttl": {"no_log": False, "type": "float"}, "type": { "choices": ["ADNS", "ALL", "PROXY"], - "default": "ADNS", "no_log": False, "type": "str", }, @@ -22419,7 +22856,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["dnsprofilename", "ip", "type"]}, "add_payload_keys": ["dnsprofilename", "dnsvservername", "ip", "local", "type"], "bindings": [], "bindprimary_key": "", @@ -22437,7 +22874,6 @@ "local": {"no_log": False, "type": "bool"}, "type": { "choices": ["TCP", "UDP", "UDP_TCP"], - "default": "UDP", "no_log": False, "type": "str", }, @@ -22447,7 +22883,7 @@ }, "dnsnaptrrec": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "domain", "flags", @@ -22496,10 +22932,9 @@ "regexp": {"no_log": False, "type": "str"}, "replacement": {"no_log": False, "type": "str"}, "services": {"no_log": False, "type": "str"}, - "ttl": {"default": 3600, "no_log": False, "type": "float"}, + "ttl": {"no_log": False, "type": "float"}, "type": { "choices": ["ADNS", "ALL", "PROXY"], - "default": "ADNS", "no_log": False, "type": "str", }, @@ -22509,7 +22944,7 @@ }, "dnsnsrec": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["domain", "nameserver", "ttl"], "bindings": [], "bindprimary_key": "", @@ -22525,7 +22960,7 @@ "ecssubnet": {"no_log": False, "type": "str"}, "nameserver": {"no_log": False, "type": "str"}, "nodeid": {"no_log": False, "type": "float"}, - "ttl": {"default": 3600, "no_log": False, "type": "float"}, + "ttl": {"no_log": False, "type": "float"}, "type": { "choices": ["ADNS", "ALL", "PROXY"], "no_log": False, @@ -22537,7 +22972,31 @@ }, "dnsparameter": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "cacheecszeroprefix", + "cachehitbypass", + "cachenoexpire", + "cacherecords", + "dns64timeout", + "dnsrootreferral", + "dnssec", + "ecsmaxsubnets", + "maxcachesize", + "maxnegativecachesize", + "maxnegcachettl", + "maxpipeline", + "maxttl", + "maxudppacketsize", + "minttl", + "namelookuppriority", + "nxdomainratelimitthreshold", + "recursion", + "resolutionorder", + "retries", + "splitpktqueryprocessing", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -22551,59 +23010,47 @@ "readwrite_arguments": { "cacheecszeroprefix": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "cachehitbypass": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "cachenoexpire": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", - "no_log": False, - "type": "str", - }, - "cacherecords": { - "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, + "cacherecords": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "dns64timeout": {"no_log": False, "type": "float"}, "dnsrootreferral": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "dnssec": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "ecsmaxsubnets": {"no_log": False, "type": "float"}, "maxcachesize": {"no_log": False, "type": "float"}, "maxnegativecachesize": {"no_log": False, "type": "float"}, - "maxnegcachettl": {"default": 604800, "no_log": False, "type": "float"}, + "maxnegcachettl": {"no_log": False, "type": "float"}, "maxpipeline": {"no_log": False, "type": "float"}, - "maxttl": {"default": 604800, "no_log": False, "type": "float"}, - "maxudppacketsize": {"default": 1280, "no_log": False, "type": "float"}, + "maxttl": {"no_log": False, "type": "float"}, + "maxudppacketsize": {"no_log": False, "type": "float"}, "minttl": {"no_log": False, "type": "float"}, "namelookuppriority": { "choices": ["DNS", "WINS"], - "default": "WINS", "no_log": False, "type": "str", }, "nxdomainratelimitthreshold": {"no_log": False, "type": "float"}, "recursion": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -22614,14 +23061,12 @@ "OnlyAAAAQuery", "OnlyAQuery", ], - "default": "OnlyAQuery", "no_log": False, "type": "str", }, - "retries": {"default": 5, "no_log": False, "type": "float"}, + "retries": {"no_log": False, "type": "float"}, "splitpktqueryprocessing": { "choices": ["ALLOW", "DROP"], - "default": "ALLOW", "no_log": False, "type": "str", }, @@ -22661,7 +23106,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["logaction", "name"]}, "add_payload_keys": ["actionname", "logaction", "name", "rule"], "bindings": ["dnspolicylabel_dnspolicy_binding"], "bindprimary_key": "", @@ -22711,7 +23156,7 @@ "get-byname", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", @@ -22739,7 +23184,7 @@ "get-byname", "rename", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["labelname", "transform"], "bindings": ["dnspolicylabel_dnspolicy_binding"], "bindprimary_key": "", @@ -22780,7 +23225,7 @@ }, "dnspolicylabel_dnspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -22828,7 +23273,19 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "cacheecsresponses", + "cachenegativeresponses", + "cacherecords", + "dnsanswerseclogging", + "dnserrorlogging", + "dnsextendedlogging", + "dnsprofilename", + "dnsquerylogging", + "dropmultiqueryrequest", + ] + }, "add_payload_keys": [ "cacheecsresponses", "cachenegativeresponses", @@ -22852,50 +23309,42 @@ "readwrite_arguments": { "cacheecsresponses": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "cachenegativeresponses": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "cacherecords": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "dnsanswerseclogging": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "dnserrorlogging": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "dnsextendedlogging": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "dnsprofilename": {"no_log": False, "type": "str"}, "dnsquerylogging": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "dropmultiqueryrequest": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -22915,7 +23364,7 @@ }, "dnsproxyrecords": { "_supported_operations": ["flush"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -22958,7 +23407,7 @@ }, "dnsptrrec": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["domain", "reversedomain", "ttl"], "bindings": [], "bindprimary_key": "", @@ -22974,7 +23423,7 @@ "ecssubnet": {"no_log": False, "type": "str"}, "nodeid": {"no_log": False, "type": "float"}, "reversedomain": {"no_log": False, "type": "str"}, - "ttl": {"default": 3600, "no_log": False, "type": "float"}, + "ttl": {"no_log": False, "type": "float"}, "type": { "choices": ["ADNS", "ALL", "PROXY"], "no_log": False, @@ -22994,7 +23443,17 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "domain", + "expire", + "minimum", + "refresh", + "retry", + "serial", + "ttl", + ] + }, "add_payload_keys": [ "contact", "domain", @@ -23019,14 +23478,14 @@ "contact": {"no_log": False, "type": "str"}, "domain": {"no_log": False, "type": "str"}, "ecssubnet": {"no_log": False, "type": "str"}, - "expire": {"default": 3600, "no_log": False, "type": "float"}, - "minimum": {"default": 5, "no_log": False, "type": "float"}, + "expire": {"no_log": False, "type": "float"}, + "minimum": {"no_log": False, "type": "float"}, "nodeid": {"no_log": False, "type": "float"}, "originserver": {"no_log": False, "type": "str"}, - "refresh": {"default": 3600, "no_log": False, "type": "float"}, - "retry": {"default": 3, "no_log": False, "type": "float"}, - "serial": {"default": 100, "no_log": False, "type": "float"}, - "ttl": {"default": 3600, "no_log": False, "type": "float"}, + "refresh": {"no_log": False, "type": "float"}, + "retry": {"no_log": False, "type": "float"}, + "serial": {"no_log": False, "type": "float"}, + "ttl": {"no_log": False, "type": "float"}, "type": { "choices": ["ADNS", "ALL", "PROXY"], "no_log": False, @@ -23048,7 +23507,7 @@ }, "dnssrvrec": { "_supported_operations": ["add", "count", "delete", "get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["domain", "target", "ttl"]}, "add_payload_keys": ["domain", "port", "priority", "target", "ttl", "weight"], "bindings": [], "bindprimary_key": "", @@ -23066,7 +23525,7 @@ "port": {"no_log": False, "type": "float"}, "priority": {"no_log": False, "type": "float"}, "target": {"no_log": False, "type": "str"}, - "ttl": {"default": 3600, "no_log": False, "type": "float"}, + "ttl": {"no_log": False, "type": "float"}, "type": { "choices": ["ADNS", "ALL", "PROXY"], "no_log": False, @@ -23086,7 +23545,7 @@ }, "dnssubnetcache": { "_supported_operations": ["count", "flush", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -23107,7 +23566,7 @@ }, "dnssuffix": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["dnssuffix"], "bindings": [], "bindprimary_key": "", @@ -23124,7 +23583,7 @@ }, "dnstxtrec": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["domain", "string", "ttl"], "bindings": [], "bindprimary_key": "", @@ -23141,10 +23600,9 @@ "nodeid": {"no_log": False, "type": "float"}, "recordid": {"no_log": False, "type": "float"}, "string": {"elements": "str", "no_log": False, "type": "list"}, - "ttl": {"default": 3600, "no_log": False, "type": "float"}, + "ttl": {"no_log": False, "type": "float"}, "type": { "choices": ["ADNS", "ALL", "PROXY"], - "default": "ADNS", "no_log": False, "type": "str", }, @@ -23154,7 +23612,7 @@ }, "dnsview": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["viewname"], "bindings": [], "bindprimary_key": "", @@ -23181,7 +23639,9 @@ "unsign", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["dnssecoffload", "nsec", "proxymode", "zonename"] + }, "add_payload_keys": ["dnssecoffload", "nsec", "proxymode", "zonename"], "bindings": [], "bindprimary_key": "", @@ -23195,14 +23655,12 @@ "readwrite_arguments": { "dnssecoffload": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "keyname": {"elements": "str", "no_log": False, "type": "list"}, "nsec": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -23227,7 +23685,14 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "endpointkind", + "endpointlabelsjson", + "endpointmetadata", + "endpointname", + ] + }, "add_payload_keys": [ "endpointkind", "endpointlabelsjson", @@ -23244,12 +23709,7 @@ "password_keys": [], "primary_key": "endpointkind", "readwrite_arguments": { - "endpointkind": { - "choices": ["IP"], - "default": "IP", - "no_log": False, - "type": "str", - }, + "endpointkind": {"choices": ["IP"], "no_log": False, "type": "str"}, "endpointlabelsjson": {"no_log": False, "type": "str"}, "endpointmetadata": {"no_log": False, "type": "str"}, "endpointname": {"no_log": False, "type": "str"}, @@ -23264,7 +23724,7 @@ }, "extendedmemoryparam": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["memlimit"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -23289,7 +23749,31 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "clientsidemeasurements", + "convertimporttolink", + "csscombine", + "cssimginline", + "cssinline", + "cssminify", + "cssmovetohead", + "domainsharding", + "htmlminify", + "imggiftopng", + "imginline", + "imglazyload", + "imgshrinktoattrib", + "imgtojpegxr", + "imgtowebp", + "jpgoptimize", + "jsinline", + "jsminify", + "jsmovetoend", + "name", + "pageextendcache", + ] + }, "add_payload_keys": [ "cachemaxage", "clientsidemeasurements", @@ -23325,7 +23809,7 @@ "password_keys": [], "primary_key": "name", "readwrite_arguments": { - "cachemaxage": {"default": 30, "no_log": False, "type": "float"}, + "cachemaxage": {"no_log": False, "type": "float"}, "clientsidemeasurements": {"no_log": False, "type": "bool"}, "convertimporttolink": {"no_log": False, "type": "bool"}, "csscombine": {"no_log": False, "type": "bool"}, @@ -23378,7 +23862,7 @@ }, "feoglobal_feopolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "policyname", @@ -23401,7 +23885,6 @@ "SYSTEM_GLOBAL", "VPN_GLOBAL", ], - "default": "SYSTEM_GLOBAL", "no_log": False, "type": "str", }, @@ -23427,7 +23910,14 @@ }, "feoparameter": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "cssinlinethressize", + "imginlinethressize", + "jpegqualitypercent", + "jsinlinethressize", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -23439,10 +23929,10 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": { - "cssinlinethressize": {"default": 1024, "no_log": False, "type": "float"}, - "imginlinethressize": {"default": 1024, "no_log": False, "type": "float"}, - "jpegqualitypercent": {"default": 75, "no_log": False, "type": "float"}, - "jsinlinethressize": {"default": 1024, "no_log": False, "type": "float"}, + "cssinlinethressize": {"no_log": False, "type": "float"}, + "imginlinethressize": {"no_log": False, "type": "float"}, + "jpegqualitypercent": {"no_log": False, "type": "float"}, + "jsinlinethressize": {"no_log": False, "type": "float"}, }, "singleton": True, "update_payload_keys": [ @@ -23462,7 +23952,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["action", "name", "rule"]}, "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", @@ -23483,7 +23973,7 @@ }, "fis": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "ownernode"], "bindings": ["fis_channel_binding", "fis_interface_binding"], "bindprimary_key": "", @@ -23535,7 +24025,7 @@ }, "fis_channel_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["ifnum", "name"], "bindprimary_key": "ifnum", "delete_arg_keys": ["ifnum"], @@ -23555,7 +24045,7 @@ }, "fis_interface_binding": { "_supported_operations": ["add", "delete"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["ifnum", "name"], "bindprimary_key": "ifnum", "delete_arg_keys": ["ifnum"], @@ -23582,7 +24072,7 @@ "get-byname", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "acl6name", "aclname", @@ -23608,7 +24098,6 @@ "aclname": {"no_log": False, "type": "str"}, "connfailover": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -23617,13 +24106,11 @@ "network": {"no_log": False, "type": "str"}, "processlocal": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "sourceroutecache": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -23641,7 +24128,7 @@ }, "gslbconfig": { "_supported_operations": ["sync"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -23665,7 +24152,7 @@ }, "gslbldnsentries": { "_supported_operations": ["clear", "count", "get"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -23682,7 +24169,7 @@ }, "gslbldnsentry": { "_supported_operations": ["delete"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -23699,7 +24186,26 @@ }, "gslbparameter": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "automaticconfigsync", + "dropldnsreq", + "gslbconfigsyncmonitor", + "gslbsvcstatedelaytime", + "gslbsyncinterval", + "gslbsynclocfiles", + "gslbsyncmode", + "gslbsyncsaveconfigcommand", + "ldnsentrytimeout", + "ldnsmask", + "ldnsprobeorder", + "mepkeepalivetimeout", + "rtttolerance", + "svcstatelearningtime", + "undefaction", + "v6ldnsmasklen", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -23713,43 +24219,37 @@ "readwrite_arguments": { "automaticconfigsync": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "dropldnsreq": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "gslbconfigsyncmonitor": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "gslbsvcstatedelaytime": {"no_log": False, "type": "float"}, - "gslbsyncinterval": {"default": 10, "no_log": False, "type": "float"}, + "gslbsyncinterval": {"no_log": False, "type": "float"}, "gslbsynclocfiles": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "gslbsyncmode": { "choices": ["FullSync", "IncrementalSync"], - "default": "IncrementalSync", "no_log": False, "type": "str", }, "gslbsyncsaveconfigcommand": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "ldnsentrytimeout": {"default": 180, "no_log": False, "type": "float"}, + "ldnsentrytimeout": {"no_log": False, "type": "float"}, "ldnsmask": {"no_log": False, "type": "str"}, "ldnsprobeorder": { "choices": ["DNS", "PING", "TCP"], @@ -23757,11 +24257,11 @@ "no_log": False, "type": "list", }, - "mepkeepalivetimeout": {"default": 10, "no_log": False, "type": "float"}, - "rtttolerance": {"default": 5, "no_log": False, "type": "float"}, + "mepkeepalivetimeout": {"no_log": False, "type": "float"}, + "rtttolerance": {"no_log": False, "type": "float"}, "svcstatelearningtime": {"no_log": False, "type": "float"}, - "undefaction": {"default": '"NOLBACTION"', "no_log": False, "type": "str"}, - "v6ldnsmasklen": {"default": 128, "no_log": False, "type": "float"}, + "undefaction": {"no_log": False, "type": "str"}, + "v6ldnsmasklen": {"no_log": False, "type": "float"}, }, "singleton": True, "update_payload_keys": [ @@ -23794,7 +24294,31 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "appflowlog", + "cip", + "cipheader", + "comment", + "downstateflush", + "hashid", + "healthmonitor", + "maxaaausers", + "maxbandwidth", + "maxclient", + "monthreshold", + "naptrdomainttl", + "naptrorder", + "naptrpreference", + "naptrreplacement", + "naptrservices", + "publicip", + "publicport", + "servicename", + "sitepersistence", + "siteprefix", + ] + }, "add_payload_keys": [ "appflowlog", "cip", @@ -23856,16 +24380,10 @@ "readwrite_arguments": { "appflowlog": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", - "no_log": False, - "type": "str", - }, - "cip": { - "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, + "cip": {"choices": ["DISABLED", "ENABLED"], "no_log": False, "type": "str"}, "cipheader": {"no_log": False, "type": "str"}, "clttimeout": {"no_log": False, "type": "float"}, "cnameentry": {"no_log": False, "type": "str"}, @@ -23941,12 +24459,7 @@ "type": "dict", }, "hashid": {"no_log": False, "type": "float"}, - "healthmonitor": { - "choices": ["NO", "YES"], - "default": "YES", - "no_log": False, - "type": "str", - }, + "healthmonitor": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "ip": {"no_log": False, "type": "str"}, "ipaddress": {"no_log": False, "type": "str"}, "maxaaausers": {"no_log": False, "type": "float"}, @@ -23954,9 +24467,9 @@ "maxclient": {"no_log": False, "type": "float"}, "monitor_name_svc": {"no_log": False, "type": "str"}, "monthreshold": {"no_log": False, "type": "float"}, - "naptrdomainttl": {"default": 3600, "no_log": False, "type": "float"}, - "naptrorder": {"default": 1, "no_log": False, "type": "float"}, - "naptrpreference": {"default": 1, "no_log": False, "type": "float"}, + "naptrdomainttl": {"no_log": False, "type": "float"}, + "naptrorder": {"no_log": False, "type": "float"}, + "naptrpreference": {"no_log": False, "type": "float"}, "naptrreplacement": {"no_log": False, "type": "str"}, "naptrservices": {"no_log": False, "type": "str"}, "newname": {"no_log": False, "type": "str"}, @@ -24033,7 +24546,7 @@ }, "gslbservice_dnsview_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["servicename", "viewip", "viewname"], "bindprimary_key": "viewname", "delete_arg_keys": ["viewname"], @@ -24053,7 +24566,7 @@ }, "gslbservice_lbmonitor_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["monitor_name", "monstate", "servicename", "weight"], "bindprimary_key": "monitor_name", "delete_arg_keys": ["monitor_name"], @@ -24089,7 +24602,33 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "appflowlog", + "cip", + "cipheader", + "clttimeout", + "comment", + "downstateflush", + "dup_weight", + "hashid", + "healthmonitor", + "maxbandwidth", + "maxclient", + "monitor_name_svc", + "monthreshold", + "order", + "port", + "publicip", + "publicport", + "servername", + "servicegroupname", + "sitepersistence", + "siteprefix", + "svrtimeout", + "weight", + ] + }, "add_payload_keys": [ "appflowlog", "autodelayedtrofs", @@ -24137,19 +24676,16 @@ "readwrite_arguments": { "appflowlog": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "autodelayedtrofs": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "autoscale": { "choices": ["DISABLED", "DNS"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -24160,17 +24696,11 @@ "delay": {"no_log": False, "type": "float"}, "downstateflush": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "dup_weight": {"no_log": False, "type": "float"}, - "graceful": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, + "graceful": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "gslbservicegroup_gslbservicegroupmember_binding": { "no_log": False, "options": { @@ -24204,12 +24734,7 @@ "type": "dict", }, "hashid": {"no_log": False, "type": "float"}, - "healthmonitor": { - "choices": ["NO", "YES"], - "default": "YES", - "no_log": False, - "type": "str", - }, + "healthmonitor": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "includemembers": {"no_log": False, "type": "bool"}, "maxbandwidth": {"no_log": False, "type": "float"}, "maxclient": {"no_log": False, "type": "float"}, @@ -24285,7 +24810,7 @@ }, "gslbservicegroup_gslbservicegroupmember_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "hashid", "ip", @@ -24334,7 +24859,7 @@ }, "gslbservicegroup_lbmonitor_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "hashid", "monitor_name", @@ -24398,7 +24923,17 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "backupparentlist", + "metricexchange", + "naptrreplacementsuffix", + "nwmetricexchange", + "sessionexchange", + "sitename", + "triggermonitor", + ] + }, "add_payload_keys": [ "backupparentlist", "clip", @@ -24435,14 +24970,12 @@ "clip": {"no_log": False, "type": "str"}, "metricexchange": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "naptrreplacementsuffix": {"no_log": False, "type": "str"}, "nwmetricexchange": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -24451,7 +24984,6 @@ "publicip": {"no_log": False, "type": "str"}, "sessionexchange": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -24464,7 +24996,6 @@ }, "triggermonitor": { "choices": ["ALWAYS", "MEPDOWN", "MEPDOWN_SVCDOWN"], - "default": "ALWAYS", "no_log": False, "type": "str", }, @@ -24493,7 +25024,44 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "appflowlog", + "backuplbmethod", + "backupvserver", + "comment", + "considereffectivestate", + "disableprimaryondown", + "dnsrecordtype", + "dynamicweight", + "ecs", + "ecsaddrvalidation", + "edr", + "lbmethod", + "mir", + "name", + "netmask", + "order", + "orderthreshold", + "persistenceid", + "persistencetype", + "persistmask", + "rule", + "servicegroupname", + "servicename", + "sobackupaction", + "somethod", + "sopersistence", + "sopersistencetimeout", + "sothreshold", + "timeout", + "toggleorder", + "tolerance", + "v6netmasklen", + "v6persistmasklen", + "weight", + ] + }, "add_payload_keys": [ "appflowlog", "backuplbmethod", @@ -24545,7 +25113,6 @@ "readwrite_arguments": { "appflowlog": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -24571,7 +25138,6 @@ "comment": {"no_log": False, "type": "str"}, "considereffectivestate": { "choices": ["NONE", "STATE_ONLY"], - "default": "NONE", "no_log": False, "type": "str", }, @@ -24579,41 +25145,27 @@ "cookietimeout": {"no_log": False, "type": "float"}, "disableprimaryondown": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "dnsrecordtype": { "choices": ["A", "AAAA", "CNAME", "NAPTR"], - "default": "A", "no_log": False, "type": "str", }, "domainname": {"no_log": False, "type": "str"}, "dynamicweight": { "choices": ["DISABLED", "SERVICECOUNT", "SERVICEWEIGHT"], - "default": "DISABLED", - "no_log": False, - "type": "str", - }, - "ecs": { - "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, + "ecs": {"choices": ["DISABLED", "ENABLED"], "no_log": False, "type": "str"}, "ecsaddrvalidation": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", - "no_log": False, - "type": "str", - }, - "edr": { - "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, + "edr": {"choices": ["DISABLED", "ENABLED"], "no_log": False, "type": "str"}, "gslbvserver_domain_binding": { "no_log": False, "options": { @@ -24694,12 +25246,7 @@ }, "type": "dict", }, - "iptype": { - "choices": ["IPV4", "IPV6"], - "default": "IPV4", - "no_log": False, - "type": "str", - }, + "iptype": {"choices": ["IPV4", "IPV6"], "no_log": False, "type": "str"}, "lbmethod": { "choices": [ "API", @@ -24713,16 +25260,10 @@ "SOURCEIPHASH", "STATICPROXIMITY", ], - "default": "LEASTCONNECTION", - "no_log": False, - "type": "str", - }, - "mir": { - "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, + "mir": {"choices": ["DISABLED", "ENABLED"], "no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, "netmask": {"no_log": False, "type": "str"}, "newname": {"no_log": False, "type": "str"}, @@ -24735,7 +25276,7 @@ "type": "str", }, "persistmask": {"no_log": False, "type": "str"}, - "rule": {"default": '"none"', "no_log": False, "type": "str"}, + "rule": {"no_log": False, "type": "str"}, "servicegroupname": {"no_log": False, "type": "str"}, "servicename": {"no_log": False, "type": "str"}, "servicetype": { @@ -24781,23 +25322,21 @@ }, "sopersistence": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "sopersistencetimeout": {"default": 2, "no_log": False, "type": "float"}, + "sopersistencetimeout": {"no_log": False, "type": "float"}, "sothreshold": {"no_log": False, "type": "float"}, - "timeout": {"default": 2, "no_log": False, "type": "float"}, + "timeout": {"no_log": False, "type": "float"}, "toggleorder": { "choices": ["ASCENDING", "DESCENDING"], - "default": "ASCENDING", "no_log": False, "type": "str", }, "tolerance": {"no_log": False, "type": "float"}, "ttl": {"no_log": False, "type": "float"}, - "v6netmasklen": {"default": 128, "no_log": False, "type": "float"}, - "v6persistmasklen": {"default": 128, "no_log": False, "type": "float"}, + "v6netmasklen": {"no_log": False, "type": "float"}, + "v6persistmasklen": {"no_log": False, "type": "float"}, "weight": {"no_log": False, "type": "float"}, }, "singleton": False, @@ -24846,7 +25385,7 @@ }, "gslbvserver_domain_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "backupip", "cookie_domain", @@ -24891,7 +25430,7 @@ }, "gslbvserver_gslbservice_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "order", "servicename", "weight"], "bindprimary_key": "servicename", "delete_arg_keys": ["servicename"], @@ -24913,7 +25452,7 @@ }, "gslbvserver_gslbservicegroup_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "order", "servicegroupname"], "bindprimary_key": "servicegroupname", "delete_arg_keys": ["servicegroupname"], @@ -24933,7 +25472,7 @@ }, "gslbvserver_lbpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "name", @@ -24974,7 +25513,7 @@ }, "gslbvserver_spilloverpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "name", @@ -25015,7 +25554,7 @@ }, "hafailover": { "_supported_operations": ["Force"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -25032,7 +25571,7 @@ }, "hafiles": { "_supported_operations": ["sync"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -25076,7 +25615,21 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "deadinterval", + "failsafe", + "haprop", + "hastatus", + "hasync", + "hellointerval", + "id", + "maxflips", + "maxfliptime", + "syncstatusstrictmode", + "syncvlan", + ] + }, "add_payload_keys": ["id", "inc", "ipaddress"], "bindings": ["hanode_routemonitor6_binding", "hanode_routemonitor_binding"], "bindprimary_key": "", @@ -25088,13 +25641,8 @@ "password_keys": [], "primary_key": "id", "readwrite_arguments": { - "deadinterval": {"default": 3, "no_log": False, "type": "float"}, - "failsafe": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, + "deadinterval": {"no_log": False, "type": "float"}, + "failsafe": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "hanode_routemonitor6_binding": { "no_log": False, "options": { @@ -25129,7 +25677,6 @@ }, "haprop": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -25140,24 +25687,17 @@ }, "hasync": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, - "hellointerval": {"default": 200, "no_log": False, "type": "float"}, + "hellointerval": {"no_log": False, "type": "float"}, "id": {"no_log": False, "type": "float"}, - "inc": { - "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", - "no_log": False, - "type": "str", - }, + "inc": {"choices": ["DISABLED", "ENABLED"], "no_log": False, "type": "str"}, "ipaddress": {"no_log": False, "type": "str"}, "maxflips": {"no_log": False, "type": "float"}, "maxfliptime": {"no_log": False, "type": "float"}, "syncstatusstrictmode": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -25180,7 +25720,7 @@ }, "hanode_routemonitor6_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["id", "netmask", "routemonitor"], "bindprimary_key": "routemonitor", "delete_arg_keys": ["netmask", "routemonitor"], @@ -25200,7 +25740,7 @@ }, "hanode_routemonitor_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["id", "netmask", "routemonitor"], "bindprimary_key": "routemonitor", "delete_arg_keys": ["netmask", "routemonitor"], @@ -25220,7 +25760,7 @@ }, "hasync": { "_supported_operations": ["Force"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -25248,7 +25788,20 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "clientaudioredirection", + "clientclipboardredirection", + "clientcomportredirection", + "clientdriveredirection", + "clientprinterredirection", + "clientusbdriveredirection", + "connectclientlptports", + "localremotedatasharing", + "multistream", + "name", + ] + }, "add_payload_keys": [ "clientaudioredirection", "clientclipboardredirection", @@ -25273,55 +25826,46 @@ "readwrite_arguments": { "clientaudioredirection": { "choices": ["DEFAULT", "DISABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "clientclipboardredirection": { "choices": ["DEFAULT", "DISABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "clientcomportredirection": { "choices": ["DEFAULT", "DISABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "clientdriveredirection": { "choices": ["DEFAULT", "DISABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "clientprinterredirection": { "choices": ["DEFAULT", "DISABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "clientusbdriveredirection": { "choices": ["DEFAULT", "DISABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "connectclientlptports": { "choices": ["DEFAULT", "DISABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "localremotedatasharing": { "choices": ["DEFAULT", "DISABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "multistream": { "choices": ["DEFAULT", "DISABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -25352,7 +25896,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["accessprofilename", "latencyprofilename", "name"] + }, "add_payload_keys": ["accessprofilename", "latencyprofilename", "name"], "bindings": [], "bindprimary_key": "", @@ -25374,7 +25920,7 @@ }, "icaglobal_icapolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "policyname", @@ -25397,7 +25943,6 @@ "SYSTEM_GLOBAL", "VPN_GLOBAL", ], - "default": "SYSTEM_GLOBAL", "no_log": False, "type": "str", }, @@ -25423,7 +25968,16 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "l7latencymaxnotifycount", + "l7latencymonitoring", + "l7latencynotifyinterval", + "l7latencythresholdfactor", + "l7latencywaittime", + "name", + ] + }, "add_payload_keys": [ "l7latencymaxnotifycount", "l7latencymonitoring", @@ -25442,24 +25996,15 @@ "password_keys": [], "primary_key": "name", "readwrite_arguments": { - "l7latencymaxnotifycount": {"default": 5, "no_log": False, "type": "float"}, + "l7latencymaxnotifycount": {"no_log": False, "type": "float"}, "l7latencymonitoring": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "l7latencynotifyinterval": { - "default": 20, - "no_log": False, - "type": "float", - }, - "l7latencythresholdfactor": { - "default": 4, - "no_log": False, - "type": "float", - }, - "l7latencywaittime": {"default": 20, "no_log": False, "type": "float"}, + "l7latencynotifyinterval": {"no_log": False, "type": "float"}, + "l7latencythresholdfactor": {"no_log": False, "type": "float"}, + "l7latencywaittime": {"no_log": False, "type": "float"}, "name": {"no_log": False, "type": "str"}, }, "singleton": False, @@ -25474,7 +26019,15 @@ }, "icaparameter": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "edtpmtuddf", + "edtpmtuddftimeout", + "enablesronhafailover", + "hdxinsightnonnsap", + "l7latencyfrequency", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -25488,20 +26041,17 @@ "readwrite_arguments": { "edtpmtuddf": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, - "edtpmtuddftimeout": {"default": 100, "no_log": False, "type": "float"}, + "edtpmtuddftimeout": {"no_log": False, "type": "float"}, "enablesronhafailover": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "hdxinsightnonnsap": { "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, @@ -25527,7 +26077,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["comment", "logaction", "name"]}, "add_payload_keys": ["action", "comment", "logaction", "name", "rule"], "bindings": [], "bindprimary_key": "", @@ -25559,7 +26109,20 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "connfailover", + "ftp", + "mode", + "name", + "proxyip", + "tcpproxy", + "tftp", + "useproxyport", + "usip", + "usnip", + ] + }, "add_payload_keys": [ "connfailover", "ftp", @@ -25587,16 +26150,10 @@ "readwrite_arguments": { "connfailover": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", - "no_log": False, - "type": "str", - }, - "ftp": { - "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, + "ftp": {"choices": ["DISABLED", "ENABLED"], "no_log": False, "type": "str"}, "mode": {"choices": ["STATELESS"], "no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, "privateip": {"no_log": False, "type": "str"}, @@ -25604,20 +26161,17 @@ "publicip": {"no_log": False, "type": "str"}, "tcpproxy": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "td": {"no_log": False, "type": "float"}, "tftp": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "useproxyport": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -25641,7 +26195,7 @@ }, "inatparam": { "_supported_operations": ["count", "get", "get-byname", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["nat46v6prefix", "td"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -25655,21 +26209,18 @@ "readwrite_arguments": { "nat46fragheader": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "nat46ignoretos": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, - "nat46v6mtu": {"default": 1280, "no_log": False, "type": "float"}, + "nat46v6mtu": {"no_log": False, "type": "float"}, "nat46v6prefix": {"no_log": False, "type": "str"}, "nat46zerochecksum": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -25687,7 +26238,7 @@ }, "install": { "_supported_operations": ["Install"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -25712,7 +26263,7 @@ }, "interfacepair": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["id", "ifnum"], "bindings": [], "bindprimary_key": "", @@ -25732,7 +26283,7 @@ }, "ip6tunnel": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["local", "name", "ownergroup", "remote"], "bindings": [], "bindprimary_key": "", @@ -25746,7 +26297,7 @@ "readwrite_arguments": { "local": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, - "ownergroup": {"default": "DEFAULT_NG", "no_log": False, "type": "str"}, + "ownergroup": {"no_log": False, "type": "str"}, "remote": {"no_log": False, "type": "str"}, }, "singleton": False, @@ -25754,7 +26305,15 @@ }, "ip6tunnelparam": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "dropfrag", + "dropfragcputhreshold", + "srcip", + "srciproundrobin", + "useclientsourceipv6", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -25766,23 +26325,16 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": { - "dropfrag": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, + "dropfrag": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "dropfragcputhreshold": {"no_log": False, "type": "float"}, "srcip": {"no_log": False, "type": "str"}, "srciproundrobin": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "useclientsourceipv6": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, @@ -25806,7 +26358,15 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "connfailover", + "espgatetimeout", + "espsessiontimeout", + "ikesessiontimeout", + "name", + ] + }, "add_payload_keys": [ "connfailover", "espgatetimeout", @@ -25826,13 +26386,12 @@ "readwrite_arguments": { "connfailover": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, - "espgatetimeout": {"default": 30, "no_log": False, "type": "float"}, - "espsessiontimeout": {"default": 60, "no_log": False, "type": "float"}, - "ikesessiontimeout": {"default": 60, "no_log": False, "type": "float"}, + "espgatetimeout": {"no_log": False, "type": "float"}, + "espsessiontimeout": {"no_log": False, "type": "float"}, + "ikesessiontimeout": {"no_log": False, "type": "float"}, "name": {"no_log": False, "type": "str"}, }, "singleton": False, @@ -25846,7 +26405,7 @@ }, "ipsecalgsession": { "_supported_operations": ["count", "flush", "get"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -25870,7 +26429,19 @@ }, "ipsecparameter": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "encalgo", + "hashalgo", + "ikeretryinterval", + "ikeversion", + "lifetime", + "livenesscheckinterval", + "perfectforwardsecrecy", + "replaywindowsize", + "retransmissiontime", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -25884,7 +26455,6 @@ "readwrite_arguments": { "encalgo": { "choices": ["AES", "AES192", "AES256"], - "default": "AES", "elements": "str", "no_log": False, "type": "list", @@ -25897,23 +26467,16 @@ "HMAC_SHA384", "HMAC_SHA512", ], - "default": "HMAC_SHA256", "elements": "str", "no_log": False, "type": "list", }, "ikeretryinterval": {"no_log": False, "type": "float"}, - "ikeversion": { - "choices": ["V1", "V2"], - "default": "V2", - "no_log": False, - "type": "str", - }, + "ikeversion": {"choices": ["V1", "V2"], "no_log": False, "type": "str"}, "lifetime": {"no_log": False, "type": "float"}, "livenesscheckinterval": {"no_log": False, "type": "float"}, "perfectforwardsecrecy": { "choices": ["DISABLE", "ENABLE"], - "default": "DISABLE", "no_log": False, "type": "str", }, @@ -25935,7 +26498,7 @@ }, "ipsecprofile": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "encalgo", "hashalgo", @@ -26017,7 +26580,7 @@ }, "ipset": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "td"], "bindings": ["ipset_nsip6_binding", "ipset_nsip_binding"], "bindprimary_key": "", @@ -26069,7 +26632,7 @@ }, "ipset_nsip6_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["ipaddress", "name"], "bindprimary_key": "ipaddress", "delete_arg_keys": ["ipaddress"], @@ -26088,7 +26651,7 @@ }, "ipset_nsip_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["ipaddress", "name"], "bindprimary_key": "ipaddress", "delete_arg_keys": ["ipaddress"], @@ -26115,7 +26678,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["destport", "name", "tosinherit", "vlantagging"] + }, "add_payload_keys": [ "destport", "grepayload", @@ -26151,24 +26716,18 @@ "password_keys": [], "primary_key": "name", "readwrite_arguments": { - "destport": {"default": 6081, "no_log": False, "type": "int"}, + "destport": {"no_log": False, "type": "int"}, "grepayload": { "choices": ["ETHERNET", "ETHERNETwithDOT1Q", "IP"], - "default": "ETHERNETwithDOT1Q", - "no_log": False, - "type": "str", - }, - "ipsecprofilename": { - "default": '"ns_ipsec_default_profile"', "no_log": False, "type": "str", }, + "ipsecprofilename": {"no_log": False, "type": "str"}, "local": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, - "ownergroup": {"default": "DEFAULT_NG", "no_log": False, "type": "str"}, + "ownergroup": {"no_log": False, "type": "str"}, "protocol": { "choices": ["GENEVE", "GRE", "IPIP", "IPSEC", "UDP"], - "default": "IPIP", "no_log": False, "type": "str", }, @@ -26176,14 +26735,12 @@ "remotesubnetmask": {"no_log": False, "type": "str"}, "tosinherit": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "vlan": {"no_log": False, "type": "float"}, "vlantagging": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -26194,7 +26751,18 @@ }, "iptunnelparam": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "dropfrag", + "dropfragcputhreshold", + "enablestrictrx", + "enablestricttx", + "mac", + "srcip", + "srciproundrobin", + "useclientsourceip", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -26206,22 +26774,15 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": { - "dropfrag": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, + "dropfrag": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "dropfragcputhreshold": {"no_log": False, "type": "float"}, "enablestrictrx": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "enablestricttx": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, @@ -26229,13 +26790,11 @@ "srcip": {"no_log": False, "type": "str"}, "srciproundrobin": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "useclientsourceip": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, @@ -26254,7 +26813,18 @@ }, "ipv6": { "_supported_operations": ["count", "get", "get-byname", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "dodad", + "natprefix", + "ndbasereachtime", + "ndretransmissiontime", + "ralearning", + "routerredirection", + "td", + "usipnatprefix", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -26268,22 +26838,19 @@ "readwrite_arguments": { "dodad": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "natprefix": {"no_log": False, "type": "str"}, - "ndbasereachtime": {"default": 30000, "no_log": False, "type": "float"}, - "ndretransmissiontime": {"default": 1000, "no_log": False, "type": "float"}, + "ndbasereachtime": {"no_log": False, "type": "float"}, + "ndretransmissiontime": {"no_log": False, "type": "float"}, "ralearning": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "routerredirection": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -26304,7 +26871,26 @@ }, "l2param": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "bdggrpproxyarp", + "bdgsetting", + "bridgeagetimeout", + "garponvridintf", + "garpreply", + "macmodefwdmypkt", + "maxbridgecollision", + "mbfinstlearning", + "mbfpeermacupdate", + "proxyarp", + "returntoethernetsender", + "rstintfonhafo", + "skipproxyingbsdtraffic", + "stopmacmoveupdate", + "usemymac", + "usenetprofilebsdtraffic", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -26318,82 +26904,69 @@ "readwrite_arguments": { "bdggrpproxyarp": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "bdgsetting": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "bridgeagetimeout": {"default": 300, "no_log": False, "type": "float"}, + "bridgeagetimeout": {"no_log": False, "type": "float"}, "garponvridintf": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "garpreply": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "macmodefwdmypkt": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "maxbridgecollision": {"default": 20, "no_log": False, "type": "float"}, + "maxbridgecollision": {"no_log": False, "type": "float"}, "mbfinstlearning": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "mbfpeermacupdate": {"default": 10, "no_log": False, "type": "float"}, + "mbfpeermacupdate": {"no_log": False, "type": "float"}, "proxyarp": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "returntoethernetsender": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "rstintfonhafo": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "skipproxyingbsdtraffic": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "stopmacmoveupdate": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "usemymac": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "usenetprofilebsdtraffic": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -26420,7 +26993,25 @@ }, "l3param": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "acllogtime", + "allowclasseipv4", + "dropdfflag", + "dropipfragments", + "dynamicrouting", + "externalloopback", + "forwardicmpfragments", + "icmpgenratethreshold", + "implicitaclallow", + "ipv6dynamicrouting", + "miproundrobin", + "overridernat", + "srcnat", + "tnlpmtuwoconn", + "usipserverstraypkt", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -26435,80 +27026,67 @@ "acllogtime": {"no_log": False, "type": "str"}, "allowclasseipv4": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "dropdfflag": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "dropipfragments": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "dynamicrouting": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "externalloopback": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "forwardicmpfragments": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "icmpgenratethreshold": {"default": 100, "no_log": False, "type": "float"}, + "icmpgenratethreshold": {"no_log": False, "type": "float"}, "implicitaclallow": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "ipv6dynamicrouting": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "miproundrobin": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "overridernat": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "srcnat": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "tnlpmtuwoconn": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "usipserverstraypkt": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -26534,7 +27112,7 @@ }, "l4param": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["l2connmethod", "l4switch"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -26556,13 +27134,11 @@ "Vlan", "VlanChannel", ], - "default": "MacVlanChannel", "no_log": False, "type": "str", }, "l4switch": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -26572,7 +27148,7 @@ }, "lacp": { "_supported_operations": ["count", "get", "get-byname", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -26584,8 +27160,8 @@ "password_keys": [], "primary_key": "ownernode", "readwrite_arguments": { - "ownernode": {"default": 255, "no_log": False, "type": "float"}, - "syspriority": {"default": 32768, "no_log": False, "type": "float"}, + "ownernode": {"no_log": False, "type": "float"}, + "syspriority": {"no_log": False, "type": "float"}, }, "singleton": False, "update_payload_keys": ["ownernode", "syspriority"], @@ -26601,7 +27177,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["comment", "name"]}, "add_payload_keys": ["comment", "name", "type", "value"], "bindings": [], "bindprimary_key": "", @@ -26628,7 +27204,7 @@ }, "lbglobal_lbpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -26662,7 +27238,6 @@ "SYSTEM_GLOBAL", "VPN_GLOBAL", ], - "default": "SYSTEM_GLOBAL", "no_log": False, "type": "str", }, @@ -26727,7 +27302,22 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "backuppersistencetimeout", + "cookiedomain", + "cookiename", + "mastervserver", + "name", + "persistencebackup", + "persistencetype", + "persistmask", + "rule", + "timeout", + "usevserverpersistency", + "v6persistmasklen", + ] + }, "add_payload_keys": [ "backuppersistencetimeout", "cookiedomain", @@ -26752,11 +27342,7 @@ "password_keys": [], "primary_key": "name", "readwrite_arguments": { - "backuppersistencetimeout": { - "default": 2, - "no_log": False, - "type": "float", - }, + "backuppersistencetimeout": {"no_log": False, "type": "float"}, "cookiedomain": {"no_log": False, "type": "str"}, "cookiename": {"no_log": False, "type": "str"}, "lbgroup_lbvserver_binding": { @@ -26789,15 +27375,14 @@ "type": "str", }, "persistmask": {"no_log": False, "type": "str"}, - "rule": {"default": '"None"', "no_log": False, "type": "str"}, - "timeout": {"default": 2, "no_log": False, "type": "float"}, + "rule": {"no_log": False, "type": "str"}, + "timeout": {"no_log": False, "type": "float"}, "usevserverpersistency": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "v6persistmasklen": {"default": 128, "no_log": False, "type": "float"}, + "v6persistmasklen": {"no_log": False, "type": "float"}, }, "singleton": False, "update_payload_keys": [ @@ -26817,7 +27402,7 @@ }, "lbgroup_lbvserver_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "vservername"], "bindprimary_key": "vservername", "delete_arg_keys": ["vservername"], @@ -26843,7 +27428,7 @@ "get-byname", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["metrictable"], "bindings": ["lbmetrictable_metric_binding"], "bindprimary_key": "", @@ -26880,7 +27465,7 @@ }, "lbmetrictable_metric_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["metric", "metrictable", "snmpoid"], "bindprimary_key": "metric", "delete_arg_keys": ["metric"], @@ -26910,7 +27495,102 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "acctapplicationid", + "action", + "alertretries", + "attribute", + "authapplicationid", + "basedn", + "binddn", + "customheaders", + "database", + "destip", + "destport", + "deviation", + "dispatcherip", + "dispatcherport", + "domain", + "downtime", + "failureretries", + "filename", + "filter", + "firmwarerevision", + "group", + "grpchealthcheck", + "grpcservicename", + "grpcstatuscode", + "hostipaddress", + "httprequest", + "inbandsecurityid", + "interval", + "ipaddress", + "iptunnel", + "kcdaccount", + "lasversion", + "logonpointname", + "lrtm", + "maxforwards", + "metrictable", + "monitorname", + "mqttclientidentifier", + "mqttversion", + "mssqlprotocolversion", + "netprofile", + "oraclesid", + "originhost", + "originrealm", + "password", + "productname", + "query", + "querytype", + "radaccountsession", + "radaccounttype", + "radapn", + "radframedip", + "radkey", + "radmsisdn", + "radnasid", + "radnasip", + "recv", + "respcode", + "resptimeout", + "resptimeoutthresh", + "retries", + "reverse", + "rtsprequest", + "scriptargs", + "scriptname", + "secondarypassword", + "secure", + "secureargs", + "send", + "sipmethod", + "sipreguri", + "snmpcommunity", + "snmpoid", + "snmpthreshold", + "snmpversion", + "sqlquery", + "sslprofile", + "storedb", + "successretries", + "supportedvendorids", + "tos", + "tosid", + "transparent", + "trofscode", + "trofsstring", + "type", + "username", + "validatecred", + "vendorid", + "vendorspecificacctapplicationids", + "vendorspecificauthapplicationids", + "vendorspecificvendorid", + ] + }, "add_payload_keys": [ "acctapplicationid", "action", @@ -27029,7 +27709,6 @@ "acctapplicationid": {"elements": "int", "no_log": False, "type": "list"}, "action": { "choices": ["DOWN", "LOG", "NONE"], - "default": "DOWN", "no_log": False, "type": "str", }, @@ -27047,7 +27726,7 @@ "dispatcherip": {"no_log": False, "type": "str"}, "dispatcherport": {"no_log": False, "type": "int"}, "domain": {"no_log": False, "type": "str"}, - "downtime": {"default": 30, "no_log": False, "type": "int"}, + "downtime": {"no_log": False, "type": "int"}, "evalrule": {"no_log": False, "type": "str"}, "failureretries": {"no_log": False, "type": "int"}, "filename": {"no_log": False, "type": "str"}, @@ -27056,7 +27735,6 @@ "group": {"no_log": False, "type": "str"}, "grpchealthcheck": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, @@ -27070,14 +27748,9 @@ "no_log": False, "type": "str", }, - "interval": {"default": 5, "no_log": False, "type": "int"}, + "interval": {"no_log": False, "type": "int"}, "ipaddress": {"elements": "str", "no_log": False, "type": "list"}, - "iptunnel": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, + "iptunnel": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "kcdaccount": {"no_log": False, "type": "str"}, "lasversion": {"no_log": False, "type": "str"}, "lbmonitor_metric_binding": { @@ -27118,14 +27791,14 @@ "no_log": False, "type": "str", }, - "maxforwards": {"default": 1, "no_log": False, "type": "float"}, + "maxforwards": {"no_log": False, "type": "float"}, "metric": {"no_log": False, "type": "str"}, "metrictable": {"no_log": False, "type": "str"}, "metricthreshold": {"no_log": False, "type": "float"}, "metricweight": {"no_log": False, "type": "float"}, "monitorname": {"no_log": False, "type": "str"}, "mqttclientidentifier": {"no_log": False, "type": "str"}, - "mqttversion": {"default": 4, "no_log": False, "type": "float"}, + "mqttversion": {"no_log": False, "type": "float"}, "mssqlprotocolversion": { "choices": [ "2000", @@ -27153,7 +27826,7 @@ "type": "str", }, "radaccountsession": {"no_log": False, "type": "str"}, - "radaccounttype": {"default": 1, "no_log": False, "type": "float"}, + "radaccounttype": {"no_log": False, "type": "float"}, "radapn": {"no_log": False, "type": "str"}, "radframedip": {"no_log": False, "type": "str"}, "radkey": {"no_log": True, "type": "str"}, @@ -27162,25 +27835,15 @@ "radnasip": {"no_log": False, "type": "str"}, "recv": {"no_log": False, "type": "str"}, "respcode": {"elements": "str", "no_log": False, "type": "list"}, - "resptimeout": {"default": 2, "no_log": False, "type": "int"}, + "resptimeout": {"no_log": False, "type": "int"}, "resptimeoutthresh": {"no_log": False, "type": "float"}, - "retries": {"default": 3, "no_log": False, "type": "int"}, - "reverse": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, + "retries": {"no_log": False, "type": "int"}, + "reverse": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "rtsprequest": {"no_log": False, "type": "str"}, "scriptargs": {"no_log": False, "type": "str"}, "scriptname": {"no_log": False, "type": "str"}, "secondarypassword": {"no_log": True, "type": "str"}, - "secure": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, + "secure": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "secureargs": {"no_log": True, "type": "str"}, "send": {"no_log": False, "type": "str"}, "servicegroupname": {"no_log": False, "type": "str"}, @@ -27201,33 +27864,25 @@ "sslprofile": {"no_log": False, "type": "str"}, "storedb": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "storefrontacctservice": { "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, "storefrontcheckbackendservices": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "storename": {"no_log": False, "type": "str"}, - "successretries": {"default": 1, "no_log": False, "type": "int"}, + "successretries": {"no_log": False, "type": "int"}, "supportedvendorids": {"elements": "int", "no_log": False, "type": "list"}, "tos": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "tosid": {"no_log": False, "type": "float"}, - "transparent": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, + "transparent": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "trofscode": {"no_log": False, "type": "float"}, "trofsstring": {"no_log": False, "type": "str"}, "type": { @@ -27287,35 +27942,26 @@ }, "units1": { "choices": ["MIN", "MSEC", "SEC"], - "default": "SEC", "no_log": False, "type": "str", }, "units2": { "choices": ["MIN", "MSEC", "SEC"], - "default": "SEC", "no_log": False, "type": "str", }, "units3": { "choices": ["MIN", "MSEC", "SEC"], - "default": "SEC", "no_log": False, "type": "str", }, "units4": { "choices": ["MIN", "MSEC", "SEC"], - "default": "SEC", "no_log": False, "type": "str", }, "username": {"no_log": False, "type": "str"}, - "validatecred": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, + "validatecred": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "vendorid": {"no_log": False, "type": "float"}, "vendorspecificacctapplicationids": { "elements": "int", @@ -27441,7 +28087,7 @@ }, "lbmonitor_metric_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "metric", "metricthreshold", @@ -27467,7 +28113,7 @@ }, "lbmonitor_sslcertkey_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "ca", "certkeyname", @@ -27503,7 +28149,32 @@ }, "lbparameter": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "allowboundsvcremoval", + "computedadccookieattribute", + "consolidatedlconn", + "cookiepassphrase", + "dbsttl", + "dropmqttjumbomessage", + "httponlycookieflag", + "lbhashalgorithm", + "lbhashfingers", + "literaladccookieattribute", + "maxpipelinenat", + "monitorconnectionclose", + "monitorskipmaxclient", + "preferdirectroute", + "retainservicestate", + "startuprrfactor", + "storemqttclientidandusername", + "undefaction", + "useencryptedpersistencecookie", + "useportforhashlb", + "usesecuredpersistencecookie", + "vserverspecificmac", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -27517,14 +28188,12 @@ "readwrite_arguments": { "allowboundsvcremoval": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "computedadccookieattribute": {"no_log": False, "type": "str"}, "consolidatedlconn": { "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, @@ -27532,78 +28201,66 @@ "dbsttl": {"no_log": False, "type": "float"}, "dropmqttjumbomessage": { "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, "httponlycookieflag": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "lbhashalgorithm": { "choices": ["DEFAULT", "JARH", "PRAC"], - "default": "DEFAULT", "no_log": False, "type": "str", }, - "lbhashfingers": {"default": 256, "no_log": False, "type": "float"}, + "lbhashfingers": {"no_log": False, "type": "float"}, "literaladccookieattribute": {"no_log": False, "type": "str"}, "maxpipelinenat": {"no_log": False, "type": "float"}, "monitorconnectionclose": { "choices": ["FIN", "RESET"], - "default": "FIN", "no_log": False, "type": "str", }, "monitorskipmaxclient": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "preferdirectroute": { "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, "retainservicestate": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "startuprrfactor": {"no_log": False, "type": "float"}, "storemqttclientidandusername": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, - "undefaction": {"default": '"NOLBACTION"', "no_log": False, "type": "str"}, + "undefaction": {"no_log": False, "type": "str"}, "useencryptedpersistencecookie": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "useportforhashlb": { "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, "usesecuredpersistencecookie": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "vserverspecificmac": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -27636,7 +28293,7 @@ }, "lbpersistentsessions": { "_supported_operations": ["clear", "count", "get"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -27666,7 +28323,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["comment", "logaction", "name", "undefaction"] + }, "add_payload_keys": [ "action", "comment", @@ -27728,7 +28387,7 @@ "get-byname", "rename", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["comment", "labelname", "policylabeltype"], "bindings": ["lbpolicylabel_lbpolicy_binding"], "bindprimary_key": "", @@ -27776,7 +28435,6 @@ "SIP_TCP", "SIP_UDP", ], - "default": "HTTP", "no_log": False, "type": "str", }, @@ -27786,7 +28444,7 @@ }, "lbpolicylabel_lbpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -27838,7 +28496,22 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "computedadccookieattribute", + "cookiepassphrase", + "dbslb", + "httponlycookieflag", + "lbhashalgorithm", + "lbhashfingers", + "lbprofilename", + "literaladccookieattribute", + "processlocal", + "storemqttclientidandusername", + "useencryptedpersistencecookie", + "usesecuredpersistencecookie", + ] + }, "add_payload_keys": [ "computedadccookieattribute", "cookiepassphrase", @@ -27867,46 +28540,39 @@ "cookiepassphrase": {"no_log": True, "type": "str"}, "dbslb": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httponlycookieflag": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "lbhashalgorithm": { "choices": ["DEFAULT", "JARH", "PRAC"], - "default": "DEFAULT", "no_log": False, "type": "str", }, - "lbhashfingers": {"default": 256, "no_log": False, "type": "float"}, + "lbhashfingers": {"no_log": False, "type": "float"}, "lbprofilename": {"no_log": False, "type": "str"}, "literaladccookieattribute": {"no_log": False, "type": "str"}, "processlocal": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "storemqttclientidandusername": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "useencryptedpersistencecookie": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "usesecuredpersistencecookie": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -27929,7 +28595,7 @@ }, "lbroute": { "_supported_operations": ["add", "count", "delete", "get"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["gatewayname", "netmask", "network", "td"], "bindings": [], "bindprimary_key": "", @@ -27951,7 +28617,7 @@ }, "lbroute6": { "_supported_operations": ["add", "count", "delete", "get"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["gatewayname", "network", "td"], "bindings": [], "bindprimary_key": "", @@ -27972,7 +28638,17 @@ }, "lbsipparameters": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "addrportvip", + "retrydur", + "rnatdstport", + "rnatsecuredstport", + "rnatsecuresrcport", + "rnatsrcport", + "sip503ratethreshold", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -27986,16 +28662,15 @@ "readwrite_arguments": { "addrportvip": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, - "retrydur": {"default": 120, "no_log": False, "type": "int"}, + "retrydur": {"no_log": False, "type": "int"}, "rnatdstport": {"no_log": False, "type": "int"}, "rnatsecuredstport": {"no_log": False, "type": "int"}, "rnatsecuresrcport": {"no_log": False, "type": "int"}, "rnatsrcport": {"no_log": False, "type": "int"}, - "sip503ratethreshold": {"default": 100, "no_log": False, "type": "float"}, + "sip503ratethreshold": {"no_log": False, "type": "float"}, }, "singleton": True, "update_payload_keys": [ @@ -28021,7 +28696,100 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "adfsproxyprofile", + "appflowlog", + "authentication", + "authenticationhost", + "authn401", + "authnprofile", + "authnvsname", + "backuplbmethod", + "backuppersistencetimeout", + "backupvserver", + "cacheable", + "clttimeout", + "comment", + "connfailover", + "cookiename", + "datalength", + "dataoffset", + "dbprofilename", + "dbslb", + "disableprimaryondown", + "dnsprofilename", + "downstateflush", + "hashlength", + "healththreshold", + "httpprofilename", + "httpsredirecturl", + "icmpvsrresponse", + "insertvserveripport", + "ipset", + "l2conn", + "lbmethod", + "lbprofilename", + "listenpolicy", + "listenpriority", + "m", + "macmoderetainvlan", + "maxautoscalemembers", + "minautoscalemembers", + "mssqlserverversion", + "mysqlcharacterset", + "mysqlprotocolversion", + "mysqlservercapabilities", + "mysqlserverversion", + "name", + "netmask", + "netprofile", + "newservicerequest", + "newservicerequestincrementinterval", + "newservicerequestunit", + "oracleserverversion", + "order", + "orderthreshold", + "persistavpno", + "persistencebackup", + "persistencetype", + "persistmask", + "probeprotocol", + "probesuccessresponsecode", + "push", + "pushlabel", + "pushmulticlients", + "pushvserver", + "quicbridgeprofilename", + "quicprofilename", + "recursionavailable", + "redirectfromport", + "redirectportrewrite", + "redirurl", + "resrule", + "retainconnectionsoncluster", + "rhistate", + "rtspnat", + "rule", + "servicename", + "sessionless", + "skippersistency", + "sobackupaction", + "somethod", + "sopersistence", + "sopersistencetimeout", + "sothreshold", + "tcpprobeport", + "tcpprofilename", + "timeout", + "toggleorder", + "tosid", + "trofspersistence", + "v6netmasklen", + "v6persistmasklen", + "vipheader", + ] + }, "add_payload_keys": [ "adfsproxyprofile", "appflowlog", @@ -28161,23 +28929,16 @@ "adfsproxyprofile": {"no_log": False, "type": "str"}, "appflowlog": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "authentication": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "authenticationhost": {"no_log": False, "type": "str"}, - "authn401": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, + "authn401": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "authnprofile": {"no_log": False, "type": "str"}, "authnvsname": {"no_log": False, "type": "str"}, "backuplbmethod": { @@ -28190,33 +28951,17 @@ "ROUNDROBIN", "SOURCEIPHASH", ], - "default": "ROUNDROBIN", "no_log": False, "type": "str", }, - "backuppersistencetimeout": { - "default": 2, - "no_log": False, - "type": "float", - }, + "backuppersistencetimeout": {"no_log": False, "type": "float"}, "backupvserver": {"no_log": False, "type": "str"}, - "bypassaaaa": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, - "cacheable": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, + "bypassaaaa": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, + "cacheable": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "clttimeout": {"no_log": False, "type": "float"}, "comment": {"no_log": False, "type": "str"}, "connfailover": { "choices": ["DISABLED", "STATEFUL", "STATELESS"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -28226,13 +28971,11 @@ "dbprofilename": {"no_log": False, "type": "str"}, "dbslb": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "disableprimaryondown": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -28244,17 +28987,15 @@ "dnsprofilename": {"no_log": False, "type": "str"}, "downstateflush": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, - "hashlength": {"default": 80, "no_log": False, "type": "float"}, + "hashlength": {"no_log": False, "type": "float"}, "healththreshold": {"no_log": False, "type": "float"}, "httpprofilename": {"no_log": False, "type": "str"}, "httpsredirecturl": {"no_log": False, "type": "str"}, "icmpvsrresponse": { "choices": ["ACTIVE", "PASSIVE"], - "default": "PASSIVE", "no_log": False, "type": "str", }, @@ -28290,7 +29031,6 @@ "URLHASH", "USER_TOKEN", ], - "default": "LEASTCONNECTION", "no_log": False, "type": "str", }, @@ -28663,17 +29403,15 @@ }, "type": "dict", }, - "listenpolicy": {"default": '"NONE"', "no_log": False, "type": "str"}, - "listenpriority": {"default": 101, "no_log": False, "type": "float"}, + "listenpolicy": {"no_log": False, "type": "str"}, + "listenpriority": {"no_log": False, "type": "float"}, "m": { "choices": ["IP", "IPTUNNEL", "MAC", "TOS"], - "default": "IP", "no_log": False, "type": "str", }, "macmoderetainvlan": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -28690,7 +29428,6 @@ "2014", "70", ], - "default": "2008R2", "no_log": False, "type": "str", }, @@ -28706,13 +29443,11 @@ "newservicerequestincrementinterval": {"no_log": False, "type": "float"}, "newservicerequestunit": { "choices": ["PERCENT", "PER_SECOND"], - "default": "PER_SECOND", "no_log": False, "type": "str", }, "oracleserverversion": { "choices": ["10G", "11G"], - "default": "10G", "no_log": False, "type": "str", }, @@ -28752,69 +29487,53 @@ "no_log": False, "type": "str", }, - "probesuccessresponsecode": { - "default": '"200 ' 'OK"', - "no_log": False, - "type": "str", - }, + "probesuccessresponsecode": {"no_log": False, "type": "str"}, "processlocal": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "push": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "pushlabel": {"default": '"none"', "no_log": False, "type": "str"}, + "pushlabel": {"no_log": False, "type": "str"}, "pushmulticlients": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "pushvserver": {"no_log": False, "type": "str"}, "quicbridgeprofilename": {"no_log": False, "type": "str"}, "quicprofilename": {"no_log": False, "type": "str"}, - "range": {"default": 1, "no_log": False, "type": "float"}, + "range": {"no_log": False, "type": "float"}, "recursionavailable": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "redirectfromport": {"no_log": False, "type": "int"}, "redirectportrewrite": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "redirurl": {"no_log": False, "type": "str"}, "redirurlflags": {"no_log": False, "type": "bool"}, - "resrule": {"default": '"none"', "no_log": False, "type": "str"}, + "resrule": {"no_log": False, "type": "str"}, "retainconnectionsoncluster": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "rhistate": { "choices": ["ACTIVE", "PASSIVE"], - "default": "PASSIVE", "no_log": False, "type": "str", }, - "rtspnat": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, - "rule": {"default": '"none"', "no_log": False, "type": "str"}, + "rtspnat": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, + "rule": {"no_log": False, "type": "str"}, "servicename": {"no_log": False, "type": "str"}, "servicetype": { "choices": [ @@ -28868,13 +29587,11 @@ }, "sessionless": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "skippersistency": { "choices": ["Bypass", "None", "ReLb"], - "default": "None", "no_log": False, "type": "str", }, @@ -28896,31 +29613,28 @@ }, "sopersistence": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "sopersistencetimeout": {"default": 2, "no_log": False, "type": "float"}, + "sopersistencetimeout": {"no_log": False, "type": "float"}, "sothreshold": {"no_log": False, "type": "float"}, "tcpprobeport": {"no_log": False, "type": "int"}, "tcpprofilename": {"no_log": False, "type": "str"}, "td": {"no_log": False, "type": "float"}, - "timeout": {"default": 2, "no_log": False, "type": "float"}, + "timeout": {"no_log": False, "type": "float"}, "toggleorder": { "choices": ["ASCENDING", "DESCENDING"], - "default": "ASCENDING", "no_log": False, "type": "str", }, "tosid": {"no_log": False, "type": "float"}, "trofspersistence": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, - "v6netmasklen": {"default": 128, "no_log": False, "type": "float"}, - "v6persistmasklen": {"default": 128, "no_log": False, "type": "float"}, + "v6netmasklen": {"no_log": False, "type": "float"}, + "v6persistmasklen": {"no_log": False, "type": "float"}, "vipheader": {"no_log": False, "type": "str"}, "weight": {"no_log": False, "type": "float"}, }, @@ -29028,7 +29742,7 @@ }, "lbvserver_analyticsprofile_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["analyticsprofile", "name", "order"], "bindprimary_key": "analyticsprofile", "delete_arg_keys": ["analyticsprofile"], @@ -29048,7 +29762,7 @@ }, "lbvserver_appflowpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29102,7 +29816,7 @@ }, "lbvserver_appfwpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29156,7 +29870,7 @@ }, "lbvserver_appqoepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29210,7 +29924,7 @@ }, "lbvserver_auditnslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29264,7 +29978,7 @@ }, "lbvserver_auditsyslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29318,7 +30032,7 @@ }, "lbvserver_authorizationpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29372,7 +30086,7 @@ }, "lbvserver_botpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29426,7 +30140,7 @@ }, "lbvserver_cachepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29480,7 +30194,7 @@ }, "lbvserver_cmppolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29534,7 +30248,7 @@ }, "lbvserver_contentinspectionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29588,7 +30302,7 @@ }, "lbvserver_dnspolicy64_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29642,7 +30356,7 @@ }, "lbvserver_feopolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29696,7 +30410,7 @@ }, "lbvserver_lbpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29750,7 +30464,7 @@ }, "lbvserver_responderpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29804,7 +30518,7 @@ }, "lbvserver_rewritepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29858,7 +30572,7 @@ }, "lbvserver_service_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "name", "order", @@ -29886,7 +30600,7 @@ }, "lbvserver_servicegroup_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "name", "order", @@ -29907,14 +30621,14 @@ "order": {"no_log": False, "type": "float"}, "servicegroupname": {"no_log": False, "type": "str"}, "servicename": {"no_log": False, "type": "str"}, - "weight": {"default": 1, "no_log": False, "type": "float"}, + "weight": {"no_log": False, "type": "float"}, }, "singleton": False, "update_payload_keys": ["order", "servicename", "servicename", "weight"], }, "lbvserver_spilloverpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -29968,7 +30682,7 @@ }, "lbvserver_tmtrafficpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -30022,7 +30736,7 @@ }, "lbvserver_transformpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -30076,7 +30790,7 @@ }, "lbvserver_videooptimizationdetectionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -30130,7 +30844,7 @@ }, "lbvserver_videooptimizationpacingpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -30192,7 +30906,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["katimeout", "wlmname"]}, "add_payload_keys": ["ipaddress", "katimeout", "lbuid", "port", "wlmname"], "bindings": ["lbwlm_lbvserver_binding"], "bindprimary_key": "", @@ -30205,7 +30919,7 @@ "primary_key": "wlmname", "readwrite_arguments": { "ipaddress": {"no_log": False, "type": "str"}, - "katimeout": {"default": 2, "no_log": False, "type": "float"}, + "katimeout": {"no_log": False, "type": "float"}, "lbuid": {"no_log": False, "type": "str"}, "lbwlm_lbvserver_binding": { "no_log": False, @@ -30231,7 +30945,7 @@ }, "lbwlm_lbvserver_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["vservername", "wlmname"], "bindprimary_key": "vservername", "delete_arg_keys": ["vservername"], @@ -30250,7 +30964,7 @@ }, "linkset": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["id"], "bindings": ["linkset_channel_binding", "linkset_interface_binding"], "bindprimary_key": "", @@ -30301,7 +31015,7 @@ }, "linkset_channel_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["id", "ifnum"], "bindprimary_key": "ifnum", "delete_arg_keys": ["ifnum"], @@ -30320,7 +31034,7 @@ }, "linkset_interface_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["id", "ifnum"], "bindprimary_key": "ifnum", "delete_arg_keys": ["ifnum"], @@ -30339,7 +31053,7 @@ }, "lldpneighbors": { "_supported_operations": ["clear", "count", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -30359,7 +31073,7 @@ }, "lldpparam": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["holdtimetxmult", "mode", "timer"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -30371,20 +31085,20 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": { - "holdtimetxmult": {"default": 4, "no_log": False, "type": "float"}, + "holdtimetxmult": {"no_log": False, "type": "float"}, "mode": { "choices": ["NONE", "RECEIVER", "TRANSCEIVER", "TRANSMITTER"], "no_log": False, "type": "str", }, - "timer": {"default": 30, "no_log": False, "type": "float"}, + "timer": {"no_log": False, "type": "float"}, }, "singleton": True, "update_payload_keys": ["holdtimetxmult", "mode", "timer"], }, "location": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "ipfrom", "ipto", @@ -30419,7 +31133,11 @@ }, "locationfile": { "_supported_operations": ["Import", "add", "delete", "get"], - "action_payload_keys": {"import": ["locationfile", "src"], "switch": []}, + "action_payload_keys": { + "import": ["locationfile", "src"], + "switch": [], + "unset": [], + }, "add_payload_keys": ["format", "locationfile"], "bindings": [], "bindprimary_key": "", @@ -30445,7 +31163,6 @@ "ip-country-region-city-isp", "netscaler", ], - "default": "netscaler", "no_log": False, "type": "str", }, @@ -30457,7 +31174,11 @@ }, "locationfile6": { "_supported_operations": ["Import", "add", "count", "delete", "get"], - "action_payload_keys": {"import": ["locationfile", "src"], "switch": []}, + "action_payload_keys": { + "import": ["locationfile", "src"], + "switch": [], + "unset": [], + }, "add_payload_keys": ["format", "locationfile"], "bindings": [], "bindprimary_key": "", @@ -30471,7 +31192,6 @@ "readwrite_arguments": { "format": { "choices": ["geoip-country6", "netscaler6"], - "default": "netscaler6", "no_log": False, "type": "str", }, @@ -30483,7 +31203,18 @@ }, "locationparameter": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "context", + "matchwildcardtoany", + "q1label", + "q2label", + "q3label", + "q4label", + "q5label", + "q6label", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -30502,7 +31233,6 @@ }, "matchwildcardtoany": { "choices": ["Expression", "NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, @@ -30535,7 +31265,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["name", "sessiontimeout"]}, "add_payload_keys": ["name", "port", "sessiontimeout", "transportprotocol"], "bindings": [], "bindprimary_key": "", @@ -30549,7 +31279,7 @@ "readwrite_arguments": { "name": {"no_log": False, "type": "str"}, "port": {"no_log": False, "type": "str"}, - "sessiontimeout": {"default": 30, "no_log": False, "type": "float"}, + "sessiontimeout": {"no_log": False, "type": "float"}, "transportprotocol": { "choices": ["ICMP", "TCP", "UDP"], "no_log": False, @@ -30569,7 +31299,17 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "appsprofilename", + "filtering", + "ippooling", + "l2info", + "mapping", + "tcpproxy", + "td", + ] + }, "add_payload_keys": [ "appsprofilename", "filtering", @@ -30600,19 +31340,16 @@ "ADDRESS-PORT-DEPENDENT", "ENDPOINT-INDEPENDENT", ], - "default": "ADDRESS-PORT-DEPENDENT", "no_log": False, "type": "str", }, "ippooling": { "choices": ["PAIRED", "RANDOM"], - "default": "RANDOM", "no_log": False, "type": "str", }, "l2info": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -30654,17 +31391,15 @@ "ADDRESS-PORT-DEPENDENT", "ENDPOINT-INDEPENDENT", ], - "default": "ADDRESS-PORT-DEPENDENT", "no_log": False, "type": "str", }, "tcpproxy": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "td": {"default": 4095, "no_log": False, "type": "float"}, + "td": {"no_log": False, "type": "float"}, "transportprotocol": { "choices": ["ICMP", "TCP", "UDP"], "no_log": False, @@ -30684,7 +31419,7 @@ }, "lsnappsprofile_lsnappsattributes_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["appsattributesname", "appsprofilename"], "bindprimary_key": "appsattributesname", "delete_arg_keys": ["appsattributesname"], @@ -30703,7 +31438,7 @@ }, "lsnappsprofile_port_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["appsprofilename", "lsnport"], "bindprimary_key": "lsnport", "delete_arg_keys": ["lsnport"], @@ -30722,7 +31457,7 @@ }, "lsnclient": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["clientname"], "bindings": [ "lsnclient_network6_binding", @@ -30810,7 +31545,7 @@ }, "lsnclient_network6_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["clientname", "network6", "td"], "bindprimary_key": "network6", "delete_arg_keys": ["network6", "td"], @@ -30832,7 +31567,7 @@ }, "lsnclient_network_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["clientname", "netmask", "network", "td"], "bindprimary_key": "network", "delete_arg_keys": ["netmask", "network", "td"], @@ -30853,7 +31588,7 @@ }, "lsnclient_nsacl6_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["acl6name", "clientname", "td"], "bindprimary_key": "acl6name", "delete_arg_keys": ["acl6name", "td"], @@ -30873,7 +31608,7 @@ }, "lsnclient_nsacl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["aclname", "clientname", "td"], "bindprimary_key": "aclname", "delete_arg_keys": ["aclname", "td"], @@ -30901,7 +31636,21 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "ftp", + "ftpcm", + "groupname", + "logging", + "portblocksize", + "pptp", + "rtspalg", + "sessionlogging", + "sessionsync", + "sipalg", + "snmptraplimit", + ] + }, "add_payload_keys": [ "allocpolicy", "clientname", @@ -30941,20 +31690,13 @@ "readwrite_arguments": { "allocpolicy": { "choices": ["IPADDRS", "PORTS"], - "default": "PORTS", "no_log": False, "type": "str", }, "clientname": {"no_log": False, "type": "str"}, - "ftp": { - "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", - "no_log": False, - "type": "str", - }, + "ftp": {"choices": ["DISABLED", "ENABLED"], "no_log": False, "type": "str"}, "ftpcm": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -30962,7 +31704,6 @@ "ip6profile": {"no_log": False, "type": "str"}, "logging": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -31112,42 +31853,36 @@ }, "nattype": { "choices": ["DETERMINISTIC", "DYNAMIC"], - "default": "DYNAMIC", "no_log": False, "type": "str", }, "portblocksize": {"no_log": False, "type": "float"}, "pptp": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "rtspalg": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "sessionlogging": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "sessionsync": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "sipalg": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "snmptraplimit": {"default": 100, "no_log": False, "type": "float"}, + "snmptraplimit": {"no_log": False, "type": "float"}, }, "singleton": False, "update_payload_keys": [ @@ -31166,7 +31901,7 @@ }, "lsngroup_ipsecalgprofile_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["groupname", "ipsecalgprofile"], "bindprimary_key": "ipsecalgprofile", "delete_arg_keys": ["ipsecalgprofile"], @@ -31185,7 +31920,7 @@ }, "lsngroup_lsnappsprofile_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["appsprofilename", "groupname"], "bindprimary_key": "appsprofilename", "delete_arg_keys": ["appsprofilename"], @@ -31204,7 +31939,7 @@ }, "lsngroup_lsnhttphdrlogprofile_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["groupname", "httphdrlogprofilename"], "bindprimary_key": "httphdrlogprofilename", "delete_arg_keys": ["httphdrlogprofilename"], @@ -31223,7 +31958,7 @@ }, "lsngroup_lsnlogprofile_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["groupname", "logprofilename"], "bindprimary_key": "logprofilename", "delete_arg_keys": ["logprofilename"], @@ -31242,7 +31977,7 @@ }, "lsngroup_lsnpool_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["groupname", "poolname"], "bindprimary_key": "poolname", "delete_arg_keys": ["poolname"], @@ -31261,7 +31996,7 @@ }, "lsngroup_lsnrtspalgprofile_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["groupname", "rtspalgprofilename"], "bindprimary_key": "rtspalgprofilename", "delete_arg_keys": ["rtspalgprofilename"], @@ -31280,7 +32015,7 @@ }, "lsngroup_lsnsipalgprofile_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["groupname", "sipalgprofilename"], "bindprimary_key": "sipalgprofilename", "delete_arg_keys": ["sipalgprofilename"], @@ -31299,7 +32034,7 @@ }, "lsngroup_lsntransportprofile_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["groupname", "transportprofilename"], "bindprimary_key": "transportprofilename", "delete_arg_keys": ["transportprofilename"], @@ -31318,7 +32053,7 @@ }, "lsngroup_pcpserver_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["groupname", "pcpserver"], "bindprimary_key": "pcpserver", "delete_arg_keys": ["pcpserver"], @@ -31345,7 +32080,15 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "httphdrlogprofilename", + "loghost", + "logmethod", + "logurl", + "logversion", + ] + }, "add_payload_keys": [ "httphdrlogprofilename", "loghost", @@ -31366,25 +32109,21 @@ "httphdrlogprofilename": {"no_log": False, "type": "str"}, "loghost": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "logmethod": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "logurl": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "logversion": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -31400,7 +32139,7 @@ }, "lsnip6profile": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "natprefix", "network6", "type"], "bindings": [], "bindprimary_key": "", @@ -31430,7 +32169,16 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "analyticsprofile", + "logcompact", + "logipfix", + "logprofilename", + "logsessdeletion", + "logsubscrinfo", + ] + }, "add_payload_keys": [ "analyticsprofile", "logcompact", @@ -31452,26 +32200,22 @@ "analyticsprofile": {"no_log": False, "type": "str"}, "logcompact": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "logipfix": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "logprofilename": {"no_log": False, "type": "str"}, "logsessdeletion": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "logsubscrinfo": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -31488,7 +32232,7 @@ }, "lsnparameter": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["sessionsync", "subscrsessionremoval"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -31503,13 +32247,11 @@ "memlimit": {"no_log": False, "type": "float"}, "sessionsync": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "subscrsessionremoval": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -31527,7 +32269,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["maxportrealloctmq", "poolname", "portrealloctimeout"] + }, "add_payload_keys": [ "maxportrealloctmq", "nattype", @@ -31561,17 +32305,15 @@ }, "type": "dict", }, - "maxportrealloctmq": {"default": 65536, "no_log": False, "type": "float"}, + "maxportrealloctmq": {"no_log": False, "type": "float"}, "nattype": { "choices": ["DETERMINISTIC", "DYNAMIC"], - "default": "DYNAMIC", "no_log": False, "type": "str", }, "poolname": {"no_log": False, "type": "str"}, "portblockallocation": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -31582,7 +32324,7 @@ }, "lsnpool_lsnip_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["lsnip", "ownernode", "poolname"], "bindprimary_key": "lsnip", "delete_arg_keys": ["lsnip", "ownernode"], @@ -31610,7 +32352,14 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "rtspalgprofilename", + "rtspidletimeout", + "rtspportrange", + "rtsptransportprotocol", + ] + }, "add_payload_keys": [ "rtspalgprofilename", "rtspidletimeout", @@ -31628,11 +32377,10 @@ "primary_key": "rtspalgprofilename", "readwrite_arguments": { "rtspalgprofilename": {"no_log": False, "type": "str"}, - "rtspidletimeout": {"default": 120, "no_log": False, "type": "float"}, + "rtspidletimeout": {"no_log": False, "type": "float"}, "rtspportrange": {"no_log": False, "type": "str"}, "rtsptransportprotocol": { "choices": ["TCP", "UDP"], - "default": "TCP", "no_log": False, "type": "str", }, @@ -31647,7 +32395,7 @@ }, "lsnrtspalgsession": { "_supported_operations": ["count", "flush", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -31667,7 +32415,7 @@ }, "lsnsession": { "_supported_operations": ["count", "flush", "get"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -31692,7 +32440,6 @@ "natport2": {"no_log": False, "type": "int"}, "nattype": { "choices": ["DS-Lite", "NAT44", "NAT64"], - "default": "NAT44", "no_log": False, "type": "str", }, @@ -31707,7 +32454,7 @@ }, "lsnsipalgcall": { "_supported_operations": ["count", "flush", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -31735,7 +32482,23 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "datasessionidletimeout", + "opencontactpinhole", + "openrecordroutepinhole", + "openregisterpinhole", + "openroutepinhole", + "openviapinhole", + "registrationtimeout", + "rport", + "sipalgprofilename", + "sipdstportrange", + "sipsessiontimeout", + "sipsrcportrange", + "siptransportprotocol", + ] + }, "add_payload_keys": [ "datasessionidletimeout", "opencontactpinhole", @@ -31761,51 +32524,41 @@ "password_keys": [], "primary_key": "sipalgprofilename", "readwrite_arguments": { - "datasessionidletimeout": { - "default": 120, - "no_log": False, - "type": "float", - }, + "datasessionidletimeout": {"no_log": False, "type": "float"}, "opencontactpinhole": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "openrecordroutepinhole": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "openregisterpinhole": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "openroutepinhole": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "openviapinhole": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, - "registrationtimeout": {"default": 60, "no_log": False, "type": "float"}, + "registrationtimeout": {"no_log": False, "type": "float"}, "rport": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "sipalgprofilename": {"no_log": False, "type": "str"}, "sipdstportrange": {"no_log": False, "type": "str"}, - "sipsessiontimeout": {"default": 600, "no_log": False, "type": "float"}, + "sipsessiontimeout": {"no_log": False, "type": "float"}, "sipsrcportrange": {"no_log": False, "type": "str"}, "siptransportprotocol": { "choices": ["TCP", "UDP"], @@ -31832,7 +32585,7 @@ }, "lsnstatic": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "destip", "dsttd", @@ -31899,7 +32652,21 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "finrsttimeout", + "groupsessionlimit", + "portpreserveparity", + "portpreserverange", + "portquota", + "sessionquota", + "sessiontimeout", + "stuntimeout", + "syncheck", + "synidletimeout", + "transportprofilename", + ] + }, "add_payload_keys": [ "finrsttimeout", "groupsessionlimit", @@ -31924,31 +32691,28 @@ "password_keys": [], "primary_key": "transportprofilename", "readwrite_arguments": { - "finrsttimeout": {"default": 30, "no_log": False, "type": "float"}, + "finrsttimeout": {"no_log": False, "type": "float"}, "groupsessionlimit": {"no_log": False, "type": "float"}, "portpreserveparity": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "portpreserverange": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "portquota": {"no_log": False, "type": "float"}, "sessionquota": {"no_log": False, "type": "float"}, - "sessiontimeout": {"default": 120, "no_log": False, "type": "float"}, - "stuntimeout": {"default": 600, "no_log": False, "type": "float"}, + "sessiontimeout": {"no_log": False, "type": "float"}, + "stuntimeout": {"no_log": False, "type": "float"}, "syncheck": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, - "synidletimeout": {"default": 60, "no_log": False, "type": "float"}, + "synidletimeout": {"no_log": False, "type": "float"}, "transportprofilename": {"no_log": False, "type": "str"}, "transportprotocol": { "choices": ["ICMP", "TCP", "UDP"], @@ -31973,7 +32737,7 @@ }, "mapbmr": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "eabitlength", "name", @@ -31997,7 +32761,7 @@ "password_keys": [], "primary_key": "name", "readwrite_arguments": { - "eabitlength": {"default": 16, "no_log": False, "type": "float"}, + "eabitlength": {"no_log": False, "type": "float"}, "mapbmr_bmrv4network_binding": { "no_log": False, "options": { @@ -32015,8 +32779,8 @@ "type": "dict", }, "name": {"no_log": False, "type": "str"}, - "psidlength": {"default": 8, "no_log": False, "type": "float"}, - "psidoffset": {"default": 6, "no_log": False, "type": "float"}, + "psidlength": {"no_log": False, "type": "float"}, + "psidoffset": {"no_log": False, "type": "float"}, "ruleipv6prefix": {"no_log": False, "type": "str"}, }, "singleton": False, @@ -32024,7 +32788,7 @@ }, "mapbmr_bmrv4network_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "netmask", "network"], "bindprimary_key": "network", "delete_arg_keys": ["netmask", "network"], @@ -32044,7 +32808,7 @@ }, "mapdmr": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["bripv6prefix", "name"], "bindings": [], "bindprimary_key": "", @@ -32064,7 +32828,7 @@ }, "mapdomain": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["mapdmrname", "name"], "bindings": ["mapdomain_mapbmr_binding"], "bindprimary_key": "", @@ -32100,7 +32864,7 @@ }, "mapdomain_mapbmr_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["mapbmrname", "name"], "bindprimary_key": "mapbmrname", "delete_arg_keys": ["mapbmrname"], @@ -32127,7 +32891,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["name", "netprofile"]}, "add_payload_keys": ["acl6name", "name", "netprofile"], "bindings": [], "bindprimary_key": "", @@ -32148,7 +32912,15 @@ }, "nat64param": { "_supported_operations": ["count", "get", "get-byname", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "nat64fragheader", + "nat64ignoretos", + "nat64v6mtu", + "nat64zerochecksum", + "td", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -32162,20 +32934,17 @@ "readwrite_arguments": { "nat64fragheader": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "nat64ignoretos": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, - "nat64v6mtu": {"default": 1280, "no_log": False, "type": "float"}, + "nat64v6mtu": {"no_log": False, "type": "float"}, "nat64zerochecksum": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -32192,7 +32961,7 @@ }, "nd6": { "_supported_operations": ["add", "clear", "count", "delete", "get"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["ifnum", "mac", "neighbor", "td", "vlan", "vtep", "vxlan"], "bindings": ["nd6ravariables_onlinkipv6prefix_binding"], "bindprimary_key": "", @@ -32234,7 +33003,24 @@ }, "nd6ravariables": { "_supported_operations": ["count", "get", "get-byname", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "ceaserouteradv", + "currhoplimit", + "defaultlifetime", + "linkmtu", + "managedaddrconfig", + "maxrtadvinterval", + "minrtadvinterval", + "onlyunicastrtadvresponse", + "otheraddrconfig", + "reachabletime", + "retranstime", + "sendrouteradv", + "srclinklayeraddroption", + "vlan", + ] + }, "add_payload_keys": [], "bindings": ["nd6ravariables_onlinkipv6prefix_binding"], "bindprimary_key": "", @@ -32248,21 +33034,19 @@ "readwrite_arguments": { "ceaserouteradv": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, - "currhoplimit": {"default": 64, "no_log": False, "type": "float"}, - "defaultlifetime": {"default": 1800, "no_log": False, "type": "int"}, + "currhoplimit": {"no_log": False, "type": "float"}, + "defaultlifetime": {"no_log": False, "type": "int"}, "linkmtu": {"no_log": False, "type": "float"}, "managedaddrconfig": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, - "maxrtadvinterval": {"default": 600, "no_log": False, "type": "float"}, - "minrtadvinterval": {"default": 198, "no_log": False, "type": "float"}, + "maxrtadvinterval": {"no_log": False, "type": "float"}, + "minrtadvinterval": {"no_log": False, "type": "float"}, "nd6ravariables_onlinkipv6prefix_binding": { "no_log": False, "options": { @@ -32281,27 +33065,19 @@ }, "onlyunicastrtadvresponse": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "otheraddrconfig": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "reachabletime": {"no_log": False, "type": "float"}, "retranstime": {"no_log": False, "type": "float"}, - "sendrouteradv": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, + "sendrouteradv": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "srclinklayeraddroption": { "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, @@ -32327,7 +33103,7 @@ }, "nd6ravariables_onlinkipv6prefix_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["ipv6prefix", "vlan"], "bindprimary_key": "ipv6prefix", "delete_arg_keys": ["ipv6prefix"], @@ -32354,7 +33130,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["name", "vxlanvlanmap"]}, "add_payload_keys": ["name", "vxlanvlanmap"], "bindings": [ "netbridge_iptunnel_binding", @@ -32443,7 +33219,7 @@ }, "netbridge_iptunnel_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "tunnel"], "bindprimary_key": "tunnel", "delete_arg_keys": ["tunnel"], @@ -32462,7 +33238,7 @@ }, "netbridge_nsip6_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["ipaddress", "name", "netmask"], "bindprimary_key": "ipaddress", "delete_arg_keys": ["ipaddress", "netmask"], @@ -32482,7 +33258,7 @@ }, "netbridge_nsip_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["ipaddress", "name", "netmask"], "bindprimary_key": "ipaddress", "delete_arg_keys": ["ipaddress", "netmask"], @@ -32502,7 +33278,7 @@ }, "netbridge_vlan_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "vlan"], "bindprimary_key": "vlan", "delete_arg_keys": ["vlan"], @@ -32529,7 +33305,18 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "mbf", + "name", + "overridelsn", + "proxyprotocol", + "proxyprotocolaftertlshandshake", + "proxyprotocoltxversion", + "srcip", + "srcippersistency", + ] + }, "add_payload_keys": [ "mbf", "name", @@ -32587,32 +33374,27 @@ }, "overridelsn": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "proxyprotocol": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "proxyprotocolaftertlshandshake": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "proxyprotocoltxversion": { "choices": ["V1", "V2"], - "default": "V1", "no_log": False, "type": "str", }, "srcip": {"no_log": False, "type": "str"}, "srcippersistency": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -32632,7 +33414,7 @@ }, "netprofile_natrule_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "natrule", "netmask", "rewriteip"], "bindprimary_key": "natrule", "delete_arg_keys": ["natrule", "netmask"], @@ -32653,7 +33435,7 @@ }, "netprofile_srcportset_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "srcportrange"], "bindprimary_key": "srcportrange", "delete_arg_keys": ["srcportrange"], @@ -32672,7 +33454,7 @@ }, "nsacls": { "_supported_operations": ["apply", "clear", "renumber"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -32684,19 +33466,14 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": { - "type": { - "choices": ["CLASSIC", "DFD"], - "default": "CLASSIC", - "no_log": False, - "type": "str", - } + "type": {"choices": ["CLASSIC", "DFD"], "no_log": False, "type": "str"} }, "singleton": True, "update_payload_keys": [], }, "nsacls6": { "_supported_operations": ["apply", "clear", "renumber"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -32708,19 +33485,14 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": { - "type": { - "choices": ["CLASSIC", "DFD"], - "default": "CLASSIC", - "no_log": False, - "type": "str", - } + "type": {"choices": ["CLASSIC", "DFD"], "no_log": False, "type": "str"} }, "singleton": True, "update_payload_keys": [], }, "nsappflowcollector": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["ipaddress", "name", "port"], "bindings": [], "bindprimary_key": "", @@ -32734,14 +33506,26 @@ "readwrite_arguments": { "ipaddress": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, - "port": {"default": 4739, "no_log": False, "type": "int"}, + "port": {"no_log": False, "type": "int"}, }, "singleton": False, "update_payload_keys": [], }, "nsappflowparam": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "clienttrafficonly", + "httpcookie", + "httphost", + "httpmethod", + "httpreferer", + "httpurl", + "httpuseragent", + "templaterefresh", + "udppmtu", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -32755,48 +33539,41 @@ "readwrite_arguments": { "clienttrafficonly": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "httpcookie": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httphost": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpmethod": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpreferer": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpurl": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "httpuseragent": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "templaterefresh": {"default": 600, "no_log": False, "type": "float"}, - "udppmtu": {"default": 1472, "no_log": False, "type": "float"}, + "templaterefresh": {"no_log": False, "type": "float"}, + "udppmtu": {"no_log": False, "type": "float"}, }, "singleton": True, "update_payload_keys": [ @@ -32813,7 +33590,7 @@ }, "nsaptlicense": { "_supported_operations": ["change", "count", "get"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -32831,12 +33608,7 @@ "licensedir": {"no_log": False, "type": "str"}, "serialno": {"no_log": False, "type": "str"}, "sessionid": {"no_log": False, "type": "str"}, - "useproxy": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, + "useproxy": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, }, "singleton": False, "update_payload_keys": [], @@ -32852,7 +33624,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["comment", "name"]}, "add_payload_keys": [ "add", "append", @@ -32897,7 +33669,7 @@ }, "nscapacity": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["bandwidth", "platform", "vcpu"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -32970,7 +33742,7 @@ }, "nscentralmanagementserver": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "activationcode", "adcpassword", @@ -33013,19 +33785,16 @@ "servername": {"no_log": False, "type": "str"}, "type": {"choices": ["CLOUD", "ONPREM"], "no_log": False, "type": "str"}, "username": {"no_log": False, "type": "str"}, - "validatecert": { - "choices": ["NO", "YES"], - "default": "YES", - "no_log": False, - "type": "str", - }, + "validatecert": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, }, "singleton": False, "update_payload_keys": [], }, "nsconfig": { "_supported_operations": ["clear", "diff", "get", "save", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["ifnum", "ipaddress", "netmask", "nsvlan", "tagged"] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -33046,20 +33815,12 @@ "config2": {"no_log": False, "type": "str"}, "cookieversion": {"choices": ["0", "1"], "no_log": False, "type": "str"}, "crportrange": {"no_log": False, "type": "str"}, - "exclusivequotamaxclient": { - "default": 80, - "no_log": False, - "type": "float", - }, - "exclusivequotaspillover": { - "default": 80, - "no_log": False, - "type": "float", - }, + "exclusivequotamaxclient": {"no_log": False, "type": "float"}, + "exclusivequotaspillover": {"no_log": False, "type": "float"}, "force": {"no_log": False, "type": "bool"}, "ftpportrange": {"no_log": False, "type": "str"}, - "grantquotamaxclient": {"default": 10, "no_log": False, "type": "float"}, - "grantquotaspillover": {"default": 10, "no_log": False, "type": "float"}, + "grantquotamaxclient": {"no_log": False, "type": "float"}, + "grantquotaspillover": {"no_log": False, "type": "float"}, "httpport": {"elements": "int", "no_log": False, "type": "list"}, "ifnum": {"elements": "str", "no_log": False, "type": "list"}, "ignoredevicespecific": {"no_log": False, "type": "bool"}, @@ -33074,32 +33835,17 @@ "netmask": {"no_log": False, "type": "str"}, "nsvlan": {"no_log": False, "type": "float"}, "outtype": {"choices": ["cli", "xml"], "no_log": False, "type": "str"}, - "pmtumin": {"default": 576, "no_log": False, "type": "float"}, - "pmtutimeout": {"default": 10, "no_log": False, "type": "float"}, - "rbaconfig": { - "choices": ["NO", "YES"], - "default": "YES", - "no_log": False, - "type": "str", - }, + "pmtumin": {"no_log": False, "type": "float"}, + "pmtutimeout": {"no_log": False, "type": "float"}, + "rbaconfig": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "securecookie": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", - "no_log": False, - "type": "str", - }, - "tagged": { - "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, + "tagged": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "template": {"no_log": False, "type": "bool"}, - "timezone": { - "default": "CoordinatedUniversalTime", - "no_log": False, - "type": "str", - }, + "timezone": {"no_log": False, "type": "str"}, "weakpassword": {"no_log": False, "type": "bool"}, }, "singleton": True, @@ -33107,7 +33853,7 @@ }, "nsconsoleloginprompt": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["promptstring"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -33124,7 +33870,28 @@ }, "nscqaparam": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "harqretxdelay", + "lr1coeflist", + "lr1probthresh", + "minrttnet1", + "minrttnet2", + "minrttnet3", + "net1cclscale", + "net1csqscale", + "net1label", + "net1logcoef", + "net2cclscale", + "net2csqscale", + "net2label", + "net2logcoef", + "net3cclscale", + "net3csqscale", + "net3label", + "net3logcoef", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -33183,7 +33950,7 @@ }, "nsdhcpparams": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["dhcpclient", "saveroute"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -33195,25 +33962,15 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": { - "dhcpclient": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, - "saveroute": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, + "dhcpclient": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, + "saveroute": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, }, "singleton": True, "update_payload_keys": ["dhcpclient", "saveroute"], }, "nsdiameter": { "_supported_operations": ["count", "get", "get-byname", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["ownernode", "serverclosepropagation"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -33226,11 +33983,10 @@ "primary_key": "ownernode", "readwrite_arguments": { "identity": {"no_log": False, "type": "str"}, - "ownernode": {"default": -1, "no_log": False, "type": "float"}, + "ownernode": {"no_log": False, "type": "float"}, "realm": {"no_log": False, "type": "str"}, "serverclosepropagation": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, @@ -33253,7 +34009,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["comment", "iv", "name", "padding"]}, "add_payload_keys": ["comment", "iv", "keyvalue", "method", "name", "padding"], "bindings": [], "bindprimary_key": "", @@ -33316,7 +34072,7 @@ }, "nsencryptionparams": { "_supported_operations": ["get", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -33379,8 +34135,7 @@ "update", ], "action_payload_keys": { - "import": ["comment", "name", "overwrite", "src"], - "switch": [], + "unset": ["comment", "name", "trace", "tracefunctions", "tracevariables"] }, "add_payload_keys": ["comment", "name"], "bindings": [], @@ -33400,7 +34155,6 @@ "src": {"no_log": False, "type": "str"}, "trace": { "choices": ["all", "calls", "lines", "off"], - "default": "off", "no_log": False, "type": "str", }, @@ -33418,7 +34172,7 @@ }, "nsfeature": { "_supported_operations": ["disable", "enable", "get"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -33522,7 +34276,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["comment", "name"]}, "add_payload_keys": ["comment", "digest", "keyvalue", "name"], "bindings": [], "bindprimary_key": "", @@ -33557,7 +34311,7 @@ }, "nshostname": { "_supported_operations": ["count", "get", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -33570,14 +34324,27 @@ "primary_key": "", "readwrite_arguments": { "hostname": {"no_log": False, "type": "str"}, - "ownernode": {"default": 255, "no_log": False, "type": "float"}, + "ownernode": {"no_log": False, "type": "float"}, }, "singleton": False, "update_payload_keys": [], }, "nshttpparam": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "conmultiplex", + "dropinvalreqs", + "http2serverside", + "ignoreconnectcodingscheme", + "insnssrvrhdr", + "logerrresp", + "markconnreqinval", + "markhttp09inval", + "maxreusepool", + "nssrvrhdr", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -33591,49 +34358,29 @@ "readwrite_arguments": { "conmultiplex": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", - "no_log": False, - "type": "str", - }, - "dropinvalreqs": { - "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, + "dropinvalreqs": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "http2serverside": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "ignoreconnectcodingscheme": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", - "no_log": False, - "type": "str", - }, - "insnssrvrhdr": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, - "logerrresp": { - "choices": ["OFF", "ON"], - "default": "ON", "no_log": False, "type": "str", }, + "insnssrvrhdr": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, + "logerrresp": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "markconnreqinval": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "markhttp09inval": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -33664,7 +34411,64 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "adpttimeout", + "allowonlywordcharactersandhyphen", + "altsvc", + "altsvcvalue", + "apdexcltresptimethreshold", + "clientiphdrexpr", + "cmponpush", + "conmultiplex", + "dropextracrlf", + "dropextradata", + "dropinvalreqs", + "grpcholdlimit", + "grpcholdtimeout", + "grpclengthdelimitation", + "http2", + "http2altsvcframe", + "http2direct", + "http2headertablesize", + "http2initialconnwindowsize", + "http2initialwindowsize", + "http2maxconcurrentstreams", + "http2maxemptyframespermin", + "http2maxframesize", + "http2maxheaderlistsize", + "http2maxpingframespermin", + "http2maxresetframespermin", + "http2maxsettingsframespermin", + "http2minseverconn", + "http2strictcipher", + "http3", + "http3maxheaderblockedstreams", + "http3maxheaderfieldsectionsize", + "http3maxheadertablesize", + "httppipelinebuffsize", + "incomphdrdelay", + "markconnreqinval", + "markhttp09inval", + "markhttpheaderextrawserror", + "markrfc7230noncompliantinval", + "marktracereqinval", + "maxheaderfieldlen", + "maxheaderlen", + "maxreq", + "maxreusepool", + "minreusepool", + "name", + "passprotocolupgrade", + "persistentetag", + "reqtimeout", + "reqtimeoutaction", + "reusepooltimeout", + "rtsptunnel", + "weblog", + "websocket", + ] + }, "add_payload_keys": [ "adpttimeout", "allowonlywordcharactersandhyphen", @@ -33733,206 +34537,133 @@ "readwrite_arguments": { "adpttimeout": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "allowonlywordcharactersandhyphen": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "altsvc": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "altsvcvalue": {"no_log": False, "type": "str"}, - "apdexcltresptimethreshold": { - "default": 500, - "no_log": False, - "type": "float", - }, + "apdexcltresptimethreshold": {"no_log": False, "type": "float"}, "clientiphdrexpr": {"no_log": False, "type": "str"}, "cmponpush": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "conmultiplex": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "dropextracrlf": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "dropextradata": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "dropinvalreqs": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "grpcholdlimit": {"default": 131072, "no_log": False, "type": "float"}, - "grpcholdtimeout": {"default": 1000, "no_log": False, "type": "float"}, + "grpcholdlimit": {"no_log": False, "type": "float"}, + "grpcholdtimeout": {"no_log": False, "type": "float"}, "grpclengthdelimitation": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "http2": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "http2altsvcframe": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "http2direct": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "http2headertablesize": {"default": 4096, "no_log": False, "type": "float"}, - "http2initialconnwindowsize": { - "default": 65535, - "no_log": False, - "type": "float", - }, - "http2initialwindowsize": { - "default": 65535, - "no_log": False, - "type": "float", - }, - "http2maxconcurrentstreams": { - "default": 100, - "no_log": False, - "type": "float", - }, - "http2maxemptyframespermin": { - "default": 60, - "no_log": False, - "type": "float", - }, - "http2maxframesize": {"default": 16384, "no_log": False, "type": "float"}, - "http2maxheaderlistsize": { - "default": 24576, - "no_log": False, - "type": "float", - }, - "http2maxpingframespermin": { - "default": 60, - "no_log": False, - "type": "float", - }, - "http2maxresetframespermin": { - "default": 90, - "no_log": False, - "type": "float", - }, - "http2maxsettingsframespermin": { - "default": 15, - "no_log": False, - "type": "float", - }, - "http2minseverconn": {"default": 20, "no_log": False, "type": "float"}, + "http2headertablesize": {"no_log": False, "type": "float"}, + "http2initialconnwindowsize": {"no_log": False, "type": "float"}, + "http2initialwindowsize": {"no_log": False, "type": "float"}, + "http2maxconcurrentstreams": {"no_log": False, "type": "float"}, + "http2maxemptyframespermin": {"no_log": False, "type": "float"}, + "http2maxframesize": {"no_log": False, "type": "float"}, + "http2maxheaderlistsize": {"no_log": False, "type": "float"}, + "http2maxpingframespermin": {"no_log": False, "type": "float"}, + "http2maxresetframespermin": {"no_log": False, "type": "float"}, + "http2maxsettingsframespermin": {"no_log": False, "type": "float"}, + "http2minseverconn": {"no_log": False, "type": "float"}, "http2strictcipher": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "http3": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "http3maxheaderblockedstreams": { - "default": 100, - "no_log": False, - "type": "float", - }, - "http3maxheaderfieldsectionsize": { - "default": 24576, - "no_log": False, - "type": "float", - }, - "http3maxheadertablesize": { - "default": 4096, - "no_log": False, - "type": "float", - }, - "httppipelinebuffsize": { - "default": 131072, - "no_log": False, - "type": "float", - }, - "incomphdrdelay": {"default": 7000, "no_log": False, "type": "float"}, + "http3maxheaderblockedstreams": {"no_log": False, "type": "float"}, + "http3maxheaderfieldsectionsize": {"no_log": False, "type": "float"}, + "http3maxheadertablesize": {"no_log": False, "type": "float"}, + "httppipelinebuffsize": {"no_log": False, "type": "float"}, + "incomphdrdelay": {"no_log": False, "type": "float"}, "markconnreqinval": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "markhttp09inval": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "markhttpheaderextrawserror": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "markrfc7230noncompliantinval": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "marktracereqinval": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "maxheaderfieldlen": {"default": 24820, "no_log": False, "type": "float"}, - "maxheaderlen": {"default": 24820, "no_log": False, "type": "float"}, + "maxheaderfieldlen": {"no_log": False, "type": "float"}, + "maxheaderlen": {"no_log": False, "type": "float"}, "maxreq": {"no_log": False, "type": "float"}, "maxreusepool": {"no_log": False, "type": "float"}, "minreusepool": {"no_log": False, "type": "float"}, "name": {"no_log": False, "type": "str"}, "passprotocolupgrade": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "persistentetag": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -33941,19 +34672,16 @@ "reusepooltimeout": {"no_log": False, "type": "float"}, "rtsptunnel": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "weblog": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "websocket": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -34026,7 +34754,23 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "allow204", + "connectionkeepalive", + "hostheader", + "inserthttprequest", + "inserticapheaders", + "logaction", + "name", + "preview", + "previewlength", + "queryparams", + "reqtimeout", + "reqtimeoutaction", + "useragent", + ] + }, "add_payload_keys": [ "allow204", "connectionkeepalive", @@ -34056,13 +34800,11 @@ "readwrite_arguments": { "allow204": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "connectionkeepalive": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -34074,16 +34816,14 @@ "name": {"no_log": False, "type": "str"}, "preview": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "previewlength": {"default": 4096, "no_log": False, "type": "float"}, + "previewlength": {"no_log": False, "type": "float"}, "queryparams": {"no_log": False, "type": "str"}, "reqtimeout": {"no_log": False, "type": "float"}, "reqtimeoutaction": { "choices": ["BYPASS", "DROP", "RESET"], - "default": "RESET", "no_log": False, "type": "str", }, @@ -34120,7 +34860,40 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "advertiseondefaultpartition", + "arp", + "arpowner", + "arpresponse", + "decrementttl", + "dynamicrouting", + "ftp", + "gui", + "hostroute", + "hostrtgw", + "icmp", + "icmpresponse", + "ipaddress", + "metric", + "mgmtaccess", + "mptcpadvertise", + "netmask", + "networkroute", + "ospfarea", + "ospflsatype", + "ownerdownresponse", + "restrictaccess", + "snmp", + "ssh", + "tag", + "td", + "telnet", + "vrid", + "vserver", + "vserverrhilevel", + ] + }, "add_payload_keys": [ "advertiseondefaultpartition", "arp", @@ -34167,49 +34940,30 @@ "readwrite_arguments": { "advertiseondefaultpartition": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", - "no_log": False, - "type": "str", - }, - "arp": { - "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, - "arpowner": {"default": 255, "no_log": False, "type": "float"}, + "arp": {"choices": ["DISABLED", "ENABLED"], "no_log": False, "type": "str"}, + "arpowner": {"no_log": False, "type": "float"}, "arpresponse": { "choices": ["ALL_VSERVERS", "NONE", "ONE_VSERVER"], "no_log": False, "type": "str", }, - "bgp": { - "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", - "no_log": False, - "type": "str", - }, + "bgp": {"choices": ["DISABLED", "ENABLED"], "no_log": False, "type": "str"}, "decrementttl": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "dynamicrouting": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", - "no_log": False, - "type": "str", - }, - "ftp": { - "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, + "ftp": {"choices": ["DISABLED", "ENABLED"], "no_log": False, "type": "str"}, "gui": { "choices": ["DISABLED", "ENABLED", "SECUREONLY"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -34221,7 +34975,6 @@ "hostrtgw": {"no_log": False, "type": "str"}, "icmp": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -34234,13 +34987,11 @@ "metric": {"no_log": False, "type": "int"}, "mgmtaccess": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "mptcpadvertise": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, @@ -34252,72 +35003,53 @@ }, "ospf": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "ospfarea": {"default": -1, "no_log": False, "type": "float"}, + "ospfarea": {"no_log": False, "type": "float"}, "ospflsatype": { "choices": ["TYPE1", "TYPE5"], - "default": "TYPE5", "no_log": False, "type": "str", }, "ownerdownresponse": { "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, - "ownernode": {"default": 255, "no_log": False, "type": "float"}, + "ownernode": {"no_log": False, "type": "float"}, "restrictaccess": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", - "no_log": False, - "type": "str", - }, - "rip": { - "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, + "rip": {"choices": ["DISABLED", "ENABLED"], "no_log": False, "type": "str"}, "snmp": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", - "no_log": False, - "type": "str", - }, - "ssh": { - "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, + "ssh": {"choices": ["DISABLED", "ENABLED"], "no_log": False, "type": "str"}, "tag": {"no_log": False, "type": "float"}, "td": {"no_log": False, "type": "float"}, "telnet": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "type": { "choices": ["CLIP", "GSLBsiteIP", "HostIP", "NSIP", "SNIP", "VIP"], - "default": "SNIP", "no_log": False, "type": "str", }, "vrid": {"no_log": False, "type": "float"}, "vserver": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "vserverrhilevel": { "choices": ["ALL_VSERVERS", "NONE", "ONE_VSERVER", "VSVR_CNTRLD"], - "default": "ONE_VSERVER", "no_log": False, "type": "str", }, @@ -34358,7 +35090,38 @@ }, "nsip6": { "_supported_operations": ["add", "count", "delete", "get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "advertiseondefaultpartition", + "decrementhoplimit", + "dynamicrouting", + "ftp", + "gui", + "hostroute", + "icmp", + "ip6hostrtgw", + "ipv6address", + "map", + "metric", + "mgmtaccess", + "mptcpadvertise", + "nd", + "ndowner", + "networkroute", + "ospf6lsatype", + "ospfarea", + "ownerdownresponse", + "restrictaccess", + "snmp", + "ssh", + "tag", + "td", + "telnet", + "vrid6", + "vserver", + "vserverrhilevel", + ] + }, "add_payload_keys": [ "advertiseondefaultpartition", "decrementhoplimit", @@ -34405,31 +35168,22 @@ "readwrite_arguments": { "advertiseondefaultpartition": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "decrementhoplimit": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "dynamicrouting": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", - "no_log": False, - "type": "str", - }, - "ftp": { - "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, + "ftp": {"choices": ["DISABLED", "ENABLED"], "no_log": False, "type": "str"}, "gui": { "choices": ["DISABLED", "ENABLED", "SECUREONLY"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -34440,7 +35194,6 @@ }, "icmp": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -34450,23 +35203,16 @@ "metric": {"no_log": False, "type": "int"}, "mgmtaccess": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "mptcpadvertise": { "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, - "nd": { - "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, - "ndowner": {"default": 255, "no_log": False, "type": "float"}, + "nd": {"choices": ["DISABLED", "ENABLED"], "no_log": False, "type": "str"}, + "ndowner": {"no_log": False, "type": "float"}, "networkroute": { "choices": ["DISABLED", "ENABLED"], "no_log": False, @@ -34474,47 +35220,36 @@ }, "ospf6lsatype": { "choices": ["EXTERNAL", "INTRA_AREA"], - "default": "EXTERNAL", "no_log": False, "type": "str", }, - "ospfarea": {"default": -1, "no_log": False, "type": "float"}, + "ospfarea": {"no_log": False, "type": "float"}, "ownerdownresponse": { "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, - "ownernode": {"default": 255, "no_log": False, "type": "float"}, + "ownernode": {"no_log": False, "type": "float"}, "restrictaccess": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "scope": { "choices": ["global", "link-local"], - "default": "global", "no_log": False, "type": "str", }, "snmp": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", - "no_log": False, - "type": "str", - }, - "ssh": { - "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, + "ssh": {"choices": ["DISABLED", "ENABLED"], "no_log": False, "type": "str"}, "tag": {"no_log": False, "type": "float"}, "td": {"no_log": False, "type": "float"}, "telnet": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -34528,7 +35263,6 @@ "SNIP", "VIP", ], - "default": "SNIP", "no_log": False, "type": "str", }, @@ -34536,13 +35270,11 @@ "vrid6": {"no_log": False, "type": "float"}, "vserver": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "vserverrhilevel": { "choices": ["ALL_VSERVERS", "NONE", "ONE_VSERVER", "VSVR_CNTRLD"], - "default": "ONE_VSERVER", "no_log": False, "type": "str", }, @@ -34581,7 +35313,15 @@ }, "nslicenseparameters": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "alert1gracetimeout", + "alert2gracetimeout", + "heartbeatinterval", + "inventoryrefreshinterval", + "licenseexpiryalerttime", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -34593,15 +35333,11 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": { - "alert1gracetimeout": {"default": 6, "no_log": False, "type": "float"}, - "alert2gracetimeout": {"default": 240, "no_log": False, "type": "float"}, - "heartbeatinterval": {"default": 280, "no_log": False, "type": "float"}, - "inventoryrefreshinterval": { - "default": 360, - "no_log": False, - "type": "float", - }, - "licenseexpiryalerttime": {"default": 30, "no_log": False, "type": "float"}, + "alert1gracetimeout": {"no_log": False, "type": "float"}, + "alert2gracetimeout": {"no_log": False, "type": "float"}, + "heartbeatinterval": {"no_log": False, "type": "float"}, + "inventoryrefreshinterval": {"no_log": False, "type": "float"}, + "licenseexpiryalerttime": {"no_log": False, "type": "float"}, }, "singleton": True, "update_payload_keys": [ @@ -34614,7 +35350,7 @@ }, "nslicenseproxyserver": { "_supported_operations": ["add", "count", "delete", "get", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["port", "serverip", "servername"], "bindings": [], "bindprimary_key": "", @@ -34635,7 +35371,7 @@ }, "nslicenseserver": { "_supported_operations": ["add", "count", "delete", "get", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "forceupdateip", "licensemode", @@ -34683,7 +35419,18 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "limitidentifier", + "limittype", + "maxbandwidth", + "mode", + "selectorname", + "threshold", + "timeslice", + "trapsintimeslice", + ] + }, "add_payload_keys": [ "limitidentifier", "limittype", @@ -34707,20 +35454,18 @@ "limitidentifier": {"no_log": False, "type": "str"}, "limittype": { "choices": ["BURSTY", "SMOOTH"], - "default": "BURSTY", "no_log": False, "type": "str", }, "maxbandwidth": {"no_log": False, "type": "float"}, "mode": { "choices": ["CONNECTION", "NONE", "REQUEST_RATE"], - "default": "REQUEST_RATE", "no_log": False, "type": "str", }, "selectorname": {"no_log": False, "type": "str"}, - "threshold": {"default": 1, "no_log": False, "type": "float"}, - "timeslice": {"default": 1000, "no_log": False, "type": "float"}, + "threshold": {"no_log": False, "type": "float"}, + "timeslice": {"no_log": False, "type": "float"}, "trapsintimeslice": {"no_log": False, "type": "float"}, }, "singleton": False, @@ -34745,7 +35490,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["rule", "selectorname"]}, "add_payload_keys": ["rule", "selectorname"], "bindings": [], "bindprimary_key": "", @@ -34765,7 +35510,7 @@ }, "nslimitsessions": { "_supported_operations": ["clear", "count", "get"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -34785,7 +35530,7 @@ }, "nsmigration": { "_supported_operations": ["count", "get"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -34797,19 +35542,14 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": { - "dumpsession": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - } + "dumpsession": {"choices": ["NO", "YES"], "no_log": False, "type": "str"} }, "singleton": False, "update_payload_keys": [], }, "nsmode": { "_supported_operations": ["disable", "enable", "get"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -34860,7 +35600,38 @@ }, "nsparam": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "advancedanalyticsstats", + "aftpallowrandomsourceport", + "cip", + "cipheader", + "cookieversion", + "crportrange", + "exclusivequotamaxclient", + "exclusivequotaspillover", + "ftpportrange", + "grantquotamaxclient", + "grantquotaspillover", + "httpport", + "icaports", + "internaluserlogin", + "ipttl", + "maxconn", + "maxreq", + "mgmthttpport", + "mgmthttpsport", + "pmtumin", + "pmtutimeout", + "proxyprotocol", + "securecookie", + "secureicaports", + "servicepathingressvlan", + "tcpcip", + "timezone", + "useproxyport", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -34874,13 +35645,11 @@ "readwrite_arguments": { "advancedanalyticsstats": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "aftpallowrandomsourceport": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -34888,43 +35657,32 @@ "cipheader": {"no_log": False, "type": "str"}, "cookieversion": {"choices": ["0", "1"], "no_log": False, "type": "str"}, "crportrange": {"no_log": False, "type": "str"}, - "exclusivequotamaxclient": { - "default": 80, - "no_log": False, - "type": "float", - }, - "exclusivequotaspillover": { - "default": 80, - "no_log": False, - "type": "float", - }, + "exclusivequotamaxclient": {"no_log": False, "type": "float"}, + "exclusivequotaspillover": {"no_log": False, "type": "float"}, "ftpportrange": {"no_log": False, "type": "str"}, - "grantquotamaxclient": {"default": 10, "no_log": False, "type": "float"}, - "grantquotaspillover": {"default": 10, "no_log": False, "type": "float"}, + "grantquotamaxclient": {"no_log": False, "type": "float"}, + "grantquotaspillover": {"no_log": False, "type": "float"}, "httpport": {"elements": "int", "no_log": False, "type": "list"}, "icaports": {"elements": "int", "no_log": False, "type": "list"}, "internaluserlogin": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, - "ipttl": {"default": 255, "no_log": False, "type": "float"}, + "ipttl": {"no_log": False, "type": "float"}, "maxconn": {"no_log": False, "type": "float"}, "maxreq": {"no_log": False, "type": "float"}, - "mgmthttpport": {"default": 80, "no_log": False, "type": "int"}, - "mgmthttpsport": {"default": 443, "no_log": False, "type": "int"}, - "pmtumin": {"default": 576, "no_log": False, "type": "float"}, - "pmtutimeout": {"default": 10, "no_log": False, "type": "float"}, + "mgmthttpport": {"no_log": False, "type": "int"}, + "mgmthttpsport": {"no_log": False, "type": "int"}, + "pmtumin": {"no_log": False, "type": "float"}, + "pmtutimeout": {"no_log": False, "type": "float"}, "proxyprotocol": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "securecookie": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -34932,18 +35690,12 @@ "servicepathingressvlan": {"no_log": False, "type": "float"}, "tcpcip": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", - "no_log": False, - "type": "str", - }, - "timezone": { - "default": "CoordinatedUniversalTime", "no_log": False, "type": "str", }, + "timezone": {"no_log": False, "type": "str"}, "useproxyport": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -34991,7 +35743,16 @@ "unset", "update", ], - "action_payload_keys": {"switch": ["force", "partitionname", "save"]}, + "action_payload_keys": { + "unset": [ + "maxbandwidth", + "maxconn", + "maxmemlimit", + "minbandwidth", + "partitionmac", + "partitionname", + ] + }, "add_payload_keys": [ "maxbandwidth", "maxconn", @@ -35015,10 +35776,10 @@ "primary_key": "partitionname", "readwrite_arguments": { "force": {"no_log": False, "type": "bool"}, - "maxbandwidth": {"default": 10240, "no_log": False, "type": "float"}, - "maxconn": {"default": 1024, "no_log": False, "type": "float"}, - "maxmemlimit": {"default": 10, "no_log": False, "type": "float"}, - "minbandwidth": {"default": 10240, "no_log": False, "type": "float"}, + "maxbandwidth": {"no_log": False, "type": "float"}, + "maxconn": {"no_log": False, "type": "float"}, + "maxmemlimit": {"no_log": False, "type": "float"}, + "minbandwidth": {"no_log": False, "type": "float"}, "nspartition_bridgegroup_binding": { "no_log": False, "options": { @@ -35083,7 +35844,7 @@ }, "nspartition_bridgegroup_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["bridgegroup", "partitionname"], "bindprimary_key": "bridgegroup", "delete_arg_keys": ["bridgegroup"], @@ -35102,7 +35863,7 @@ }, "nspartition_vlan_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["partitionname", "vlan"], "bindprimary_key": "vlan", "delete_arg_keys": ["vlan"], @@ -35121,7 +35882,7 @@ }, "nspartition_vxlan_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["partitionname", "vxlan"], "bindprimary_key": "vxlan", "delete_arg_keys": ["vxlan"], @@ -35140,7 +35901,14 @@ }, "nsratecontrol": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "icmpthreshold", + "tcprstthreshold", + "tcpthreshold", + "udpthreshold", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -35152,8 +35920,8 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": { - "icmpthreshold": {"default": 100, "no_log": False, "type": "float"}, - "tcprstthreshold": {"default": 100, "no_log": False, "type": "float"}, + "icmpthreshold": {"no_log": False, "type": "float"}, + "tcprstthreshold": {"no_log": False, "type": "float"}, "tcpthreshold": {"no_log": False, "type": "float"}, "udpthreshold": {"no_log": False, "type": "float"}, }, @@ -35167,7 +35935,9 @@ }, "nsrpcnode": { "_supported_operations": ["count", "get", "get-byname", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["ipaddress", "password", "secure", "srcip", "validatecert"] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -35181,19 +35951,9 @@ "readwrite_arguments": { "ipaddress": {"no_log": False, "type": "str"}, "password": {"no_log": True, "type": "str"}, - "secure": { - "choices": ["NO", "YES"], - "default": "YES", - "no_log": False, - "type": "str", - }, + "secure": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "srcip": {"no_log": False, "type": "str"}, - "validatecert": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, + "validatecert": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, }, "singleton": False, "update_payload_keys": [ @@ -35213,7 +35973,7 @@ "get-byname", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["ingressvlan", "servicefunctionname"], "bindings": [], "bindprimary_key": "", @@ -35233,7 +35993,7 @@ }, "nsservicepath": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["servicepathname"], "bindings": ["nsservicepath_nsservicefunction_binding"], "bindprimary_key": "", @@ -35268,7 +36028,7 @@ }, "nsservicepath_nsservicefunction_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["index", "servicefunction", "servicepathname"], "bindprimary_key": "servicefunction", "delete_arg_keys": ["servicefunction"], @@ -35296,7 +36056,7 @@ "get", "get-byname", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "aclaction", "aclname", @@ -35346,7 +36106,7 @@ "get", "get-byname", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "aclaction", "aclname", @@ -35388,7 +36148,7 @@ }, "nsspparams": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["basethreshold", "throttle"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -35400,10 +36160,9 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": { - "basethreshold": {"default": 200, "no_log": False, "type": "int"}, + "basethreshold": {"no_log": False, "type": "int"}, "throttle": { "choices": ["Aggressive", "Normal", "Relaxed"], - "default": "Normal", "no_log": False, "type": "str", }, @@ -35413,7 +36172,7 @@ }, "nsstats": { "_supported_operations": ["clear"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -35436,7 +36195,7 @@ }, "nssurgeq": { "_supported_operations": ["flush"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -35457,7 +36216,7 @@ }, "nstcpbufparam": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["memlimit", "size"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -35469,15 +36228,65 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": { - "memlimit": {"default": 64, "no_log": False, "type": "float"}, - "size": {"default": 64, "no_log": False, "type": "float"}, + "memlimit": {"no_log": False, "type": "float"}, + "size": {"no_log": False, "type": "float"}, }, "singleton": True, "update_payload_keys": ["memlimit", "size"], }, "nstcpparam": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "ackonpush", + "autosyncookietimeout", + "compacttcpoptionnoop", + "connflushifnomem", + "connflushthres", + "delayedack", + "delinkclientserveronrst", + "downstaterst", + "initialcwnd", + "learnvsvrmss", + "limitedpersist", + "maxburst", + "maxdynserverprobes", + "maxpktpermss", + "maxsynackretx", + "maxsynhold", + "maxsynholdperprobe", + "maxtimewaitconn", + "minrto", + "mptcpchecksum", + "mptcpclosemptcpsessiononlastsfclose", + "mptcpconcloseonpassivesf", + "mptcpfastcloseoption", + "mptcpimmediatesfcloseonfin", + "mptcpmaxpendingsf", + "mptcpmaxsf", + "mptcppendingjointhreshold", + "mptcpreliableaddaddr", + "mptcprtostoswitchsf", + "mptcpsendsfresetoption", + "mptcpsfreplacetimeout", + "mptcpsftimeout", + "mptcpusebackupondss", + "msslearndelay", + "msslearninterval", + "nagle", + "oooqsize", + "pktperretx", + "sack", + "slowstartincr", + "synattackdetection", + "synholdfastgiveup", + "tcpfastopencookietimeout", + "tcpfintimeout", + "tcpmaxretries", + "ws", + "wsval", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -35491,14 +36300,12 @@ "readwrite_arguments": { "ackonpush": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, - "autosyncookietimeout": {"default": 30, "no_log": False, "type": "float"}, + "autosyncookietimeout": {"no_log": False, "type": "float"}, "compacttcpoptionnoop": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -35508,135 +36315,114 @@ "type": "str", }, "connflushthres": {"no_log": False, "type": "float"}, - "delayedack": {"default": 100, "no_log": False, "type": "float"}, + "delayedack": {"no_log": False, "type": "float"}, "delinkclientserveronrst": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "downstaterst": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "initialcwnd": {"default": 10, "no_log": False, "type": "float"}, + "initialcwnd": {"no_log": False, "type": "float"}, "kaprobeupdatelastactivity": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "learnvsvrmss": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "limitedpersist": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, - "maxburst": {"default": 6, "no_log": False, "type": "float"}, - "maxdynserverprobes": {"default": 7, "no_log": False, "type": "float"}, + "maxburst": {"no_log": False, "type": "float"}, + "maxdynserverprobes": {"no_log": False, "type": "float"}, "maxpktpermss": {"no_log": False, "type": "float"}, - "maxsynackretx": {"default": 100, "no_log": False, "type": "float"}, - "maxsynhold": {"default": 16384, "no_log": False, "type": "float"}, - "maxsynholdperprobe": {"default": 128, "no_log": False, "type": "float"}, - "maxtimewaitconn": {"default": 7000, "no_log": False, "type": "float"}, - "minrto": {"default": 1000, "no_log": False, "type": "int"}, + "maxsynackretx": {"no_log": False, "type": "float"}, + "maxsynhold": {"no_log": False, "type": "float"}, + "maxsynholdperprobe": {"no_log": False, "type": "float"}, + "maxtimewaitconn": {"no_log": False, "type": "float"}, + "minrto": {"no_log": False, "type": "int"}, "mptcpchecksum": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "mptcpclosemptcpsessiononlastsfclose": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "mptcpconcloseonpassivesf": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "mptcpfastcloseoption": { "choices": ["ACK", "RESET"], - "default": "ACK", "no_log": False, "type": "str", }, "mptcpimmediatesfcloseonfin": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "mptcpmaxpendingsf": {"default": 4, "no_log": False, "type": "float"}, - "mptcpmaxsf": {"default": 4, "no_log": False, "type": "float"}, + "mptcpmaxpendingsf": {"no_log": False, "type": "float"}, + "mptcpmaxsf": {"no_log": False, "type": "float"}, "mptcppendingjointhreshold": {"no_log": False, "type": "float"}, "mptcpreliableaddaddr": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "mptcprtostoswitchsf": {"default": 2, "no_log": False, "type": "float"}, + "mptcprtostoswitchsf": {"no_log": False, "type": "float"}, "mptcpsendsfresetoption": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "mptcpsfreplacetimeout": {"default": 10, "no_log": False, "type": "float"}, + "mptcpsfreplacetimeout": {"no_log": False, "type": "float"}, "mptcpsftimeout": {"no_log": False, "type": "float"}, "mptcpusebackupondss": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, - "msslearndelay": {"default": 3600, "no_log": False, "type": "float"}, - "msslearninterval": {"default": 180, "no_log": False, "type": "float"}, + "msslearndelay": {"no_log": False, "type": "float"}, + "msslearninterval": {"no_log": False, "type": "float"}, "nagle": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "oooqsize": {"default": 300, "no_log": False, "type": "float"}, - "pktperretx": {"default": 1, "no_log": False, "type": "int"}, - "recvbuffsize": {"default": 8190, "no_log": False, "type": "float"}, + "oooqsize": {"no_log": False, "type": "float"}, + "pktperretx": {"no_log": False, "type": "int"}, + "recvbuffsize": {"no_log": False, "type": "float"}, "sack": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, - "slowstartincr": {"default": 2, "no_log": False, "type": "int"}, + "slowstartincr": {"no_log": False, "type": "int"}, "synattackdetection": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, - "synholdfastgiveup": {"default": 1024, "no_log": False, "type": "float"}, + "synholdfastgiveup": {"no_log": False, "type": "float"}, "tcpfastopencookietimeout": {"no_log": False, "type": "float"}, - "tcpfintimeout": {"default": 40, "no_log": False, "type": "float"}, - "tcpmaxretries": {"default": 7, "no_log": False, "type": "float"}, - "ws": { - "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", - "no_log": False, - "type": "str", - }, - "wsval": {"default": 8, "no_log": False, "type": "float"}, + "tcpfintimeout": {"no_log": False, "type": "float"}, + "tcpmaxretries": {"no_log": False, "type": "float"}, + "ws": {"choices": ["DISABLED", "ENABLED"], "no_log": False, "type": "str"}, + "wsval": {"no_log": False, "type": "float"}, }, "singleton": True, "update_payload_keys": [ @@ -35699,7 +36485,68 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "ackaggregation", + "ackonpush", + "applyadaptivetcp", + "buffersize", + "burstratecontrol", + "clientiptcpoption", + "clientiptcpoptionnumber", + "delayedack", + "dropestconnontimeout", + "drophalfclosedconnontimeout", + "dsack", + "dupackthresh", + "dynamicreceivebuffering", + "ecn", + "establishclientconn", + "fack", + "flavor", + "frto", + "hystart", + "initialcwnd", + "ka", + "kaconnidletime", + "kamaxprobes", + "kaprobeinterval", + "kaprobeupdatelastactivity", + "maxburst", + "maxcwnd", + "maxpktpermss", + "minrto", + "mpcapablecbit", + "mptcp", + "mptcpdropdataonpreestsf", + "mptcpfastopen", + "mptcpsessiontimeout", + "mss", + "nagle", + "name", + "oooqsize", + "pktperretx", + "rateqmax", + "rstmaxack", + "rstwindowattenuate", + "sack", + "sendbuffsize", + "sendclientportintcpoption", + "slowstartincr", + "slowstartthreshold", + "spoofsyndrop", + "syncookie", + "taillossprobe", + "tcpfastopen", + "tcpfastopencookiesize", + "tcpmode", + "tcprate", + "tcpsegoffload", + "timestamp", + "ws", + "wsval", + ] + }, "add_payload_keys": [ "ackaggregation", "ackonpush", @@ -35772,139 +36619,110 @@ "readwrite_arguments": { "ackaggregation": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "ackonpush": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "applyadaptivetcp": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "buffersize": {"default": 8190, "no_log": False, "type": "float"}, + "buffersize": {"no_log": False, "type": "float"}, "burstratecontrol": { "choices": ["DISABLED", "DYNAMIC", "FIXED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "clientiptcpoption": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "clientiptcpoptionnumber": {"no_log": False, "type": "float"}, - "delayedack": {"default": 100, "no_log": False, "type": "float"}, + "delayedack": {"no_log": False, "type": "float"}, "dropestconnontimeout": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "drophalfclosedconnontimeout": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "dsack": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, - "dupackthresh": {"default": 3, "no_log": False, "type": "float"}, + "dupackthresh": {"no_log": False, "type": "float"}, "dynamicreceivebuffering": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", - "no_log": False, - "type": "str", - }, - "ecn": { - "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, + "ecn": {"choices": ["DISABLED", "ENABLED"], "no_log": False, "type": "str"}, "establishclientconn": { "choices": ["AUTOMATIC", "CONN_ESTABLISHED", "ON_FIRST_DATA"], - "default": "AUTOMATIC", "no_log": False, "type": "str", }, "fack": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "flavor": { "choices": ["BIC", "CUBIC", "Default", "Nile", "Westwood"], - "default": "Default", "no_log": False, "type": "str", }, "frto": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "hystart": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", - "no_log": False, - "type": "str", - }, - "initialcwnd": {"default": 4, "no_log": False, "type": "float"}, - "ka": { - "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, + "initialcwnd": {"no_log": False, "type": "float"}, + "ka": {"choices": ["DISABLED", "ENABLED"], "no_log": False, "type": "str"}, "kaconnidletime": {"no_log": False, "type": "float"}, "kamaxprobes": {"no_log": False, "type": "float"}, "kaprobeinterval": {"no_log": False, "type": "float"}, "kaprobeupdatelastactivity": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, - "maxburst": {"default": 6, "no_log": False, "type": "float"}, - "maxcwnd": {"default": 524288, "no_log": False, "type": "float"}, + "maxburst": {"no_log": False, "type": "float"}, + "maxcwnd": {"no_log": False, "type": "float"}, "maxpktpermss": {"no_log": False, "type": "float"}, - "minrto": {"default": 1000, "no_log": False, "type": "float"}, + "minrto": {"no_log": False, "type": "float"}, "mpcapablecbit": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "mptcp": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "mptcpdropdataonpreestsf": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "mptcpfastopen": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -35912,92 +36730,75 @@ "mss": {"no_log": False, "type": "float"}, "nagle": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "name": {"no_log": False, "type": "str"}, - "oooqsize": {"default": 64, "no_log": False, "type": "float"}, - "pktperretx": {"default": 1, "no_log": False, "type": "float"}, + "oooqsize": {"no_log": False, "type": "float"}, + "pktperretx": {"no_log": False, "type": "float"}, "rateqmax": {"no_log": False, "type": "float"}, "rstmaxack": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "rstwindowattenuate": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "sack": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "sendbuffsize": {"default": 8190, "no_log": False, "type": "float"}, + "sendbuffsize": {"no_log": False, "type": "float"}, "sendclientportintcpoption": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "slowstartincr": {"default": 2, "no_log": False, "type": "float"}, - "slowstartthreshold": {"default": 524288, "no_log": False, "type": "float"}, + "slowstartincr": {"no_log": False, "type": "float"}, + "slowstartthreshold": {"no_log": False, "type": "float"}, "spoofsyndrop": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "syncookie": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "taillossprobe": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "tcpfastopen": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "tcpfastopencookiesize": {"default": 8, "no_log": False, "type": "float"}, + "tcpfastopencookiesize": {"no_log": False, "type": "float"}, "tcpmode": { "choices": ["ENDPOINT", "TRANSPARENT"], - "default": "TRANSPARENT", "no_log": False, "type": "str", }, "tcprate": {"no_log": False, "type": "float"}, "tcpsegoffload": { "choices": ["AUTOMATIC", "DISABLED"], - "default": "AUTOMATIC", "no_log": False, "type": "str", }, "timestamp": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "ws": { - "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", - "no_log": False, - "type": "str", - }, - "wsval": {"default": 4, "no_log": False, "type": "float"}, + "ws": {"choices": ["DISABLED", "ENABLED"], "no_log": False, "type": "str"}, + "wsval": {"no_log": False, "type": "float"}, }, "singleton": False, "update_payload_keys": [ @@ -36063,7 +36864,24 @@ }, "nstimeout": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "anyclient", + "anyserver", + "anytcpclient", + "anytcpserver", + "halfclose", + "httpclient", + "httpserver", + "newconnidletimeout", + "nontcpzombie", + "reducedfintimeout", + "reducedrsttimeout", + "tcpclient", + "tcpserver", + "zombie", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -36080,17 +36898,17 @@ "anytcpclient": {"no_log": False, "type": "float"}, "anytcpserver": {"no_log": False, "type": "float"}, "client": {"no_log": False, "type": "float"}, - "halfclose": {"default": 10, "no_log": False, "type": "float"}, + "halfclose": {"no_log": False, "type": "float"}, "httpclient": {"no_log": False, "type": "float"}, "httpserver": {"no_log": False, "type": "float"}, - "newconnidletimeout": {"default": 4, "no_log": False, "type": "float"}, - "nontcpzombie": {"default": 60, "no_log": False, "type": "float"}, - "reducedfintimeout": {"default": 30, "no_log": False, "type": "float"}, + "newconnidletimeout": {"no_log": False, "type": "float"}, + "nontcpzombie": {"no_log": False, "type": "float"}, + "reducedfintimeout": {"no_log": False, "type": "float"}, "reducedrsttimeout": {"no_log": False, "type": "float"}, "server": {"no_log": False, "type": "float"}, "tcpclient": {"no_log": False, "type": "float"}, "tcpserver": {"no_log": False, "type": "float"}, - "zombie": {"default": 120, "no_log": False, "type": "float"}, + "zombie": {"no_log": False, "type": "float"}, }, "singleton": True, "update_payload_keys": [ @@ -36121,7 +36939,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["comment", "interval", "name", "unit"]}, "add_payload_keys": ["comment", "interval", "name", "unit"], "bindings": ["nstimer_autoscalepolicy_binding"], "bindprimary_key": "", @@ -36134,7 +36952,7 @@ "primary_key": "name", "readwrite_arguments": { "comment": {"no_log": False, "type": "str"}, - "interval": {"default": 5, "no_log": False, "type": "int"}, + "interval": {"no_log": False, "type": "int"}, "name": {"no_log": False, "type": "str"}, "newname": {"no_log": False, "type": "str"}, "nstimer_autoscalepolicy_binding": { @@ -36153,19 +36971,14 @@ }, "type": "dict", }, - "unit": { - "choices": ["MIN", "SEC"], - "default": "SEC", - "no_log": False, - "type": "str", - }, + "unit": {"choices": ["MIN", "SEC"], "no_log": False, "type": "str"}, }, "singleton": False, "update_payload_keys": ["comment", "interval", "name", "unit"], }, "nstimer_autoscalepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "name", @@ -36196,8 +37009,8 @@ "name": {"no_log": False, "type": "str"}, "policyname": {"no_log": False, "type": "str"}, "priority": {"no_log": False, "type": "float"}, - "samplesize": {"default": 3, "no_log": False, "type": "float"}, - "threshold": {"default": 3, "no_log": False, "type": "float"}, + "samplesize": {"no_log": False, "type": "float"}, + "threshold": {"no_log": False, "type": "float"}, "vserver": {"no_log": False, "type": "str"}, }, "singleton": False, @@ -36205,7 +37018,7 @@ }, "nstrace": { "_supported_operations": ["get"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -36219,35 +37032,30 @@ "readwrite_arguments": { "capdroppkt": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "capsslkeys": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "doruntimecleanup": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "fileid": {"no_log": False, "type": "str"}, "filename": {"no_log": False, "type": "str"}, - "filesize": {"default": 1024, "no_log": False, "type": "float"}, + "filesize": {"no_log": False, "type": "float"}, "filter": {"no_log": False, "type": "str"}, "inmemorytrace": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "link": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -36274,30 +37082,27 @@ "no_log": False, "type": "list", }, - "nf": {"default": 24, "no_log": False, "type": "float"}, + "nf": {"no_log": False, "type": "float"}, "nodeid": {"no_log": False, "type": "float"}, "nodes": {"elements": "int", "no_log": False, "type": "list"}, "pernic": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "size": {"default": 164, "no_log": False, "type": "float"}, + "size": {"no_log": False, "type": "float"}, "skiplocalssh": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "skiprpc": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "time": {"default": 3600, "no_log": False, "type": "float"}, - "tracebuffers": {"default": 5000, "no_log": False, "type": "float"}, + "time": {"no_log": False, "type": "float"}, + "tracebuffers": {"no_log": False, "type": "float"}, "traceformat": { "choices": ["NSCAP", "PCAP"], "no_log": False, @@ -36318,7 +37123,7 @@ "get", "get-byname", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["aliasname", "td", "vmac"], "bindings": [ "nstrafficdomain_bridgegroup_binding", @@ -36386,7 +37191,6 @@ "td": {"no_log": False, "type": "float"}, "vmac": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -36396,7 +37200,7 @@ }, "nstrafficdomain_bridgegroup_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["bridgegroup", "td"], "bindprimary_key": "bridgegroup", "delete_arg_keys": ["bridgegroup"], @@ -36415,7 +37219,7 @@ }, "nstrafficdomain_vlan_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["td", "vlan"], "bindprimary_key": "vlan", "delete_arg_keys": ["vlan"], @@ -36434,7 +37238,7 @@ }, "nstrafficdomain_vxlan_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["td", "vxlan"], "bindprimary_key": "vxlan", "delete_arg_keys": ["vxlan"], @@ -36461,7 +37265,17 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "comment", + "expires", + "iffull", + "ifnovalue", + "ifvaluetoobig", + "init", + "name", + ] + }, "add_payload_keys": [ "comment", "expires", @@ -36485,21 +37299,10 @@ "readwrite_arguments": { "comment": {"no_log": False, "type": "str"}, "expires": {"no_log": False, "type": "float"}, - "iffull": { - "choices": ["lru", "undef"], - "default": "lru", - "no_log": False, - "type": "str", - }, - "ifnovalue": { - "choices": ["init", "undef"], - "default": "init", - "no_log": False, - "type": "str", - }, + "iffull": {"choices": ["lru", "undef"], "no_log": False, "type": "str"}, + "ifnovalue": {"choices": ["init", "undef"], "no_log": False, "type": "str"}, "ifvaluetoobig": { "choices": ["truncate", "undef"], - "default": "truncate", "no_log": False, "type": "str", }, @@ -36507,7 +37310,6 @@ "name": {"no_log": False, "type": "str"}, "scope": { "choices": ["global", "transaction"], - "default": "global", "no_log": False, "type": "str", }, @@ -36527,7 +37329,7 @@ }, "nsvpxparam": { "_supported_operations": ["count", "get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["cpuyield", "ownernode"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -36541,7 +37343,6 @@ "readwrite_arguments": { "cpuyield": { "choices": ["DEFAULT", "NO", "YES"], - "default": "DEFAULT", "no_log": False, "type": "str", }, @@ -36550,14 +37351,16 @@ "no_log": False, "type": "str", }, - "ownernode": {"default": 255, "no_log": False, "type": "float"}, + "ownernode": {"no_log": False, "type": "float"}, }, "singleton": False, "update_payload_keys": ["cpuyield", "ownernode"], }, "nsweblogparam": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["buffersizemb", "customreqhdrs", "customrsphdrs"] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -36569,7 +37372,7 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": { - "buffersizemb": {"default": 16, "no_log": False, "type": "float"}, + "buffersizemb": {"no_log": False, "type": "float"}, "customreqhdrs": {"elements": "str", "no_log": False, "type": "list"}, "customrsphdrs": {"elements": "str", "no_log": False, "type": "list"}, }, @@ -36586,7 +37389,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["description", "namespace", "prefix"]}, "add_payload_keys": ["description", "namespace", "prefix"], "bindings": [], "bindprimary_key": "", @@ -36607,7 +37410,9 @@ }, "ntpparam": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["authentication", "autokeylogsec", "revokelogsec", "trustedkey"] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -36621,12 +37426,11 @@ "readwrite_arguments": { "authentication": { "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, - "autokeylogsec": {"default": 12, "no_log": False, "type": "float"}, - "revokelogsec": {"default": 16, "no_log": False, "type": "float"}, + "autokeylogsec": {"no_log": False, "type": "float"}, + "revokelogsec": {"no_log": False, "type": "float"}, "trustedkey": {"elements": "int", "no_log": False, "type": "list"}, }, "singleton": True, @@ -36639,7 +37443,17 @@ }, "ntpserver": { "_supported_operations": ["add", "count", "delete", "get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "autokey", + "key", + "maxpoll", + "minpoll", + "preferredntpserver", + "serverip", + "servername", + ] + }, "add_payload_keys": [ "autokey", "key", @@ -36664,7 +37478,6 @@ "minpoll": {"no_log": False, "type": "float"}, "preferredntpserver": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, @@ -36692,7 +37505,17 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "autonomusprefix", + "decrementprefixlifetimes", + "depricateprefix", + "ipv6prefix", + "onlinkprefix", + "prefixpreferredlifetime", + "prefixvalidelifetime", + ] + }, "add_payload_keys": [ "autonomusprefix", "decrementprefixlifetimes", @@ -36714,39 +37537,23 @@ "readwrite_arguments": { "autonomusprefix": { "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, "decrementprefixlifetimes": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "depricateprefix": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "ipv6prefix": {"no_log": False, "type": "str"}, - "onlinkprefix": { - "choices": ["NO", "YES"], - "default": "YES", - "no_log": False, - "type": "str", - }, - "prefixpreferredlifetime": { - "default": 604800, - "no_log": False, - "type": "float", - }, - "prefixvalidelifetime": { - "default": 2592000, - "no_log": False, - "type": "float", - }, + "onlinkprefix": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, + "prefixpreferredlifetime": {"no_log": False, "type": "float"}, + "prefixvalidelifetime": {"no_log": False, "type": "float"}, }, "singleton": False, "update_payload_keys": [ @@ -36769,7 +37576,17 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "announcemulticount", + "mapping", + "maxmaplife", + "minmaplife", + "name", + "peer", + "thirdparty", + ] + }, "add_payload_keys": [ "announcemulticount", "mapping", @@ -36789,10 +37606,9 @@ "password_keys": [], "primary_key": "name", "readwrite_arguments": { - "announcemulticount": {"default": 10, "no_log": False, "type": "float"}, + "announcemulticount": {"no_log": False, "type": "float"}, "mapping": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -36801,13 +37617,11 @@ "name": {"no_log": False, "type": "str"}, "peer": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "thirdparty": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -36833,7 +37647,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["name", "pcpprofile", "port"]}, "add_payload_keys": ["ipaddress", "name", "pcpprofile", "port"], "bindings": [], "bindprimary_key": "", @@ -36848,14 +37662,14 @@ "ipaddress": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, "pcpprofile": {"no_log": False, "type": "str"}, - "port": {"default": 5351, "no_log": False, "type": "int"}, + "port": {"no_log": False, "type": "int"}, }, "singleton": False, "update_payload_keys": ["name", "pcpprofile", "port"], }, "ping": { "_supported_operations": ["Ping"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -36884,7 +37698,7 @@ }, "ping6": { "_supported_operations": ["Ping6"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -36916,7 +37730,7 @@ }, "policydataset": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["comment", "name", "patsetfile", "type"], "bindings": ["policydataset_value_binding"], "bindprimary_key": "", @@ -36958,7 +37772,7 @@ }, "policydataset_value_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["comment", "endrange", "index", "name", "value"], "bindprimary_key": "value", "delete_arg_keys": ["endrange", "value"], @@ -36988,7 +37802,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["clientsecuritymessage", "comment", "name"]}, "add_payload_keys": ["clientsecuritymessage", "comment", "name", "value"], "bindings": [], "bindprimary_key": "", @@ -37023,7 +37837,24 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "bodyexpr", + "cacheforsecs", + "comment", + "fullreqexpr", + "headers", + "hostexpr", + "httpmethod", + "ipaddress", + "name", + "parameters", + "port", + "resultexpr", + "urlstemexpr", + "vserver", + ] + }, "add_payload_keys": [ "bodyexpr", "cacheforsecs", @@ -37095,7 +37926,7 @@ }, "policymap": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["mappolicyname", "sd", "su", "td", "tu"], "bindings": [], "bindprimary_key": "", @@ -37118,7 +37949,7 @@ }, "policyparam": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["timeout"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -37129,15 +37960,13 @@ "immutable_keys": [], "password_keys": [], "primary_key": "", - "readwrite_arguments": { - "timeout": {"default": 3900, "no_log": False, "type": "float"} - }, + "readwrite_arguments": {"timeout": {"no_log": False, "type": "float"}}, "singleton": True, "update_payload_keys": ["timeout"], }, "policypatset": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["comment", "name", "patsetfile"], "bindings": ["policypatset_pattern_binding"], "bindprimary_key": "", @@ -37174,7 +38003,7 @@ }, "policypatset_pattern_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["charset", "comment", "index", "name", "string"], "bindprimary_key": "string", "delete_arg_keys": ["string"], @@ -37290,6 +38119,7 @@ "action_payload_keys": { "import": ["charset", "delimiter", "name", "overwrite", "src"], "switch": [], + "unset": [], }, "add_payload_keys": ["comment", "name"], "bindings": [], @@ -37323,7 +38153,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["comment", "name"]}, "add_payload_keys": ["comment", "name"], "bindings": ["policystringmap_pattern_binding"], "bindprimary_key": "", @@ -37359,7 +38189,7 @@ }, "policystringmap_pattern_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["comment", "key", "name", "value"], "bindprimary_key": "key", "delete_arg_keys": ["key"], @@ -37403,6 +38233,7 @@ "url", ], "switch": [], + "unset": [], }, "add_payload_keys": ["comment", "name"], "bindings": [], @@ -37420,7 +38251,7 @@ "delimiter": {"no_log": False, "type": "str"}, "imported": {"no_log": False, "type": "bool"}, "interval": {"no_log": False, "type": "float"}, - "matchedid": {"default": 1, "no_log": False, "type": "float"}, + "matchedid": {"no_log": False, "type": "float"}, "name": {"no_log": False, "type": "str"}, "overwrite": {"no_log": False, "type": "bool"}, "privateset": {"no_log": False, "type": "bool"}, @@ -37433,7 +38264,7 @@ }, "protocolhttpband": { "_supported_operations": ["clear", "get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["reqbandsize", "respbandsize"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -37446,8 +38277,8 @@ "primary_key": "", "readwrite_arguments": { "nodeid": {"no_log": False, "type": "float"}, - "reqbandsize": {"default": 100, "no_log": False, "type": "int"}, - "respbandsize": {"default": 1024, "no_log": False, "type": "int"}, + "reqbandsize": {"no_log": False, "type": "int"}, + "respbandsize": {"no_log": False, "type": "int"}, "type": { "choices": ["MQTT_JUMBO_REQ", "REQUEST", "RESPONSE"], "no_log": False, @@ -37459,7 +38290,7 @@ }, "ptp": { "_supported_operations": ["get", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -37484,7 +38315,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["name", "routingalgorithm", "serveridlength"] + }, "add_payload_keys": ["name", "routingalgorithm", "serveridlength"], "bindings": [], "bindprimary_key": "", @@ -37499,18 +38332,17 @@ "name": {"no_log": False, "type": "str"}, "routingalgorithm": { "choices": ["PLAINTEXT"], - "default": "PLAINTEXT", "no_log": False, "type": "str", }, - "serveridlength": {"default": 4, "no_log": False, "type": "float"}, + "serveridlength": {"no_log": False, "type": "float"}, }, "singleton": False, "update_payload_keys": ["name", "routingalgorithm", "serveridlength"], }, "quicparam": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["quicsecrettimeout"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -37522,7 +38354,7 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": { - "quicsecrettimeout": {"default": 3600, "no_log": False, "type": "float"} + "quicsecrettimeout": {"no_log": False, "type": "float"} }, "singleton": True, "update_payload_keys": ["quicsecrettimeout"], @@ -37537,7 +38369,28 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "ackdelayexponent", + "activeconnectionidlimit", + "activeconnectionmigration", + "congestionctrlalgorithm", + "initialmaxdata", + "initialmaxstreamdatabidilocal", + "initialmaxstreamdatabidiremote", + "initialmaxstreamdatauni", + "initialmaxstreamsbidi", + "initialmaxstreamsuni", + "maxackdelay", + "maxidletimeout", + "maxudpdatagramsperburst", + "maxudppayloadsize", + "name", + "newtokenvalidityperiod", + "retrytokenvalidityperiod", + "statelessaddressvalidation", + ] + }, "add_payload_keys": [ "ackdelayexponent", "activeconnectionidlimit", @@ -37568,56 +38421,33 @@ "password_keys": [], "primary_key": "name", "readwrite_arguments": { - "ackdelayexponent": {"default": 3, "no_log": False, "type": "float"}, - "activeconnectionidlimit": {"default": 3, "no_log": False, "type": "float"}, + "ackdelayexponent": {"no_log": False, "type": "float"}, + "activeconnectionidlimit": {"no_log": False, "type": "float"}, "activeconnectionmigration": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "congestionctrlalgorithm": { "choices": ["BBR", "CUBIC", "Default", "NewReno"], - "default": "Default", "no_log": False, "type": "str", }, - "initialmaxdata": {"default": 1048576, "no_log": False, "type": "float"}, - "initialmaxstreamdatabidilocal": { - "default": 262144, - "no_log": False, - "type": "float", - }, - "initialmaxstreamdatabidiremote": { - "default": 262144, - "no_log": False, - "type": "float", - }, - "initialmaxstreamdatauni": { - "default": 262144, - "no_log": False, - "type": "float", - }, - "initialmaxstreamsbidi": {"default": 100, "no_log": False, "type": "float"}, - "initialmaxstreamsuni": {"default": 10, "no_log": False, "type": "float"}, - "maxackdelay": {"default": 20, "no_log": False, "type": "float"}, - "maxidletimeout": {"default": 180, "no_log": False, "type": "float"}, - "maxudpdatagramsperburst": {"default": 8, "no_log": False, "type": "float"}, - "maxudppayloadsize": {"default": 1472, "no_log": False, "type": "float"}, + "initialmaxdata": {"no_log": False, "type": "float"}, + "initialmaxstreamdatabidilocal": {"no_log": False, "type": "float"}, + "initialmaxstreamdatabidiremote": {"no_log": False, "type": "float"}, + "initialmaxstreamdatauni": {"no_log": False, "type": "float"}, + "initialmaxstreamsbidi": {"no_log": False, "type": "float"}, + "initialmaxstreamsuni": {"no_log": False, "type": "float"}, + "maxackdelay": {"no_log": False, "type": "float"}, + "maxidletimeout": {"no_log": False, "type": "float"}, + "maxudpdatagramsperburst": {"no_log": False, "type": "float"}, + "maxudppayloadsize": {"no_log": False, "type": "float"}, "name": {"no_log": False, "type": "str"}, - "newtokenvalidityperiod": { - "default": 300, - "no_log": False, - "type": "float", - }, - "retrytokenvalidityperiod": { - "default": 10, - "no_log": False, - "type": "float", - }, + "newtokenvalidityperiod": {"no_log": False, "type": "float"}, + "retrytokenvalidityperiod": {"no_log": False, "type": "float"}, "statelessaddressvalidation": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -37653,7 +38483,7 @@ "get-byname", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["nodeprefix", "radkey"], "bindings": [], "bindprimary_key": "", @@ -37681,7 +38511,31 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "addusernameinrdpfile", + "audiocapturemode", + "keyboardhook", + "multimonitorsupport", + "name", + "psk", + "randomizerdpfilename", + "rdpcookievalidity", + "rdpcustomparams", + "rdpfilename", + "rdphost", + "rdplinkattribute", + "rdplistener", + "rdpurloverride", + "rdpvalidateclientip", + "redirectclipboard", + "redirectcomports", + "redirectdrives", + "redirectpnpdevices", + "redirectprinters", + "videoplaybackmode", + ] + }, "add_payload_keys": [ "addusernameinrdpfile", "audiocapturemode", @@ -37717,25 +38571,21 @@ "readwrite_arguments": { "addusernameinrdpfile": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "audiocapturemode": { "choices": ["DISABLE", "ENABLE"], - "default": "DISABLE", "no_log": False, "type": "str", }, "keyboardhook": { "choices": ["InFullScreenMode", "OnLocal", "OnRemote"], - "default": "InFullScreenMode", "no_log": False, "type": "str", }, "multimonitorsupport": { "choices": ["DISABLE", "ENABLE"], - "default": "ENABLE", "no_log": False, "type": "str", }, @@ -37743,11 +38593,10 @@ "psk": {"no_log": True, "type": "str"}, "randomizerdpfilename": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, - "rdpcookievalidity": {"default": 60, "no_log": False, "type": "float"}, + "rdpcookievalidity": {"no_log": False, "type": "float"}, "rdpcustomparams": {"no_log": False, "type": "str"}, "rdpfilename": {"no_log": False, "type": "str"}, "rdphost": {"no_log": False, "type": "str"}, @@ -37755,49 +38604,41 @@ "rdplistener": {"no_log": False, "type": "str"}, "rdpurloverride": { "choices": ["DISABLE", "ENABLE"], - "default": "ENABLE", "no_log": False, "type": "str", }, "rdpvalidateclientip": { "choices": ["DISABLE", "ENABLE"], - "default": "DISABLE", "no_log": False, "type": "str", }, "redirectclipboard": { "choices": ["DISABLE", "ENABLE"], - "default": "ENABLE", "no_log": False, "type": "str", }, "redirectcomports": { "choices": ["DISABLE", "ENABLE"], - "default": "DISABLE", "no_log": False, "type": "str", }, "redirectdrives": { "choices": ["DISABLE", "ENABLE"], - "default": "DISABLE", "no_log": False, "type": "str", }, "redirectpnpdevices": { "choices": ["DISABLE", "ENABLE"], - "default": "DISABLE", "no_log": False, "type": "str", }, "redirectprinters": { "choices": ["DISABLE", "ENABLE"], - "default": "ENABLE", "no_log": False, "type": "str", }, "videoplaybackmode": { "choices": ["DISABLE", "ENABLE"], - "default": "ENABLE", "no_log": False, "type": "str", }, @@ -37829,7 +38670,7 @@ }, "rdpconnections": { "_supported_operations": ["count", "get", "kill"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -37857,7 +38698,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["name", "psk", "rdpip", "rdpport", "rdpredirection"] + }, "add_payload_keys": ["name", "psk", "rdpip", "rdpport", "rdpredirection"], "bindings": [], "bindprimary_key": "", @@ -37872,10 +38715,9 @@ "name": {"no_log": False, "type": "str"}, "psk": {"no_log": True, "type": "str"}, "rdpip": {"no_log": False, "type": "str"}, - "rdpport": {"default": 3389, "no_log": False, "type": "float"}, + "rdpport": {"no_log": False, "type": "float"}, "rdpredirection": { "choices": ["DISABLE", "ENABLE"], - "default": "DISABLE", "no_log": False, "type": "str", }, @@ -37885,7 +38727,7 @@ }, "reboot": { "_supported_operations": ["Reboot"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -37902,7 +38744,7 @@ }, "reportingconfig": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["entitytypes", "name"], "bindings": [], "bindprimary_key": "", @@ -37991,7 +38833,9 @@ }, "reputationsettings": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["proxypassword", "proxyport", "proxyserver", "proxyusername"] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -38027,7 +38871,15 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "comment", + "headers", + "name", + "reasonphrase", + "responsestatuscode", + ] + }, "add_payload_keys": [ "bypasssafetycheck", "comment", @@ -38051,7 +38903,6 @@ "readwrite_arguments": { "bypasssafetycheck": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, @@ -38090,7 +38941,7 @@ }, "responderglobal_responderpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -38124,7 +38975,6 @@ "SYSTEM_GLOBAL", "VPN_GLOBAL", ], - "default": "SYSTEM_GLOBAL", "no_log": False, "type": "str", }, @@ -38183,6 +39033,7 @@ "action_payload_keys": { "import": ["cacertfile", "comment", "name", "overwrite", "src"], "switch": [], + "unset": [], }, "add_payload_keys": [], "bindings": [], @@ -38206,7 +39057,7 @@ }, "responderparam": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["timeout", "undefaction"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -38218,8 +39069,8 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": { - "timeout": {"default": 3900, "no_log": False, "type": "float"}, - "undefaction": {"default": '"NOOP"', "no_log": False, "type": "str"}, + "timeout": {"no_log": False, "type": "float"}, + "undefaction": {"no_log": False, "type": "str"}, }, "singleton": True, "update_payload_keys": ["timeout", "undefaction"], @@ -38235,7 +39086,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["appflowaction", "comment", "logaction", "name", "undefaction"] + }, "add_payload_keys": [ "action", "appflowaction", @@ -38300,7 +39153,7 @@ "get-byname", "rename", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["comment", "labelname", "policylabeltype"], "bindings": ["responderpolicylabel_responderpolicy_binding"], "bindprimary_key": "", @@ -38332,7 +39185,6 @@ "SIP_TCP", "SIP_UDP", ], - "default": "HTTP", "no_log": False, "type": "str", }, @@ -38358,7 +39210,7 @@ }, "responderpolicylabel_responderpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -38411,7 +39263,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["comment", "name", "refinesearch", "stringbuilderexpr"] + }, "add_payload_keys": [ "comment", "name", @@ -38486,7 +39340,7 @@ }, "rewriteglobal_rewritepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -38520,7 +39374,6 @@ "SYSTEM_GLOBAL", "VPN_GLOBAL", ], - "default": "SYSTEM_GLOBAL", "no_log": False, "type": "str", }, @@ -38582,7 +39435,7 @@ }, "rewriteparam": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["timeout", "undefaction"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -38594,8 +39447,8 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": { - "timeout": {"default": 3900, "no_log": False, "type": "float"}, - "undefaction": {"default": '"NOREWRITE"', "no_log": False, "type": "str"}, + "timeout": {"no_log": False, "type": "float"}, + "undefaction": {"no_log": False, "type": "str"}, }, "singleton": True, "update_payload_keys": ["timeout", "undefaction"], @@ -38611,7 +39464,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["comment", "logaction", "name", "undefaction"] + }, "add_payload_keys": [ "action", "comment", @@ -38673,7 +39528,7 @@ "get-byname", "rename", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["comment", "labelname", "transform"], "bindings": ["rewritepolicylabel_rewritepolicy_binding"], "bindprimary_key": "", @@ -38738,7 +39593,7 @@ }, "rewritepolicylabel_rewritepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -38792,7 +39647,20 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "aclname", + "connfailover", + "name", + "netmask", + "network", + "ownergroup", + "redirectport", + "srcippersistency", + "td", + "useproxyport", + ] + }, "add_payload_keys": [ "aclname", "connfailover", @@ -38823,7 +39691,6 @@ "aclname": {"no_log": False, "type": "str"}, "connfailover": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -38832,7 +39699,7 @@ "netmask": {"no_log": False, "type": "str"}, "network": {"no_log": False, "type": "str"}, "newname": {"no_log": False, "type": "str"}, - "ownergroup": {"default": "DEFAULT_NG", "no_log": False, "type": "str"}, + "ownergroup": {"no_log": False, "type": "str"}, "redirectport": {"no_log": False, "type": "int"}, "rnat6_nsip6_binding": { "no_log": False, @@ -38900,14 +39767,12 @@ }, "srcippersistency": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "td": {"no_log": False, "type": "float"}, "useproxyport": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -38936,7 +39801,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["name", "ownergroup", "redirectport", "srcippersistency"] + }, "add_payload_keys": [ "acl6name", "name", @@ -38959,7 +39826,7 @@ "acl6name": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, "network": {"no_log": False, "type": "str"}, - "ownergroup": {"default": "DEFAULT_NG", "no_log": False, "type": "str"}, + "ownergroup": {"no_log": False, "type": "str"}, "redirectport": {"no_log": False, "type": "int"}, "rnat6_nsip6_binding": { "no_log": False, @@ -38979,7 +39846,6 @@ }, "srcippersistency": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -38995,7 +39861,7 @@ }, "rnat6_nsip6_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "natip6", "ownergroup"], "bindprimary_key": "natip6", "delete_arg_keys": ["natip6", "ownergroup"], @@ -39008,14 +39874,14 @@ "readwrite_arguments": { "name": {"no_log": False, "type": "str"}, "natip6": {"no_log": False, "type": "str"}, - "ownergroup": {"default": "DEFAULT_NG", "no_log": False, "type": "str"}, + "ownergroup": {"no_log": False, "type": "str"}, }, "singleton": False, "update_payload_keys": [], }, "rnat_nsip_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "natip"], "bindprimary_key": "natip", "delete_arg_keys": ["natip"], @@ -39034,7 +39900,7 @@ }, "rnat_retainsourceportset_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "retainsourceportrange"], "bindprimary_key": "retainsourceportrange", "delete_arg_keys": ["retainsourceportrange"], @@ -39053,7 +39919,7 @@ }, "rnatglobal_auditsyslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["policy", "priority"], "bindprimary_key": "policy", "delete_arg_keys": ["all", "policy"], @@ -39073,7 +39939,7 @@ }, "rnatparam": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["srcippersistency", "tcpproxy"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -39087,13 +39953,11 @@ "readwrite_arguments": { "srcippersistency": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "tcpproxy": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -39103,7 +39967,7 @@ }, "rnatsession": { "_supported_operations": ["flush"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -39133,7 +39997,21 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "advertise", + "cost1", + "distance", + "gateway", + "monitor", + "msr", + "netmask", + "network", + "protocol", + "td", + "weight", + ] + }, "add_payload_keys": [ "advertise", "cost1", @@ -39167,18 +40045,13 @@ "cost": {"no_log": False, "type": "float"}, "cost1": {"no_log": False, "type": "float"}, "detail": {"no_log": False, "type": "bool"}, - "distance": {"default": 1, "no_log": False, "type": "float"}, + "distance": {"no_log": False, "type": "float"}, "gateway": {"no_log": False, "type": "str"}, "monitor": {"no_log": False, "type": "str"}, - "msr": { - "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", - "no_log": False, - "type": "str", - }, + "msr": {"choices": ["DISABLED", "ENABLED"], "no_log": False, "type": "str"}, "netmask": {"no_log": False, "type": "str"}, "network": {"no_log": False, "type": "str"}, - "ownergroup": {"default": "DEFAULT_NG", "no_log": False, "type": "str"}, + "ownergroup": {"no_log": False, "type": "str"}, "protocol": { "choices": ["BGP", "ISIS", "OSPF", "RIP"], "elements": "str", @@ -39200,7 +40073,7 @@ }, "td": {"no_log": False, "type": "float"}, "vlan": {"no_log": False, "type": "float"}, - "weight": {"default": 1, "no_log": False, "type": "float"}, + "weight": {"no_log": False, "type": "float"}, }, "singleton": False, "update_payload_keys": [ @@ -39227,7 +40100,21 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "advertise", + "cost", + "distance", + "gateway", + "monitor", + "msr", + "network", + "td", + "vlan", + "vxlan", + "weight", + ] + }, "add_payload_keys": [ "advertise", "cost", @@ -39257,19 +40144,14 @@ "no_log": False, "type": "str", }, - "cost": {"default": 1, "no_log": False, "type": "float"}, + "cost": {"no_log": False, "type": "float"}, "detail": {"no_log": False, "type": "bool"}, - "distance": {"default": 1, "no_log": False, "type": "float"}, + "distance": {"no_log": False, "type": "float"}, "gateway": {"no_log": False, "type": "str"}, "monitor": {"no_log": False, "type": "str"}, - "msr": { - "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", - "no_log": False, - "type": "str", - }, + "msr": {"choices": ["DISABLED", "ENABLED"], "no_log": False, "type": "str"}, "network": {"no_log": False, "type": "str"}, - "ownergroup": {"default": "DEFAULT_NG", "no_log": False, "type": "str"}, + "ownergroup": {"no_log": False, "type": "str"}, "routetype": { "choices": [ "BGP", @@ -39288,7 +40170,7 @@ "td": {"no_log": False, "type": "float"}, "vlan": {"no_log": False, "type": "float"}, "vxlan": {"no_log": False, "type": "float"}, - "weight": {"default": 1, "no_log": False, "type": "float"}, + "weight": {"no_log": False, "type": "float"}, }, "singleton": False, "update_payload_keys": [ @@ -39315,7 +40197,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["commandstring"]}, "add_payload_keys": ["commandstring"], "bindings": [], "bindprimary_key": "", @@ -39335,7 +40217,7 @@ }, "rsskeytype": { "_supported_operations": ["get", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -39349,7 +40231,6 @@ "readwrite_arguments": { "rsstype": { "choices": ["ASYMMETRIC", "SYMMETRIC"], - "default": "ASYMMETRIC", "no_log": False, "type": "str", } @@ -39370,7 +40251,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["comment", "name"]}, "add_payload_keys": [ "comment", "domain", @@ -39397,26 +40278,15 @@ "delay": {"no_log": False, "type": "float"}, "domain": {"no_log": False, "type": "str"}, "domainresolvenow": {"no_log": False, "type": "bool"}, - "domainresolveretry": {"default": 5, "no_log": False, "type": "int"}, - "graceful": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, + "domainresolveretry": {"no_log": False, "type": "int"}, + "graceful": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "internal": {"no_log": False, "type": "bool"}, "ipaddress": {"no_log": False, "type": "str"}, - "ipv6address": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, + "ipv6address": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, "newname": {"no_log": False, "type": "str"}, "querytype": { "choices": ["A", "AAAA", "SRV"], - "default": "A", "no_log": False, "type": "str", }, @@ -39448,7 +40318,43 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "accessdown", + "appflowlog", + "cacheable", + "cip", + "cipheader", + "cka", + "clttimeout", + "cmp", + "comment", + "contentinspectionprofilename", + "customserverid", + "dnsprofilename", + "downstateflush", + "hashid", + "healthmonitor", + "httpprofilename", + "maxbandwidth", + "maxclient", + "maxreq", + "monconnectionclose", + "monthreshold", + "name", + "netprofile", + "pathmonitor", + "pathmonitorindv", + "processlocal", + "rtspsessionidremap", + "sp", + "svrtimeout", + "tcpb", + "tcpprofilename", + "useproxyport", + "usip", + ] + }, "add_payload_keys": [ "accessdown", "appflowlog", @@ -39514,25 +40420,14 @@ "password_keys": [], "primary_key": "name", "readwrite_arguments": { - "accessdown": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, + "accessdown": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "all": {"no_log": False, "type": "bool"}, "appflowlog": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", - "no_log": False, - "type": "str", - }, - "cacheable": { - "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, + "cacheable": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "cachetype": { "choices": ["FORWARD", "REVERSE", "TRANSPARENT"], "no_log": False, @@ -39546,28 +40441,17 @@ "cmp": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "comment": {"no_log": False, "type": "str"}, "contentinspectionprofilename": {"no_log": False, "type": "str"}, - "customserverid": {"default": '"None"', "no_log": False, "type": "str"}, + "customserverid": {"no_log": False, "type": "str"}, "delay": {"no_log": False, "type": "float"}, "dnsprofilename": {"no_log": False, "type": "str"}, "downstateflush": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", - "no_log": False, - "type": "str", - }, - "graceful": { - "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, + "graceful": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "hashid": {"no_log": False, "type": "float"}, - "healthmonitor": { - "choices": ["NO", "YES"], - "default": "YES", - "no_log": False, - "type": "str", - }, + "healthmonitor": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "httpprofilename": {"no_log": False, "type": "str"}, "internal": {"no_log": False, "type": "bool"}, "ip": {"no_log": False, "type": "str"}, @@ -39594,13 +40478,11 @@ "port": {"no_log": False, "type": "int"}, "processlocal": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "rtspsessionidremap": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -39759,7 +40641,7 @@ }, "service_lbmonitor_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["monitor_name", "monstate", "name", "passive", "weight"], "bindprimary_key": "monitor_name", "delete_arg_keys": ["monitor_name"], @@ -39796,7 +40678,50 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "appflowlog", + "autodelayedtrofs", + "autodisabledelay", + "autodisablegraceful", + "cacheable", + "cip", + "cipheader", + "cka", + "clttimeout", + "cmp", + "comment", + "customserverid", + "dbsttl", + "downstateflush", + "dup_weight", + "hashid", + "healthmonitor", + "httpprofilename", + "maxbandwidth", + "maxclient", + "maxreq", + "monconnectionclose", + "monitor_name_svc", + "monthreshold", + "nameserver", + "netprofile", + "order", + "pathmonitor", + "pathmonitorindv", + "port", + "rtspsessionidremap", + "servername", + "servicegroupname", + "sp", + "svrtimeout", + "tcpb", + "tcpprofilename", + "useproxyport", + "usip", + "weight", + ] + }, "add_payload_keys": [ "appflowlog", "autodelayedtrofs", @@ -39862,35 +40787,26 @@ "readwrite_arguments": { "appflowlog": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "autodelayedtrofs": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "autodisabledelay": {"no_log": False, "type": "float"}, "autodisablegraceful": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "autoscale": { "choices": ["API", "CLOUD", "DISABLED", "DNS", "POLICY"], - "default": "DISABLED", - "no_log": False, - "type": "str", - }, - "cacheable": { - "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, + "cacheable": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "cachetype": { "choices": ["FORWARD", "REVERSE", "TRANSPARENT"], "no_log": False, @@ -39902,29 +40818,18 @@ "clttimeout": {"no_log": False, "type": "float"}, "cmp": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "comment": {"no_log": False, "type": "str"}, - "customserverid": {"default": '"None"', "no_log": False, "type": "str"}, + "customserverid": {"no_log": False, "type": "str"}, "dbsttl": {"no_log": False, "type": "float"}, "delay": {"no_log": False, "type": "float"}, "downstateflush": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "dup_weight": {"no_log": False, "type": "float"}, - "graceful": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, + "graceful": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "hashid": {"no_log": False, "type": "float"}, - "healthmonitor": { - "choices": ["NO", "YES"], - "default": "YES", - "no_log": False, - "type": "str", - }, + "healthmonitor": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "httpprofilename": {"no_log": False, "type": "str"}, "includemembers": {"no_log": False, "type": "bool"}, "maxbandwidth": {"no_log": False, "type": "float"}, @@ -39951,7 +40856,6 @@ "port": {"no_log": False, "type": "int"}, "rtspsessionidremap": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -40044,12 +40948,7 @@ "no_log": False, "type": "str", }, - "sp": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, + "sp": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "svrtimeout": {"no_log": False, "type": "float"}, "tcpb": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "tcpprofilename": {"no_log": False, "type": "str"}, @@ -40105,7 +41004,7 @@ }, "servicegroup_lbmonitor_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "customserverid", "dbsttl", @@ -40140,7 +41039,7 @@ "password_keys": [], "primary_key": "servicegroupname", "readwrite_arguments": { - "customserverid": {"default": '"None"', "no_log": False, "type": "str"}, + "customserverid": {"no_log": False, "type": "str"}, "dbsttl": {"no_log": False, "type": "float"}, "hashid": {"no_log": False, "type": "float"}, "monitor_name": {"no_log": False, "type": "str"}, @@ -40161,7 +41060,7 @@ }, "servicegroup_servicegroupmember_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "customserverid", "dbsttl", @@ -40197,7 +41096,7 @@ "password_keys": [], "primary_key": "servicegroupname", "readwrite_arguments": { - "customserverid": {"default": '"None"', "no_log": False, "type": "str"}, + "customserverid": {"no_log": False, "type": "str"}, "dbsttl": {"no_log": False, "type": "float"}, "hashid": {"no_log": False, "type": "float"}, "ip": {"no_log": False, "type": "str"}, @@ -40214,7 +41113,16 @@ }, "smppparam": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "addrnpi", + "addrrange", + "addrton", + "clientmode", + "msgqueue", + "msgqueuesize", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -40227,21 +41135,15 @@ "primary_key": "", "readwrite_arguments": { "addrnpi": {"no_log": False, "type": "float"}, - "addrrange": {"default": '"\\\\d*"', "no_log": False, "type": "str"}, + "addrrange": {"no_log": False, "type": "str"}, "addrton": {"no_log": False, "type": "float"}, "clientmode": { "choices": ["RECEIVERONLY", "TRANSCEIVER", "TRANSMITTERONLY"], - "default": "TRANSCEIVER", - "no_log": False, - "type": "str", - }, - "msgqueue": { - "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, - "msgqueuesize": {"default": 10000, "no_log": False, "type": "float"}, + "msgqueue": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, + "msgqueuesize": {"no_log": False, "type": "float"}, }, "singleton": True, "update_payload_keys": [ @@ -40262,7 +41164,7 @@ "get-byname", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["password", "username"], "bindings": [], "bindprimary_key": "", @@ -40290,7 +41192,16 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "logging", + "normalvalue", + "severity", + "thresholdvalue", + "time", + "trapname", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -40304,7 +41215,6 @@ "readwrite_arguments": { "logging": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -40315,7 +41225,7 @@ "type": "str", }, "thresholdvalue": {"no_log": False, "type": "float"}, - "time": {"default": 1, "no_log": False, "type": "float"}, + "time": {"no_log": False, "type": "float"}, "trapname": { "choices": [ "1024KEY-EXCHANGE-RATE", @@ -40482,7 +41392,7 @@ }, "snmpcommunity": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["communityname", "permissions"], "bindings": [], "bindprimary_key": "", @@ -40506,7 +41416,7 @@ }, "snmpengineid": { "_supported_operations": ["count", "get", "get-byname", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["ownernode"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -40519,14 +41429,14 @@ "primary_key": "ownernode", "readwrite_arguments": { "engineid": {"no_log": False, "type": "str"}, - "ownernode": {"default": -1, "no_log": False, "type": "float"}, + "ownernode": {"no_log": False, "type": "float"}, }, "singleton": False, "update_payload_keys": ["engineid", "ownernode"], }, "snmpgroup": { "_supported_operations": ["add", "count", "delete", "get", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "readviewname", "securitylevel"], "bindings": [], "bindprimary_key": "", @@ -40551,7 +41461,9 @@ }, "snmpmanager": { "_supported_operations": ["add", "count", "delete", "get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["domainresolveretry", "ipaddress", "netmask"] + }, "add_payload_keys": ["domainresolveretry", "ipaddress", "netmask"], "bindings": [], "bindprimary_key": "", @@ -40572,7 +41484,9 @@ }, "snmpmib": { "_supported_operations": ["count", "get", "get-byname", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["contact", "customid", "location", "name", "ownernode"] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -40584,26 +41498,26 @@ "password_keys": [], "primary_key": "ownernode", "readwrite_arguments": { - "contact": { - "default": '"WebMaster ' '(default)"', - "no_log": False, - "type": "str", - }, - "customid": {"default": '"Default"', "no_log": False, "type": "str"}, - "location": { - "default": '"POP ' '(default)"', - "no_log": False, - "type": "str", - }, - "name": {"default": '"NetScaler"', "no_log": False, "type": "str"}, - "ownernode": {"default": -1, "no_log": False, "type": "float"}, + "contact": {"no_log": False, "type": "str"}, + "customid": {"no_log": False, "type": "str"}, + "location": {"no_log": False, "type": "str"}, + "name": {"no_log": False, "type": "str"}, + "ownernode": {"no_log": False, "type": "float"}, }, "singleton": False, "update_payload_keys": ["contact", "customid", "location", "name", "ownernode"], }, "snmpoption": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "partitionnameintrap", + "severityinfointrap", + "snmpset", + "snmptraplogging", + "snmptraplogginglevel", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -40617,25 +41531,21 @@ "readwrite_arguments": { "partitionnameintrap": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "severityinfointrap": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "snmpset": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "snmptraplogging": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -40650,7 +41560,6 @@ "NOTICE", "WARNING", ], - "default": "INFORMATIONAL", "no_log": False, "type": "str", }, @@ -40666,7 +41575,19 @@ }, "snmptrap": { "_supported_operations": ["add", "count", "delete", "get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "allpartitions", + "communityname", + "destport", + "severity", + "srcip", + "td", + "trapclass", + "trapdestination", + "version", + ] + }, "add_payload_keys": [ "allpartitions", "communityname", @@ -40690,12 +41611,11 @@ "readwrite_arguments": { "allpartitions": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "communityname": {"no_log": False, "type": "str"}, - "destport": {"default": 162, "no_log": False, "type": "int"}, + "destport": {"no_log": False, "type": "int"}, "severity": { "choices": ["Critical", "Informational", "Major", "Minor", "Warning"], "no_log": False, @@ -40725,12 +41645,7 @@ "type": "str", }, "trapdestination": {"no_log": False, "type": "str"}, - "version": { - "choices": ["V1", "V2", "V3"], - "default": "V2", - "no_log": False, - "type": "str", - }, + "version": {"choices": ["V1", "V2", "V3"], "no_log": False, "type": "str"}, }, "singleton": False, "update_payload_keys": [ @@ -40747,7 +41662,7 @@ }, "snmptrap_snmpuser_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "securitylevel", "td", @@ -40774,7 +41689,6 @@ "readwrite_arguments": { "securitylevel": { "choices": ["authNoPriv", "authPriv", "noAuthNoPriv"], - "default": "authNoPriv", "no_log": False, "type": "str", }, @@ -40786,12 +41700,7 @@ }, "trapdestination": {"no_log": False, "type": "str"}, "username": {"no_log": False, "type": "str"}, - "version": { - "choices": ["V1", "V2", "V3"], - "default": "V3", - "no_log": False, - "type": "str", - }, + "version": {"choices": ["V1", "V2", "V3"], "no_log": False, "type": "str"}, }, "singleton": False, "update_payload_keys": [], @@ -40806,7 +41715,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["authpasswd", "authtype", "name", "privpasswd", "privtype"] + }, "add_payload_keys": [ "authpasswd", "authtype", @@ -40844,7 +41755,7 @@ }, "snmpview": { "_supported_operations": ["add", "count", "delete", "get", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "subtree", "type"], "bindings": [], "bindprimary_key": "", @@ -40876,7 +41787,7 @@ "get-byname", "rename", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["action", "name"], "bindings": [], "bindprimary_key": "", @@ -40906,7 +41817,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["comment", "name"]}, "add_payload_keys": ["action", "comment", "name", "rule"], "bindings": [], "bindprimary_key": "", @@ -40929,7 +41840,7 @@ }, "sslaction": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "cacertgrpname", "certfingerprintdigest", @@ -41066,7 +41977,6 @@ }, "clientcertverification": { "choices": ["Mandatory", "Optional"], - "default": "Mandatory", "no_log": False, "type": "str", }, @@ -41090,7 +42000,7 @@ }, "sslcacertgroup": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["cacertgroupname"], "bindings": ["sslcacertgroup_sslcertkey_binding"], "bindprimary_key": "", @@ -41125,7 +42035,7 @@ }, "sslcacertgroup_sslcertkey_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["cacertgroupname", "certkeyname", "crlcheck", "ocspcheck"], "bindprimary_key": "certkeyname", "delete_arg_keys": ["certkeyname"], @@ -41173,6 +42083,7 @@ ], "import": [], "switch": [], + "unset": [], }, "add_payload_keys": [], "bindings": ["sslcertkey_sslocspresponder_binding"], @@ -41186,40 +42097,20 @@ "primary_key": "", "readwrite_arguments": { "cacert": {"no_log": False, "type": "str"}, - "cacertform": { - "choices": ["DER", "PEM"], - "default": "PEM", - "no_log": False, - "type": "str", - }, + "cacertform": {"choices": ["DER", "PEM"], "no_log": False, "type": "str"}, "cakey": {"no_log": False, "type": "str"}, - "cakeyform": { - "choices": ["DER", "PEM"], - "default": "PEM", - "no_log": False, - "type": "str", - }, + "cakeyform": {"choices": ["DER", "PEM"], "no_log": False, "type": "str"}, "caserial": {"no_log": False, "type": "str"}, "certfile": {"no_log": False, "type": "str"}, - "certform": { - "choices": ["DER", "PEM"], - "default": "PEM", - "no_log": False, - "type": "str", - }, + "certform": {"choices": ["DER", "PEM"], "no_log": False, "type": "str"}, "certtype": { "choices": ["CLNT_CERT", "INTM_CERT", "ROOT_CERT", "SRVR_CERT"], "no_log": False, "type": "str", }, - "days": {"default": 365, "no_log": False, "type": "float"}, + "days": {"no_log": False, "type": "float"}, "keyfile": {"no_log": False, "type": "str"}, - "keyform": { - "choices": ["DER", "PEM"], - "default": "PEM", - "no_log": False, - "type": "str", - }, + "keyform": {"choices": ["DER", "PEM"], "no_log": False, "type": "str"}, "pempassphrase": {"no_log": True, "type": "str"}, "reqfile": {"no_log": False, "type": "str"}, "sslcertkey_sslocspresponder_binding": { @@ -41252,7 +42143,7 @@ "export", "get", ], - "action_payload_keys": {"import": ["name", "src"], "switch": []}, + "action_payload_keys": {"import": ["name", "src"], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -41272,7 +42163,7 @@ }, "sslcertfile": { "_supported_operations": ["Import", "count", "delete", "get"], - "action_payload_keys": {"import": ["name", "src"], "switch": []}, + "action_payload_keys": {"import": ["name", "src"], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -41292,7 +42183,7 @@ }, "sslcertificatechain": { "_supported_operations": ["add", "count", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["certkeyname"], "bindings": [], "bindprimary_key": "", @@ -41321,7 +42212,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["certkey", "expirymonitor", "notificationperiod"] + }, "add_payload_keys": [ "bundle", "cert", @@ -41354,12 +42247,7 @@ "password_keys": ["passplain"], "primary_key": "certkey", "readwrite_arguments": { - "bundle": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, + "bundle": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "cert": {"no_log": False, "type": "str"}, "certkey": {"no_log": False, "type": "str"}, "deletefromdevice": {"no_log": False, "type": "bool"}, @@ -41372,7 +42260,6 @@ "hsmkey": {"no_log": False, "type": "str"}, "inform": { "choices": ["DER", "PEM", "PFX"], - "default": "PEM", "no_log": False, "type": "str", }, @@ -41405,7 +42292,7 @@ }, "sslcertkey_sslocspresponder_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["certkey", "ocspresponder", "priority"], "bindprimary_key": "ocspresponder", "delete_arg_keys": ["ca", "ocspresponder"], @@ -41426,7 +42313,7 @@ }, "sslcertkeybundle": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["bundlefile", "certkeybundlename", "passplain"], "bindings": [], "bindprimary_key": "", @@ -41468,6 +42355,7 @@ ], "import": [], "switch": [], + "unset": [], }, "add_payload_keys": [], "bindings": [], @@ -41492,12 +42380,7 @@ "emailaddress": {"no_log": False, "type": "str"}, "fipskeyname": {"no_log": False, "type": "str"}, "keyfile": {"no_log": False, "type": "str"}, - "keyform": { - "choices": ["DER", "PEM"], - "default": "PEM", - "no_log": False, - "type": "str", - }, + "keyform": {"choices": ["DER", "PEM"], "no_log": False, "type": "str"}, "localityname": {"no_log": False, "type": "str"}, "organizationname": {"no_log": False, "type": "str"}, "organizationunitname": {"no_log": False, "type": "str"}, @@ -41519,7 +42402,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["ciphergroupname", "ciphername", "cipherpriority"] + }, "add_payload_keys": ["ciphergroupname"], "bindings": ["sslcipher_sslciphersuite_binding"], "bindprimary_key": "", @@ -41558,7 +42443,7 @@ }, "sslcipher_sslciphersuite_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "ciphergroupname", "ciphername", @@ -41601,16 +42486,23 @@ "update", ], "action_payload_keys": { - "create": [ - "cacertfile", - "cakeyfile", - "gencrl", - "indexfile", + "unset": [ + "basedn", + "binary", + "binddn", + "cacert", + "crlname", + "day", + "interval", + "method", "password", - "revoke", - ], - "import": [], - "switch": [], + "port", + "refresh", + "scope", + "server", + "time", + "url", + ] }, "add_payload_keys": [ "basedn", @@ -41642,12 +42534,7 @@ "primary_key": "crlname", "readwrite_arguments": { "basedn": {"no_log": False, "type": "str"}, - "binary": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, + "binary": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "binddn": {"no_log": False, "type": "str"}, "cacert": {"no_log": False, "type": "str"}, "cacertfile": {"no_log": False, "type": "str"}, @@ -41657,12 +42544,7 @@ "day": {"no_log": False, "type": "float"}, "gencrl": {"no_log": False, "type": "str"}, "indexfile": {"no_log": False, "type": "str"}, - "inform": { - "choices": ["DER", "PEM"], - "default": "PEM", - "no_log": False, - "type": "str", - }, + "inform": {"choices": ["DER", "PEM"], "no_log": False, "type": "str"}, "interval": { "choices": ["DAILY", "MONTHLY", "NONE", "NOW", "WEEKLY"], "no_log": False, @@ -41677,12 +42559,7 @@ "type": "str", }, "revoke": {"no_log": False, "type": "str"}, - "scope": { - "choices": ["Base", "One"], - "default": "One", - "no_log": False, - "type": "str", - }, + "scope": {"choices": ["Base", "One"], "no_log": False, "type": "str"}, "server": {"no_log": False, "type": "str"}, "time": {"no_log": False, "type": "str"}, "url": {"no_log": False, "type": "str"}, @@ -41708,7 +42585,7 @@ }, "sslcrlfile": { "_supported_operations": ["Import", "count", "delete", "get"], - "action_payload_keys": {"import": ["name", "src"], "switch": []}, + "action_payload_keys": {"import": ["name", "src"], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -41728,7 +42605,7 @@ }, "ssldhfile": { "_supported_operations": ["Import", "count", "delete", "get"], - "action_payload_keys": {"import": ["name", "src"], "switch": []}, + "action_payload_keys": {"import": ["name", "src"], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -41752,6 +42629,7 @@ "create": ["bits", "dhfile", "gen"], "import": [], "switch": [], + "unset": [], }, "add_payload_keys": [], "bindings": [], @@ -41781,7 +42659,19 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "helloverifyrequest", + "maxbadmacignorecount", + "maxholdqlen", + "maxpacketsize", + "maxrecordsize", + "maxretrytime", + "name", + "pmtudiscovery", + "terminatesession", + ] + }, "add_payload_keys": [ "helloverifyrequest", "maxbadmacignorecount", @@ -41805,25 +42695,22 @@ "readwrite_arguments": { "helloverifyrequest": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, - "maxbadmacignorecount": {"default": 100, "no_log": False, "type": "float"}, - "maxholdqlen": {"default": 32, "no_log": False, "type": "float"}, - "maxpacketsize": {"default": 120, "no_log": False, "type": "float"}, - "maxrecordsize": {"default": 1459, "no_log": False, "type": "float"}, - "maxretrytime": {"default": 3, "no_log": False, "type": "float"}, + "maxbadmacignorecount": {"no_log": False, "type": "float"}, + "maxholdqlen": {"no_log": False, "type": "float"}, + "maxpacketsize": {"no_log": False, "type": "float"}, + "maxrecordsize": {"no_log": False, "type": "float"}, + "maxretrytime": {"no_log": False, "type": "float"}, "name": {"no_log": False, "type": "str"}, "pmtudiscovery": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "terminatesession": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -41856,6 +42743,7 @@ ], "import": [], "switch": [], + "unset": [], }, "add_payload_keys": [], "bindings": [], @@ -41873,12 +42761,7 @@ "des": {"no_log": False, "type": "bool"}, "des3": {"no_log": False, "type": "bool"}, "keyfile": {"no_log": False, "type": "str"}, - "keyform": { - "choices": ["DER", "PEM"], - "default": "PEM", - "no_log": False, - "type": "str", - }, + "keyform": {"choices": ["DER", "PEM"], "no_log": False, "type": "str"}, "password": {"no_log": True, "type": "str"}, "pkcs8": {"no_log": False, "type": "bool"}, }, @@ -41887,7 +42770,7 @@ }, "sslfips": { "_supported_operations": ["change", "get", "reset", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["hsmlabel"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -41928,6 +42811,7 @@ "action_payload_keys": { "import": ["exponent", "fipskeyname", "inform", "iv", "key", "wrapkeyname"], "switch": [], + "unset": [], }, "add_payload_keys": [], "bindings": [], @@ -41940,28 +42824,17 @@ "password_keys": [], "primary_key": "fipskeyname", "readwrite_arguments": { - "curve": { - "choices": ["P_256", "P_384"], - "default": "P_256", - "no_log": False, - "type": "str", - }, + "curve": {"choices": ["P_256", "P_384"], "no_log": False, "type": "str"}, "exponent": {"choices": ["3", "F4"], "no_log": False, "type": "str"}, "fipskeyname": {"no_log": False, "type": "str"}, "inform": { "choices": ["DER", "PEM", "SIM"], - "default": "SIM", "no_log": False, "type": "str", }, "iv": {"no_log": False, "type": "str"}, "key": {"no_log": False, "type": "str"}, - "keytype": { - "choices": ["ECDSA", "RSA"], - "default": "RSA", - "no_log": False, - "type": "str", - }, + "keytype": {"choices": ["ECDSA", "RSA"], "no_log": False, "type": "str"}, "modulus": {"no_log": False, "type": "float"}, "wrapkeyname": {"no_log": False, "type": "str"}, }, @@ -41970,7 +42843,7 @@ }, "sslfipssimsource": { "_supported_operations": ["enable", "init"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -41991,7 +42864,7 @@ }, "sslfipssimtarget": { "_supported_operations": ["enable", "init"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -42013,7 +42886,7 @@ }, "sslglobal_sslpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -42047,15 +42920,10 @@ "SYSTEM_GLOBAL", "VPN_GLOBAL", ], - "default": "SYSTEM_GLOBAL", - "no_log": False, - "type": "str", - }, - "gotopriorityexpression": { - "default": '"END"', "no_log": False, "type": "str", }, + "gotopriorityexpression": {"no_log": False, "type": "str"}, "invoke": {"no_log": False, "type": "bool"}, "labelname": {"no_log": False, "type": "str"}, "labeltype": { @@ -42085,7 +42953,7 @@ }, "sslhsmkey": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "hsmkeyname", "hsmtype", @@ -42114,7 +42982,6 @@ "hsmkeyname": {"no_log": False, "type": "str"}, "hsmtype": { "choices": ["KEYVAULT", "SAFENET", "THALES"], - "default": "THALES", "no_log": False, "type": "str", }, @@ -42128,7 +42995,11 @@ }, "sslkeyfile": { "_supported_operations": ["Import", "count", "delete", "get"], - "action_payload_keys": {"import": ["name", "password", "src"], "switch": []}, + "action_payload_keys": { + "import": ["name", "password", "src"], + "switch": [], + "unset": [], + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -42157,7 +43028,15 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "name", + "ssllogclauth", + "ssllogclauthfailures", + "sslloghs", + "sslloghsfailures", + ] + }, "add_payload_keys": [ "name", "ssllogclauth", @@ -42178,25 +43057,21 @@ "name": {"no_log": False, "type": "str"}, "ssllogclauth": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "ssllogclauthfailures": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "sslloghs": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "sslloghsfailures": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -42220,7 +43095,24 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "batchingdelay", + "batchingdepth", + "cache", + "cachetimeout", + "httpmethod", + "insertclientcert", + "name", + "ocspurlresolvetimeout", + "producedattimeskew", + "respondercert", + "resptimeout", + "signingcert", + "trustresponder", + "usenonce", + ] + }, "add_payload_keys": [ "batchingdelay", "batchingdepth", @@ -42252,17 +43144,11 @@ "batchingdepth": {"no_log": False, "type": "float"}, "cache": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", - "no_log": False, - "type": "str", - }, - "cachetimeout": {"default": 1, "no_log": False, "type": "float"}, - "httpmethod": { - "choices": ["GET", "POST"], - "default": "POST", "no_log": False, "type": "str", }, + "cachetimeout": {"no_log": False, "type": "float"}, + "httpmethod": {"choices": ["GET", "POST"], "no_log": False, "type": "str"}, "insertclientcert": { "choices": ["NO", "YES"], "no_log": False, @@ -42270,7 +43156,7 @@ }, "name": {"no_log": False, "type": "str"}, "ocspurlresolvetimeout": {"no_log": False, "type": "float"}, - "producedattimeskew": {"default": 300, "no_log": False, "type": "float"}, + "producedattimeskew": {"no_log": False, "type": "float"}, "respondercert": {"no_log": False, "type": "str"}, "resptimeout": {"no_log": False, "type": "float"}, "signingcert": {"no_log": False, "type": "str"}, @@ -42299,7 +43185,36 @@ }, "sslparameter": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "crlmemorysizemb", + "cryptodevdisablelimit", + "defaultprofile", + "denysslreneg", + "dropreqwithnohostheader", + "encrypttriggerpktcount", + "heterogeneoussslhw", + "hybridfipsmode", + "insertcertspace", + "insertionencoding", + "ndcppcompliancecertcheck", + "ocspcachesize", + "operationqueuelimit", + "pushenctriggertimeout", + "pushflag", + "quantumsize", + "sendclosenotify", + "sigdigesttype", + "snihttphostmatch", + "softwarecryptothreshold", + "sslierrorcache", + "sslimaxerrorcachemem", + "ssltriggertimeout", + "strictcachecks", + "undefactioncontrol", + "undefactiondata", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -42311,11 +43226,10 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": { - "crlmemorysizemb": {"default": 256, "no_log": False, "type": "float"}, + "crlmemorysizemb": {"no_log": False, "type": "float"}, "cryptodevdisablelimit": {"no_log": False, "type": "float"}, "defaultprofile": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -42327,50 +43241,43 @@ "NO", "NONSECURE", ], - "default": "ALL", "no_log": False, "type": "str", }, "dropreqwithnohostheader": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, - "encrypttriggerpktcount": {"default": 45, "no_log": False, "type": "float"}, + "encrypttriggerpktcount": {"no_log": False, "type": "float"}, "heterogeneoussslhw": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "hybridfipsmode": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "insertcertspace": { "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, "insertionencoding": { "choices": ["UTF-8", "Unicode"], - "default": "Unicode", "no_log": False, "type": "str", }, "ndcppcompliancecertcheck": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, - "ocspcachesize": {"default": 10, "no_log": False, "type": "float"}, - "operationqueuelimit": {"default": 150, "no_log": False, "type": "float"}, - "pushenctriggertimeout": {"default": 1, "no_log": False, "type": "float"}, + "ocspcachesize": {"no_log": False, "type": "float"}, + "operationqueuelimit": {"no_log": False, "type": "float"}, + "pushenctriggertimeout": {"no_log": False, "type": "float"}, "pushflag": {"no_log": False, "type": "float"}, "quantumsize": { "choices": ["16384", "4096", "8192"], @@ -42379,7 +43286,6 @@ }, "sendclosenotify": { "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, @@ -42403,38 +43309,30 @@ "RSA-SHA384", "RSA-SHA512", ], - "default": "ALL", "elements": "str", "no_log": False, "type": "list", }, "snihttphostmatch": { "choices": ["CERT", "NO", "STRICT"], - "default": "CERT", "no_log": False, "type": "str", }, "softwarecryptothreshold": {"no_log": False, "type": "float"}, "sslierrorcache": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "sslimaxerrorcachemem": {"no_log": False, "type": "float"}, - "ssltriggertimeout": {"default": 100, "no_log": False, "type": "float"}, + "ssltriggertimeout": {"no_log": False, "type": "float"}, "strictcachecks": { "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, - "undefactioncontrol": { - "default": '"CLIENTAUTH"', "no_log": False, "type": "str", }, - "undefactiondata": {"default": '"NOOP"', "no_log": False, "type": "str"}, + "undefactioncontrol": {"no_log": False, "type": "str"}, + "undefactiondata": {"no_log": False, "type": "str"}, }, "singleton": True, "update_payload_keys": [ @@ -42468,7 +43366,7 @@ }, "sslpkcs12": { "_supported_operations": ["convert"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -42497,7 +43395,7 @@ }, "sslpkcs8": { "_supported_operations": ["convert"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -42510,12 +43408,7 @@ "primary_key": "", "readwrite_arguments": { "keyfile": {"no_log": False, "type": "str"}, - "keyform": { - "choices": ["DER", "PEM"], - "default": "PEM", - "no_log": False, - "type": "str", - }, + "keyform": {"choices": ["DER", "PEM"], "no_log": False, "type": "str"}, "password": {"no_log": True, "type": "str"}, "pkcs8file": {"no_log": False, "type": "str"}, }, @@ -42532,7 +43425,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["comment", "name", "undefaction"]}, "add_payload_keys": ["action", "comment", "name", "rule", "undefaction"], "bindings": ["sslpolicylabel_sslpolicy_binding"], "bindprimary_key": "", @@ -42572,7 +43465,7 @@ }, "sslpolicylabel": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["labelname", "type"], "bindings": ["sslpolicylabel_sslpolicy_binding"], "bindprimary_key": "", @@ -42612,7 +43505,7 @@ }, "sslpolicylabel_sslpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -42664,7 +43557,73 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "allowextendedmastersecret", + "allowunknownsni", + "alpnprotocol", + "ciphername", + "cipherpriority", + "cipherredirect", + "cipherurl", + "cleartextport", + "clientauth", + "clientauthuseboundcachain", + "clientcert", + "commonname", + "denysslreneg", + "dh", + "dhcount", + "dhekeyexchangewithpsk", + "dhfile", + "dhkeyexpsizelimit", + "dropreqwithnohostheader", + "encrypttriggerpktcount", + "ersa", + "ersacount", + "hsts", + "includesubdomains", + "insertionencoding", + "maxage", + "name", + "ocspstapling", + "preload", + "prevsessionkeylifetime", + "pushenctrigger", + "pushenctriggertimeout", + "pushflag", + "quantumsize", + "redirectportrewrite", + "sendclosenotify", + "serverauth", + "sessionkeylifetime", + "sessionticket", + "sessionticketkeydata", + "sessionticketkeyrefresh", + "sessionticketlifetime", + "sessreuse", + "sesstimeout", + "skipclientcertpolicycheck", + "snienable", + "snihttphostmatch", + "ssl3", + "sslimaxsessperserver", + "sslinterception", + "ssliocspcheck", + "sslireneg", + "ssllogprofile", + "sslredirect", + "ssltriggertimeout", + "strictcachecks", + "strictsigdigestcheck", + "tls1", + "tls11", + "tls12", + "tls13", + "tls13sessionticketsperauthcontext", + "zerorttearlydata", + ] + }, "add_payload_keys": [ "allowextendedmastersecret", "allowunknownsni", @@ -42746,19 +43705,16 @@ "readwrite_arguments": { "allowextendedmastersecret": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "allowunknownsni": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "alpnprotocol": { "choices": ["HTTP1.1", "HTTP2", "NONE"], - "default": "NONE", "no_log": False, "type": "str", }, @@ -42766,7 +43722,6 @@ "cipherpriority": {"no_log": False, "type": "float"}, "cipherredirect": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -42774,13 +43729,11 @@ "cleartextport": {"no_log": False, "type": "int"}, "clientauth": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "clientauthuseboundcachain": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -42798,59 +43751,46 @@ "NO", "NONSECURE", ], - "default": "ALL", - "no_log": False, - "type": "str", - }, - "dh": { - "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, + "dh": {"choices": ["DISABLED", "ENABLED"], "no_log": False, "type": "str"}, "dhcount": {"no_log": False, "type": "float"}, "dhekeyexchangewithpsk": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "dhfile": {"no_log": False, "type": "str"}, "dhkeyexpsizelimit": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "dropreqwithnohostheader": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, - "encrypttriggerpktcount": {"default": 45, "no_log": False, "type": "float"}, + "encrypttriggerpktcount": {"no_log": False, "type": "float"}, "ersa": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "ersacount": {"no_log": False, "type": "float"}, "hsts": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "includesubdomains": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "insertionencoding": { "choices": ["UTF-8", "Unicode"], - "default": "Unicode", "no_log": False, "type": "str", }, @@ -42858,23 +43798,17 @@ "name": {"no_log": False, "type": "str"}, "ocspstapling": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", - "no_log": False, - "type": "str", - }, - "preload": { - "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, + "preload": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "prevsessionkeylifetime": {"no_log": False, "type": "float"}, "pushenctrigger": { "choices": ["Always", "Ignore", "Merge", "Timer"], "no_log": False, "type": "str", }, - "pushenctriggertimeout": {"default": 1, "no_log": False, "type": "float"}, + "pushenctriggertimeout": {"no_log": False, "type": "float"}, "pushflag": {"no_log": False, "type": "float"}, "quantumsize": { "choices": ["16384", "4096", "8192"], @@ -42883,84 +43817,71 @@ }, "redirectportrewrite": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "sendclosenotify": { "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, "serverauth": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "sessionkeylifetime": {"default": 3000, "no_log": False, "type": "float"}, + "sessionkeylifetime": {"no_log": False, "type": "float"}, "sessionticket": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "sessionticketkeydata": {"no_log": True, "type": "str"}, "sessionticketkeyrefresh": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, - "sessionticketlifetime": {"default": 300, "no_log": False, "type": "float"}, + "sessionticketlifetime": {"no_log": False, "type": "float"}, "sessreuse": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "sesstimeout": {"no_log": False, "type": "float"}, "skipclientcertpolicycheck": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "snienable": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "snihttphostmatch": { "choices": ["CERT", "NO", "STRICT"], - "default": "CERT", "no_log": False, "type": "str", }, "ssl3": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "sslimaxsessperserver": {"default": 10, "no_log": False, "type": "float"}, + "sslimaxsessperserver": {"no_log": False, "type": "float"}, "sslinterception": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "ssliocspcheck": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "sslireneg": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -43031,61 +43952,48 @@ }, "sslprofiletype": { "choices": ["BackEnd", "FrontEnd", "QUIC-FrontEnd"], - "default": "FrontEnd", "no_log": False, "type": "str", }, "sslredirect": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "ssltriggertimeout": {"default": 100, "no_log": False, "type": "float"}, + "ssltriggertimeout": {"no_log": False, "type": "float"}, "strictcachecks": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "strictsigdigestcheck": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "tls1": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "tls11": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "tls12": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "tls13": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "tls13sessionticketsperauthcontext": { - "default": 1, - "no_log": False, - "type": "float", - }, + "tls13sessionticketsperauthcontext": {"no_log": False, "type": "float"}, "zerorttearlydata": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -43159,7 +44067,7 @@ }, "sslprofile_ecccurve_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["cipherpriority", "ecccurvename", "name"], "bindprimary_key": "ecccurvename", "delete_arg_keys": ["ecccurvename"], @@ -43183,7 +44091,7 @@ }, "sslprofile_sslcertkey_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["cipherpriority", "name", "sslicacertkey"], "bindprimary_key": "sslicacertkey", "delete_arg_keys": ["sslicacertkey"], @@ -43203,7 +44111,7 @@ }, "sslprofile_sslcipher_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["ciphername", "cipherpriority", "name"], "bindprimary_key": "ciphername", "delete_arg_keys": ["ciphername"], @@ -43225,7 +44133,7 @@ }, "sslprofile_sslciphersuite_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["ciphername", "cipherpriority", "name"], "bindprimary_key": "ciphername", "delete_arg_keys": ["ciphername"], @@ -43260,6 +44168,7 @@ ], "import": [], "switch": [], + "unset": [], }, "add_payload_keys": [], "bindings": [], @@ -43276,19 +44185,9 @@ "bits": {"no_log": False, "type": "float"}, "des": {"no_log": False, "type": "bool"}, "des3": {"no_log": False, "type": "bool"}, - "exponent": { - "choices": ["3", "F4"], - "default": "F4", - "no_log": False, - "type": "str", - }, + "exponent": {"choices": ["3", "F4"], "no_log": False, "type": "str"}, "keyfile": {"no_log": False, "type": "str"}, - "keyform": { - "choices": ["DER", "PEM"], - "default": "PEM", - "no_log": False, - "type": "str", - }, + "keyform": {"choices": ["DER", "PEM"], "no_log": False, "type": "str"}, "password": {"no_log": True, "type": "str"}, "pkcs8": {"no_log": False, "type": "bool"}, }, @@ -43297,7 +44196,43 @@ }, "sslservice": { "_supported_operations": ["count", "get", "get-byname", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "cipherredirect", + "cipherurl", + "clientauth", + "clientcert", + "commonname", + "dh", + "dhcount", + "dhfile", + "dhkeyexpsizelimit", + "dtls1", + "dtls12", + "dtlsprofilename", + "ersa", + "ersacount", + "ocspstapling", + "redirectportrewrite", + "sendclosenotify", + "serverauth", + "servicename", + "sessreuse", + "sesstimeout", + "snienable", + "ssl2", + "ssl3", + "sslprofile", + "sslredirect", + "sslv2redirect", + "sslv2url", + "strictsigdigestcheck", + "tls1", + "tls11", + "tls12", + "tls13", + ] + }, "add_payload_keys": [], "bindings": [ "sslservice_ecccurve_binding", @@ -43321,14 +44256,12 @@ "readwrite_arguments": { "cipherredirect": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "cipherurl": {"no_log": False, "type": "str"}, "clientauth": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -43338,43 +44271,33 @@ "type": "str", }, "commonname": {"no_log": False, "type": "str"}, - "dh": { - "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", - "no_log": False, - "type": "str", - }, + "dh": {"choices": ["DISABLED", "ENABLED"], "no_log": False, "type": "str"}, "dhcount": {"no_log": False, "type": "float"}, "dhfile": {"no_log": False, "type": "str"}, "dhkeyexpsizelimit": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "dtls1": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "dtls12": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "dtlsprofilename": {"no_log": False, "type": "str"}, "ersa": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "ersacount": {"no_log": False, "type": "float"}, "ocspstapling": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -43385,52 +44308,44 @@ }, "redirectportrewrite": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "sendclosenotify": { "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, "serverauth": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "servicename": {"no_log": False, "type": "str"}, "sessreuse": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, - "sesstimeout": {"default": 300, "no_log": False, "type": "float"}, + "sesstimeout": {"no_log": False, "type": "float"}, "snienable": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "ssl2": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "ssl3": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "sslprofile": {"no_log": False, "type": "str"}, "sslredirect": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -43580,38 +44495,32 @@ }, "sslv2redirect": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "sslv2url": {"no_log": False, "type": "str"}, "strictsigdigestcheck": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "tls1": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "tls11": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "tls12": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "tls13": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -43656,7 +44565,7 @@ }, "sslservice_ecccurve_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["ecccurvename", "servicename"], "bindprimary_key": "ecccurvename", "delete_arg_keys": ["ecccurvename"], @@ -43679,7 +44588,7 @@ }, "sslservice_sslcertkey_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "ca", "certkeyname", @@ -43727,7 +44636,7 @@ }, "sslservice_sslcipher_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["ciphername", "servicename"], "bindprimary_key": "ciphername", "delete_arg_keys": ["ciphername"], @@ -43748,7 +44657,7 @@ }, "sslservice_sslciphersuite_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["ciphername", "servicename"], "bindprimary_key": "ciphername", "delete_arg_keys": ["ciphername"], @@ -43768,7 +44677,7 @@ }, "sslservice_sslpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -43812,7 +44721,25 @@ }, "sslservicegroup": { "_supported_operations": ["count", "get", "get-byname", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "commonname", + "ocspstapling", + "sendclosenotify", + "serverauth", + "servicegroupname", + "sessreuse", + "sesstimeout", + "snienable", + "ssl3", + "sslprofile", + "strictsigdigestcheck", + "tls1", + "tls11", + "tls12", + "tls13", + ] + }, "add_payload_keys": [], "bindings": [ "sslservicegroup_ecccurve_binding", @@ -43832,39 +44759,33 @@ "commonname": {"no_log": False, "type": "str"}, "ocspstapling": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "sendclosenotify": { "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, "serverauth": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "servicegroupname": {"no_log": False, "type": "str"}, "sessreuse": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, - "sesstimeout": {"default": 300, "no_log": False, "type": "float"}, + "sesstimeout": {"no_log": False, "type": "float"}, "snienable": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "ssl3": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -43935,31 +44856,26 @@ }, "strictsigdigestcheck": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "tls1": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "tls11": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "tls12": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "tls13": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -43985,7 +44901,7 @@ }, "sslservicegroup_ecccurve_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["ecccurvename", "servicegroupname"], "bindprimary_key": "ecccurvename", "delete_arg_keys": ["ecccurvename"], @@ -44008,7 +44924,7 @@ }, "sslservicegroup_sslcertkey_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "ca", "certkeyname", @@ -44053,7 +44969,7 @@ }, "sslservicegroup_sslcipher_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["ciphername", "servicegroupname"], "bindprimary_key": "ciphername", "delete_arg_keys": ["ciphername"], @@ -44074,7 +44990,7 @@ }, "sslservicegroup_sslciphersuite_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["ciphername", "servicegroupname"], "bindprimary_key": "ciphername", "delete_arg_keys": ["ciphername"], @@ -44094,7 +45010,49 @@ }, "sslvserver": { "_supported_operations": ["count", "get", "get-byname", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "cipherredirect", + "cipherurl", + "cleartextport", + "clientauth", + "clientcert", + "dh", + "dhcount", + "dhekeyexchangewithpsk", + "dhfile", + "dhkeyexpsizelimit", + "dtls1", + "dtls12", + "dtlsprofilename", + "ersa", + "ersacount", + "hsts", + "includesubdomains", + "maxage", + "ocspstapling", + "preload", + "redirectportrewrite", + "sendclosenotify", + "sessreuse", + "sesstimeout", + "snienable", + "ssl2", + "ssl3", + "sslprofile", + "sslredirect", + "sslv2redirect", + "sslv2url", + "strictsigdigestcheck", + "tls1", + "tls11", + "tls12", + "tls13", + "tls13sessionticketsperauthcontext", + "vservername", + "zerorttearlydata", + ] + }, "add_payload_keys": [], "bindings": [ "sslvserver_appfwpolicy_binding", @@ -44123,7 +45081,6 @@ "readwrite_arguments": { "cipherredirect": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -44131,7 +45088,6 @@ "cleartextport": {"no_log": False, "type": "int"}, "clientauth": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -44140,71 +45096,53 @@ "no_log": False, "type": "str", }, - "dh": { - "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", - "no_log": False, - "type": "str", - }, + "dh": {"choices": ["DISABLED", "ENABLED"], "no_log": False, "type": "str"}, "dhcount": {"no_log": False, "type": "float"}, "dhekeyexchangewithpsk": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "dhfile": {"no_log": False, "type": "str"}, "dhkeyexpsizelimit": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "dtls1": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "dtls12": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "dtlsprofilename": {"no_log": False, "type": "str"}, "ersa": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "ersacount": {"no_log": False, "type": "float"}, "hsts": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "includesubdomains": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, "maxage": {"no_log": False, "type": "float"}, "ocspstapling": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", - "no_log": False, - "type": "str", - }, - "preload": { - "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, + "preload": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, "pushenctrigger": { "choices": ["Always", "Ignore", "Merge", "Timer"], "no_log": False, @@ -44212,51 +45150,43 @@ }, "redirectportrewrite": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "sendclosenotify": { "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, "sessreuse": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, - "sesstimeout": {"default": 120, "no_log": False, "type": "float"}, + "sesstimeout": {"no_log": False, "type": "float"}, "snienable": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "ssl2": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "ssl3": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "sslprofile": {"no_log": False, "type": "str"}, "sslredirect": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "sslv2redirect": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -44487,43 +45417,33 @@ }, "strictsigdigestcheck": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "tls1": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "tls11": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "tls12": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "tls13": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "tls13sessionticketsperauthcontext": { - "default": 1, - "no_log": False, - "type": "float", - }, + "tls13sessionticketsperauthcontext": {"no_log": False, "type": "float"}, "vservername": {"no_log": False, "type": "str"}, "zerorttearlydata": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -44574,7 +45494,7 @@ }, "sslvserver_ecccurve_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["ecccurvename", "vservername"], "bindprimary_key": "ecccurvename", "delete_arg_keys": ["ecccurvename"], @@ -44597,7 +45517,7 @@ }, "sslvserver_sslcertkey_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "ca", "certkeyname", @@ -44645,7 +45565,7 @@ }, "sslvserver_sslcertkeybundle_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["certkeybundlename", "snicertkeybundle", "vservername"], "bindprimary_key": "certkeybundlename", "delete_arg_keys": ["certkeybundlename", "snicertkeybundle"], @@ -44665,7 +45585,7 @@ }, "sslvserver_sslcipher_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["ciphername", "vservername"], "bindprimary_key": "ciphername", "delete_arg_keys": ["ciphername"], @@ -44686,7 +45606,7 @@ }, "sslvserver_sslciphersuite_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["ciphername", "vservername"], "bindprimary_key": "ciphername", "delete_arg_keys": ["ciphername"], @@ -44706,7 +45626,7 @@ }, "sslvserver_sslpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -44747,7 +45667,6 @@ "priority": {"no_log": False, "type": "float"}, "type": { "choices": ["CLIENTHELLO_REQ", "INTERCEPT_REQ", "REQUEST"], - "default": "REQUEST", "no_log": False, "type": "str", }, @@ -44762,6 +45681,7 @@ "create": ["password", "salt", "wrapkeyname"], "import": [], "switch": [], + "unset": [], }, "add_payload_keys": [], "bindings": [], @@ -44791,7 +45711,23 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "acceptancethreshold", + "appflowlog", + "breachthreshold", + "interval", + "maxtransactionthreshold", + "mintransactionthreshold", + "name", + "samplecount", + "selectorname", + "snmptrap", + "sort", + "trackackonlypackets", + "tracktransactions", + ] + }, "add_payload_keys": [ "acceptancethreshold", "appflowlog", @@ -44820,20 +45756,18 @@ "acceptancethreshold": {"no_log": False, "type": "str"}, "appflowlog": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "breachthreshold": {"no_log": False, "type": "float"}, - "interval": {"default": 1, "no_log": False, "type": "float"}, + "interval": {"no_log": False, "type": "float"}, "maxtransactionthreshold": {"no_log": False, "type": "float"}, "mintransactionthreshold": {"no_log": False, "type": "float"}, "name": {"no_log": False, "type": "str"}, - "samplecount": {"default": 1, "no_log": False, "type": "float"}, + "samplecount": {"no_log": False, "type": "float"}, "selectorname": {"no_log": False, "type": "str"}, "snmptrap": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -44846,19 +45780,16 @@ "RESPTIME", "RESPTIME_BREACHES", ], - "default": "REQUESTS", "no_log": False, "type": "str", }, "trackackonlypackets": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "tracktransactions": { "choices": ["NONE", "RESPTIME"], - "default": "NONE", "no_log": False, "type": "str", }, @@ -44889,7 +45820,7 @@ "get-byname", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "rule"], "bindings": [], "bindprimary_key": "", @@ -44909,7 +45840,7 @@ }, "streamsession": { "_supported_operations": ["clear"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -44926,7 +45857,24 @@ }, "subscribergxinterface": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "cerrequesttimeout", + "healthcheck", + "healthcheckttl", + "holdonsubscriberabsence", + "negativettl", + "negativettllimitedsuccess", + "purgesdbongxfailure", + "requestretryattempts", + "requesttimeout", + "revalidationtimeout", + "service", + "servicepathavp", + "servicepathvendorid", + "vserver", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -44939,24 +45887,17 @@ "primary_key": "", "readwrite_arguments": { "cerrequesttimeout": {"no_log": False, "type": "float"}, - "healthcheck": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, - "healthcheckttl": {"default": 30, "no_log": False, "type": "float"}, + "healthcheck": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, + "healthcheckttl": {"no_log": False, "type": "float"}, "holdonsubscriberabsence": { "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, - "idlettl": {"default": 900, "no_log": False, "type": "float"}, - "negativettl": {"default": 600, "no_log": False, "type": "float"}, + "idlettl": {"no_log": False, "type": "float"}, + "negativettl": {"no_log": False, "type": "float"}, "negativettllimitedsuccess": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, @@ -44964,12 +45905,11 @@ "pcrfrealm": {"no_log": False, "type": "str"}, "purgesdbongxfailure": { "choices": ["NO", "YES"], - "default": "NO", "no_log": False, "type": "str", }, - "requestretryattempts": {"default": 3, "no_log": False, "type": "float"}, - "requesttimeout": {"default": 10, "no_log": False, "type": "float"}, + "requestretryattempts": {"no_log": False, "type": "float"}, + "requesttimeout": {"no_log": False, "type": "float"}, "revalidationtimeout": {"no_log": False, "type": "float"}, "service": {"no_log": False, "type": "str"}, "servicepathavp": {"elements": "int", "no_log": False, "type": "list"}, @@ -44997,7 +45937,9 @@ }, "subscriberparam": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["idleaction", "idlettl", "interfacetype", "keytype"] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -45011,14 +45953,12 @@ "readwrite_arguments": { "idleaction": { "choices": ["ccrTerminate", "ccrUpdate", "delete"], - "default": "ccrTerminate", "no_log": False, "type": "str", }, "idlettl": {"no_log": False, "type": "float"}, "interfacetype": { "choices": ["GxOnly", "None", "RadiusAndGx", "RadiusOnly"], - "default": "None", "no_log": False, "type": "str", }, @@ -45027,12 +45967,7 @@ "no_log": False, "type": "list", }, - "keytype": { - "choices": ["IP", "IPANDVLAN"], - "default": "IP", - "no_log": False, - "type": "str", - }, + "keytype": {"choices": ["IP", "IPANDVLAN"], "no_log": False, "type": "str"}, }, "singleton": True, "update_payload_keys": [ @@ -45045,7 +45980,7 @@ }, "subscriberprofile": { "_supported_operations": ["add", "count", "delete", "get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["ip", "servicepath"]}, "add_payload_keys": [ "ip", "servicepath", @@ -45087,7 +46022,7 @@ }, "subscriberradiusinterface": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["radiusinterimasstart"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -45102,7 +46037,6 @@ "listeningservice": {"no_log": False, "type": "str"}, "radiusinterimasstart": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -45112,7 +46046,7 @@ }, "subscribersessions": { "_supported_operations": ["clear", "count", "get"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -45133,7 +46067,7 @@ }, "systemadmuserinfo": { "_supported_operations": ["update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -45168,6 +46102,7 @@ ], "import": [], "switch": [], + "unset": [], }, "add_payload_keys": ["filename"], "bindings": [], @@ -45182,18 +46117,8 @@ "readwrite_arguments": { "comment": {"no_log": False, "type": "str"}, "filename": {"no_log": False, "type": "str"}, - "includekernel": { - "choices": ["NO", "YES"], - "default": "NO", - "no_log": False, - "type": "str", - }, - "level": { - "choices": ["basic", "full"], - "default": "basic", - "no_log": False, - "type": "str", - }, + "includekernel": {"choices": ["NO", "YES"], "no_log": False, "type": "str"}, + "level": {"choices": ["basic", "full"], "no_log": False, "type": "str"}, "skipbackup": {"no_log": False, "type": "bool"}, "uselocaltimezone": {"no_log": False, "type": "bool"}, }, @@ -45209,7 +46134,7 @@ "get-byname", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["action", "cmdspec", "policyname"], "bindings": [], "bindprimary_key": "", @@ -45230,7 +46155,7 @@ }, "systemcollectionparam": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["datapath", "loglevel"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -45251,7 +46176,7 @@ }, "systemcpuparam": { "_supported_operations": ["count", "get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["pemode"]}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -45274,7 +46199,7 @@ }, "systementitydata": { "_supported_operations": ["delete", "get"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -45309,7 +46234,7 @@ "counters": {"no_log": False, "type": "str"}, "datasource": {"no_log": False, "type": "str"}, "endtime": {"no_log": False, "type": "str"}, - "last": {"default": 1, "no_log": False, "type": "int"}, + "last": {"no_log": False, "type": "int"}, "name": {"no_log": False, "type": "str"}, "starttime": {"no_log": False, "type": "str"}, "type": {"no_log": False, "type": "str"}, @@ -45324,7 +46249,7 @@ }, "systemextramgmtcpu": { "_supported_operations": ["disable", "enable", "get"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -45341,7 +46266,7 @@ }, "systemfile": { "_supported_operations": ["add", "count", "delete", "get"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["filecontent", "fileencoding", "filelocation", "filename"], "bindings": [], "bindprimary_key": "", @@ -45354,7 +46279,7 @@ "primary_key": "filename", "readwrite_arguments": { "filecontent": {"no_log": False, "type": "str"}, - "fileencoding": {"default": '"BASE64"', "no_log": False, "type": "str"}, + "fileencoding": {"no_log": False, "type": "str"}, "filelocation": {"no_log": False, "type": "str"}, "filename": {"no_log": False, "type": "str"}, }, @@ -45363,7 +46288,7 @@ }, "systemglobal_auditnslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "nextfactor", @@ -45474,7 +46399,6 @@ "SYSTEM_GLOBAL", "VPN_GLOBAL", ], - "default": "SYSTEM_GLOBAL", "no_log": False, "type": "str", }, @@ -45488,7 +46412,7 @@ }, "systemglobal_auditsyslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "nextfactor", @@ -45599,7 +46523,6 @@ "SYSTEM_GLOBAL", "VPN_GLOBAL", ], - "default": "SYSTEM_GLOBAL", "no_log": False, "type": "str", }, @@ -45613,7 +46536,7 @@ }, "systemglobal_authenticationldappolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "nextfactor", @@ -45724,7 +46647,6 @@ "SYSTEM_GLOBAL", "VPN_GLOBAL", ], - "default": "SYSTEM_GLOBAL", "no_log": False, "type": "str", }, @@ -45738,7 +46660,7 @@ }, "systemglobal_authenticationlocalpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "nextfactor", @@ -45849,7 +46771,6 @@ "SYSTEM_GLOBAL", "VPN_GLOBAL", ], - "default": "SYSTEM_GLOBAL", "no_log": False, "type": "str", }, @@ -45863,7 +46784,7 @@ }, "systemglobal_authenticationpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "nextfactor", @@ -45974,7 +46895,6 @@ "SYSTEM_GLOBAL", "VPN_GLOBAL", ], - "default": "SYSTEM_GLOBAL", "no_log": False, "type": "str", }, @@ -45988,7 +46908,7 @@ }, "systemglobal_authenticationradiuspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "nextfactor", @@ -46099,7 +47019,6 @@ "SYSTEM_GLOBAL", "VPN_GLOBAL", ], - "default": "SYSTEM_GLOBAL", "no_log": False, "type": "str", }, @@ -46113,7 +47032,7 @@ }, "systemglobal_authenticationtacacspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "nextfactor", @@ -46224,7 +47143,6 @@ "SYSTEM_GLOBAL", "VPN_GLOBAL", ], - "default": "SYSTEM_GLOBAL", "no_log": False, "type": "str", }, @@ -46246,7 +47164,14 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "allowedmanagementinterface", + "groupname", + "promptstring", + "timeout", + ] + }, "add_payload_keys": [ "allowedmanagementinterface", "groupname", @@ -46335,7 +47260,7 @@ }, "systemgroup_nspartition_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["groupname", "partitionname"], "bindprimary_key": "partitionname", "delete_arg_keys": ["partitionname"], @@ -46354,7 +47279,7 @@ }, "systemgroup_systemcmdpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["groupname", "policyname", "priority"], "bindprimary_key": "policyname", "delete_arg_keys": ["policyname"], @@ -46374,7 +47299,7 @@ }, "systemgroup_systemuser_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["groupname", "username"], "bindprimary_key": "username", "delete_arg_keys": ["username"], @@ -46393,7 +47318,7 @@ }, "systemhwerror": { "_supported_operations": ["check"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -46410,7 +47335,7 @@ }, "systemkek": { "_supported_operations": ["change"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -46429,7 +47354,29 @@ }, "systemparameter": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "basicauth", + "cliloglevel", + "doppler", + "fipsusermode", + "forcepasswordchange", + "googleanalytics", + "localauth", + "maxsessionperuser", + "minpasswordlen", + "natpcbforceflushlimit", + "natpcbrstontimeout", + "promptstring", + "rbaonresponse", + "reauthonauthparamchange", + "removesensitivefiles", + "restrictedtimeout", + "strongpassword", + "timeout", + "totalauthtimeout", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -46443,7 +47390,6 @@ "readwrite_arguments": { "basicauth": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -46458,86 +47404,70 @@ "NOTICE", "WARNING", ], - "default": "INFORMATIONAL", "no_log": False, "type": "str", }, "doppler": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "fipsusermode": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "forcepasswordchange": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "googleanalytics": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "localauth": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "maxsessionperuser": {"no_log": False, "type": "float"}, "minpasswordlen": {"no_log": False, "type": "float"}, - "natpcbforceflushlimit": { - "default": 2147483647, - "no_log": False, - "type": "float", - }, + "natpcbforceflushlimit": {"no_log": False, "type": "float"}, "natpcbrstontimeout": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "promptstring": {"no_log": False, "type": "str"}, "rbaonresponse": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "reauthonauthparamchange": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "removesensitivefiles": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "restrictedtimeout": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "strongpassword": { "choices": ["disabled", "enableall", "enablelocal"], - "default": "disabled", "no_log": False, "type": "str", }, "timeout": {"no_log": False, "type": "float"}, - "totalauthtimeout": {"default": 20, "no_log": False, "type": "float"}, + "totalauthtimeout": {"no_log": False, "type": "float"}, }, "singleton": True, "update_payload_keys": [ @@ -46564,7 +47494,12 @@ }, "systemrestorepoint": { "_supported_operations": ["count", "create", "delete", "get", "get-byname"], - "action_payload_keys": {"create": ["filename"], "import": [], "switch": []}, + "action_payload_keys": { + "create": ["filename"], + "import": [], + "switch": [], + "unset": [], + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -46581,7 +47516,7 @@ }, "systemsession": { "_supported_operations": ["count", "get", "get-byname", "kill"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -46601,7 +47536,11 @@ }, "systemsshkey": { "_supported_operations": ["Import", "delete", "get"], - "action_payload_keys": {"import": ["name", "src", "sshkeytype"], "switch": []}, + "action_payload_keys": { + "import": ["name", "src", "sshkeytype"], + "switch": [], + "unset": [], + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -46634,7 +47573,17 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "allowedmanagementinterface", + "externalauth", + "logging", + "maxsession", + "promptstring", + "timeout", + "username", + ] + }, "add_payload_keys": [ "allowedmanagementinterface", "externalauth", @@ -46666,13 +47615,11 @@ }, "externalauth": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "logging": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -46728,7 +47675,7 @@ }, "systemuser_nspartition_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["partitionname", "username"], "bindprimary_key": "partitionname", "delete_arg_keys": ["partitionname"], @@ -46747,7 +47694,7 @@ }, "systemuser_systemcmdpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["policyname", "priority", "username"], "bindprimary_key": "policyname", "delete_arg_keys": ["policyname"], @@ -46775,7 +47722,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["name", "namevaluepair", "nvtype", "responsesize", "submitmethod"] + }, "add_payload_keys": [ "actionurl", "name", @@ -46802,16 +47751,14 @@ "namevaluepair": {"no_log": False, "type": "str"}, "nvtype": { "choices": ["DYNAMIC", "STATIC"], - "default": "DYNAMIC", "no_log": False, "type": "str", }, "passwdfield": {"no_log": False, "type": "str"}, - "responsesize": {"default": 8096, "no_log": False, "type": "float"}, + "responsesize": {"no_log": False, "type": "float"}, "ssosuccessrule": {"no_log": False, "type": "str"}, "submitmethod": { "choices": ["GET", "POST"], - "default": "GET", "no_log": False, "type": "str", }, @@ -46832,7 +47779,7 @@ }, "tmglobal_auditnslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["gotopriorityexpression", "policyname", "priority"], "bindprimary_key": "policyname", "delete_arg_keys": ["policyname"], @@ -46852,7 +47799,7 @@ }, "tmglobal_auditsyslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["gotopriorityexpression", "policyname", "priority"], "bindprimary_key": "policyname", "delete_arg_keys": ["policyname"], @@ -46872,7 +47819,7 @@ }, "tmglobal_tmsessionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["gotopriorityexpression", "policyname", "priority"], "bindprimary_key": "policyname", "delete_arg_keys": ["policyname"], @@ -46975,7 +47922,7 @@ }, "tmglobal_tmtrafficpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["gotopriorityexpression", "policyname", "priority"], "bindprimary_key": "policyname", "delete_arg_keys": ["policyname"], @@ -46993,7 +47940,6 @@ "SYSTEM_GLOBAL", "VPN_GLOBAL", ], - "default": "SYSTEM_GLOBAL", "no_log": False, "type": "str", }, @@ -47024,7 +47970,73 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "attribute1", + "attribute10", + "attribute10format", + "attribute10friendlyname", + "attribute11", + "attribute11format", + "attribute11friendlyname", + "attribute12", + "attribute12format", + "attribute12friendlyname", + "attribute13", + "attribute13format", + "attribute13friendlyname", + "attribute14", + "attribute14format", + "attribute14friendlyname", + "attribute15", + "attribute15format", + "attribute15friendlyname", + "attribute16", + "attribute16format", + "attribute16friendlyname", + "attribute1format", + "attribute1friendlyname", + "attribute2", + "attribute2format", + "attribute2friendlyname", + "attribute3", + "attribute3format", + "attribute3friendlyname", + "attribute4", + "attribute4format", + "attribute4friendlyname", + "attribute5", + "attribute5format", + "attribute5friendlyname", + "attribute6", + "attribute6format", + "attribute6friendlyname", + "attribute7", + "attribute7format", + "attribute7friendlyname", + "attribute8", + "attribute8format", + "attribute8friendlyname", + "attribute9", + "attribute9format", + "attribute9friendlyname", + "audience", + "digestmethod", + "encryptassertion", + "encryptionalgorithm", + "name", + "nameidexpr", + "nameidformat", + "relaystaterule", + "samlissuername", + "samlsigningcertname", + "samlspcertname", + "sendpassword", + "signassertion", + "signaturealg", + "skewtime", + ] + }, "add_payload_keys": [ "assertionconsumerserviceurl", "attribute1", @@ -47249,19 +48261,16 @@ "audience": {"no_log": False, "type": "str"}, "digestmethod": { "choices": ["SHA1", "SHA256"], - "default": "SHA256", "no_log": False, "type": "str", }, "encryptassertion": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "encryptionalgorithm": { "choices": ["AES128", "AES192", "AES256", "DES3"], - "default": "AES256", "no_log": False, "type": "str", }, @@ -47278,7 +48287,6 @@ "persistent", "transient", ], - "default": "transient", "no_log": False, "type": "str", }, @@ -47286,25 +48294,18 @@ "samlissuername": {"no_log": False, "type": "str"}, "samlsigningcertname": {"no_log": False, "type": "str"}, "samlspcertname": {"no_log": False, "type": "str"}, - "sendpassword": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, + "sendpassword": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "signassertion": { "choices": ["ASSERTION", "BOTH", "NONE", "RESPONSE"], - "default": "ASSERTION", "no_log": False, "type": "str", }, "signaturealg": { "choices": ["RSA-SHA1", "RSA-SHA256"], - "default": "RSA-SHA256", "no_log": False, "type": "str", }, - "skewtime": {"default": 5, "no_log": False, "type": "float"}, + "skewtime": {"no_log": False, "type": "float"}, }, "singleton": False, "update_payload_keys": [ @@ -47400,7 +48401,21 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "defaultauthorizationaction", + "homepage", + "httponlycookie", + "kcdaccount", + "name", + "persistentcookie", + "persistentcookievalidity", + "sesstimeout", + "sso", + "ssocredential", + "ssodomain", + ] + }, "add_payload_keys": [ "defaultauthorizationaction", "homepage", @@ -47432,7 +48447,6 @@ "homepage": {"no_log": False, "type": "str"}, "httponlycookie": { "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, @@ -47445,12 +48459,7 @@ }, "persistentcookievalidity": {"no_log": False, "type": "float"}, "sesstimeout": {"no_log": False, "type": "float"}, - "sso": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, + "sso": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "ssocredential": { "choices": ["PRIMARY", "SECONDARY"], "no_log": False, @@ -47475,7 +48484,20 @@ }, "tmsessionparameter": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "defaultauthorizationaction", + "homepage", + "httponlycookie", + "kcdaccount", + "persistentcookie", + "persistentcookievalidity", + "sesstimeout", + "sso", + "ssocredential", + "ssodomain", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -47489,35 +48511,26 @@ "readwrite_arguments": { "defaultauthorizationaction": { "choices": ["ALLOW", "DENY"], - "default": "DENY", "no_log": False, "type": "str", }, - "homepage": {"default": '"None"', "no_log": False, "type": "str"}, + "homepage": {"no_log": False, "type": "str"}, "httponlycookie": { "choices": ["NO", "YES"], - "default": "YES", "no_log": False, "type": "str", }, "kcdaccount": {"no_log": False, "type": "str"}, "persistentcookie": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "persistentcookievalidity": {"no_log": False, "type": "float"}, - "sesstimeout": {"default": 30, "no_log": False, "type": "float"}, - "sso": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, + "sesstimeout": {"no_log": False, "type": "float"}, + "sso": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "ssocredential": { "choices": ["PRIMARY", "SECONDARY"], - "default": "PRIMARY", "no_log": False, "type": "str", }, @@ -47547,7 +48560,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["action", "name", "rule"]}, "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", @@ -47576,7 +48589,16 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "forcedtimeout", + "kcdaccount", + "name", + "passwdexpression", + "persistentcookie", + "userexpression", + ] + }, "add_payload_keys": [ "apptimeout", "forcedtimeout", @@ -47614,7 +48636,7 @@ "no_log": False, "type": "str", }, - "kcdaccount": {"default": '"None"', "no_log": False, "type": "str"}, + "kcdaccount": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, "passwdexpression": {"no_log": False, "type": "str"}, "persistentcookie": { @@ -47652,7 +48674,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["action", "name", "rule"]}, "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", @@ -47673,7 +48695,7 @@ }, "traceroute": { "_supported_operations": ["Traceroute"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -47685,28 +48707,28 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": { - "M": {"default": 1, "no_log": False, "type": "float"}, + "M": {"no_log": False, "type": "float"}, "P": {"no_log": False, "type": "str"}, "S": {"no_log": False, "type": "bool"}, "T": {"no_log": False, "type": "float"}, "host": {"no_log": False, "type": "str"}, - "m": {"default": 64, "no_log": False, "type": "int"}, + "m": {"no_log": False, "type": "int"}, "n": {"no_log": False, "type": "bool"}, - "p": {"default": 33434, "no_log": False, "type": "int"}, - "packetlen": {"default": 44, "no_log": False, "type": "int"}, - "q": {"default": 3, "no_log": False, "type": "int"}, + "p": {"no_log": False, "type": "int"}, + "packetlen": {"no_log": False, "type": "int"}, + "q": {"no_log": False, "type": "int"}, "r": {"no_log": False, "type": "bool"}, "s": {"no_log": False, "type": "str"}, "t": {"no_log": False, "type": "int"}, "v": {"no_log": False, "type": "bool"}, - "w": {"default": 5, "no_log": False, "type": "int"}, + "w": {"no_log": False, "type": "int"}, }, "singleton": True, "update_payload_keys": [], }, "traceroute6": { "_supported_operations": ["Traceroute6"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -47721,15 +48743,15 @@ "I": {"no_log": False, "type": "bool"}, "T": {"no_log": False, "type": "float"}, "host": {"no_log": False, "type": "str"}, - "m": {"default": 64, "no_log": False, "type": "int"}, + "m": {"no_log": False, "type": "int"}, "n": {"no_log": False, "type": "bool"}, - "p": {"default": 33434, "no_log": False, "type": "int"}, - "packetlen": {"default": 44, "no_log": False, "type": "int"}, - "q": {"default": 3, "no_log": False, "type": "int"}, + "p": {"no_log": False, "type": "int"}, + "packetlen": {"no_log": False, "type": "int"}, + "q": {"no_log": False, "type": "int"}, "r": {"no_log": False, "type": "bool"}, "s": {"no_log": False, "type": "str"}, "v": {"no_log": False, "type": "bool"}, - "w": {"default": 5, "no_log": False, "type": "int"}, + "w": {"no_log": False, "type": "int"}, }, "singleton": True, "update_payload_keys": [], @@ -47744,7 +48766,18 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "comment", + "cookiedomainfrom", + "cookiedomaininto", + "name", + "requrlfrom", + "requrlinto", + "resurlfrom", + "resurlinto", + ] + }, "add_payload_keys": ["name", "priority", "profilename"], "bindings": [], "bindprimary_key": "", @@ -47782,7 +48815,7 @@ }, "transformglobal_transformpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -47816,7 +48849,6 @@ "SYSTEM_GLOBAL", "VPN_GLOBAL", ], - "default": "SYSTEM_GLOBAL", "no_log": False, "type": "str", }, @@ -47855,7 +48887,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["comment", "logaction", "name"]}, "add_payload_keys": ["comment", "logaction", "name", "profilename", "rule"], "bindings": ["transformpolicylabel_transformpolicy_binding"], "bindprimary_key": "", @@ -47902,7 +48934,7 @@ "get-byname", "rename", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["labelname", "policylabeltype"], "bindings": ["transformpolicylabel_transformpolicy_binding"], "bindprimary_key": "", @@ -47943,7 +48975,7 @@ }, "transformpolicylabel_transformpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -47995,7 +49027,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["comment", "name", "onlytransformabsurlinbody", "type"] + }, "add_payload_keys": ["name", "type"], "bindings": [], "bindprimary_key": "", @@ -48021,7 +49055,7 @@ }, "tunnelglobal_tunneltrafficpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "policyname", @@ -48127,7 +49161,6 @@ "SYSTEM_GLOBAL", "VPN_GLOBAL", ], - "default": "SYSTEM_GLOBAL", "no_log": False, "type": "str", }, @@ -48159,7 +49192,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["comment", "logaction", "name"]}, "add_payload_keys": ["action", "comment", "logaction", "name", "rule"], "bindings": [], "bindprimary_key": "", @@ -48183,7 +49216,7 @@ }, "ulfdserver": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["loggerip"], "bindings": [], "bindprimary_key": "", @@ -48200,7 +49233,7 @@ }, "urlfilteringcategorization": { "_supported_operations": ["add", "clear", "count", "get"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["url"], "bindings": [], "bindprimary_key": "", @@ -48217,7 +49250,15 @@ }, "urlfilteringparameter": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "cloudhost", + "hoursbetweendbupdates", + "localdatabasethreads", + "seeddbpath", + "timeofdaytoupdatedb", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -48254,7 +49295,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["comment", "name"]}, "add_payload_keys": ["comment", "extension", "name", "transport"], "bindings": [], "bindprimary_key": "", @@ -48286,7 +49327,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["comment", "name", "params"]}, "add_payload_keys": [ "comment", "defaultlb", @@ -48329,7 +49370,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["comment", "name"]}, "add_payload_keys": ["comment", "name", "type"], "bindings": [], "bindprimary_key": "", @@ -48370,7 +49411,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["comment", "logaction", "name", "undefaction"] + }, "add_payload_keys": [ "action", "comment", @@ -48434,7 +49477,7 @@ "get-byname", "rename", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["comment", "labelname", "policylabeltype"], "bindings": [ "videooptimizationdetectionpolicylabel_videooptimizationdetectionpolicy_binding" @@ -48478,7 +49521,7 @@ }, "videooptimizationdetectionpolicylabel_videooptimizationdetectionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -48522,7 +49565,7 @@ }, "videooptimizationglobaldetection_videooptimizationdetectionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -48556,7 +49599,6 @@ "SYSTEM_GLOBAL", "VPN_GLOBAL", ], - "default": "SYSTEM_GLOBAL", "no_log": False, "type": "str", }, @@ -48586,7 +49628,7 @@ }, "videooptimizationglobalpacing_videooptimizationpacingpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -48620,7 +49662,6 @@ "SYSTEM_GLOBAL", "VPN_GLOBAL", ], - "default": "SYSTEM_GLOBAL", "no_log": False, "type": "str", }, @@ -48659,7 +49700,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["comment", "name", "rate"]}, "add_payload_keys": ["comment", "name", "rate"], "bindings": [], "bindprimary_key": "", @@ -48674,7 +49715,7 @@ "comment": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, "newname": {"no_log": False, "type": "str"}, - "rate": {"default": 1000, "no_log": False, "type": "int"}, + "rate": {"no_log": False, "type": "int"}, }, "singleton": False, "update_payload_keys": ["comment", "name", "rate"], @@ -48690,7 +49731,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["comment", "logaction", "name", "undefaction"] + }, "add_payload_keys": [ "action", "comment", @@ -48754,7 +49797,7 @@ "get-byname", "rename", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["comment", "labelname", "policylabeltype"], "bindings": [ "videooptimizationpacingpolicylabel_videooptimizationpacingpolicy_binding" @@ -48798,7 +49841,7 @@ }, "videooptimizationpacingpolicylabel_videooptimizationpacingpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "invoke", @@ -48842,7 +49885,9 @@ }, "videooptimizationparameter": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["quicpacingrate", "randomsamplingpercentage"] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -48870,7 +49915,16 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "aliasname", + "dynamicrouting", + "id", + "ipv6dynamicrouting", + "mtu", + "sharing", + ] + }, "add_payload_keys": [ "aliasname", "dynamicrouting", @@ -48898,21 +49952,18 @@ "aliasname": {"no_log": False, "type": "str"}, "dynamicrouting": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "id": {"no_log": False, "type": "float"}, "ipv6dynamicrouting": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "mtu": {"no_log": False, "type": "float"}, "sharing": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -49009,7 +50060,7 @@ }, "vlan_channel_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["id", "ifnum", "ownergroup", "tagged"], "bindprimary_key": "ifnum", "delete_arg_keys": ["ifnum", "ownergroup", "tagged"], @@ -49022,7 +50073,7 @@ "readwrite_arguments": { "id": {"no_log": False, "type": "float"}, "ifnum": {"no_log": False, "type": "str"}, - "ownergroup": {"default": "DEFAULT_NG", "no_log": False, "type": "str"}, + "ownergroup": {"no_log": False, "type": "str"}, "tagged": {"no_log": False, "type": "bool"}, }, "singleton": False, @@ -49030,7 +50081,7 @@ }, "vlan_interface_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["id", "ifnum", "ownergroup", "tagged"], "bindprimary_key": "ifnum", "delete_arg_keys": ["ifnum", "ownergroup", "tagged"], @@ -49043,7 +50094,7 @@ "readwrite_arguments": { "id": {"no_log": False, "type": "float"}, "ifnum": {"no_log": False, "type": "str"}, - "ownergroup": {"default": "DEFAULT_NG", "no_log": False, "type": "str"}, + "ownergroup": {"no_log": False, "type": "str"}, "tagged": {"no_log": False, "type": "bool"}, }, "singleton": False, @@ -49051,7 +50102,7 @@ }, "vlan_linkset_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["id", "ifnum", "ownergroup", "tagged"], "bindprimary_key": "ifnum", "delete_arg_keys": ["ifnum", "ownergroup", "tagged"], @@ -49064,7 +50115,7 @@ "readwrite_arguments": { "id": {"no_log": False, "type": "float"}, "ifnum": {"no_log": False, "type": "str"}, - "ownergroup": {"default": "DEFAULT_NG", "no_log": False, "type": "str"}, + "ownergroup": {"no_log": False, "type": "str"}, "tagged": {"no_log": False, "type": "bool"}, }, "singleton": False, @@ -49072,7 +50123,7 @@ }, "vlan_nsip6_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["id", "ipaddress", "netmask", "ownergroup", "td"], "bindprimary_key": "ipaddress", "delete_arg_keys": ["ipaddress", "netmask", "ownergroup", "td"], @@ -49086,7 +50137,7 @@ "id": {"no_log": False, "type": "float"}, "ipaddress": {"no_log": False, "type": "str"}, "netmask": {"no_log": False, "type": "str"}, - "ownergroup": {"default": "DEFAULT_NG", "no_log": False, "type": "str"}, + "ownergroup": {"no_log": False, "type": "str"}, "td": {"no_log": False, "type": "float"}, }, "singleton": False, @@ -49094,7 +50145,7 @@ }, "vlan_nsip_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["id", "ipaddress", "netmask", "ownergroup", "td"], "bindprimary_key": "ipaddress", "delete_arg_keys": ["ipaddress", "netmask", "ownergroup", "td"], @@ -49108,7 +50159,7 @@ "id": {"no_log": False, "type": "float"}, "ipaddress": {"no_log": False, "type": "str"}, "netmask": {"no_log": False, "type": "str"}, - "ownergroup": {"default": "DEFAULT_NG", "no_log": False, "type": "str"}, + "ownergroup": {"no_log": False, "type": "str"}, "td": {"no_log": False, "type": "float"}, }, "singleton": False, @@ -49124,7 +50175,14 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "clientcontrol", + "locationbasedvpn", + "name", + "networkaccessonvpnfailure", + ] + }, "add_payload_keys": [ "clientcontrol", "locationbasedvpn", @@ -49143,20 +50201,17 @@ "readwrite_arguments": { "clientcontrol": { "choices": ["ALLOW", "DENY"], - "default": "DENY", "no_log": False, "type": "str", }, "locationbasedvpn": { "choices": ["Everywhere", "Remote"], - "default": "Remote", "no_log": False, "type": "str", }, "name": {"no_log": False, "type": "str"}, "networkaccessonvpnfailure": { "choices": ["fullAccess", "onlyToGateway"], - "default": "fullAccess", "no_log": False, "type": "str", }, @@ -49178,7 +50233,7 @@ "get-byname", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "profilename", "rule"], "bindings": [], "bindprimary_key": "", @@ -49207,7 +50262,22 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "clientconsumedcookies", + "javascriptrewritepolicylabel", + "profilename", + "regexforfindingcustomurls", + "regexforfindingurlincss", + "regexforfindingurlinjavascript", + "regexforfindingurlinxcomponent", + "regexforfindingurlinxml", + "reqhdrrewritepolicylabel", + "requirepersistentcookie", + "reshdrrewritepolicylabel", + "urlrewritepolicylabel", + ] + }, "add_payload_keys": ["profilename"], "bindings": [], "bindprimary_key": "", @@ -49230,7 +50300,6 @@ "reqhdrrewritepolicylabel": {"no_log": False, "type": "str"}, "requirepersistentcookie": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -49255,7 +50324,7 @@ }, "vpnepaprofile": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["data", "filename", "name"], "bindings": [], "bindprimary_key": "", @@ -49276,7 +50345,7 @@ }, "vpneula": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name"], "bindings": [], "bindprimary_key": "", @@ -49301,7 +50370,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["name", "namevaluepair", "nvtype", "responsesize", "submitmethod"] + }, "add_payload_keys": [ "actionurl", "name", @@ -49328,16 +50399,14 @@ "namevaluepair": {"no_log": False, "type": "str"}, "nvtype": { "choices": ["DYNAMIC", "STATIC"], - "default": "DYNAMIC", "no_log": False, "type": "str", }, "passwdfield": {"no_log": False, "type": "str"}, - "responsesize": {"default": 8096, "no_log": False, "type": "float"}, + "responsesize": {"no_log": False, "type": "float"}, "ssosuccessrule": {"no_log": False, "type": "str"}, "submitmethod": { "choices": ["GET", "POST"], - "default": "GET", "no_log": False, "type": "str", }, @@ -49358,7 +50427,7 @@ }, "vpnglobal_appcontroller_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["appcontroller", "gotopriorityexpression"], "bindprimary_key": "appcontroller", "delete_arg_keys": ["appcontroller"], @@ -49377,7 +50446,7 @@ }, "vpnglobal_auditnslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -49411,7 +50480,7 @@ }, "vpnglobal_auditsyslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -49445,7 +50514,7 @@ }, "vpnglobal_authenticationcertpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -49479,7 +50548,7 @@ }, "vpnglobal_authenticationldappolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -49513,7 +50582,7 @@ }, "vpnglobal_authenticationlocalpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -49547,7 +50616,7 @@ }, "vpnglobal_authenticationnegotiatepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -49581,7 +50650,7 @@ }, "vpnglobal_authenticationpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -49615,7 +50684,7 @@ }, "vpnglobal_authenticationradiuspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -49649,7 +50718,7 @@ }, "vpnglobal_authenticationsamlpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -49683,7 +50752,7 @@ }, "vpnglobal_authenticationtacacspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -49717,7 +50786,7 @@ }, "vpnglobal_domain_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["gotopriorityexpression", "intranetdomain"], "bindprimary_key": "intranetdomain", "delete_arg_keys": ["intranetdomain"], @@ -49736,7 +50805,7 @@ }, "vpnglobal_intranetip6_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["gotopriorityexpression", "intranetip6", "numaddr"], "bindprimary_key": "intranetip6", "delete_arg_keys": ["intranetip6", "numaddr"], @@ -49756,7 +50825,7 @@ }, "vpnglobal_intranetip_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["gotopriorityexpression", "intranetip", "netmask"], "bindprimary_key": "intranetip", "delete_arg_keys": ["intranetip", "netmask"], @@ -49776,7 +50845,7 @@ }, "vpnglobal_sharefileserver_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["gotopriorityexpression", "sharefile"], "bindprimary_key": "sharefile", "delete_arg_keys": ["sharefile"], @@ -49795,7 +50864,7 @@ }, "vpnglobal_sslcertkey_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "cacert", "certkeyname", @@ -49840,7 +50909,7 @@ }, "vpnglobal_staserver_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["gotopriorityexpression", "staaddresstype", "staserver"], "bindprimary_key": "staserver", "delete_arg_keys": ["staserver"], @@ -49864,7 +50933,7 @@ }, "vpnglobal_vpnclientlessaccesspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -50001,7 +51070,7 @@ }, "vpnglobal_vpneula_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["eula", "gotopriorityexpression"], "bindprimary_key": "eula", "delete_arg_keys": ["eula"], @@ -50020,7 +51089,7 @@ }, "vpnglobal_vpnintranetapplication_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["gotopriorityexpression", "intranetapplication"], "bindprimary_key": "intranetapplication", "delete_arg_keys": ["intranetapplication"], @@ -50039,7 +51108,7 @@ }, "vpnglobal_vpnnexthopserver_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["gotopriorityexpression", "nexthopserver"], "bindprimary_key": "nexthopserver", "delete_arg_keys": ["nexthopserver"], @@ -50058,7 +51127,7 @@ }, "vpnglobal_vpnportaltheme_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["gotopriorityexpression", "portaltheme"], "bindprimary_key": "portaltheme", "delete_arg_keys": ["portaltheme"], @@ -50077,7 +51146,7 @@ }, "vpnglobal_vpnsessionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -50194,7 +51263,7 @@ }, "vpnglobal_vpntrafficpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -50228,7 +51297,7 @@ }, "vpnglobal_vpnurl_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["gotopriorityexpression", "urlname"], "bindprimary_key": "urlname", "delete_arg_keys": ["urlname"], @@ -50247,7 +51316,7 @@ }, "vpnglobal_vpnurlpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get", "get-all"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "gotopriorityexpression", "groupextraction", @@ -50287,7 +51356,7 @@ }, "vpnicaconnection": { "_supported_operations": ["count", "get", "kill"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -50309,7 +51378,7 @@ }, "vpnintranetapplication": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "clientapplication", "destip", @@ -50364,12 +51433,7 @@ "no_log": False, "type": "str", }, - "spoofiip": { - "choices": ["OFF", "ON"], - "default": "ON", - "no_log": False, - "type": "str", - }, + "spoofiip": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "srcip": {"no_log": False, "type": "str"}, "srcport": {"no_log": False, "type": "int"}, }, @@ -50378,7 +51442,7 @@ }, "vpnnexthopserver": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "name", "nexthopfqdn", @@ -50413,19 +51477,97 @@ "no_log": False, "type": "str", }, - "secure": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, + "secure": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, }, "singleton": False, "update_payload_keys": [], }, "vpnparameter": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "advancedclientlessvpnmode", + "allowedlogingroups", + "allprotocolproxy", + "alwaysonprofilename", + "apptokentimeout", + "authorizationgroup", + "autoproxyurl", + "backendcertvalidation", + "backendserversni", + "citrixreceiverhome", + "clientchoices", + "clientcleanupprompt", + "clientconfiguration", + "clientdebug", + "clientidletimeout", + "clientlessmodeurlencoding", + "clientlesspersistentcookie", + "clientlessvpnmode", + "clientoptions", + "clientsecurity", + "clientsecuritygroup", + "clientsecuritylog", + "clientsecuritymessage", + "clientversions", + "defaultauthorizationaction", + "dnsvservername", + "emailhome", + "encryptcsecexp", + "forcecleanup", + "forcedtimeout", + "forcedtimeoutwarning", + "fqdnspoofedip", + "ftpproxy", + "gopherproxy", + "homepage", + "httpport", + "httpproxy", + "icaproxy", + "icasessiontimeout", + "icauseraccounting", + "iconwithreceiver", + "iipdnssuffix", + "kcdaccount", + "killconnections", + "linuxpluginupgrade", + "locallanaccess", + "loginscript", + "logoutscript", + "macpluginupgrade", + "mdxtokentimeout", + "netmask", + "ntdomain", + "pcoipprofilename", + "proxy", + "proxyexception", + "proxylocalbypass", + "rdpclientprofilename", + "rfc1918", + "samesite", + "securebrowse", + "sesstimeout", + "smartgroup", + "socksproxy", + "splitdns", + "splittunnel", + "spoofiip", + "sslproxy", + "sso", + "ssocredential", + "storefronturl", + "transparentinterception", + "uitheme", + "useiip", + "usemip", + "userdomains", + "wihome", + "windowsautologon", + "windowspluginupgrade", + "winsip", + "wiportalmode", + ] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -50439,38 +51581,29 @@ "readwrite_arguments": { "advancedclientlessvpnmode": { "choices": ["DISABLED", "ENABLED", "STRICT"], - "default": "DISABLED", "no_log": False, "type": "str", }, "allowedlogingroups": {"no_log": False, "type": "str"}, "allprotocolproxy": {"no_log": False, "type": "str"}, "alwaysonprofilename": {"no_log": False, "type": "str"}, - "apptokentimeout": {"default": 100, "no_log": False, "type": "float"}, + "apptokentimeout": {"no_log": False, "type": "float"}, "authorizationgroup": {"no_log": False, "type": "str"}, "autoproxyurl": {"no_log": False, "type": "str"}, "backendcertvalidation": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "backendserversni": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "citrixreceiverhome": {"no_log": False, "type": "str"}, - "clientchoices": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, + "clientchoices": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "clientcleanupprompt": { "choices": ["OFF", "ON"], - "default": "ON", "no_log": False, "type": "str", }, @@ -50482,26 +51615,22 @@ }, "clientdebug": { "choices": ["OFF", "debug", "events", "stats"], - "default": "OFF", "no_log": False, "type": "str", }, "clientidletimeout": {"no_log": False, "type": "float"}, "clientlessmodeurlencoding": { "choices": ["ENCRYPT", "OPAQUE", "TRANSPARENT"], - "default": "OPAQUE", "no_log": False, "type": "str", }, "clientlesspersistentcookie": { "choices": ["ALLOW", "DENY", "PROMPT"], - "default": "DENY", "no_log": False, "type": "str", }, "clientlessvpnmode": { "choices": ["DISABLED", "OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -50515,7 +51644,6 @@ "clientsecuritygroup": {"no_log": False, "type": "str"}, "clientsecuritylog": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -50523,7 +51651,6 @@ "clientversions": {"no_log": False, "type": "str"}, "defaultauthorizationaction": { "choices": ["ALLOW", "DENY"], - "default": "DENY", "no_log": False, "type": "str", }, @@ -50531,7 +51658,6 @@ "emailhome": {"no_log": False, "type": "str"}, "encryptcsecexp": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -50566,22 +51692,15 @@ "homepage": {"no_log": False, "type": "str"}, "httpport": {"elements": "int", "no_log": False, "type": "list"}, "httpproxy": {"no_log": False, "type": "str"}, - "icaproxy": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, + "icaproxy": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "icasessiontimeout": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "icauseraccounting": {"no_log": False, "type": "str"}, "iconwithreceiver": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -50589,19 +51708,16 @@ "kcdaccount": {"no_log": False, "type": "str"}, "killconnections": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "linuxpluginupgrade": { "choices": ["Always", "Essential", "Never"], - "default": "Always", "no_log": False, "type": "str", }, "locallanaccess": { "choices": ["FORCED", "OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -50609,11 +51725,10 @@ "logoutscript": {"no_log": False, "type": "str"}, "macpluginupgrade": { "choices": ["Always", "Essential", "Never"], - "default": "Always", "no_log": False, "type": "str", }, - "mdxtokentimeout": {"default": 10, "no_log": False, "type": "float"}, + "mdxtokentimeout": {"no_log": False, "type": "float"}, "netmask": {"no_log": False, "type": "str"}, "ntdomain": {"no_log": False, "type": "str"}, "pcoipprofilename": {"no_log": False, "type": "str"}, @@ -50625,17 +51740,11 @@ "proxyexception": {"no_log": False, "type": "str"}, "proxylocalbypass": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "rdpclientprofilename": {"no_log": False, "type": "str"}, - "rfc1918": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, + "rfc1918": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "samesite": { "choices": ["LAX", "None", "STRICT"], "no_log": False, @@ -50643,11 +51752,10 @@ }, "securebrowse": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, - "sesstimeout": {"default": 30, "no_log": False, "type": "float"}, + "sesstimeout": {"no_log": False, "type": "float"}, "smartgroup": {"no_log": False, "type": "str"}, "socksproxy": {"no_log": False, "type": "str"}, "splitdns": { @@ -50657,33 +51765,20 @@ }, "splittunnel": { "choices": ["OFF", "ON", "REVERSE"], - "default": "OFF", - "no_log": False, - "type": "str", - }, - "spoofiip": { - "choices": ["OFF", "ON"], - "default": "ON", "no_log": False, "type": "str", }, + "spoofiip": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "sslproxy": {"no_log": False, "type": "str"}, - "sso": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, + "sso": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "ssocredential": { "choices": ["PRIMARY", "SECONDARY"], - "default": "PRIMARY", "no_log": False, "type": "str", }, "storefronturl": {"no_log": False, "type": "str"}, "transparentinterception": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -50694,16 +51789,10 @@ }, "useiip": { "choices": ["NOSPILLOVER", "OFF", "SPILLOVER"], - "default": "NOSPILLOVER", - "no_log": False, - "type": "str", - }, - "usemip": { - "choices": ["NS", "OFF"], - "default": "NS", "no_log": False, "type": "str", }, + "usemip": {"choices": ["NS", "OFF"], "no_log": False, "type": "str"}, "userdomains": {"no_log": False, "type": "str"}, "wihome": {"no_log": False, "type": "str"}, "wihomeaddresstype": { @@ -50713,19 +51802,16 @@ }, "windowsautologon": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "windowsclienttype": { "choices": ["AGENT", "PLUGIN"], - "default": "AGENT", "no_log": False, "type": "str", }, "windowspluginupgrade": { "choices": ["Always", "Essential", "Never"], - "default": "Always", "no_log": False, "type": "str", }, @@ -50823,7 +51909,7 @@ }, "vpnpcoipconnection": { "_supported_operations": ["count", "get", "kill"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -50852,7 +51938,9 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["icvverification", "name", "sessionidletimeout"] + }, "add_payload_keys": [ "conserverurl", "icvverification", @@ -50872,12 +51960,11 @@ "conserverurl": {"no_log": False, "type": "str"}, "icvverification": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "name": {"no_log": False, "type": "str"}, - "sessionidletimeout": {"default": 180, "no_log": False, "type": "float"}, + "sessionidletimeout": {"no_log": False, "type": "float"}, }, "singleton": False, "update_payload_keys": [ @@ -50897,7 +51984,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["name", "udpport"]}, "add_payload_keys": ["logindomain", "name", "udpport"], "bindings": [], "bindprimary_key": "", @@ -50911,14 +51998,14 @@ "readwrite_arguments": { "logindomain": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, - "udpport": {"default": 4172, "no_log": False, "type": "int"}, + "udpport": {"no_log": False, "type": "int"}, }, "singleton": False, "update_payload_keys": ["logindomain", "name", "udpport"], }, "vpnportaltheme": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["basetheme", "name"], "bindings": [], "bindprimary_key": "", @@ -50950,7 +52037,74 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "attribute1", + "attribute10", + "attribute10format", + "attribute10friendlyname", + "attribute11", + "attribute11format", + "attribute11friendlyname", + "attribute12", + "attribute12format", + "attribute12friendlyname", + "attribute13", + "attribute13format", + "attribute13friendlyname", + "attribute14", + "attribute14format", + "attribute14friendlyname", + "attribute15", + "attribute15format", + "attribute15friendlyname", + "attribute16", + "attribute16format", + "attribute16friendlyname", + "attribute1format", + "attribute1friendlyname", + "attribute2", + "attribute2format", + "attribute2friendlyname", + "attribute3", + "attribute3format", + "attribute3friendlyname", + "attribute4", + "attribute4format", + "attribute4friendlyname", + "attribute5", + "attribute5format", + "attribute5friendlyname", + "attribute6", + "attribute6format", + "attribute6friendlyname", + "attribute7", + "attribute7format", + "attribute7friendlyname", + "attribute8", + "attribute8format", + "attribute8friendlyname", + "attribute9", + "attribute9format", + "attribute9friendlyname", + "audience", + "digestmethod", + "encryptassertion", + "encryptionalgorithm", + "name", + "nameidexpr", + "nameidformat", + "relaystaterule", + "samlissuername", + "samlsigningcertname", + "samlspcertname", + "sendpassword", + "signassertion", + "signaturealg", + "signatureservice", + "skewtime", + ] + }, "add_payload_keys": [ "assertionconsumerserviceurl", "attribute1", @@ -51176,19 +52330,16 @@ "audience": {"no_log": False, "type": "str"}, "digestmethod": { "choices": ["SHA1", "SHA256"], - "default": "SHA256", "no_log": False, "type": "str", }, "encryptassertion": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "encryptionalgorithm": { "choices": ["AES128", "AES192", "AES256", "DES3"], - "default": "AES256", "no_log": False, "type": "str", }, @@ -51205,7 +52356,6 @@ "persistent", "transient", ], - "default": "transient", "no_log": False, "type": "str", }, @@ -51213,26 +52363,19 @@ "samlissuername": {"no_log": False, "type": "str"}, "samlsigningcertname": {"no_log": False, "type": "str"}, "samlspcertname": {"no_log": False, "type": "str"}, - "sendpassword": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, + "sendpassword": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "signassertion": { "choices": ["ASSERTION", "BOTH", "NONE", "RESPONSE"], - "default": "ASSERTION", "no_log": False, "type": "str", }, "signaturealg": { "choices": ["RSA-SHA1", "RSA-SHA256"], - "default": "RSA-SHA256", "no_log": False, "type": "str", }, "signatureservice": {"no_log": False, "type": "str"}, - "skewtime": {"default": 5, "no_log": False, "type": "float"}, + "skewtime": {"no_log": False, "type": "float"}, }, "singleton": False, "update_payload_keys": [ @@ -51329,7 +52472,82 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "advancedclientlessvpnmode", + "allowedlogingroups", + "allprotocolproxy", + "alwaysonprofilename", + "authorizationgroup", + "autoproxyurl", + "citrixreceiverhome", + "clientchoices", + "clientcleanupprompt", + "clientconfiguration", + "clientdebug", + "clientidletimeout", + "clientlessmodeurlencoding", + "clientlesspersistentcookie", + "clientlessvpnmode", + "clientoptions", + "clientsecurity", + "clientsecuritygroup", + "clientsecuritylog", + "clientsecuritymessage", + "defaultauthorizationaction", + "dnsvservername", + "emailhome", + "forcecleanup", + "forcedtimeout", + "forcedtimeoutwarning", + "fqdnspoofedip", + "ftpproxy", + "gopherproxy", + "homepage", + "httpport", + "httpproxy", + "icaproxy", + "iconwithreceiver", + "iipdnssuffix", + "kcdaccount", + "killconnections", + "linuxpluginupgrade", + "locallanaccess", + "loginscript", + "logoutscript", + "macpluginupgrade", + "name", + "netmask", + "ntdomain", + "pcoipprofilename", + "proxy", + "proxyexception", + "proxylocalbypass", + "rdpclientprofilename", + "rfc1918", + "securebrowse", + "sesstimeout", + "sfgatewayauthtype", + "smartgroup", + "socksproxy", + "splitdns", + "splittunnel", + "spoofiip", + "sslproxy", + "sso", + "ssocredential", + "storefronturl", + "transparentinterception", + "useiip", + "usemip", + "useraccounting", + "wihome", + "windowsautologon", + "windowspluginupgrade", + "winsip", + "wiportalmode", + ] + }, "add_payload_keys": [ "advancedclientlessvpnmode", "allowedlogingroups", @@ -51417,7 +52635,6 @@ "readwrite_arguments": { "advancedclientlessvpnmode": { "choices": ["DISABLED", "ENABLED", "STRICT"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -51725,7 +52942,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["action", "name", "rule"]}, "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", @@ -51754,7 +52971,16 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "kcdaccount", + "name", + "passwdexpression", + "proxy", + "userexpression", + "wanscaler", + ] + }, "add_payload_keys": [ "apptimeout", "formssoaction", @@ -51784,7 +53010,7 @@ "formssoaction": {"no_log": False, "type": "str"}, "fta": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "hdx": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, - "kcdaccount": {"default": '"Default"', "no_log": False, "type": "str"}, + "kcdaccount": {"no_log": False, "type": "str"}, "name": {"no_log": False, "type": "str"}, "passwdexpression": {"no_log": False, "type": "str"}, "proxy": {"no_log": False, "type": "str"}, @@ -51820,7 +53046,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["action", "name", "rule"]}, "add_payload_keys": ["action", "name", "rule"], "bindings": [], "bindprimary_key": "", @@ -51849,7 +53075,19 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "appjson", + "applicationtype", + "clientlessaccess", + "comment", + "iconurl", + "samlssoprofile", + "ssotype", + "urlname", + "vservername", + ] + }, "add_payload_keys": [ "actualurl", "appjson", @@ -51882,7 +53120,6 @@ }, "clientlessaccess": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -51924,7 +53161,18 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "applicationtype", + "clientlessaccess", + "comment", + "iconurl", + "name", + "samlssoprofile", + "ssotype", + "vservername", + ] + }, "add_payload_keys": [ "actualurl", "applicationtype", @@ -51955,7 +53203,6 @@ }, "clientlessaccess": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -51997,7 +53244,7 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"unset": ["comment", "logaction", "name"]}, "add_payload_keys": ["action", "comment", "logaction", "name", "rule"], "bindings": [], "bindprimary_key": "", @@ -52033,7 +53280,45 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "advancedepa", + "appflowlog", + "authentication", + "authnprofile", + "certkeynames", + "cginfrahomepageredirect", + "comment", + "devicecert", + "doublehop", + "downstateflush", + "dtls", + "httpprofilename", + "icaonly", + "icaproxysessionmigration", + "icmpvsrresponse", + "ipset", + "l2conn", + "linuxepapluginupgrade", + "listenpolicy", + "listenpriority", + "loginonce", + "logoutonsmartcardremoval", + "macepapluginupgrade", + "maxaaausers", + "maxloginattempts", + "name", + "netprofile", + "pcoipvserverprofilename", + "rdpserverprofilename", + "rhistate", + "samesite", + "tcpprofilename", + "userdomains", + "vserverfqdn", + "windowsepapluginupgrade", + ] + }, "add_payload_keys": [ "advancedepa", "appflowlog", @@ -52134,21 +53419,14 @@ "password_keys": [], "primary_key": "name", "readwrite_arguments": { - "advancedepa": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, + "advancedepa": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "appflowlog": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "authentication": { "choices": ["OFF", "ON"], - "default": "ON", "no_log": False, "type": "str", }, @@ -52156,7 +53434,6 @@ "certkeynames": {"no_log": False, "type": "str"}, "cginfrahomepageredirect": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, @@ -52166,51 +53443,28 @@ "no_log": False, "type": "str", }, - "devicecert": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, + "devicecert": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "doublehop": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "downstateflush": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", - "no_log": False, - "type": "str", - }, - "dtls": { - "choices": ["OFF", "ON"], - "default": "ON", "no_log": False, "type": "str", }, + "dtls": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "failedlogintimeout": {"no_log": False, "type": "float"}, - "httpprofilename": { - "default": '"nshttp_default_strict_validation"', - "no_log": False, - "type": "str", - }, - "icaonly": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, + "httpprofilename": {"no_log": False, "type": "str"}, + "icaonly": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "icaproxysessionmigration": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, "icmpvsrresponse": { "choices": ["ACTIVE", "PASSIVE"], - "default": "PASSIVE", "no_log": False, "type": "str", }, @@ -52222,17 +53476,11 @@ "no_log": False, "type": "str", }, - "listenpolicy": {"default": '"none"', "no_log": False, "type": "str"}, - "listenpriority": {"default": 101, "no_log": False, "type": "float"}, - "loginonce": { - "choices": ["OFF", "ON"], - "default": "OFF", - "no_log": False, - "type": "str", - }, + "listenpolicy": {"no_log": False, "type": "str"}, + "listenpriority": {"no_log": False, "type": "float"}, + "loginonce": {"choices": ["OFF", "ON"], "no_log": False, "type": "str"}, "logoutonsmartcardremoval": { "choices": ["OFF", "ON"], - "default": "OFF", "no_log": False, "type": "str", }, @@ -52248,11 +53496,10 @@ "newname": {"no_log": False, "type": "str"}, "pcoipvserverprofilename": {"no_log": False, "type": "str"}, "port": {"no_log": False, "type": "int"}, - "range": {"default": 1, "no_log": False, "type": "float"}, + "range": {"no_log": False, "type": "float"}, "rdpserverprofilename": {"no_log": False, "type": "str"}, "rhistate": { "choices": ["ACTIVE", "PASSIVE"], - "default": "PASSIVE", "no_log": False, "type": "str", }, @@ -52261,12 +53508,7 @@ "no_log": False, "type": "str", }, - "servicetype": { - "choices": ["DTLS", "SSL"], - "default": "SSL", - "no_log": False, - "type": "str", - }, + "servicetype": {"choices": ["DTLS", "SSL"], "no_log": False, "type": "str"}, "tcpprofilename": {"no_log": False, "type": "str"}, "userdomains": {"no_log": False, "type": "str"}, "vpnvserver_aaapreauthenticationpolicy_binding": { @@ -52943,7 +54185,7 @@ }, "vpnvserver_aaapreauthenticationpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -52994,7 +54236,7 @@ }, "vpnvserver_analyticsprofile_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["analyticsprofile", "name"], "bindprimary_key": "analyticsprofile", "delete_arg_keys": ["analyticsprofile"], @@ -53013,7 +54255,7 @@ }, "vpnvserver_appcontroller_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["appcontroller", "name"], "bindprimary_key": "appcontroller", "delete_arg_keys": ["appcontroller"], @@ -53032,7 +54274,7 @@ }, "vpnvserver_appflowpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -53083,7 +54325,7 @@ }, "vpnvserver_auditnslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -53134,7 +54376,7 @@ }, "vpnvserver_auditsyslogpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -53185,7 +54427,7 @@ }, "vpnvserver_authenticationcertpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -53236,7 +54478,7 @@ }, "vpnvserver_authenticationdfapolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -53287,7 +54529,7 @@ }, "vpnvserver_authenticationldappolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -53338,7 +54580,7 @@ }, "vpnvserver_authenticationlocalpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -53389,7 +54631,7 @@ }, "vpnvserver_authenticationloginschemapolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -53440,7 +54682,7 @@ }, "vpnvserver_authenticationnegotiatepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -53491,7 +54733,7 @@ }, "vpnvserver_authenticationoauthidppolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -53542,7 +54784,7 @@ }, "vpnvserver_authenticationpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -53593,7 +54835,7 @@ }, "vpnvserver_authenticationradiuspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -53644,7 +54886,7 @@ }, "vpnvserver_authenticationsamlidppolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -53695,7 +54937,7 @@ }, "vpnvserver_authenticationsamlpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -53746,7 +54988,7 @@ }, "vpnvserver_authenticationtacacspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -53797,7 +55039,7 @@ }, "vpnvserver_authenticationwebauthpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -53848,7 +55090,7 @@ }, "vpnvserver_cachepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -53899,7 +55141,7 @@ }, "vpnvserver_cspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -53950,7 +55192,7 @@ }, "vpnvserver_feopolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -54001,7 +55243,7 @@ }, "vpnvserver_icapolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -54052,7 +55294,7 @@ }, "vpnvserver_intranetip6_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["intranetip6", "name", "numaddr"], "bindprimary_key": "intranetip6", "delete_arg_keys": ["intranetip6", "numaddr"], @@ -54072,7 +55314,7 @@ }, "vpnvserver_intranetip_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["intranetip", "name", "netmask"], "bindprimary_key": "intranetip", "delete_arg_keys": ["intranetip", "netmask"], @@ -54092,7 +55334,7 @@ }, "vpnvserver_responderpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -54143,7 +55385,7 @@ }, "vpnvserver_rewritepolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -54194,7 +55436,7 @@ }, "vpnvserver_sharefileserver_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "sharefile"], "bindprimary_key": "sharefile", "delete_arg_keys": ["sharefile"], @@ -54213,7 +55455,7 @@ }, "vpnvserver_staserver_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "staaddresstype", "staserver"], "bindprimary_key": "staserver", "delete_arg_keys": ["staserver"], @@ -54237,7 +55479,7 @@ }, "vpnvserver_vpnclientlessaccesspolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -54288,7 +55530,7 @@ }, "vpnvserver_vpnepaprofile_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["epaprofile", "epaprofileoptional", "name"], "bindprimary_key": "epaprofile", "delete_arg_keys": ["epaprofile"], @@ -54308,7 +55550,7 @@ }, "vpnvserver_vpneula_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["eula", "name"], "bindprimary_key": "eula", "delete_arg_keys": ["eula"], @@ -54327,7 +55569,7 @@ }, "vpnvserver_vpnintranetapplication_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["intranetapplication", "name"], "bindprimary_key": "intranetapplication", "delete_arg_keys": ["intranetapplication"], @@ -54346,7 +55588,7 @@ }, "vpnvserver_vpnnexthopserver_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "nexthopserver"], "bindprimary_key": "nexthopserver", "delete_arg_keys": ["nexthopserver"], @@ -54365,7 +55607,7 @@ }, "vpnvserver_vpnportaltheme_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "portaltheme"], "bindprimary_key": "portaltheme", "delete_arg_keys": ["portaltheme"], @@ -54384,7 +55626,7 @@ }, "vpnvserver_vpnsessionpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -54435,7 +55677,7 @@ }, "vpnvserver_vpntrafficpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -54486,7 +55728,7 @@ }, "vpnvserver_vpnurl_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "urlname"], "bindprimary_key": "urlname", "delete_arg_keys": ["urlname"], @@ -54505,7 +55747,7 @@ }, "vpnvserver_vpnurlpolicy_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [ "bindpoint", "gotopriorityexpression", @@ -54564,7 +55806,18 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "id", + "ownernode", + "preemption", + "preemptiondelaytimer", + "priority", + "sharing", + "trackifnumpriority", + "tracking", + ] + }, "add_payload_keys": [ "id", "ownernode", @@ -54597,22 +55850,19 @@ "ownernode": {"no_log": False, "type": "float"}, "preemption": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "preemptiondelaytimer": {"no_log": False, "type": "float"}, - "priority": {"default": 255, "no_log": False, "type": "float"}, + "priority": {"no_log": False, "type": "float"}, "sharing": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "trackifnumpriority": {"no_log": False, "type": "float"}, "tracking": { "choices": ["ALL", "NONE", "ONE", "PROGRESSIVE"], - "default": "NONE", "no_log": False, "type": "str", }, @@ -54735,7 +55985,18 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "id", + "ownernode", + "preemption", + "preemptiondelaytimer", + "priority", + "sharing", + "trackifnumpriority", + "tracking", + ] + }, "add_payload_keys": [ "id", "ownernode", @@ -54765,22 +56026,19 @@ "ownernode": {"no_log": False, "type": "float"}, "preemption": { "choices": ["DISABLED", "ENABLED"], - "default": "ENABLED", "no_log": False, "type": "str", }, "preemptiondelaytimer": {"no_log": False, "type": "float"}, - "priority": {"default": 255, "no_log": False, "type": "float"}, + "priority": {"no_log": False, "type": "float"}, "sharing": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "trackifnumpriority": {"no_log": False, "type": "float"}, "tracking": { "choices": ["ALL", "NONE", "ONE", "PROGRESSIVE"], - "default": "NONE", "no_log": False, "type": "str", }, @@ -54847,7 +56105,7 @@ }, "vrid6_channel_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["id", "ifnum"], "bindprimary_key": "ifnum", "delete_arg_keys": ["ifnum"], @@ -54866,7 +56124,7 @@ }, "vrid6_interface_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["id", "ifnum"], "bindprimary_key": "ifnum", "delete_arg_keys": ["ifnum"], @@ -54885,7 +56143,7 @@ }, "vrid6_trackinterface_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["id", "trackifnum"], "bindprimary_key": "trackifnum", "delete_arg_keys": ["trackifnum"], @@ -54904,7 +56162,7 @@ }, "vrid_channel_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["id", "ifnum"], "bindprimary_key": "ifnum", "delete_arg_keys": ["ifnum"], @@ -54923,7 +56181,7 @@ }, "vrid_interface_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["id", "ifnum"], "bindprimary_key": "ifnum", "delete_arg_keys": ["ifnum"], @@ -54942,7 +56200,7 @@ }, "vrid_trackinterface_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["id", "trackifnum"], "bindprimary_key": "trackifnum", "delete_arg_keys": ["trackifnum"], @@ -54961,7 +56219,9 @@ }, "vridparam": { "_supported_operations": ["get", "unset", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": ["deadinterval", "hellointerval", "sendtomaster"] + }, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -54973,11 +56233,10 @@ "password_keys": [], "primary_key": "", "readwrite_arguments": { - "deadinterval": {"default": 3, "no_log": False, "type": "float"}, - "hellointerval": {"default": 1000, "no_log": False, "type": "float"}, + "deadinterval": {"no_log": False, "type": "float"}, + "hellointerval": {"no_log": False, "type": "float"}, "sendtomaster": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, @@ -54987,7 +56246,7 @@ }, "vserver": { "_supported_operations": ["delete", "disable", "enable", "update"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": [], "bindings": [], "bindprimary_key": "", @@ -55018,11 +56277,10 @@ }, "sopersistence": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "sopersistencetimeout": {"default": 2, "no_log": False, "type": "float"}, + "sopersistencetimeout": {"no_log": False, "type": "float"}, "sothreshold": {"no_log": False, "type": "float"}, }, "singleton": True, @@ -55038,7 +56296,16 @@ "unset", "update", ], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": { + "unset": [ + "dynamicrouting", + "id", + "innervlantagging", + "ipv6dynamicrouting", + "port", + "vlan", + ] + }, "add_payload_keys": [ "dynamicrouting", "id", @@ -55066,36 +56333,27 @@ "readwrite_arguments": { "dynamicrouting": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "id": {"no_log": False, "type": "float"}, "innervlantagging": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, "ipv6dynamicrouting": { "choices": ["DISABLED", "ENABLED"], - "default": "DISABLED", "no_log": False, "type": "str", }, - "port": {"default": 4789, "no_log": False, "type": "int"}, + "port": {"no_log": False, "type": "int"}, "protocol": { "choices": ["ETHERNET", "IPv4", "IPv6", "NSH"], - "default": "ETHERNET", - "no_log": False, - "type": "str", - }, - "type": { - "choices": ["VXLAN", "VXLANGPE"], - "default": "VXLAN", "no_log": False, "type": "str", }, + "type": {"choices": ["VXLAN", "VXLANGPE"], "no_log": False, "type": "str"}, "vlan": {"no_log": False, "type": "float"}, "vxlan_nsip6_binding": { "no_log": False, @@ -55174,7 +56432,7 @@ }, "vxlan_nsip6_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["id", "ipaddress", "netmask"], "bindprimary_key": "ipaddress", "delete_arg_keys": ["ipaddress", "netmask"], @@ -55194,7 +56452,7 @@ }, "vxlan_nsip_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["id", "ipaddress", "netmask"], "bindprimary_key": "ipaddress", "delete_arg_keys": ["ipaddress", "netmask"], @@ -55214,7 +56472,7 @@ }, "vxlan_srcip_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["id", "srcip"], "bindprimary_key": "srcip", "delete_arg_keys": ["srcip"], @@ -55233,7 +56491,7 @@ }, "vxlanvlanmap": { "_supported_operations": ["add", "count", "delete", "get", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name"], "bindings": ["vxlanvlanmap_vxlan_binding"], "bindprimary_key": "", @@ -55268,7 +56526,7 @@ }, "vxlanvlanmap_vxlan_binding": { "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"], - "action_payload_keys": {"create": [], "import": [], "switch": []}, + "action_payload_keys": {"create": [], "import": [], "switch": [], "unset": []}, "add_payload_keys": ["name", "vlan", "vxlan"], "bindprimary_key": "vxlan", "delete_arg_keys": ["vxlan"], diff --git a/plugins/modules/aaagroup_auditnslogpolicy_binding.py b/plugins/modules/aaagroup_auditnslogpolicy_binding.py index 871c1d7a..011ffd29 100644 --- a/plugins/modules/aaagroup_auditnslogpolicy_binding.py +++ b/plugins/modules/aaagroup_auditnslogpolicy_binding.py @@ -92,7 +92,6 @@ - ICMP_REQUEST description: - Bindpoint to which the policy is bound. - default: REQUEST extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/aaagroup_auditsyslogpolicy_binding.py b/plugins/modules/aaagroup_auditsyslogpolicy_binding.py index 5bb76daa..13c09532 100644 --- a/plugins/modules/aaagroup_auditsyslogpolicy_binding.py +++ b/plugins/modules/aaagroup_auditsyslogpolicy_binding.py @@ -92,7 +92,6 @@ - ICMP_REQUEST description: - Bindpoint to which the policy is bound. - default: REQUEST extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/aaagroup_authorizationpolicy_binding.py b/plugins/modules/aaagroup_authorizationpolicy_binding.py index 2eb20687..d56a4053 100644 --- a/plugins/modules/aaagroup_authorizationpolicy_binding.py +++ b/plugins/modules/aaagroup_authorizationpolicy_binding.py @@ -67,7 +67,6 @@ - ICMP_REQUEST description: - Bindpoint to which the policy is bound. - default: REQUEST extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/aaagroup_tmsessionpolicy_binding.py b/plugins/modules/aaagroup_tmsessionpolicy_binding.py index e5d9d50e..6c519a96 100644 --- a/plugins/modules/aaagroup_tmsessionpolicy_binding.py +++ b/plugins/modules/aaagroup_tmsessionpolicy_binding.py @@ -67,7 +67,6 @@ - ICMP_REQUEST description: - Bindpoint to which the policy is bound. - default: REQUEST extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/aaagroup_vpnsessionpolicy_binding.py b/plugins/modules/aaagroup_vpnsessionpolicy_binding.py index 71a30fea..97f69f9b 100644 --- a/plugins/modules/aaagroup_vpnsessionpolicy_binding.py +++ b/plugins/modules/aaagroup_vpnsessionpolicy_binding.py @@ -67,7 +67,6 @@ - ICMP_REQUEST description: - Bindpoint to which the policy is bound. - default: REQUEST extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/aaagroup_vpntrafficpolicy_binding.py b/plugins/modules/aaagroup_vpntrafficpolicy_binding.py index e1337d38..c05b2108 100644 --- a/plugins/modules/aaagroup_vpntrafficpolicy_binding.py +++ b/plugins/modules/aaagroup_vpntrafficpolicy_binding.py @@ -92,7 +92,6 @@ - ICMP_REQUEST description: - Bindpoint to which the policy is bound. - default: REQUEST extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/aaagroup_vpnurlpolicy_binding.py b/plugins/modules/aaagroup_vpnurlpolicy_binding.py index 268dbc48..24202d6f 100644 --- a/plugins/modules/aaagroup_vpnurlpolicy_binding.py +++ b/plugins/modules/aaagroup_vpnurlpolicy_binding.py @@ -92,7 +92,6 @@ - ICMP_REQUEST description: - Bindpoint to which the policy is bound. - default: REQUEST extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/aaaldapparams.py b/plugins/modules/aaaldapparams.py index b34f5dcd..ff424f34 100644 --- a/plugins/modules/aaaldapparams.py +++ b/plugins/modules/aaaldapparams.py @@ -41,7 +41,6 @@ description: - Maximum number of seconds that the Citrix ADC waits for a response from the LDAP server. - default: 3 defaultauthenticationgroup: type: str description: @@ -94,7 +93,6 @@ type: float description: - Number of levels up to which the system can query nested LDAP groups. - default: 2 nestedgroupextraction: type: str choices: @@ -103,7 +101,6 @@ description: - Queries the external LDAP server to determine whether the specified group belongs to another group. - default: 'OFF' passwdchange: type: str choices: @@ -111,7 +108,6 @@ - DISABLED description: - Accept password change requests. - default: DISABLED searchfilter: type: str description: @@ -132,7 +128,6 @@ description: - Type of security used for communications between the Citrix ADC and the LDAP server. For the C(PLAINTEXT) setting, no encryption is required. - default: TLS serverip: type: str description: @@ -141,7 +136,6 @@ type: int description: - Port number on which the LDAP server listens for connections. - default: 389 ssonameattribute: type: str description: diff --git a/plugins/modules/aaaotpparameter.py b/plugins/modules/aaaotpparameter.py index 24fe8636..a02f62fe 100644 --- a/plugins/modules/aaaotpparameter.py +++ b/plugins/modules/aaaotpparameter.py @@ -43,13 +43,11 @@ - 'OFF' description: - To encrypt otp secret in AD or not. Default value is C(OFF) - default: 'OFF' maxotpdevices: type: float description: - Maximum number of otp devices user can register. Default value is 4. Max value is 255 - default: 4 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/aaaparameter.py b/plugins/modules/aaaparameter.py index 15b62659..b23e5627 100644 --- a/plugins/modules/aaaparameter.py +++ b/plugins/modules/aaaparameter.py @@ -58,7 +58,6 @@ - '* C(NOTICE) - Events that the administrator should know about.' - '* C(INFORMATIONAL) - All but low-level events.' - '* C(DEBUG) - All events, in extreme detail.' - default: INFORMATIONAL aaadnatip: type: str description: @@ -93,7 +92,6 @@ - DISABLED description: - Option to enable/disable API cache feature. - default: DISABLED defaultauthtype: type: str choices: @@ -104,7 +102,6 @@ - CERT description: - The default authentication server type. - default: LOCAL defaultcspheader: type: str choices: @@ -112,7 +109,6 @@ - DISABLED description: - Parameter to enable/disable default CSP header - default: DISABLED dynaddr: type: str choices: @@ -120,7 +116,6 @@ - 'OFF' description: - Set by the DHCP client when the IP address was fetched dynamically. - default: 'OFF' enableenhancedauthfeedback: type: str choices: @@ -129,7 +124,6 @@ description: - Enhanced auth feedback provides more information to the end user about the reason for an authentication failure. The default value is set to C(NO). - default: 'NO' enablesessionstickiness: type: str choices: @@ -137,7 +131,6 @@ - 'NO' description: - Enables/Disables stickiness to authentication servers - default: 'NO' enablestaticpagecaching: type: str choices: @@ -146,7 +139,6 @@ description: - The default state of VPN Static Page caching. Static Page caching is enabled by default. - default: 'YES' failedlogintimeout: type: float description: @@ -161,7 +153,6 @@ description: - First time user mode determines which configuration options are shown by default when logging in to the GUI. This setting is controlled by the GUI. - default: 'ON' httponlycookie: type: str choices: @@ -169,7 +160,6 @@ - DISABLED description: - Parameter to set/reset HttpOnly Flag for NSC_AAAC/NSC_TMAS cookies in nfactor - default: DISABLED loginencryption: type: str choices: @@ -177,7 +167,6 @@ - DISABLED description: - Parameter to encrypt login information for nFactor flow - default: DISABLED maxaaausers: type: float description: @@ -202,7 +191,6 @@ - DISABLED description: - Persistent storage of unsuccessful user login attempts - default: DISABLED pwdexpirynotificationdays: type: float description: diff --git a/plugins/modules/aaaradiusparams.py b/plugins/modules/aaaradiusparams.py index 23bad9c2..c8f91132 100644 --- a/plugins/modules/aaaradiusparams.py +++ b/plugins/modules/aaaradiusparams.py @@ -50,19 +50,16 @@ - 'OFF' description: - Configure the RADIUS server state to accept or refuse authentication messages. - default: 'ON' authservretry: type: float description: - Number of retry by the Citrix ADC before getting response from the RADIUS server. - default: 3 authtimeout: type: float description: - Maximum number of seconds that the Citrix ADC waits for a response from the RADIUS server. - default: 3 callingstationid: type: str choices: @@ -71,7 +68,6 @@ description: - Send Calling-Station-ID of the client to the RADIUS server. IP Address of the client is sent as its Calling-Station-ID. - default: DISABLED defaultauthenticationgroup: type: str description: @@ -96,7 +92,6 @@ description: - Enable password encoding in RADIUS packets that the Citrix ADC sends to the RADIUS server. - default: mschapv2 pwdattributetype: type: float description: @@ -150,7 +145,6 @@ type: int description: - Port number on which the RADIUS server listens for connections. - default: 1812 tunnelendpointclientip: type: str choices: @@ -158,7 +152,6 @@ - DISABLED description: - Send Tunnel Endpoint Client IP address to the RADIUS server. - default: DISABLED extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/aaatacacsparams.py b/plugins/modules/aaatacacsparams.py index 2639d576..d5e1aab8 100644 --- a/plugins/modules/aaatacacsparams.py +++ b/plugins/modules/aaatacacsparams.py @@ -62,7 +62,6 @@ description: - Maximum number of seconds that the Citrix ADC waits for a response from the TACACS+ server. - default: 3 defaultauthenticationgroup: type: str description: @@ -80,7 +79,6 @@ type: int description: - Port number on which the TACACS+ server listens for connections. - default: 49 tacacssecret: type: str description: diff --git a/plugins/modules/aaauser_auditnslogpolicy_binding.py b/plugins/modules/aaauser_auditnslogpolicy_binding.py index 650a44c1..d16fbe82 100644 --- a/plugins/modules/aaauser_auditnslogpolicy_binding.py +++ b/plugins/modules/aaauser_auditnslogpolicy_binding.py @@ -88,7 +88,6 @@ - ICMP_REQUEST description: - Bindpoint to which the policy is bound. - default: REQUEST username: type: str description: diff --git a/plugins/modules/aaauser_auditsyslogpolicy_binding.py b/plugins/modules/aaauser_auditsyslogpolicy_binding.py index 39b75998..f67d5bd0 100644 --- a/plugins/modules/aaauser_auditsyslogpolicy_binding.py +++ b/plugins/modules/aaauser_auditsyslogpolicy_binding.py @@ -88,7 +88,6 @@ - ICMP_REQUEST description: - Bindpoint to which the policy is bound. - default: REQUEST username: type: str description: diff --git a/plugins/modules/aaauser_authorizationpolicy_binding.py b/plugins/modules/aaauser_authorizationpolicy_binding.py index aa383d19..fea55c14 100644 --- a/plugins/modules/aaauser_authorizationpolicy_binding.py +++ b/plugins/modules/aaauser_authorizationpolicy_binding.py @@ -63,7 +63,6 @@ - ICMP_REQUEST description: - Bindpoint to which the policy is bound. - default: REQUEST username: type: str description: diff --git a/plugins/modules/aaauser_tmsessionpolicy_binding.py b/plugins/modules/aaauser_tmsessionpolicy_binding.py index c8de2bff..c06a06dd 100644 --- a/plugins/modules/aaauser_tmsessionpolicy_binding.py +++ b/plugins/modules/aaauser_tmsessionpolicy_binding.py @@ -63,7 +63,6 @@ - ICMP_REQUEST description: - Bindpoint to which the policy is bound. - default: REQUEST username: type: str description: diff --git a/plugins/modules/aaauser_vpnsessionpolicy_binding.py b/plugins/modules/aaauser_vpnsessionpolicy_binding.py index f384a975..a6176895 100644 --- a/plugins/modules/aaauser_vpnsessionpolicy_binding.py +++ b/plugins/modules/aaauser_vpnsessionpolicy_binding.py @@ -63,7 +63,6 @@ - ICMP_REQUEST description: - Bindpoint to which the policy is bound. - default: REQUEST username: type: str description: diff --git a/plugins/modules/aaauser_vpntrafficpolicy_binding.py b/plugins/modules/aaauser_vpntrafficpolicy_binding.py index 8565bc19..b0e4d8b3 100644 --- a/plugins/modules/aaauser_vpntrafficpolicy_binding.py +++ b/plugins/modules/aaauser_vpntrafficpolicy_binding.py @@ -88,7 +88,6 @@ - ICMP_REQUEST description: - Bindpoint to which the policy is bound. - default: REQUEST username: type: str description: diff --git a/plugins/modules/aaauser_vpnurlpolicy_binding.py b/plugins/modules/aaauser_vpnurlpolicy_binding.py index cf29862f..6d309cce 100644 --- a/plugins/modules/aaauser_vpnurlpolicy_binding.py +++ b/plugins/modules/aaauser_vpnurlpolicy_binding.py @@ -88,7 +88,6 @@ - ICMP_REQUEST description: - Bindpoint to which the policy is bound. - default: REQUEST username: type: str description: diff --git a/plugins/modules/admparameter.py b/plugins/modules/admparameter.py index 037f5b42..82c38dec 100644 --- a/plugins/modules/admparameter.py +++ b/plugins/modules/admparameter.py @@ -49,7 +49,6 @@ send system, usage and telemetry data to Citrix ADM service. View here [https://docs.citrix.com/en-us/citrix-adc/13/data-governance.html] to learn more about this feature. Use of this feature is subject to the Citrix End User ServiceAgreement. View here [https://www.citrix.com/buy/licensing/agreements.html] - default: ENABLED extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/analyticsprofile.py b/plugins/modules/analyticsprofile.py index 8782ea8c..67840396 100644 --- a/plugins/modules/analyticsprofile.py +++ b/plugins/modules/analyticsprofile.py @@ -44,7 +44,6 @@ description: - On enabling this option, the Citrix ADC will log all the request and response headers. - default: DISABLED analyticsauthtoken: type: str description: @@ -73,7 +72,6 @@ - DISABLED description: - This option indicates the whether auditlog should be sent to the REST collector. - default: DISABLED collectors: type: str description: @@ -90,7 +88,6 @@ - DISABLED description: - On enabling this option, the Citrix ADC will log TCP CQA parameters. - default: DISABLED events: type: str choices: @@ -98,7 +95,6 @@ - DISABLED description: - This option indicates the whether events should be sent to the REST collector. - default: DISABLED grpcstatus: type: str choices: @@ -106,7 +102,6 @@ - DISABLED description: - On enabling this option, the Citrix ADC will log the gRPC status headers - default: DISABLED httpauthentication: type: str choices: @@ -114,7 +109,6 @@ - DISABLED description: - On enabling this option, the Citrix ADC will log Authentication header. - default: DISABLED httpclientsidemeasurements: type: str choices: @@ -124,7 +118,6 @@ - On enabling this option, the Citrix ADC will insert a javascript into the HTTP response to collect the client side page-timings and will send the same to the configured collectors. - default: DISABLED httpcontenttype: type: str choices: @@ -132,7 +125,6 @@ - DISABLED description: - On enabling this option, the Citrix ADC will log content-length header. - default: DISABLED httpcookie: type: str choices: @@ -140,7 +132,6 @@ - DISABLED description: - On enabling this option, the Citrix ADC will log cookie header. - default: DISABLED httpdomainname: type: str choices: @@ -148,7 +139,6 @@ - DISABLED description: - On enabling this option, the Citrix ADC will log domain name. - default: DISABLED httphost: type: str choices: @@ -157,7 +147,6 @@ description: - On enabling this option, the Citrix ADC will log the Host header in appflow records - default: DISABLED httplocation: type: str choices: @@ -165,7 +154,6 @@ - DISABLED description: - On enabling this option, the Citrix ADC will log location header. - default: DISABLED httpmethod: type: str choices: @@ -174,7 +162,6 @@ description: - On enabling this option, the Citrix ADC will log the method header in appflow records - default: DISABLED httppagetracking: type: str choices: @@ -183,7 +170,6 @@ description: - On enabling this option, the Citrix ADC will link the embedded objects of a page together. - default: DISABLED httpreferer: type: str choices: @@ -192,7 +178,6 @@ description: - On enabling this option, the Citrix ADC will log the referer header in appflow records - default: DISABLED httpsetcookie: type: str choices: @@ -200,7 +185,6 @@ - DISABLED description: - On enabling this option, the Citrix ADC will log set-cookie header. - default: DISABLED httpsetcookie2: type: str choices: @@ -208,7 +192,6 @@ - DISABLED description: - On enabling this option, the Citrix ADC will log set-cookie2 header. - default: DISABLED httpurl: type: str choices: @@ -216,7 +199,6 @@ - DISABLED description: - On enabling this option, the Citrix ADC will log the URL in appflow records - default: DISABLED httpurlquery: type: str choices: @@ -224,7 +206,6 @@ - DISABLED description: - On enabling this option, the Citrix ADC will log URL Query. - default: DISABLED httpuseragent: type: str choices: @@ -232,7 +213,6 @@ - DISABLED description: - On enabling this option, the Citrix ADC will log User-Agent header. - default: DISABLED httpvia: type: str choices: @@ -240,7 +220,6 @@ - DISABLED description: - On enabling this option, the Citrix ADC will Via header. - default: DISABLED httpxforwardedforheader: type: str choices: @@ -248,7 +227,6 @@ - DISABLED description: - On enabling this option, the Citrix ADC will log X-Forwarded-For header. - default: DISABLED integratedcache: type: str choices: @@ -257,7 +235,6 @@ description: - On enabling this option, the Citrix ADC will log the Integrated Caching appflow records - default: DISABLED metrics: type: str choices: @@ -265,13 +242,11 @@ - DISABLED description: - This option indicates the whether metrics should be sent to the REST collector. - default: DISABLED metricsexportfrequency: type: float description: - This option is for configuring the metrics export frequency in seconds, frequency value must be in [30,300] seconds range - default: 30 name: type: str description: @@ -292,7 +267,6 @@ description: - This option indicates the format of REST API POST body. It depends on the consumer of the analytics data. - default: avro schemafile: type: str description: @@ -305,7 +279,6 @@ - Pull description: - This option is for setting the mode of how data is provided - default: Push tcpburstreporting: type: str choices: @@ -313,7 +286,6 @@ - DISABLED description: - On enabling this option, the Citrix ADC will log TCP burst parameters. - default: ENABLED type: type: str choices: @@ -338,7 +310,6 @@ - DISABLED description: - On enabling this option, the Citrix ADC will send the URL category record. - default: DISABLED extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/apispec.py b/plugins/modules/apispec.py index 0ec02c4a..55e8bcdd 100644 --- a/plugins/modules/apispec.py +++ b/plugins/modules/apispec.py @@ -66,7 +66,6 @@ - 'C(PROTO) ' - C(OAS)/Swagger - C(GRAPHQL) - default: PROTO extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/appalgparam.py b/plugins/modules/appalgparam.py index 0939e837..8b20b4dc 100644 --- a/plugins/modules/appalgparam.py +++ b/plugins/modules/appalgparam.py @@ -40,7 +40,6 @@ type: float description: - Interval in sec, after which data sessions of PPTP GRE is cleared. - default: 9000 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/appflowaction.py b/plugins/modules/appflowaction.py index c66b479b..50055d7a 100644 --- a/plugins/modules/appflowaction.py +++ b/plugins/modules/appflowaction.py @@ -44,7 +44,6 @@ description: - On enabling this option, the Citrix ADC will send the bot insight records to the configured collectors. - default: DISABLED ciinsight: type: str choices: @@ -53,7 +52,6 @@ description: - On enabling this option, the Citrix ADC will send the ContentInspection Insight records to the configured collectors. - default: DISABLED clientsidemeasurements: type: str choices: @@ -62,7 +60,6 @@ description: - On enabling this option, the Citrix ADC will collect the time required to load and render the mainpage on the client. - default: DISABLED collectors: type: list description: @@ -82,7 +79,6 @@ description: - On enabling this option, the Citrix ADC will distribute records among the collectors. Else, all records will be sent to all the collectors. - default: DISABLED metricslog: type: bool description: @@ -116,7 +112,6 @@ description: - On enabling this option, the Citrix ADC will start tracking the page for waterfall chart by inserting a NS_ESNS cookie in the response. - default: DISABLED securityinsight: type: str choices: @@ -125,7 +120,6 @@ description: - On enabling this option, the Citrix ADC will send the security insight records to the configured collectors. - default: DISABLED transactionlog: type: str choices: @@ -133,7 +127,6 @@ - ANOMALOUS description: - Log C(ANOMALOUS) or C(ALL) transactions - default: ALL videoanalytics: type: str choices: @@ -142,7 +135,6 @@ description: - On enabling this option, the Citrix ADC will send the videoinsight records to the configured collectors. - default: DISABLED webinsight: type: str choices: @@ -151,7 +143,6 @@ description: - On enabling this option, the Citrix ADC will send the webinsight records to the configured collectors. - default: ENABLED appflowaction_analyticsprofile_binding: type: dict description: Bindings for appflowaction_analyticsprofile_binding resource diff --git a/plugins/modules/appflowcollector.py b/plugins/modules/appflowcollector.py index 76404475..0d906cd2 100644 --- a/plugins/modules/appflowcollector.py +++ b/plugins/modules/appflowcollector.py @@ -82,7 +82,6 @@ - rest description: - 'Type of collector: either C(logstream) or C(ipfix) or C(rest).' - default: ipfix extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/appflowglobal_appflowpolicy_binding.py b/plugins/modules/appflowglobal_appflowpolicy_binding.py index eef28e52..ce998111 100644 --- a/plugins/modules/appflowglobal_appflowpolicy_binding.py +++ b/plugins/modules/appflowglobal_appflowpolicy_binding.py @@ -47,7 +47,6 @@ - APPFW_GLOBAL description: - '0' - default: SYSTEM_GLOBAL gotopriorityexpression: type: str description: diff --git a/plugins/modules/appflowparam.py b/plugins/modules/appflowparam.py index d3f7d166..323b1b3e 100644 --- a/plugins/modules/appflowparam.py +++ b/plugins/modules/appflowparam.py @@ -43,7 +43,6 @@ - DISABLED description: - Enable AppFlow AAA Username logging. - default: DISABLED analyticsauthtoken: type: str description: @@ -54,7 +53,6 @@ - Interval, in seconds, at which to send Appnames to the configured collectors. Appname refers to the name of an entity (virtual server, service, or service group) in the Citrix ADC. - default: 600 auditlogs: type: str choices: @@ -62,7 +60,6 @@ - DISABLED description: - Enable Auditlogs to be sent to the Telemetry Agent - default: DISABLED cacheinsight: type: str choices: @@ -72,7 +69,6 @@ - Flag to determine whether cache records need to be exported or not. If this flag is true and IC is enabled, cache records are exported instead of L7 HTTP records - default: DISABLED clienttrafficonly: type: str choices: @@ -80,7 +76,6 @@ - 'NO' description: - Generate AppFlow records for only the traffic from the client. - default: 'NO' connectionchaining: type: str choices: @@ -91,7 +86,6 @@ are linked. Also the connection chain ID is propagated across Citrix ADCs, so that in a multi-hop environment the flows belonging to the same logical connection are linked. This id is also logged as part of appflow record - default: DISABLED cqareporting: type: str choices: @@ -99,7 +93,6 @@ - DISABLED description: - TCP CQA reporting enable/disable knob. - default: DISABLED distributedtracing: type: str choices: @@ -107,7 +100,6 @@ - DISABLED description: - Enable generation of the distributed tracing templates in the Appflow records - default: DISABLED disttracingsamplingrate: type: float description: @@ -119,7 +111,6 @@ - DISABLED description: - Enable AppFlow user email-id logging. - default: DISABLED events: type: str choices: @@ -127,12 +118,10 @@ - DISABLED description: - Enable Events to be sent to the Telemetry Agent - default: DISABLED flowrecordinterval: type: float description: - Interval, in seconds, at which to send flow records to the configured collectors. - default: 60 gxsessionreporting: type: str choices: @@ -140,7 +129,6 @@ - DISABLED description: - Enable this option for Gx session reporting - default: DISABLED httpauthorization: type: str choices: @@ -148,7 +136,6 @@ - DISABLED description: - Include the HTTP Authorization header information. - default: DISABLED httpcontenttype: type: str choices: @@ -157,7 +144,6 @@ description: - Include the HTTP Content-Type header sent from the server to the client to determine the type of the content sent. - default: DISABLED httpcookie: type: str choices: @@ -166,7 +152,6 @@ description: - Include the cookie that was in the HTTP request the appliance received from the client. - default: DISABLED httpdomain: type: str choices: @@ -174,7 +159,6 @@ - DISABLED description: - Include the http domain request to be exported. - default: DISABLED httphost: type: str choices: @@ -183,7 +167,6 @@ description: - Include the host identified in the HTTP request that the appliance received from the client. - default: DISABLED httplocation: type: str choices: @@ -191,7 +174,6 @@ - DISABLED description: - Include the HTTP location headers returned from the HTTP responses. - default: DISABLED httpmethod: type: str choices: @@ -200,7 +182,6 @@ description: - Include the method that was specified in the HTTP request that the appliance received from the client. - default: DISABLED httpquerywithurl: type: str choices: @@ -209,7 +190,6 @@ description: - Include the HTTP query segment along with the URL that the Citrix ADC received from the client. - default: DISABLED httpreferer: type: str choices: @@ -217,7 +197,6 @@ - DISABLED description: - Include the web page that was last visited by the client. - default: DISABLED httpsetcookie: type: str choices: @@ -226,7 +205,6 @@ description: - Include the Set-cookie header sent from the server to the client in response to a HTTP request. - default: DISABLED httpsetcookie2: type: str choices: @@ -235,7 +213,6 @@ description: - Include the Set-cookie header sent from the server to the client in response to a HTTP request. - default: DISABLED httpurl: type: str choices: @@ -243,7 +220,6 @@ - DISABLED description: - Include the http URL that the Citrix ADC received from the client. - default: DISABLED httpuseragent: type: str choices: @@ -252,7 +228,6 @@ description: - Include the client application through which the HTTP request was received by the Citrix ADC. - default: DISABLED httpvia: type: str choices: @@ -261,7 +236,6 @@ description: - Include the httpVia header which contains the IP address of proxy server through which the client accessed the server. - default: DISABLED httpxforwardedfor: type: str choices: @@ -270,7 +244,6 @@ description: - Include the httpXForwardedFor header, which contains the original IP Address of the client using a proxy server to access the server. - default: DISABLED identifiername: type: str choices: @@ -278,7 +251,6 @@ - DISABLED description: - Include the stream identifier name to be exported. - default: DISABLED identifiersessionname: type: str choices: @@ -286,7 +258,6 @@ - DISABLED description: - Include the stream identifier session name to be exported. - default: DISABLED logstreamovernsip: type: str choices: @@ -294,7 +265,6 @@ - DISABLED description: - To use the Citrix ADC IP to send Logstream records instead of the SNIP - default: DISABLED lsnlogging: type: str choices: @@ -303,7 +273,6 @@ description: - On enabling this option, the Citrix ADC will send the Large Scale Nat(LSN) records to the configured collectors. - default: DISABLED metrics: type: str choices: @@ -311,7 +280,6 @@ - DISABLED description: - Enable Citrix ADC Stats to be sent to the Telemetry Agent - default: DISABLED observationdomainid: type: float description: @@ -333,7 +301,6 @@ description: - Interval, in seconds, at which to send security insight flow records to the configured collectors. - default: 600 securityinsighttraffic: type: str choices: @@ -341,7 +308,6 @@ - DISABLED description: - Enable/disable the feature individually on appflow action. - default: DISABLED skipcacheredirectionhttptransaction: type: str choices: @@ -351,7 +317,6 @@ - Skip Cache http transaction. This HTTP transaction is specific to Cache Redirection module. In Case of Cache Miss there will be another HTTP transaction initiated by the cache server. - default: DISABLED subscriberawareness: type: str choices: @@ -359,7 +324,6 @@ - DISABLED description: - Enable this option for logging end user MSISDN in L4/L7 appflow records - default: DISABLED subscriberidobfuscation: type: str choices: @@ -367,7 +331,6 @@ - DISABLED description: - Enable this option for obfuscating MSISDN in L4/L7 appflow records - default: DISABLED subscriberidobfuscationalgo: type: str choices: @@ -375,7 +338,6 @@ - SHA256 description: - Algorithm(C(MD5) or C(SHA256)) to be used for obfuscating MSISDN - default: MD5 tcpattackcounterinterval: type: float description: @@ -386,7 +348,6 @@ description: - Refresh interval, in seconds, at which to export the template data. Because data transmission is in UDP, the templates must be resent at regular intervals. - default: 600 timeseriesovernsip: type: str choices: @@ -395,12 +356,10 @@ description: - To use the Citrix ADC IP to send Time series data such as metrics and events, instead of the SNIP - default: DISABLED udppmtu: type: float description: - MTU, in bytes, for IPFIX UDP packets. - default: 1472 urlcategory: type: str choices: @@ -408,7 +367,6 @@ - DISABLED description: - Include the URL category record. - default: DISABLED usagerecordinterval: type: float description: @@ -421,7 +379,6 @@ - DISABLED description: - Enable/disable the feature individually on appflow action. - default: DISABLED websaasappusagereporting: type: str choices: @@ -430,7 +387,6 @@ description: - On enabling this option, NGS will send data used by Web/saas app at the end of every HTTP transaction to configured collectors. - default: DISABLED extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/appflowpolicylabel.py b/plugins/modules/appflowpolicylabel.py index 1bb39350..b415d16d 100644 --- a/plugins/modules/appflowpolicylabel.py +++ b/plugins/modules/appflowpolicylabel.py @@ -66,7 +66,6 @@ - HTTP_QUIC description: - Type of traffic evaluated by the policies bound to the policy label. - default: HTTP appflowpolicylabel_appflowpolicy_binding: type: dict description: Bindings for appflowpolicylabel_appflowpolicy_binding resource diff --git a/plugins/modules/appfwconfidfield.py b/plugins/modules/appfwconfidfield.py index 4c2d3393..5fe2fb4f 100644 --- a/plugins/modules/appfwconfidfield.py +++ b/plugins/modules/appfwconfidfield.py @@ -54,7 +54,6 @@ follows:' - '* C(REGEX). Form field is a regular expression.' - '* C(NOTREGEX). Form field is a literal string.' - default: NOTREGEX url: type: str description: diff --git a/plugins/modules/appfwglobal_appfwpolicy_binding.py b/plugins/modules/appfwglobal_appfwpolicy_binding.py index d1e515a8..ba00ed88 100644 --- a/plugins/modules/appfwglobal_appfwpolicy_binding.py +++ b/plugins/modules/appfwglobal_appfwpolicy_binding.py @@ -47,7 +47,6 @@ - APPFW_GLOBAL description: - '0' - default: SYSTEM_GLOBAL gotopriorityexpression: type: str description: diff --git a/plugins/modules/appfwgrpccontenttype.py b/plugins/modules/appfwgrpccontenttype.py index 2e5613c1..1e947cc0 100644 --- a/plugins/modules/appfwgrpccontenttype.py +++ b/plugins/modules/appfwgrpccontenttype.py @@ -47,7 +47,6 @@ - NOTREGEX description: - Is gRPC content type a regular expression? - default: NOTREGEX extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/appfwgrpcwebjsoncontenttype.py b/plugins/modules/appfwgrpcwebjsoncontenttype.py index bfbb0a0a..12e86d18 100644 --- a/plugins/modules/appfwgrpcwebjsoncontenttype.py +++ b/plugins/modules/appfwgrpcwebjsoncontenttype.py @@ -47,7 +47,6 @@ - NOTREGEX description: - Is gRPC-web-json content type a regular expression? - default: NOTREGEX extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/appfwgrpcwebtextcontenttype.py b/plugins/modules/appfwgrpcwebtextcontenttype.py index 17291b4a..7bb2cfcd 100644 --- a/plugins/modules/appfwgrpcwebtextcontenttype.py +++ b/plugins/modules/appfwgrpcwebtextcontenttype.py @@ -47,7 +47,6 @@ - NOTREGEX description: - Is gRPC-web-text content type a regular expression? - default: NOTREGEX extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/appfwjsoncontenttype.py b/plugins/modules/appfwjsoncontenttype.py index 7dc4e6ed..96c3e4b1 100644 --- a/plugins/modules/appfwjsoncontenttype.py +++ b/plugins/modules/appfwjsoncontenttype.py @@ -43,7 +43,6 @@ - NOTREGEX description: - Is json content type a regular expression? - default: NOTREGEX jsoncontenttypevalue: type: str description: diff --git a/plugins/modules/appfwlearningsettings.py b/plugins/modules/appfwlearningsettings.py index 0b3a7e6c..f26df208 100644 --- a/plugins/modules/appfwlearningsettings.py +++ b/plugins/modules/appfwlearningsettings.py @@ -41,12 +41,10 @@ description: - The number of minutes after the threshold hit alert the learned rule will be deployed - default: 10080 contenttypeminthreshold: type: float description: - Minimum threshold to learn Content Type information. - default: 1 contenttypepercentthreshold: type: float description: @@ -56,13 +54,11 @@ description: - The number of minutes after the threshold hit alert the learned rule will be deployed - default: 10080 cookieconsistencyminthreshold: type: float description: - Minimum number of application firewall sessions that the learning engine must observe to learn cookies. - default: 1 cookieconsistencypercentthreshold: type: float description: @@ -72,7 +68,6 @@ type: float description: - Minimum threshold to learn Credit Card information. - default: 1 creditcardnumberpercentthreshold: type: float description: @@ -82,13 +77,11 @@ description: - The number of minutes after the threshold hit alert the learned rule will be deployed - default: 10080 crosssitescriptingminthreshold: type: float description: - Minimum number of application firewall sessions that the learning engine must observe to learn HTML cross-site scripting patterns. - default: 1 crosssitescriptingpercentthreshold: type: float description: @@ -100,13 +93,11 @@ description: - The number of minutes after the threshold hit alert the learned rule will be deployed - default: 10080 csrftagminthreshold: type: float description: - Minimum number of application firewall sessions that the learning engine must observe to learn cross-site request forgery (CSRF) tags. - default: 1 csrftagpercentthreshold: type: float description: @@ -117,13 +108,11 @@ description: - The number of minutes after the threshold hit alert the learned rule will be deployed - default: 10080 fieldconsistencyminthreshold: type: float description: - Minimum number of application firewall sessions that the learning engine must observe to learn field consistency information. - default: 1 fieldconsistencypercentthreshold: type: float description: @@ -135,13 +124,11 @@ description: - The number of minutes after the threshold hit alert the learned rule will be deployed - default: 10080 fieldformatminthreshold: type: float description: - Minimum number of application firewall sessions that the learning engine must observe to learn field formats. - default: 1 fieldformatpercentthreshold: type: float description: @@ -157,13 +144,11 @@ description: - The number of minutes after the threshold hit alert the learned rule will be deployed - default: 10080 sqlinjectionminthreshold: type: float description: - Minimum number of application firewall sessions that the learning engine must observe to learn HTML SQL injection patterns. - default: 1 sqlinjectionpercentthreshold: type: float description: @@ -175,13 +160,11 @@ description: - The number of minutes after the threshold hit alert the learned rule will be deployed - default: 10080 starturlminthreshold: type: float description: - Minimum number of application firewall sessions that the learning engine must observe to learn start URLs. - default: 1 starturlpercentthreshold: type: float description: @@ -192,7 +175,6 @@ description: - Minimum number of application firewall sessions that the learning engine must observe to learn XML attachment patterns. - default: 1 xmlattachmentpercentthreshold: type: float description: @@ -204,7 +186,6 @@ description: - Minimum number of application firewall sessions that the learning engine must observe to learn web services interoperability (WSI) information. - default: 1 xmlwsipercentthreshold: type: float description: diff --git a/plugins/modules/appfwmultipartformcontenttype.py b/plugins/modules/appfwmultipartformcontenttype.py index 24acba3b..bd954cb9 100644 --- a/plugins/modules/appfwmultipartformcontenttype.py +++ b/plugins/modules/appfwmultipartformcontenttype.py @@ -43,7 +43,6 @@ - NOTREGEX description: - Is multipart_form content type a regular expression? - default: NOTREGEX multipartformcontenttypevalue: type: str description: diff --git a/plugins/modules/appfwprofile.py b/plugins/modules/appfwprofile.py index d58fbb23..b2b84192 100644 --- a/plugins/modules/appfwprofile.py +++ b/plugins/modules/appfwprofile.py @@ -50,7 +50,6 @@ accessing cookies.' - '* Secure - Add Secure flag to cookies.' - '* All - Add both HTTPOnly and Secure flags to cookies.' - default: none apispec: type: str description: @@ -66,7 +65,6 @@ - 'OFF' description: - Enable bypass list for the profile. - default: 'OFF' as_prof_deny_list_enable: type: str choices: @@ -74,7 +72,6 @@ - 'OFF' description: - Enable deny list for the profile. - default: 'OFF' augment: type: bool description: @@ -97,7 +94,6 @@ followed by the actions to be enabled. To turn off all actions, type "set appfw profile -blockKeywordAction C(none)".' elements: str - default: none bufferoverflowaction: type: list choices: @@ -121,32 +117,27 @@ description: - Maximum length, in characters, for cookies sent to your protected web sites. Requests with longer cookies are blocked. - default: 4096 bufferoverflowmaxheaderlength: type: float description: - Maximum length, in characters, for HTTP headers in requests sent to your protected web sites. Requests with longer headers are blocked. - default: 4096 bufferoverflowmaxquerylength: type: float description: - Maximum length, in bytes, for query string sent to your protected web sites. Requests with longer query strings are blocked. - default: 65535 bufferoverflowmaxtotalheaderlength: type: float description: - Maximum length, in bytes, for the total HTTP header length in requests sent to your protected web sites. The minimum value of this and maxHeaderLen in httpProfile will be used. Requests with longer length are blocked. - default: 65535 bufferoverflowmaxurllength: type: float description: - Maximum length, in characters, for URLs on your protected web sites. Requests with longer URLs are blocked. - default: 1024 canonicalizehtmlresponse: type: str choices: @@ -155,7 +146,6 @@ description: - Perform HTML entity encoding for any special characters in responses sent by your protected web sites. - default: 'ON' ceflogging: type: str choices: @@ -171,7 +161,6 @@ description: - Check request headers as well as web forms for injected SQL and cross-site scripts. - default: 'OFF' clientipexpression: type: str description: @@ -194,7 +183,6 @@ followed by the actions to be enabled. To turn off all actions, type "set appfw profile -cmdInjectionAction C(none)".' elements: str - default: none cmdinjectiongrammar: type: str choices: @@ -202,7 +190,6 @@ - 'OFF' description: - Check for CMD injection using CMD grammar - default: 'OFF' cmdinjectiontype: type: str choices: @@ -219,7 +206,6 @@ - '-C(CMDSplCharORKeyword) : Checks for both and blocks if anyone is found,' - '-C(None) : Disables checking using both CMD Special Char and Keyword' - default: CMDSplCharANDKeyword comment: type: str description: @@ -267,7 +253,6 @@ followed by the actions to be enabled. To turn off all actions, type "set appfw profile -cookieConsistencyAction C(none)".' elements: str - default: none cookieencryption: type: str choices: @@ -281,7 +266,6 @@ - '* Decrypt Only - Decrypt encrypted cookies, but do not encrypt cookies.' - '* Encrypt Session Only - Encrypt session cookies, but not permanent cookies.' - '* Encrypt All - Encrypt all cookies.' - default: none cookiehijackingaction: type: list choices: @@ -302,7 +286,6 @@ followed by the actions to be enabled. To turn off all actions, type "set appfw profile -cookieHijackingAction C(none)".' elements: str - default: none cookieproxying: type: str choices: @@ -313,7 +296,6 @@ - '* None - Do not proxy cookies.' - '* Session Only - Proxy session cookies by using the Citrix ADC session ID, but do not proxy permanent cookies.' - default: none cookiesamesiteattribute: type: str choices: @@ -324,7 +306,6 @@ - Cookie Samesite attribute added to support adding cookie SameSite attribute for all set-cookies including appfw session cookies. Default value will be "SameSite=Lax". - default: LAX cookietransforms: type: str choices: @@ -340,7 +321,6 @@ - 'CAUTION: Make sure that this parameter is set to C(ON) if you are configuring any cookie transformations. If it is set to C(OFF), no cookie transformations are performed regardless of any other settings.' - default: 'OFF' creditcard: type: list choices: @@ -354,7 +334,6 @@ description: - Credit card types that the application firewall should protect. elements: str - default: none creditcardaction: type: list choices: @@ -374,7 +353,6 @@ followed by the actions to be enabled. To turn off all actions, type "set appfw profile -creditCardAction C(none)".' elements: str - default: none creditcardmaxallowed: type: float description: @@ -389,7 +367,6 @@ description: - Mask any credit card number detected in a response by replacing each digit, except the digits in the final group, with the letter "X." - default: 'OFF' crosssitescriptingaction: type: list choices: @@ -420,7 +397,6 @@ description: - Check complete URLs for cross-site scripts, instead of just the query portions of URLs. - default: 'OFF' crosssitescriptingtransformunsafehtml: type: str choices: @@ -432,7 +408,6 @@ - 'CAUTION: Make sure that this parameter is set to C(ON) if you are configuring any cross-site scripting transformations. If it is set to C(OFF), no cross-site scripting transformations are performed regardless of any other settings.' - default: 'OFF' csrftagaction: type: list choices: @@ -455,7 +430,6 @@ followed by the actions to be enabled. To turn off all actions, type "set appfw profile -CSRFTagAction C(none)".' elements: str - default: none customsettings: type: str description: @@ -481,7 +455,6 @@ description: - Maximum length, in characters, for data entered into a field that is assigned the default field type. - default: 65535 defaultfieldformatminlength: type: float description: @@ -543,7 +516,6 @@ description: - Setting this option logs credit card numbers in the response when the match is found. - default: 'ON' dynamiclearning: type: list choices: @@ -578,7 +550,6 @@ description: - Enable tagging of web form fields for use by the Form Field Consistency and CSRF Form Tagging checks. - default: 'ON' errorurl: type: str description: @@ -590,7 +561,6 @@ - 'OFF' description: - Exclude uploaded files from Form checks. - default: 'OFF' exemptclosureurlsfromsecuritychecks: type: str choices: @@ -600,7 +570,6 @@ - Exempt URLs that pass the Start URL closure check from SQL injection, cross-site script, field format and field consistency security checks at locations other than headers. - default: 'ON' fakeaccountdetection: type: str choices: @@ -609,7 +578,6 @@ description: - 'Fake account detection flag : C(ON)/C(OFF). If set to C(ON) fake account detection in enabled on ADC, if set to C(OFF) fake account detection is disabled.' - default: 'OFF' fieldconsistencyaction: type: list choices: @@ -632,7 +600,6 @@ followed by the actions to be enabled. To turn off all actions, type "set appfw profile -fieldConsistencyAction C(none)".' elements: str - default: none fieldformataction: type: list choices: @@ -659,7 +626,6 @@ description: - Maximum allowed number of file uploads per form-submission request. The maximum setting (65535) allows an unlimited number of uploads. - default: 65535 fileuploadtypesaction: type: list choices: @@ -713,7 +679,6 @@ - Response status code associated with HTML error page. Non-empty HTML error object must be imported to the application firewall profile for the status code. - default: 200 htmlerrorstatusmessage: type: str description: @@ -754,7 +719,6 @@ - 'OFF' description: - Configure whether application firewall should add samesite attribute for set-cookies - default: 'OFF' inspectcontenttypes: type: list choices: @@ -795,7 +759,6 @@ names and values. Available settings function as follows:' - '* C(asp_mode) - Microsoft ASP format.' - '* C(secure_mode) - Secure format.' - default: secure_mode jsonblockkeywordaction: type: list choices: @@ -814,7 +777,6 @@ followed by the actions to be enabled. To turn off all actions, type "set appfw profile -JSONBlockKeywordAction C(none)".' elements: str - default: none jsoncmdinjectionaction: type: list choices: @@ -840,7 +802,6 @@ - 'OFF' description: - Check for CMD injection using CMD grammar in JSON - default: 'OFF' jsoncmdinjectiontype: type: str choices: @@ -857,7 +818,6 @@ - '-C(CMDSplCharORKeyword) : Checks for both and blocks if anyone is found,' - '-C(None) : Disables checking using both SQL Special Char and Keyword' - default: CMDSplCharANDKeyword jsondosaction: type: list choices: @@ -891,7 +851,6 @@ - Response status code associated with JSON error page. Non-empty JSON error object must be imported to the application firewall profile for the status code. - default: 200 jsonerrorstatusmessage: type: str description: @@ -921,7 +880,6 @@ - 'OFF' description: - Check for SQL injection using SQL grammar in JSON - default: 'OFF' jsonsqlinjectiontype: type: str choices: @@ -938,7 +896,6 @@ - '-C(SQLSplCharORKeyword) : Checks for both and blocks if anyone is found,' - '-C(None) : Disables checking using both SQL Special Char and Keyword' - default: SQLSplCharANDKeyword jsonxssaction: type: list choices: @@ -965,7 +922,6 @@ - 'OFF' description: - Log every profile match, regardless of security checks results. - default: 'OFF' matchurlstring: type: str description: @@ -1018,7 +974,6 @@ backend server in most cases.' - '* C(OFF) - Partial requests by the client are changed to full requests to the backend server' - default: 'ON' overwrite: type: bool description: @@ -1031,14 +986,12 @@ description: - Configure whether the application firewall should use percentage recursive decoding - default: 'ON' postbodylimit: type: float description: - Maximum allowed HTTP post body size, in bytes. Maximum supported value is 10GB. Citrix recommends enabling streaming option for large values of post body limit (>20MB). - default: 20000000 postbodylimitaction: type: list choices: @@ -1061,7 +1014,6 @@ - Maximum allowed HTTP post body size for signature inspection for location HTTP_POST_BODY in the signatures, in bytes. Note that the changes in value could impact CPU and latency profile. - default: 2048 protofileobject: type: str description: @@ -1080,7 +1032,6 @@ - Although this parameter is part of the Start URL check, referer validation protects against cross-site request forgery (CSRF) attacks, not Start URL attacks. - default: 'OFF' relaxationrules: type: bool description: @@ -1123,7 +1074,6 @@ - 'OFF' description: - Allow ';' as a form field separator in URL queries and POST form bodies. - default: 'OFF' sessioncookiename: type: str description: @@ -1143,7 +1093,6 @@ - postOnly description: - Perform sessionless Field Consistency Checks. - default: 'OFF' sessionlessurlclosure: type: str choices: @@ -1152,7 +1101,6 @@ description: - Enable session less URL Closure Checks. - 'This check is applicable to Profile Type: HTML.' - default: 'OFF' signatures: type: str description: @@ -1186,7 +1134,6 @@ - 'OFF' description: - Check for form fields that contain SQL wild chars . - default: 'OFF' sqlinjectiongrammar: type: str choices: @@ -1194,7 +1141,6 @@ - 'OFF' description: - Check for SQL injection using SQL grammar - default: 'OFF' sqlinjectiononlycheckfieldswithsqlchars: type: str choices: @@ -1205,7 +1151,6 @@ SQL code. - Most SQL servers require a special string to activate an SQL request, so SQL code without a special string is harmless to most SQL servers. - default: 'ON' sqlinjectionparsecomments: type: str choices: @@ -1230,7 +1175,6 @@ - 'Specifies SQL Injection rule type: C(ALLOW)/C(DENY). If C(ALLOW) rule type is configured then allow list rules are used, if C(DENY) rule type is configured then deny rules are used.' - default: ALLOW sqlinjectiontransformspecialchars: type: str choices: @@ -1244,7 +1188,6 @@ - 'CAUTION: Make sure that this parameter is set to C(ON) if you are configuring any SQL injection transformations. If it is set to C(OFF), no SQL injection transformations are performed regardless of any other settings.' - default: 'OFF' sqlinjectiontype: type: str choices: @@ -1261,7 +1204,6 @@ - '-C(SQLSplCharORKeyword) : Checks for both and blocks if anyone is found' - '-C(None) : Disables checking using both SQL Special Char and Keyword' - default: SQLSplCharANDKeyword starturlaction: type: list choices: @@ -1290,7 +1232,6 @@ - 'OFF' description: - Toggle the state of Start URL Closure. - default: 'OFF' streaming: type: str choices: @@ -1304,7 +1245,6 @@ starturl closure, CSRF tagging, JSON SQL, JSON XSS, JSON DOS is enabled. Please make sure that the backend server accepts chunked requests before enabling this option. Citrix recommends enabling this option for large request sizes(>20MB).' - default: 'OFF' stripcomments: type: str choices: @@ -1313,7 +1253,6 @@ description: - Strip HTML comments. - 'This check is applicable to Profile Type: HTML.' - default: 'OFF' striphtmlcomments: type: str choices: @@ -1323,7 +1262,6 @@ description: - Strip HTML comments before forwarding a web page sent by a protected web site in response to a user request. - default: none stripxmlcomments: type: str choices: @@ -1332,7 +1270,6 @@ description: - Strip XML comments before forwarding a web page sent by a protected web site in response to a user request. - default: none trace: type: str choices: @@ -1340,7 +1277,6 @@ - 'OFF' description: - Toggle the state of trace - default: 'OFF' type: type: list choices: @@ -1361,7 +1297,6 @@ - '* C(HTML) C(XML) C(JSON) - Sites that contain C(HTML), C(XML) and C(JSON) content.' elements: str - default: HTML urldecoderequestcookies: type: str choices: @@ -1370,7 +1305,6 @@ description: - URL Decode request cookies before subjecting them to SQL and cross-site scripting checks. - default: 'OFF' usehtmlerrorobject: type: str choices: @@ -1379,7 +1313,6 @@ description: - Send an imported HTML Error object to a user when a request is blocked, instead of redirecting the user to the designated Error URL. - default: 'OFF' verboseloglevel: type: str choices: @@ -1388,7 +1321,6 @@ - patternPayloadHeader description: - Detailed Logging Verbose Log Level. - default: pattern xmlattachmentaction: type: list choices: @@ -1450,7 +1382,6 @@ description: - Response status code associated with XML error page. Non-empty XML error object must be imported to the application firewall profile for the status code. - default: 200 xmlerrorstatusmessage: type: str description: @@ -1519,7 +1450,6 @@ - 'OFF' description: - Check for form fields that contain SQL wild chars . - default: 'OFF' xmlsqlinjectiononlycheckfieldswithsqlchars: type: str choices: @@ -1528,7 +1458,6 @@ description: - Check only form fields that contain SQL special characters, which most SQL servers require before accepting an SQL command, for injected SQL. - default: 'ON' xmlsqlinjectionparsecomments: type: str choices: @@ -1545,7 +1474,6 @@ - '* ANSI - Exempt content that is part of an ANSI (Mozilla-style) comment.' - '* Nested - Exempt content that is part of a C(nested) (Microsoft-style) comment.' - '* ANSI Nested - Exempt content that is part of any type of comment.' - default: checkall xmlsqlinjectiontype: type: str choices: @@ -1560,7 +1488,6 @@ - '-C(SQLKeyword) : Checks for SQL Keywords' - '-C(SQLSplCharANDKeyword) : Checks for both and blocks if both are found' - '-C(SQLSplCharORKeyword) : Checks for both and blocks if anyone is found' - default: SQLSplCharANDKeyword xmlvalidationaction: type: list choices: diff --git a/plugins/modules/appfwprofile_blockkeyword_binding.py b/plugins/modules/appfwprofile_blockkeyword_binding.py index 592a4be9..db6d49da 100644 --- a/plugins/modules/appfwprofile_blockkeyword_binding.py +++ b/plugins/modules/appfwprofile_blockkeyword_binding.py @@ -56,7 +56,6 @@ - NOTREGEX description: - Is block keyword field name regular expression? - default: NOTREGEX blockkeyword: type: str description: diff --git a/plugins/modules/appfwprofile_bypasslist_binding.py b/plugins/modules/appfwprofile_bypasslist_binding.py index ede59951..b107bbff 100644 --- a/plugins/modules/appfwprofile_bypasslist_binding.py +++ b/plugins/modules/appfwprofile_bypasslist_binding.py @@ -65,7 +65,6 @@ - Expression description: - Bypass List value type - default: literal comment: type: str description: diff --git a/plugins/modules/appfwprofile_denylist_binding.py b/plugins/modules/appfwprofile_denylist_binding.py index ac6439fd..00cce49b 100644 --- a/plugins/modules/appfwprofile_denylist_binding.py +++ b/plugins/modules/appfwprofile_denylist_binding.py @@ -52,7 +52,6 @@ description: - Deny List Action. Default value = C(REDIRECT) elements: str - default: REDIRECT as_deny_list_location: type: str choices: @@ -69,7 +68,6 @@ - Expression description: - Deny List value type - default: literal comment: type: str description: diff --git a/plugins/modules/appfwprofile_fileuploadtype_binding.py b/plugins/modules/appfwprofile_fileuploadtype_binding.py index 8411f755..7f253095 100644 --- a/plugins/modules/appfwprofile_fileuploadtype_binding.py +++ b/plugins/modules/appfwprofile_fileuploadtype_binding.py @@ -83,7 +83,6 @@ - NOTREGEX description: - Is field name a regular expression? - default: NOTREGEX isregex_fileuploadtypes_url: type: str choices: diff --git a/plugins/modules/appfwprofile_jsonblockkeyword_binding.py b/plugins/modules/appfwprofile_jsonblockkeyword_binding.py index 722891e9..04a1a99b 100644 --- a/plugins/modules/appfwprofile_jsonblockkeyword_binding.py +++ b/plugins/modules/appfwprofile_jsonblockkeyword_binding.py @@ -64,7 +64,6 @@ - NOTREGEX description: - Is JSON blockkeyword key a regular expression? - default: NOTREGEX jsonblockkeyword: type: str description: diff --git a/plugins/modules/appfwprofile_jsondosurl_binding.py b/plugins/modules/appfwprofile_jsondosurl_binding.py index 5b314813..319f466d 100644 --- a/plugins/modules/appfwprofile_jsondosurl_binding.py +++ b/plugins/modules/appfwprofile_jsondosurl_binding.py @@ -88,7 +88,6 @@ description: - Maximum array length in the any of JSON object. This check protects against arrays having large lengths. - default: 10000 jsonmaxarraylengthcheck: type: str choices: @@ -102,7 +101,6 @@ - Maximum allowed nesting depth of JSON document. JSON allows one to nest the containers (object and array) in any order to any depth. This check protects against documents that have excessive depth of hierarchy. - default: 5 jsonmaxcontainerdepthcheck: type: str choices: @@ -114,7 +112,6 @@ type: float description: - Maximum document length of JSON document, in bytes. - default: 20000000 jsonmaxdocumentlengthcheck: type: str choices: @@ -127,7 +124,6 @@ description: - Maximum key count in the any of JSON object. This check protects against objects that have large number of keys. - default: 10000 jsonmaxobjectkeycountcheck: type: str choices: @@ -140,7 +136,6 @@ description: - Maximum key length in the any of JSON object. This check protects against objects that have large keys. - default: 128 jsonmaxobjectkeylengthcheck: type: str choices: @@ -153,7 +148,6 @@ description: - Maximum string length in the JSON. This check protects against strings that have large length. - default: 1000000 jsonmaxstringlengthcheck: type: str choices: diff --git a/plugins/modules/appfwsettings.py b/plugins/modules/appfwsettings.py index 94e322d6..438ef21e 100644 --- a/plugins/modules/appfwsettings.py +++ b/plugins/modules/appfwsettings.py @@ -43,7 +43,6 @@ - 'OFF' description: - Enable CEF format logs. - default: 'OFF' centralizedlearning: type: str choices: @@ -51,7 +50,6 @@ - 'OFF' description: - Flag used to enable/disable ADM centralized learning - default: 'OFF' clientiploggingheader: type: str description: @@ -67,7 +65,6 @@ - Profile to use when a connection does not match any policy. Default setting is APPFW_BYPASS, which sends unmatched connections back to the Citrix ADC without attempting to filter them further. - default: APPFW_BYPASS entitydecoding: type: str choices: @@ -75,7 +72,6 @@ - 'OFF' description: - Transform multibyte (double- or half-width) characters to single width characters. - default: 'OFF' geolocationlogging: type: str choices: @@ -83,14 +79,12 @@ - 'OFF' description: - Enable Geo-Location Logging in CEF format logs. - default: 'OFF' importsizelimit: type: float description: - Cumulative total maximum number of bytes in web forms imported to a protected web site. If a user attempts to upload files with a total byte count higher than the specified limit, the application firewall blocks the request. - default: 134217728 learnratelimit: type: float description: @@ -98,7 +92,6 @@ engine examines to generate new relaxations for learning-enabled security checks. The application firewall drops any connections above this limit from the list of connections used by the learning engine. - default: 400 logmalformedreq: type: str choices: @@ -107,7 +100,6 @@ description: - Log requests that are so malformed that application firewall parsing doesn't occur. - default: 'ON' malformedreqaction: type: list choices: @@ -127,7 +119,6 @@ type: int description: - Proxy Server Port to get updated signatures from AWS. - default: 8080 proxyserver: type: str description: @@ -161,14 +152,12 @@ - Maximum number of sessions that the application firewall allows to be active, regardless of user activity. After the max_limit reaches, No more user session will be created . - default: 100000 sessiontimeout: type: float description: - Timeout, in seconds, after which a user session is terminated. Before continuing to use the protected web site, the user must establish a new session by opening a designated start URL. - default: 900 signatureautoupdate: type: str choices: @@ -176,12 +165,10 @@ - 'OFF' description: - Flag used to enable/disable auto update signatures - default: 'OFF' signatureurl: type: str description: - URL to download the mapping file from server - default: https://s3.amazonaws.com/NSAppFwSignatures/SignaturesMapping.xml undefaction: type: str description: @@ -190,7 +177,6 @@ - An UNDEF event indicates an internal error condition. The APPFW_BLOCK built-in profile is the default setting. You can specify a different built-in or user-created profile as the UNDEF profile. - default: APPFW_BLOCK useconfigurablesecretkey: type: str choices: @@ -198,7 +184,6 @@ - 'OFF' description: - Use configurable secret key in AppFw operations - default: 'OFF' extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/appfwsignatures.py b/plugins/modules/appfwsignatures.py index 62622411..dcd8be07 100644 --- a/plugins/modules/appfwsignatures.py +++ b/plugins/modules/appfwsignatures.py @@ -52,7 +52,6 @@ - 'OFF' description: - Flag used to enable/disable auto enable new signatures - default: 'OFF' category: type: str description: @@ -68,7 +67,6 @@ - 'OFF' description: - Flag used to enable/disable enable signature rule IDs/Signature Category - default: 'ON' merge: type: bool description: diff --git a/plugins/modules/appfwurlencodedformcontenttype.py b/plugins/modules/appfwurlencodedformcontenttype.py index a6586d49..01623a09 100644 --- a/plugins/modules/appfwurlencodedformcontenttype.py +++ b/plugins/modules/appfwurlencodedformcontenttype.py @@ -43,7 +43,6 @@ - NOTREGEX description: - Is urlencoded form content type a regular expression? - default: NOTREGEX urlencodedformcontenttypevalue: type: str description: diff --git a/plugins/modules/appfwxmlcontenttype.py b/plugins/modules/appfwxmlcontenttype.py index 61aa7cdb..8930a101 100644 --- a/plugins/modules/appfwxmlcontenttype.py +++ b/plugins/modules/appfwxmlcontenttype.py @@ -43,7 +43,6 @@ - NOTREGEX description: - Is field name a regular expression? - default: NOTREGEX xmlcontenttypevalue: type: str description: diff --git a/plugins/modules/appqoeaction.py b/plugins/modules/appqoeaction.py index d8b46fbc..09cc29f0 100644 --- a/plugins/modules/appqoeaction.py +++ b/plugins/modules/appqoeaction.py @@ -84,7 +84,6 @@ type: float description: - Retry count - default: 3 polqdepth: type: float description: @@ -131,7 +130,6 @@ - 'NO' description: - Retry on TCP Reset - default: 'NO' retryontimeout: type: float description: diff --git a/plugins/modules/appqoeparameter.py b/plugins/modules/appqoeparameter.py index 1185b7a3..c10bdbdb 100644 --- a/plugins/modules/appqoeparameter.py +++ b/plugins/modules/appqoeparameter.py @@ -40,18 +40,15 @@ type: float description: - average number of client connections, that can sit in service waiting queue - default: 1000000 dosattackthresh: type: float description: - average number of client connection that can queue up on vserver level without triggering DoS mitigation module - default: 2000 maxaltrespbandwidth: type: float description: - maximum bandwidth which will determine whether to send alternate content response - default: 100 sessionlife: type: float description: @@ -59,7 +56,6 @@ content window is displayed. The alternative content window is displayed only once during a session for the same browser accessing a configured URL, so this parameter determines the length of a session. - default: 300 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/arpparam.py b/plugins/modules/arpparam.py index 660f9f32..9ee59092 100644 --- a/plugins/modules/arpparam.py +++ b/plugins/modules/arpparam.py @@ -43,7 +43,6 @@ - DISABLED description: - enable/disable arp spoofing validation - default: DISABLED timeout: type: float description: @@ -51,7 +50,6 @@ The new value applies only to ARP entries that are dynamically learned after the new value is set. Previously existing ARP entries expire after the previously configured aging time. - default: 1200 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/auditmessageaction.py b/plugins/modules/auditmessageaction.py index 6772a956..0462a223 100644 --- a/plugins/modules/auditmessageaction.py +++ b/plugins/modules/auditmessageaction.py @@ -43,7 +43,6 @@ - 'NO' description: - Bypass the safety check and allow unsafe expressions. - default: 'NO' loglevel: type: str choices: diff --git a/plugins/modules/auditnslogaction.py b/plugins/modules/auditnslogaction.py index 89cd161e..d59d655f 100644 --- a/plugins/modules/auditnslogaction.py +++ b/plugins/modules/auditnslogaction.py @@ -87,7 +87,6 @@ description: - Time, in seconds, for which the Citrix ADC waits before sending another DNS query to resolve the host name of the audit server if the last query failed. - default: 5 logfacility: type: str choices: diff --git a/plugins/modules/auditnslogglobal_auditnslogpolicy_binding.py b/plugins/modules/auditnslogglobal_auditnslogpolicy_binding.py index a26b6cd8..f8dca4ff 100644 --- a/plugins/modules/auditnslogglobal_auditnslogpolicy_binding.py +++ b/plugins/modules/auditnslogglobal_auditnslogpolicy_binding.py @@ -57,7 +57,6 @@ - APPFW_GLOBAL description: - '0' - default: SYSTEM_GLOBAL policyname: type: str description: diff --git a/plugins/modules/auditsyslogaction.py b/plugins/modules/auditsyslogaction.py index 9fe4aca4..f0828518 100644 --- a/plugins/modules/auditsyslogaction.py +++ b/plugins/modules/auditsyslogaction.py @@ -94,7 +94,6 @@ description: - Time, in seconds, for which the Citrix ADC waits before sending another DNS query to resolve the host name of the syslog server if the last query failed. - default: 5 lbvservername: type: str description: @@ -153,7 +152,6 @@ type: float description: - Max size of log data that can be held in NSB chain of server info. - default: 500 name: type: str description: diff --git a/plugins/modules/auditsyslogglobal_auditsyslogpolicy_binding.py b/plugins/modules/auditsyslogglobal_auditsyslogpolicy_binding.py index e8684f5b..d7bd30ac 100644 --- a/plugins/modules/auditsyslogglobal_auditsyslogpolicy_binding.py +++ b/plugins/modules/auditsyslogglobal_auditsyslogpolicy_binding.py @@ -133,7 +133,6 @@ - APPFW_GLOBAL description: - '0' - default: SYSTEM_GLOBAL policyname: type: str description: diff --git a/plugins/modules/authenticationazurekeyvault.py b/plugins/modules/authenticationazurekeyvault.py index 10cb3ee2..494a90bf 100644 --- a/plugins/modules/authenticationazurekeyvault.py +++ b/plugins/modules/authenticationazurekeyvault.py @@ -45,7 +45,6 @@ - If authentication is disabled, otp checks are not performed after azure vault keys are obtained. This is useful to distinguish whether user has registered devices. - default: ENABLED clientid: type: str description: @@ -78,7 +77,6 @@ type: float description: - Interval at which access token in obtained. - default: 50 servicekeyname: type: str description: @@ -89,7 +87,6 @@ - RS256 description: - Algorithm to be used to sign/verify transactions - default: RS256 tenantid: type: str description: diff --git a/plugins/modules/authenticationcertaction.py b/plugins/modules/authenticationcertaction.py index fcbda8b5..f6f9c369 100644 --- a/plugins/modules/authenticationcertaction.py +++ b/plugins/modules/authenticationcertaction.py @@ -69,7 +69,6 @@ - Enables or disables two-factor authentication. - Two factor authentication is client cert authentication followed by password authentication. - default: 'OFF' usernamefield: type: str description: diff --git a/plugins/modules/authenticationcitrixauthaction.py b/plugins/modules/authenticationcitrixauthaction.py index 4c124f8f..3b0ab950 100644 --- a/plugins/modules/authenticationcitrixauthaction.py +++ b/plugins/modules/authenticationcitrixauthaction.py @@ -44,7 +44,6 @@ description: - Authentication needs to be disabled for searching user object without performing authentication. - default: ENABLED authenticationtype: type: str choices: @@ -53,7 +52,6 @@ description: - Type of the Citrix Authentication implementation. Default implementation uses Citrix Cloud Connector. - default: CITRIXCONNECTOR name: type: str description: diff --git a/plugins/modules/authenticationemailaction.py b/plugins/modules/authenticationemailaction.py index 2156d133..4a46da85 100644 --- a/plugins/modules/authenticationemailaction.py +++ b/plugins/modules/authenticationemailaction.py @@ -77,7 +77,6 @@ type: float description: - Time after which the code expires. - default: 180 type: type: str choices: @@ -85,7 +84,6 @@ - ATHENA description: - Type of the email action. Default type is C(SMTP). - default: SMTP username: type: str description: diff --git a/plugins/modules/authenticationldapaction.py b/plugins/modules/authenticationldapaction.py index 81630960..ae70e080 100644 --- a/plugins/modules/authenticationldapaction.py +++ b/plugins/modules/authenticationldapaction.py @@ -127,12 +127,10 @@ - CAUTION! Authentication should be disabled only for authorization group extraction or where other (non-LDAP) authentication methods are in use and either bound to a primary list or flagged as secondary. - default: ENABLED authtimeout: type: float description: - Number of seconds the Citrix ADC waits for a response from the RADIUS server. - default: 3 cloudattributes: type: str choices: @@ -141,7 +139,6 @@ description: - The Citrix ADC uses the cloud attributes to extract additional attributes from LDAP servers required for Citrix Cloud operations - default: DISABLED defaultauthenticationgroup: type: str description: @@ -152,7 +149,6 @@ description: - The Citrix ADC uses the email attribute to query the Active Directory for the email id of a user - default: mail followreferrals: type: str choices: @@ -161,7 +157,6 @@ description: - Setting this option to C(ON) enables following LDAP referrals received from the LDAP server. - default: 'OFF' groupattrname: type: str description: @@ -229,13 +224,11 @@ type: float description: - Specifies the maximum number of nested referrals to follow. - default: 1 maxnestinglevel: type: float description: - If nested group extraction is ON, specifies the number of levels up to which group extraction is performed. - default: 2 mssrvrecordlocation: type: str description: @@ -264,7 +257,6 @@ description: - Allow nested group extraction, in which the Citrix ADC queries external LDAP servers to determine whether a group is part of another group. - default: 'OFF' otpsecret: type: str description: @@ -277,7 +269,6 @@ - DISABLED description: - Allow password change requests. - default: DISABLED pushservice: type: str description: @@ -290,7 +281,6 @@ - MSSRV-REC description: - Specifies the DNS Record lookup Type for the referrals - default: A-REC requireuser: type: str choices: @@ -302,7 +292,6 @@ [Both username validation as well as password validation skipped] and (non-LDAP) authentication methods are in use and either bound to a primary list or flagged as secondary. - default: 'YES' searchfilter: type: str description: @@ -321,7 +310,6 @@ description: - Type of security used for communications between the Citrix ADC and the LDAP server. For the C(PLAINTEXT) setting, no encryption is required. - default: PLAINTEXT serverip: type: str description: @@ -334,7 +322,6 @@ type: int description: - Port on which the LDAP server accepts connections. - default: 389 sshpublickey: type: str description: @@ -365,7 +352,6 @@ - 'NO' description: - When to validate LDAP server certs - default: 'NO' extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/authenticationloginschema.py b/plugins/modules/authenticationloginschema.py index a633a436..b4a29c5c 100644 --- a/plugins/modules/authenticationloginschema.py +++ b/plugins/modules/authenticationloginschema.py @@ -80,7 +80,6 @@ description: - This option indicates whether current factor credentials are the default SSO (SingleSignOn) credentials. - default: 'NO' usercredentialindex: type: float description: diff --git a/plugins/modules/authenticationoauthaction.py b/plugins/modules/authenticationoauthaction.py index acadf968..32372229 100644 --- a/plugins/modules/authenticationoauthaction.py +++ b/plugins/modules/authenticationoauthaction.py @@ -146,7 +146,6 @@ - DISABLED description: - If authentication is disabled, password is not sent in the request. - default: ENABLED authorizationendpoint: type: str description: @@ -186,7 +185,6 @@ - PASSWORD description: - Grant type support. value can be code or password - default: CODE graphendpoint: type: str description: @@ -232,7 +230,6 @@ description: - Type of the OAuth implementation. Default value is generic implementation that is applicable for most deployments. - default: GENERIC pkce: type: str choices: @@ -240,12 +237,10 @@ - DISABLED description: - Option to enable/disable PKCE flow during authentication. - default: ENABLED refreshinterval: type: float description: - Interval at which services are monitored for necessary configuration. - default: 1440 resourceuri: type: str description: @@ -257,7 +252,6 @@ ADC allows on an incoming token. For example, if skewTime is 10, then token would be valid from (current time - 10) min to (current time + 10) min, ie 20min in all. - default: 5 tenantid: type: str description: @@ -279,7 +273,6 @@ description: - Option to select the variant of token authentication method. This method is used while exchanging code with IdP. - default: client_secret_post userinfourl: type: str description: diff --git a/plugins/modules/authenticationoauthidpprofile.py b/plugins/modules/authenticationoauthidpprofile.py index f3a98897..f62cac01 100644 --- a/plugins/modules/authenticationoauthidpprofile.py +++ b/plugins/modules/authenticationoauthidpprofile.py @@ -77,7 +77,6 @@ - 'OFF' description: - Option to encrypt token when Citrix ADC IDP sends one. - default: 'OFF' issuer: type: str description: @@ -103,7 +102,6 @@ type: float description: - Interval at which Relying Party metadata is refreshed. - default: 50 relyingpartymetadataurl: type: str description: @@ -117,7 +115,6 @@ - 'OFF' description: - Option to send encrypted password in idtoken. - default: 'OFF' signaturealg: type: str choices: @@ -125,7 +122,6 @@ - RS512 description: - Algorithm to be used to sign OpenID tokens. - default: RS256 signatureservice: type: str description: @@ -137,7 +133,6 @@ - This option specifies the duration for which the token sent by Citrix ADC IdP is valid. For example, if skewTime is 10, then token would be valid from (current time - 10) min to (current time + 10) min, ie 20min in all. - default: 5 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/authenticationpolicylabel.py b/plugins/modules/authenticationpolicylabel.py index 906cbad5..c8a7aaaa 100644 --- a/plugins/modules/authenticationpolicylabel.py +++ b/plugins/modules/authenticationpolicylabel.py @@ -71,7 +71,6 @@ description: - Type of feature (aaatm or rba) against which to match the policies bound to this policy label. - default: AAATM_REQ authenticationpolicylabel_authenticationpolicy_binding: type: dict description: Bindings for authenticationpolicylabel_authenticationpolicy_binding diff --git a/plugins/modules/authenticationpushservice.py b/plugins/modules/authenticationpushservice.py index 0e61f8f3..8325b9d5 100644 --- a/plugins/modules/authenticationpushservice.py +++ b/plugins/modules/authenticationpushservice.py @@ -64,7 +64,6 @@ type: float description: - Interval at which certificates or idtoken is refreshed. - default: 50 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/authenticationradiusaction.py b/plugins/modules/authenticationradiusaction.py index 2ef739c3..9140f3dc 100644 --- a/plugins/modules/authenticationradiusaction.py +++ b/plugins/modules/authenticationradiusaction.py @@ -50,18 +50,15 @@ - 'OFF' description: - Configure the RADIUS server state to accept or refuse authentication messages. - default: 'ON' authservretry: type: float description: - Number of retry by the Citrix ADC before getting response from the RADIUS server. - default: 3 authtimeout: type: float description: - Number of seconds the Citrix ADC waits for a response from the RADIUS server. - default: 3 callingstationid: type: str choices: @@ -70,7 +67,6 @@ description: - Send Calling-Station-ID of the client to the RADIUS server. IP Address of the client is sent as its Calling-Station-ID. - default: DISABLED defaultauthenticationgroup: type: str description: @@ -103,7 +99,6 @@ description: - Encoding type for passwords in RADIUS packets that the Citrix ADC sends to the RADIUS server. - default: pap pwdattributetype: type: float description: @@ -177,7 +172,6 @@ - TLS description: - Transport mode to RADIUS server. - default: UDP tunnelendpointclientip: type: str choices: @@ -185,7 +179,6 @@ - DISABLED description: - Send Tunnel Endpoint Client IP address to the RADIUS server. - default: DISABLED extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/authenticationsamlaction.py b/plugins/modules/authenticationsamlaction.py index cde52d5e..5742e157 100644 --- a/plugins/modules/authenticationsamlaction.py +++ b/plugins/modules/authenticationsamlaction.py @@ -143,7 +143,6 @@ - Index/ID of the attribute specification at Identity Provider (IdP). IdP will locate attributes requested by SP using this index and send those attributes in Assertion - default: 255 attributes: type: str description: @@ -272,7 +271,6 @@ - SHA256 description: - Algorithm to be used to compute/verify digest for SAML transactions - default: SHA256 enforceusername: type: str choices: @@ -281,7 +279,6 @@ description: - Option to choose whether the username that is extracted from SAML assertion can be edited in login page while doing second factor - default: 'ON' forceauthn: type: str choices: @@ -290,7 +287,6 @@ description: - Option that forces authentication at the Identity Provider (IdP) that receives Citrix ADC's request - default: 'OFF' groupnamefield: type: str description: @@ -302,7 +298,6 @@ - POST description: - This element specifies the transport mechanism of saml logout messages. - default: POST logouturl: type: str description: @@ -312,7 +307,6 @@ type: float description: - Interval in minutes for fetching metadata from specified metadata URL - default: 3600 metadataurl: type: str description: @@ -351,12 +345,10 @@ description: - This element specifies the authentication context requirements of authentication statements returned in the response. - default: exact samlacsindex: type: float description: - Index/ID of the metadata entry corresponding to this configuration. - default: 255 samlbinding: type: str choices: @@ -365,7 +357,6 @@ - ARTIFACT description: - This element specifies the transport mechanism of saml messages. - default: POST samlidpcertname: type: str description: @@ -391,7 +382,6 @@ - Reject unsigned SAML assertions. C(ON) option results in rejection of Assertion that is received without signature. C(STRICT) option ensures that both Response and Assertion are signed. C(OFF) allows unsigned Assertions. - default: 'ON' samlsigningcertname: type: str description: @@ -404,7 +394,6 @@ - 'OFF' description: - Option to enable second factor after SAML - default: 'OFF' samluserfield: type: str description: @@ -416,7 +405,6 @@ - 'OFF' description: - Option to send thumbprint instead of x509 certificate in SAML request - default: 'OFF' signaturealg: type: str choices: @@ -424,7 +412,6 @@ - RSA-SHA256 description: - Algorithm to be used to sign/verify SAML transactions - default: RSA-SHA256 skewtime: type: float description: @@ -432,7 +419,6 @@ ADC ServiceProvider allows on an incoming assertion. For example, if skewTime is 10, then assertion would be valid from (current time - 10) min to (current time + 10) min, ie 20min in all. - default: 5 statechecks: type: str description: @@ -447,7 +433,6 @@ - 'OFF' description: - Option to store entire SAML Response through the life of user session. - default: 'OFF' extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/authenticationsamlidpprofile.py b/plugins/modules/authenticationsamlidpprofile.py index 7fa45467..53781d08 100644 --- a/plugins/modules/authenticationsamlidpprofile.py +++ b/plugins/modules/authenticationsamlidpprofile.py @@ -384,7 +384,6 @@ - SHA256 description: - Algorithm to be used to compute/verify digest for SAML transactions - default: SHA256 encryptassertion: type: str choices: @@ -392,7 +391,6 @@ - 'OFF' description: - Option to encrypt assertion when Citrix ADC IDP sends one. - default: 'OFF' encryptionalgorithm: type: str choices: @@ -402,7 +400,6 @@ - AES256 description: - Algorithm to be used to encrypt SAML assertion - default: AES256 keytransportalg: type: str choices: @@ -410,7 +407,6 @@ - RSA_OAEP description: - Key transport algorithm to be used in encryption of SAML assertion - default: RSA_OAEP logoutbinding: type: str choices: @@ -418,12 +414,10 @@ - POST description: - This element specifies the transport mechanism of saml logout messages. - default: POST metadatarefreshinterval: type: float description: - Interval in minute for fetching metadata from specified metadata URL - default: 3600 metadataurl: type: str description: @@ -456,7 +450,6 @@ - transient description: - Format of Name Identifier sent in Assertion. - default: transient rejectunsignedrequests: type: str choices: @@ -465,7 +458,6 @@ description: - Option to Reject unsigned SAML Requests. C(ON) option denies any authentication requests that arrive without signature. - default: 'ON' samlbinding: type: str choices: @@ -474,7 +466,6 @@ - ARTIFACT description: - This element specifies the transport mechanism of saml messages. - default: POST samlidpcertname: type: str description: @@ -508,7 +499,6 @@ - 'OFF' description: - Option to send password in assertion. - default: 'OFF' serviceproviderid: type: str description: @@ -527,7 +517,6 @@ - Option to sign portions of assertion when Citrix ADC IDP sends one. Based on the user selection, either Assertion or Response or Both or none can be signed - default: ASSERTION signaturealg: type: str choices: @@ -535,7 +524,6 @@ - RSA-SHA256 description: - Algorithm to be used to sign/verify SAML transactions - default: RSA-SHA256 signatureservice: type: str description: @@ -547,7 +535,6 @@ that the assertion would be valid. For example, if skewTime is 10, then assertion would be valid from (current time - 10) min to (current time + 10) min, ie 20min in all. - default: 5 splogouturl: type: str description: diff --git a/plugins/modules/authenticationtacacsaction.py b/plugins/modules/authenticationtacacsaction.py index 4e449f25..2cce989b 100644 --- a/plugins/modules/authenticationtacacsaction.py +++ b/plugins/modules/authenticationtacacsaction.py @@ -151,7 +151,6 @@ type: float description: - Number of seconds the Citrix ADC waits for a response from the TACACS+ server. - default: 3 defaultauthenticationgroup: type: str description: @@ -183,7 +182,6 @@ type: int description: - Port number on which the TACACS+ server listens for connections. - default: 49 tacacssecret: type: str description: diff --git a/plugins/modules/authenticationvserver.py b/plugins/modules/authenticationvserver.py index 51a76644..5b146f38 100644 --- a/plugins/modules/authenticationvserver.py +++ b/plugins/modules/authenticationvserver.py @@ -47,7 +47,6 @@ - DISABLED description: - Log AppFlow flow information. - default: ENABLED authentication: type: str choices: @@ -56,7 +55,6 @@ description: - Require users to be authenticated before sending traffic through this virtual server. - default: 'ON' authenticationdomain: type: str description: @@ -122,7 +120,6 @@ - The new range of authentication virtual servers will have IP addresses consecutively numbered, starting with the primary address specified with the IP Address parameter. - default: 1 samesite: type: str choices: @@ -139,7 +136,6 @@ - SSL description: - Protocol type of the authentication virtual server. Always C(SSL). - default: SSL td: type: float description: diff --git a/plugins/modules/autoscaleaction.py b/plugins/modules/autoscaleaction.py index 44a0a85f..f2ac6c2b 100644 --- a/plugins/modules/autoscaleaction.py +++ b/plugins/modules/autoscaleaction.py @@ -52,7 +52,6 @@ type: float description: - Time in seconds no other policy is evaluated or action is taken - default: 300 type: type: str choices: @@ -64,7 +63,6 @@ type: float description: - Time in minutes a VM is kept in inactive state before destroying - default: 10 vserver: type: str description: diff --git a/plugins/modules/botglobal_botpolicy_binding.py b/plugins/modules/botglobal_botpolicy_binding.py index 799d1514..1a40ef3b 100644 --- a/plugins/modules/botglobal_botpolicy_binding.py +++ b/plugins/modules/botglobal_botpolicy_binding.py @@ -47,7 +47,6 @@ - APPFW_GLOBAL description: - '0' - default: SYSTEM_GLOBAL gotopriorityexpression: type: str description: diff --git a/plugins/modules/botprofile.py b/plugins/modules/botprofile.py index eaf85916..6b2360b8 100644 --- a/plugins/modules/botprofile.py +++ b/plugins/modules/botprofile.py @@ -43,7 +43,6 @@ - 'OFF' description: - Enable black-list bot detection. - default: 'OFF' bot_enable_ip_reputation: type: str choices: @@ -51,7 +50,6 @@ - 'OFF' description: - Enable IP-reputation bot detection. - default: 'OFF' bot_enable_rate_limit: type: str choices: @@ -59,7 +57,6 @@ - 'OFF' description: - Enable rate-limit bot detection. - default: 'OFF' bot_enable_tps: type: str choices: @@ -67,7 +64,6 @@ - 'OFF' description: - Enable TPS. - default: 'OFF' bot_enable_white_list: type: str choices: @@ -75,7 +71,6 @@ - 'OFF' description: - Enable white-list bot detection. - default: 'OFF' clientipexpression: type: str description: @@ -92,7 +87,6 @@ - 'OFF' description: - Enable device-fingerprint bot detection - default: 'OFF' devicefingerprintaction: type: list choices: @@ -105,7 +99,6 @@ description: - Action to be taken for device-fingerprint based bot detection. elements: str - default: NONE devicefingerprintmobile: type: list choices: @@ -115,7 +108,6 @@ description: - Enabling bot device fingerprint protection for mobile clients elements: str - default: NONE dfprequestlimit: type: float description: @@ -132,7 +124,6 @@ - 'OFF' description: - Enable Headless Browser detection. - default: 'OFF' kmdetection: type: str choices: @@ -140,7 +131,6 @@ - 'OFF' description: - Enable keyboard-mouse based bot detection. - default: 'OFF' kmeventspostbodylimit: type: float description: @@ -199,7 +189,6 @@ - Actions to be taken if multiple User-Agent headers are seen in a request (Applicable if Signature check is enabled). Log action should be combined with other actions elements: str - default: CHECKLAST signaturenouseragentheaderaction: type: list choices: @@ -212,7 +201,6 @@ - Actions to be taken if no User-Agent header in the request (Applicable if Signature check is enabled). elements: str - default: DROP spoofedreqaction: type: list choices: @@ -225,7 +213,6 @@ - Actions to be taken on a spoofed request (A request spoofing good bot user agent string). elements: str - default: LOG trap: type: str choices: @@ -233,7 +220,6 @@ - 'OFF' description: - Enable trap bot detection. - default: 'OFF' trapaction: type: list choices: @@ -245,7 +231,6 @@ description: - Action to be taken for bot trap based bot detection. elements: str - default: NONE trapurl: type: str description: @@ -258,7 +243,6 @@ description: - Bot verbose Logging. Based on the log level, ADC will log additional information whenever client is detected as a bot. - default: NONE botprofile_blacklist_binding: type: dict description: Bindings for botprofile_blacklist_binding resource diff --git a/plugins/modules/botprofile_blacklist_binding.py b/plugins/modules/botprofile_blacklist_binding.py index 445572eb..979189b5 100644 --- a/plugins/modules/botprofile_blacklist_binding.py +++ b/plugins/modules/botprofile_blacklist_binding.py @@ -59,7 +59,6 @@ - One or more actions to be taken if bot is detected based on this Blacklist binding. Only C(LOG) action can be combined with C(DROP) or C(RESET) action. elements: str - default: NONE bot_blacklist_enabled: type: str choices: @@ -67,7 +66,6 @@ - 'OFF' description: - Enabled or disbaled black-list binding. - default: 'OFF' bot_blacklist_type: type: str choices: diff --git a/plugins/modules/botprofile_captcha_binding.py b/plugins/modules/botprofile_captcha_binding.py index a8937ed0..289794c9 100644 --- a/plugins/modules/botprofile_captcha_binding.py +++ b/plugins/modules/botprofile_captcha_binding.py @@ -54,7 +54,6 @@ - One or more actions to be taken when client fails captcha challenge. Only, log action can be configured with C(DROP), C(REDIRECT) or C(RESET) action. elements: str - default: NONE bot_captcha_enabled: type: str choices: @@ -62,7 +61,6 @@ - 'OFF' description: - Enable or disable the captcha binding. - default: 'OFF' bot_captcha_url: type: str description: @@ -80,7 +78,6 @@ description: - Time (in seconds) duration for which no new captcha challenge is sent after current captcha challenge has been answered successfully. - default: 900 logmessage: type: str description: @@ -91,7 +88,6 @@ - Time (in seconds) duration for which client which failed captcha need to wait until allowed to try again. The requests from this client are silently dropped during the mute period. - default: 300 name: type: str description: @@ -109,18 +105,15 @@ - Length of body request (in Bytes) up to (equal or less than) which captcha challenge will be provided to client. Above this length threshold the request will be dropped. This is to avoid DOS and DDOS attacks. - default: 8000 retryattempts: type: float description: - Number of times client can retry solving the captcha. - default: 3 waittime: type: float description: - Wait time in seconds for which ADC needs to wait for the Captcha response. This is to avoid DOS attacks. - default: 15 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/botprofile_ipreputation_binding.py b/plugins/modules/botprofile_ipreputation_binding.py index eb926280..52d7d680 100644 --- a/plugins/modules/botprofile_ipreputation_binding.py +++ b/plugins/modules/botprofile_ipreputation_binding.py @@ -56,7 +56,6 @@ binding. Only C(LOG) action can be combinded with C(DROP), C(RESET), C(REDIRECT) or C(MITIGATION) action. elements: str - default: NONE bot_iprep_enabled: type: str choices: @@ -64,7 +63,6 @@ - 'OFF' description: - Enabled or disabled IP-repuation binding. - default: 'OFF' bot_ipreputation: type: bool description: diff --git a/plugins/modules/botprofile_kmdetectionexpr_binding.py b/plugins/modules/botprofile_kmdetectionexpr_binding.py index 31fab4c4..64a27548 100644 --- a/plugins/modules/botprofile_kmdetectionexpr_binding.py +++ b/plugins/modules/botprofile_kmdetectionexpr_binding.py @@ -49,7 +49,6 @@ - 'OFF' description: - Enable or disable the keyboard-mouse based binding. - default: 'OFF' bot_km_expression_name: type: str description: diff --git a/plugins/modules/botprofile_logexpression_binding.py b/plugins/modules/botprofile_logexpression_binding.py index 552e3e81..b7c207ae 100644 --- a/plugins/modules/botprofile_logexpression_binding.py +++ b/plugins/modules/botprofile_logexpression_binding.py @@ -49,7 +49,6 @@ - 'OFF' description: - Enable or disable the log expression binding. - default: 'OFF' bot_log_expression_name: type: str description: diff --git a/plugins/modules/botprofile_ratelimit_binding.py b/plugins/modules/botprofile_ratelimit_binding.py index 7ad1a873..4f69e846 100644 --- a/plugins/modules/botprofile_ratelimit_binding.py +++ b/plugins/modules/botprofile_ratelimit_binding.py @@ -55,7 +55,6 @@ configured rate. Only C(LOG) action can be combined with C(DROP), C(REDIRECT) or C(RESET) action. elements: str - default: NONE bot_rate_limit_enabled: type: str choices: @@ -63,7 +62,6 @@ - 'OFF' description: - Enable or disable rate-limit binding. - default: 'OFF' bot_rate_limit_type: type: str choices: @@ -369,13 +367,11 @@ description: - Maximum number of requests that are allowed in this session in the given period time. - default: 1 timeslice: type: float description: - Time interval during which requests are tracked to check if they cross the given rate. - default: 1000 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/botprofile_tps_binding.py b/plugins/modules/botprofile_tps_binding.py index 9d3ca62e..aeb8a69f 100644 --- a/plugins/modules/botprofile_tps_binding.py +++ b/plugins/modules/botprofile_tps_binding.py @@ -62,7 +62,6 @@ Only C(LOG) action can be combined with C(DROP), C(RESET), C(REDIRECT), or MITIGIATION action. elements: str - default: NONE bot_tps_enabled: type: str choices: @@ -70,7 +69,6 @@ - 'OFF' description: - Enabled or disabled TPS binding. - default: 'ON' bot_tps_type: type: str choices: diff --git a/plugins/modules/botprofile_trapinsertionurl_binding.py b/plugins/modules/botprofile_trapinsertionurl_binding.py index 1fed04de..51015ceb 100644 --- a/plugins/modules/botprofile_trapinsertionurl_binding.py +++ b/plugins/modules/botprofile_trapinsertionurl_binding.py @@ -53,7 +53,6 @@ - 'OFF' description: - Enable or disable the request URL pattern. - default: 'OFF' logmessage: type: str description: diff --git a/plugins/modules/botprofile_whitelist_binding.py b/plugins/modules/botprofile_whitelist_binding.py index cfc8794c..af7f9ae8 100644 --- a/plugins/modules/botprofile_whitelist_binding.py +++ b/plugins/modules/botprofile_whitelist_binding.py @@ -54,7 +54,6 @@ - 'OFF' description: - Enabled or disabled white-list binding. - default: 'OFF' bot_whitelist_type: type: str choices: @@ -76,7 +75,6 @@ - 'OFF' description: - Enable logging for Whitelist binding. - default: 'OFF' logmessage: type: str description: diff --git a/plugins/modules/botsettings.py b/plugins/modules/botsettings.py index bb185c8b..3da76c61 100644 --- a/plugins/modules/botsettings.py +++ b/plugins/modules/botsettings.py @@ -46,7 +46,6 @@ - Profile to use when the feature is not enabled but feature is licensed. NonIntrusive checks will be disabled and IPRep cronjob(24 Hours) will be removed if this is set to C(BOT_BYPASS). - default: BOT_STATS defaultprofile: type: str description: @@ -76,7 +75,6 @@ type: int description: - Proxy Server Port to get updated signatures from AWS. - default: 8080 proxyserver: type: str description: @@ -106,12 +104,10 @@ - 'OFF' description: - Flag used to enable/disable bot auto update signatures - default: 'OFF' signatureurl: type: str description: - URL to download the bot signature mapping file from server - default: https://nsbotsignatures.s3.amazonaws.com/BotSignatureMapping.json trapurlautogenerate: type: str choices: @@ -120,17 +116,14 @@ description: - Enable/disable trap URL auto generation. When enabled, trap URL is updated within the configured interval. - default: 'OFF' trapurlinterval: type: float description: - Time in seconds after which trap URL is updated. - default: 3600 trapurllength: type: float description: - Length of the auto-generated trap URL. - default: 32 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/bridgegroup.py b/plugins/modules/bridgegroup.py index d983d2d9..c1939a2a 100644 --- a/plugins/modules/bridgegroup.py +++ b/plugins/modules/bridgegroup.py @@ -43,7 +43,6 @@ - DISABLED description: - Enable dynamic routing for this bridgegroup. - default: DISABLED id: type: float description: @@ -57,7 +56,6 @@ - 'Enable all IPv6 dynamic routing protocols on all VLANs bound to this bridgegroup. Note: For the C(ENABLED) setting to work, you must configure IPv6 dynamic routing protocols from the VTYSH command line.' - default: DISABLED bridgegroup_nsip6_binding: type: dict description: Bindings for bridgegroup_nsip6_binding resource diff --git a/plugins/modules/bridgegroup_nsip6_binding.py b/plugins/modules/bridgegroup_nsip6_binding.py index 7ff0b1b9..27821e12 100644 --- a/plugins/modules/bridgegroup_nsip6_binding.py +++ b/plugins/modules/bridgegroup_nsip6_binding.py @@ -54,7 +54,6 @@ type: str description: - The owner node group in a Cluster for this vlan. - default: DEFAULT_NG td: type: float description: diff --git a/plugins/modules/bridgegroup_nsip_binding.py b/plugins/modules/bridgegroup_nsip_binding.py index 9ce7999c..6b761ff2 100644 --- a/plugins/modules/bridgegroup_nsip_binding.py +++ b/plugins/modules/bridgegroup_nsip_binding.py @@ -54,7 +54,6 @@ type: str description: - The owner node group in a Cluster for this vlan. - default: DEFAULT_NG td: type: float description: diff --git a/plugins/modules/bridgetable.py b/plugins/modules/bridgetable.py index 5c6ed306..b870981d 100644 --- a/plugins/modules/bridgetable.py +++ b/plugins/modules/bridgetable.py @@ -43,7 +43,6 @@ only to the entries that are dynamically learned after the new value is set. Previously existing bridge table entries expire after the previously configured time-out value. - default: 300 devicevlan: type: float description: diff --git a/plugins/modules/cachecontentgroup.py b/plugins/modules/cachecontentgroup.py index ed880cd1..1f29e604 100644 --- a/plugins/modules/cachecontentgroup.py +++ b/plugins/modules/cachecontentgroup.py @@ -64,7 +64,6 @@ description: - Force policy evaluation for each response arriving from the origin server. Cannot be set to C(YES) if the Prefetch parameter is also set to C(YES). - default: 'NO' cachecontrol: type: str description: @@ -78,7 +77,6 @@ - Force expiration of the content immediately after the response is downloaded (upon receipt of the last byte of the response body). Applicable only to positive responses. - default: 'NO' flashcache: type: str choices: @@ -87,7 +85,6 @@ description: - Perform flash cache. Mutually exclusive with Poll Every Time (PET) on the same content group. - default: 'NO' heurexpiryparam: type: float description: @@ -127,7 +124,6 @@ - Ignore any request to reload a cached object from the origin server. - To guard against Denial of Service attacks, set this parameter to C(YES). For RFC-compliant behavior, set it to C(NO). - default: 'YES' ignorereqcachinghdrs: type: str choices: @@ -135,7 +131,6 @@ - 'NO' description: - Ignore Cache-Control and Pragma headers in the incoming request. - default: 'YES' insertage: type: str choices: @@ -144,7 +139,6 @@ description: - Insert an Age header into the response. An Age header contains information about the age of the object, in seconds, as calculated by the integrated cache. - default: 'YES' insertetag: type: str choices: @@ -153,7 +147,6 @@ description: - Insert an ETag header in the response. With ETag header insertion, the integrated cache does not serve full responses on repeat requests. - default: 'YES' insertvia: type: str choices: @@ -161,7 +154,6 @@ - 'NO' description: - Insert a Via header into the response. - default: 'YES' invalparams: type: list description: @@ -188,7 +180,6 @@ description: - Perform DNS resolution for responses only if the destination IP address in the request does not match the destination IP address of the cached response. - default: 'YES' matchcookies: type: str choices: @@ -200,13 +191,11 @@ type: float description: - Maximum size of a response that can be cached in this content group. - default: 80 memlimit: type: float description: - Maximum amount of memory that the cache can use. The effective limit is based on the available memory of the Citrix ADC. - default: 65536 minhits: type: int description: @@ -231,7 +220,6 @@ description: - Setting persistHA to C(YES) causes IC to save objects in contentgroup to Secondary node in HA deployment. - default: 'NO' pinned: type: str choices: @@ -239,7 +227,6 @@ - 'NO' description: - Do not flush objects from this content group under memory pressure. - default: 'NO' polleverytime: type: str choices: @@ -248,7 +235,6 @@ description: - Always poll for the objects in this content group. That is, retrieve the objects from the origin server whenever they are requested. - default: 'NO' prefetch: type: str choices: @@ -256,7 +242,6 @@ - 'NO' description: - Attempt to refresh objects that are about to go stale. - default: 'YES' prefetchmaxpending: type: float description: @@ -285,7 +270,6 @@ the quick abort value, and a client aborts during the download, the cache stops downloading the response. If the object is larger than the quick abort size, the cache continues to download the response. - default: 4194303 relexpiry: type: float description: @@ -303,7 +287,6 @@ - 'NO' description: - Remove cookies from responses. - default: 'YES' selectorvalue: type: str description: @@ -316,7 +299,6 @@ - 'NO' description: - content group whose objects are to be sent to secondary. - default: 'NO' type: type: str choices: @@ -325,7 +307,6 @@ - MSSQL description: - The type of the content group. - default: HTTP weaknegrelexpiry: type: float description: diff --git a/plugins/modules/cacheglobal_cachepolicy_binding.py b/plugins/modules/cacheglobal_cachepolicy_binding.py index a3501d93..ce3ddbb9 100644 --- a/plugins/modules/cacheglobal_cachepolicy_binding.py +++ b/plugins/modules/cacheglobal_cachepolicy_binding.py @@ -47,7 +47,6 @@ - APPFW_GLOBAL description: - '0' - default: SYSTEM_GLOBAL gotopriorityexpression: type: str description: @@ -84,7 +83,6 @@ - 'NO' description: - Specify whether this policy should be evaluated. - default: 'NO' priority: type: float description: diff --git a/plugins/modules/cacheobject.py b/plugins/modules/cacheobject.py index f569efef..9789ed7c 100644 --- a/plugins/modules/cacheobject.py +++ b/plugins/modules/cacheobject.py @@ -52,7 +52,6 @@ - POST description: - HTTP request method that caused the object to be stored. - default: GET httpstatus: type: float description: @@ -86,7 +85,6 @@ type: int description: - Host port of the object. You must also set the Host parameter. - default: 80 tosecondary: type: str choices: @@ -94,7 +92,6 @@ - 'NO' description: - Object will be saved onto Secondary. - default: 'NO' url: type: str description: diff --git a/plugins/modules/cacheparameter.py b/plugins/modules/cacheparameter.py index d04b8884..0706421b 100644 --- a/plugins/modules/cacheparameter.py +++ b/plugins/modules/cacheparameter.py @@ -58,14 +58,12 @@ - The HA object persisting parameter. When this value is set to C(YES), cache objects can be synced to Secondary in a HA deployment. If set to C(NO), objects will never be synced to Secondary node. - default: 'NO' maxpostlen: type: float description: - Maximum number of POST body bytes to consider when evaluating parameters for a content group for which you have configured hit parameters and invalidation parameters. - default: 4096 memlimit: type: float description: diff --git a/plugins/modules/callhome.py b/plugins/modules/callhome.py index 93b87335..9918750c 100644 --- a/plugins/modules/callhome.py +++ b/plugins/modules/callhome.py @@ -44,7 +44,6 @@ type: float description: - Interval (in days) between CallHome heartbeats - default: 7 ipaddress: type: str description: @@ -56,7 +55,6 @@ - CSP description: - CallHome mode of operation - default: Default nodeid: type: float description: @@ -79,7 +77,6 @@ - Enables or disables the proxy mode. The proxy server can be set by either specifying the IP address of the server or the name of the service representing the proxy server. - default: 'NO' extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/channel.py b/plugins/modules/channel.py index ebdafdbf..c0644474 100644 --- a/plugins/modules/channel.py +++ b/plugins/modules/channel.py @@ -70,7 +70,6 @@ frames. Flow control is a function as mentioned in clause 31 of the IEEE 802.3 standard. Flow control allows congested ports to pause traffic from the peer device. Flow control is achieved by sending PAUSE frames. - default: 'OFF' haheartbeat: type: str choices: @@ -80,7 +79,6 @@ - In a High Availability (HA) configuration, configure the LA channel for sending heartbeats. LA channel that has HA Heartbeat disabled should not send the heartbeats. - default: 'ON' hamonitor: type: str choices: @@ -89,7 +87,6 @@ description: - In a High Availability (HA) configuration, monitor the LA channel for failure events. Failure of any LA channel that has HA MON enabled triggers HA failover. - default: 'ON' id: type: str description: @@ -102,7 +99,6 @@ description: - Alias name for the LA channel. Used only to enhance readability. To perform any operations, you have to specify the LA channel ID. - default: '" "' ifnum: type: list description: @@ -134,7 +130,6 @@ - 'OFF' description: - Link Redundancy for Cluster LAG. - default: 'OFF' lrminthroughput: type: float description: @@ -183,7 +178,6 @@ On certain Virtualized / Cloud Platforms, the maximum possible MTU is restricted to a lesser value, Similar calculation can be applied, Maximum Data Plane MTU in Cluster = (Maximum possible MTU - 78). - default: 1500 speed: type: str choices: @@ -201,7 +195,6 @@ is greater than or equal to the value set for this parameter, the state of the interface is UP. Otherwise, the state is INACTIVE. Bound Interfaces whose state is INACTIVE do not process any traffic. - default: AUTO tagall: type: str choices: @@ -211,7 +204,6 @@ - Adds a four-byte 802.1q tag to every packet sent on this channel. The C(ON) setting applies tags for all VLANs that are bound to this channel. C(OFF) applies the tag for all VLANs other than the native VLAN. - default: 'OFF' throughput: type: float description: @@ -225,7 +217,6 @@ - 'OFF' description: - This is deprecated by tagall - default: 'OFF' channel_interface_binding: type: dict description: Bindings for channel_interface_binding resource diff --git a/plugins/modules/cloudngsparameter.py b/plugins/modules/cloudngsparameter.py index 1d974117..90587cd3 100644 --- a/plugins/modules/cloudngsparameter.py +++ b/plugins/modules/cloudngsparameter.py @@ -43,7 +43,6 @@ - 'NO' description: - Enables DTLS1.2 for client connections on CGS - default: 'NO' allowedudtversion: type: str choices: @@ -53,7 +52,6 @@ - V7 description: - Enables the required UDT version to EDT connections in the CGS deployment - default: V4 blockonallowedngstktprof: type: str choices: @@ -62,7 +60,6 @@ description: - Enables blocking connections authenticated with a ticket createdby by an entity not whitelisted in allowedngstktprofile - default: 'NO' csvserverticketingdecouple: type: str choices: @@ -71,7 +68,6 @@ description: - Enables Decoupling CSVSERVER state from Ticketing Service state in the CGS deployment - default: 'NO' extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/cloudprofile.py b/plugins/modules/cloudprofile.py index e2eba31d..141ac8e6 100644 --- a/plugins/modules/cloudprofile.py +++ b/plugins/modules/cloudprofile.py @@ -40,7 +40,6 @@ type: float description: - Azure polling period (in seconds) - default: 60 azuretagname: type: str description: @@ -115,7 +114,6 @@ description: - Indicates graceful shutdown of the service. System will wait for all outstanding connections to this service to be closed before disabling the service. - default: 'NO' ipaddress: type: str description: diff --git a/plugins/modules/cloudtunnelvserver.py b/plugins/modules/cloudtunnelvserver.py index 07eab9f5..ae0be38f 100644 --- a/plugins/modules/cloudtunnelvserver.py +++ b/plugins/modules/cloudtunnelvserver.py @@ -42,7 +42,6 @@ - String specifying the listen policy for the Cloud Tunnel virtual server. Can be either a named expression or an expression. The Cloud Tunnel virtual server processes only the traffic for which the expression evaluates to true. - default: '"none"' listenpriority: type: float description: @@ -50,7 +49,6 @@ a lower priority. If a request matches the listen policies of more than one virtual server, the virtual server whose listen policy has the highest priority (the lowest priority number) accepts the request. - default: 101 name: type: str description: diff --git a/plugins/modules/clusterinstance.py b/plugins/modules/clusterinstance.py index 85d4d7f8..69680bb0 100644 --- a/plugins/modules/clusterinstance.py +++ b/plugins/modules/clusterinstance.py @@ -47,7 +47,6 @@ - DISABLED description: - View based on heartbeat only on bkplane interface - default: DISABLED clid: type: float description: @@ -60,14 +59,12 @@ description: - This field controls the proxy arp feature in cluster. By default the flag is enabled. - default: ENABLED deadinterval: type: float description: - Amount of time, in seconds, after which nodes that do not respond to the heartbeats are assumed to be down.If the value is less than 3 sec, set the helloInterval parameter to 200 msec - default: 3 dfdretainl2params: type: str choices: @@ -75,14 +72,12 @@ - DISABLED description: - flag to add ext l2 header during steering. By default the flag is disabled. - default: DISABLED hellointerval: type: float description: - Interval, in milliseconds, at which heartbeats are sent to each cluster node to check the health status.Set the value to 200 msec, if the deadInterval parameter is less than 3 sec - default: 200 inc: type: str choices: @@ -90,7 +85,6 @@ - DISABLED description: - This option is required if the cluster nodes reside on different networks. - default: DISABLED nodegroup: type: str description: @@ -103,7 +97,6 @@ description: - Preempt a cluster node that is configured as a SPARE if an ACTIVE node becomes available. - default: DISABLED processlocal: type: str choices: @@ -112,7 +105,6 @@ description: - By turning on this option packets destined to a service in a cluster will not under go any steering. - default: DISABLED quorumtype: type: str choices: @@ -121,7 +113,6 @@ description: - Quorum Configuration Choices - "Majority" (recommended) requires majority of nodes to be online for the cluster to be UP. "None" relaxes this requirement. - default: MAJORITY retainconnectionsoncluster: type: str choices: @@ -131,7 +122,6 @@ - This option enables you to retain existing connections on a node joining a Cluster system or when a node is being configured for passive timeout. By default, this option is disabled. - default: 'NO' syncstatusstrictmode: type: str choices: @@ -141,7 +131,6 @@ - strict mode for sync status of cluster. Depending on the the mode if there are any errors while applying config, sync status is displayed accordingly. By default the flag is disabled. - default: DISABLED extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/clusternode.py b/plugins/modules/clusternode.py index c0a39715..cd24276d 100644 --- a/plugins/modules/clusternode.py +++ b/plugins/modules/clusternode.py @@ -49,7 +49,6 @@ - 'NO' description: - Option to remove nodegroup config - default: 'YES' delay: type: float description: @@ -64,7 +63,6 @@ type: str description: - The default node group in a Cluster system. - default: DEFAULT_NG nodeid: type: float description: @@ -81,7 +79,6 @@ - 'Note: When priority is not configured for any of the nodes or if multiple nodes have the same priority, the cluster elects one of the nodes as the configuration coordinator.' - default: 31 tunnelmode: type: str choices: @@ -90,7 +87,6 @@ - UDP description: - To set the tunnel mode - default: NONE clusternode_routemonitor_binding: type: dict description: Bindings for clusternode_routemonitor_binding resource diff --git a/plugins/modules/clusternodegroup.py b/plugins/modules/clusternodegroup.py index 08779df7..dde8ee96 100644 --- a/plugins/modules/clusternodegroup.py +++ b/plugins/modules/clusternodegroup.py @@ -62,7 +62,6 @@ - ' * Disabled - When one of the nodes goes down, a non-nodegroup cluster node is picked up and acts as part of the nodegroup. When the original node of the nodegroup comes up, the backup node will be replaced.' - default: 'NO' strict: type: str choices: @@ -77,7 +76,6 @@ - ' * Disabled - When one of the nodes goes down, a non-nodegroup cluster node is picked up and acts as part of the nodegroup. When the original node of the nodegroup comes up, the backup node will be replaced.' - default: 'NO' clusternodegroup_authenticationvserver_binding: type: dict description: Bindings for clusternodegroup_authenticationvserver_binding resource diff --git a/plugins/modules/cmpaction.py b/plugins/modules/cmpaction.py index cc9e818b..4a00acf1 100644 --- a/plugins/modules/cmpaction.py +++ b/plugins/modules/cmpaction.py @@ -46,7 +46,6 @@ - Control insertion of the Vary header in HTTP responses compressed by Citrix ADC. Intermediate caches store different versions of the response for different values of the headers present in the Vary response header. - default: GLOBAL cmptype: type: str choices: @@ -70,7 +69,6 @@ - PERPOLICY description: - The type of delta action (if delta type compression action is defined). - default: PERURL name: type: str description: diff --git a/plugins/modules/cmpglobal_cmppolicy_binding.py b/plugins/modules/cmpglobal_cmppolicy_binding.py index 1bc8556f..7d4dc3ed 100644 --- a/plugins/modules/cmpglobal_cmppolicy_binding.py +++ b/plugins/modules/cmpglobal_cmppolicy_binding.py @@ -47,7 +47,6 @@ - APPFW_GLOBAL description: - '0' - default: SYSTEM_GLOBAL gotopriorityexpression: type: str description: diff --git a/plugins/modules/cmpparameter.py b/plugins/modules/cmpparameter.py index aaa4bd30..cf309c9b 100644 --- a/plugins/modules/cmpparameter.py +++ b/plugins/modules/cmpparameter.py @@ -45,13 +45,11 @@ - Control insertion of the Vary header in HTTP responses compressed by Citrix ADC. Intermediate caches store different versions of the response for different values of the headers present in the Vary response header. - default: DISABLED cmpbypasspct: type: float description: - 'Citrix ADC CPU threshold after which compression is not performed. Range: 0 - 100' - default: 100 cmplevel: type: str choices: @@ -63,7 +61,6 @@ - ' * Optimal - Corresponds to a gzip GZIP level of 5-7.' - ' * Best speed - Corresponds to a gzip level of 1.' - ' * Best compression - Corresponds to a gzip level of 9.' - default: optimal cmponpush: type: str choices: @@ -73,7 +70,6 @@ - Citrix ADC does not wait for the quantum to be filled before starting to compress data. Upon receipt of a packet with a PUSH flag, the appliance immediately begins compression of the accumulated packets. - default: DISABLED externalcache: type: str choices: @@ -83,7 +79,6 @@ - 'Enable insertion of Cache-Control: private response directive to indicate response message is intended for a single user and must not be cached by a shared or proxy cache.' - default: 'NO' heurexpiry: type: str choices: @@ -91,7 +86,6 @@ - 'OFF' description: - Heuristic basefile expiry. - default: 'OFF' heurexpiryhistwt: type: float description: @@ -99,13 +93,11 @@ ratio, specified as percentage. For example, to give 25% weightage to historical ratio (and therefore 75% weightage to the ratio for current delta compression transaction), specify 25. - default: 50 heurexpirythres: type: float description: - Threshold compression ratio for heuristic basefile expiry, multiplied by 100. For example, to set the threshold ratio to 1.25, specify 125. - default: 100 minressize: type: float description: @@ -116,12 +108,10 @@ - ADVANCED description: - Type of the policy. The only possible value is C(ADVANCED) - default: ADVANCED quantumsize: type: float description: - Minimum quantum of data to be filled before compression begins. - default: 57344 servercmp: type: str choices: @@ -130,7 +120,6 @@ description: - Allow the server to send compressed data to the Citrix ADC. With the default setting, the Citrix ADC appliance handles all compression. - default: 'ON' varyheadervalue: type: str description: diff --git a/plugins/modules/contentinspectionaction.py b/plugins/modules/contentinspectionaction.py index edbcb4c0..6e3f83b5 100644 --- a/plugins/modules/contentinspectionaction.py +++ b/plugins/modules/contentinspectionaction.py @@ -56,7 +56,6 @@ - '* C(DROP) - Drop the request without sending a response to the user.' - '* C(CONTINUE) - It bypasses the ContentIsnpection and Continues/resumes the Traffic-Flow to Client/Server.' - default: RESET name: type: str description: @@ -76,7 +75,6 @@ type: float description: - Port of remoteService - default: 1344 type: type: str choices: diff --git a/plugins/modules/contentinspectioncallout.py b/plugins/modules/contentinspectioncallout.py index d78c04eb..d6d1e456 100644 --- a/plugins/modules/contentinspectioncallout.py +++ b/plugins/modules/contentinspectioncallout.py @@ -91,7 +91,6 @@ type: float description: - Port of the Content Inspection server. - default: 1344 type: type: str choices: diff --git a/plugins/modules/contentinspectionglobal_contentinspectionpolicy_binding.py b/plugins/modules/contentinspectionglobal_contentinspectionpolicy_binding.py index 18934de6..c8c7298c 100644 --- a/plugins/modules/contentinspectionglobal_contentinspectionpolicy_binding.py +++ b/plugins/modules/contentinspectionglobal_contentinspectionpolicy_binding.py @@ -47,7 +47,6 @@ - APPFW_GLOBAL description: - '0' - default: SYSTEM_GLOBAL gotopriorityexpression: type: str description: diff --git a/plugins/modules/contentinspectionparameter.py b/plugins/modules/contentinspectionparameter.py index 7420865a..8a3612c6 100644 --- a/plugins/modules/contentinspectionparameter.py +++ b/plugins/modules/contentinspectionparameter.py @@ -46,7 +46,6 @@ - '* RESET - Reset the connection and notify the user''s browser, so that the user can resend the request.' - '* DROP - Drop the message without sending a response to the user.' - default: '"NOINSPECTION"' extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/crvserver.py b/plugins/modules/crvserver.py index c3363442..4febc1b4 100644 --- a/plugins/modules/crvserver.py +++ b/plugins/modules/crvserver.py @@ -47,7 +47,6 @@ - DISABLED description: - Enable logging of AppFlow information. - default: ENABLED arp: type: str choices: @@ -63,7 +62,6 @@ description: - Decides whether the backend connection made by Citrix ADC to the origin server will be HTTP or SSL. Applicable only for SSL type CR Forward proxy vserver. - default: DISABLED backupvserver: type: str description: @@ -116,7 +114,6 @@ description: - Continue sending traffic to a backup virtual server even after the primary virtual server comes UP from the DOWN state. - default: DISABLED disallowserviceaccess: type: str choices: @@ -126,7 +123,6 @@ - This is effective when a FORWARD type cr vserver is added. By default, this parameter is C(DISABLED). When it is C(ENABLED), backend services cannot be accessed through a FORWARD type cr vserver. - default: DISABLED dnsvservername: type: str description: @@ -150,7 +146,6 @@ - DISABLED description: - Perform delayed cleanup of connections to this virtual server. - default: ENABLED format: type: str choices: @@ -179,7 +174,6 @@ - Criterion for responding to PING requests sent to this virtual server. If C(ACTIVE), respond only if the virtual server is available. If C(PASSIVE), respond even if the virtual server is not available. - default: PASSIVE ipset: type: str description: @@ -204,13 +198,11 @@ description: - String specifying the listen policy for the cache redirection virtual server. Can be either an in-line expression or the name of a named expression. - default: '"NONE"' listenpriority: type: float description: - Priority of the listen policy specified by the Listen Policy parameter. The lower the number, higher the priority. - default: 101 map: type: str choices: @@ -253,7 +245,6 @@ server, as specified. - 'Note: For this option to work, you must set the cache redirection type to POLICY.' - default: ORIGIN originusip: type: str choices: @@ -267,7 +258,6 @@ type: int description: - Port number of the virtual server. - default: 80 precedence: type: str choices: @@ -290,7 +280,6 @@ - 10. Default - If you specify C(RULE), the rule based policies are applied before C(URL) based policies are applied. - default: RULE probeport: type: int description: @@ -308,14 +297,12 @@ type: str description: - HTTP code to return in SUCCESS case. - default: '"200 OK"' range: type: float description: - Number of consecutive IP addresses, starting with the address specified by the IPAddress parameter, to include in a range of addresses assigned to this virtual server. - default: 1 redirect: type: str choices: @@ -329,7 +316,6 @@ - '* C(POLICY) - Apply the cache redirection policy to determine whether the request should be directed to the cache or to the origin.' - '* C(ORIGIN) - Direct all requests to the origin server.' - default: POLICY redirecturl: type: str description: @@ -350,7 +336,6 @@ - '* POLICY - TCP connections to the origin servers are not reused.' - If you set the Reuse parameter to C(ON), connections to origin servers and connections to cache servers are reused. - default: 'ON' rhistate: type: str choices: @@ -365,7 +350,6 @@ - ' * If set to C(ACTIVE) on some virtual servers and C(PASSIVE) on the others, the appliance, injects even if one virtual server set to C(ACTIVE) is UP.' - default: PASSIVE servicetype: type: str choices: @@ -419,7 +403,6 @@ - Use origin ip/port while forwarding request to the cache. Change the destination IP, destination port of the request came to CR vserver to Origin IP and Origin Port and forward it to Cache - default: 'NO' useportrange: type: str choices: @@ -429,7 +412,6 @@ - Use a port number from the port range (set by using the set ns param command, or in the Create Virtual Server (Cache Redirection) dialog box) as the source port in the requests sent to the origin server. - default: 'OFF' via: type: str choices: @@ -439,7 +421,6 @@ - Insert a via header in each HTTP request. In the case of a cache miss, the request is redirected from the cache server to the origin server. This header indicates whether the request is being sent from a cache server. - default: 'ON' crvserver_analyticsprofile_binding: type: dict description: Bindings for crvserver_analyticsprofile_binding resource diff --git a/plugins/modules/csparameter.py b/plugins/modules/csparameter.py index 3777e48c..bddabf62 100644 --- a/plugins/modules/csparameter.py +++ b/plugins/modules/csparameter.py @@ -44,7 +44,6 @@ description: - Specifies whether the virtual server checks the attached load balancing server for state information. - default: DISABLED extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/csvserver.py b/plugins/modules/csvserver.py index 4eec43db..1271de77 100644 --- a/plugins/modules/csvserver.py +++ b/plugins/modules/csvserver.py @@ -47,7 +47,6 @@ - DISABLED description: - Enable logging appflow flow information - default: ENABLED authentication: type: str choices: @@ -56,7 +55,6 @@ description: - Authenticate users who request a connection to the content switching virtual server. - default: 'OFF' authenticationhost: type: str description: @@ -69,7 +67,6 @@ - 'OFF' description: - Enable HTTP 401-response based authentication. - default: 'OFF' authnprofile: type: str description: @@ -88,7 +85,6 @@ type: float description: - Time period for which backup persistence is in effect. - default: 2 backupvserver: type: str description: @@ -110,7 +106,6 @@ - Use this option to specify whether a virtual server, used for load balancing or content switching, routes requests to the cache redirection virtual server before sending it to the configured servers. - default: 'NO' casesensitive: type: str choices: @@ -121,7 +116,6 @@ with the C(ON) setting, the URLs /a/1.html and /A/1.HTML are treated differently and can have different targets (set by content switching policies). With the C(OFF) setting, /a/1.html and /A/1.HTML are switched to the same target. - default: 'ON' clttimeout: type: float description: @@ -161,7 +155,6 @@ description: - Continue forwarding the traffic to backup virtual server even after the primary server comes UP from the DOWN state. - default: DISABLED dnsprofilename: type: str description: @@ -191,7 +184,6 @@ - Flush all active transactions associated with a virtual server whose state transitions from UP to DOWN. Do not enable this option for applications that must complete their transactions. - default: ENABLED dtls: type: str choices: @@ -199,7 +191,6 @@ - 'OFF' description: - This option starts/stops the dtls service on the vserver - default: 'OFF' httpprofilename: type: str description: @@ -217,7 +208,6 @@ - ACTIVE description: - Can be active or passive - default: PASSIVE insertvserveripport: type: str choices: @@ -284,7 +274,6 @@ description: - String specifying the listen policy for the content switching virtual server. Can be either the name of an existing expression or an in-line expression. - default: '"NONE"' listenpriority: type: float description: @@ -292,7 +281,6 @@ a lower priority. If a request matches the listen policies of more than one virtual server the virtual server whose listen policy has the highest priority (the lowest priority number) accepts the request. - default: 101 mssqlserverversion: type: str choices: @@ -306,22 +294,18 @@ - '2014' description: - The version of the MSSQL server - default: 2008R2 mysqlcharacterset: type: float description: - The character set returned by the mysql vserver. - default: 8 mysqlprotocolversion: type: float description: - The protocol version returned by the mysql vserver. - default: 10 mysqlservercapabilities: type: float description: - The server capabilities returned by the mysql vserver. - default: 41613 mysqlserverversion: type: str description: @@ -358,7 +342,6 @@ - 11G description: - Oracle server version - default: 10G persistencebackup: type: str choices: @@ -406,7 +389,6 @@ incoming requests are evaluated against the rule-based content switching policies. If none of the rules match, the C(URL) in the request is evaluated against the C(URL)-based content switching policies. - default: RULE probeport: type: int description: @@ -424,7 +406,6 @@ type: str description: - HTTP code to return in SUCCESS case. - default: '"200 OK"' push: type: str choices: @@ -434,14 +415,12 @@ - Process traffic with the push virtual server that is bound to this content switching virtual server (specified by the Push VServer parameter). The service type of the push virtual server should be either HTTP or SSL. - default: DISABLED pushlabel: type: str description: - Expression for extracting the label from the response received from server. This string can be either an existing rule name or an inline expression. The service type of the virtual server should be either HTTP or SSL. - default: '"none"' pushmulticlients: type: str choices: @@ -450,7 +429,6 @@ description: - Allow multiple Web 2.0 connections from the same client to connect to the virtual server and expect updates. - default: 'NO' pushvserver: type: str description: @@ -467,7 +445,6 @@ - Number of consecutive IP addresses, starting with the address specified by the IP Address parameter, to include in a range of addresses assigned to this virtual server. - default: 1 redirectfromport: type: int description: @@ -480,7 +457,6 @@ - DISABLED description: - State of port rewrite while performing HTTP redirect. - default: DISABLED redirecturl: type: str description: @@ -503,7 +479,6 @@ - ' * If set to C(ACTIVE) on some virtual servers and C(PASSIVE) on the others, the appliance, injects even if one virtual server set to C(ACTIVE) is UP.' - default: PASSIVE rtspnat: type: str choices: @@ -512,7 +487,6 @@ description: - Enable network address translation (NAT) for real-time streaming protocol (RTSP) connections. - default: 'OFF' servicetype: type: str choices: @@ -578,12 +552,10 @@ - DISABLED description: - Maintain source-IP based persistence on primary and backup virtual servers. - default: DISABLED sopersistencetimeout: type: float description: - Time-out value, in minutes, for spillover persistence. - default: 2 sothreshold: type: float description: @@ -608,7 +580,6 @@ - C(DISABLED) C(DISABLED) C(DISABLED) - If you want to enable state updates for only some content switching virtual servers, be sure to disable the state update parameter. - default: DISABLED targettype: type: str choices: @@ -636,7 +607,6 @@ type: float description: - Time period for which a persistence session is in effect. - default: 2 ttl: type: float description: @@ -645,7 +615,6 @@ type: float description: - Persistence mask for IP based persistence types, for IPv6 virtual servers. - default: 128 vipheader: type: str description: diff --git a/plugins/modules/dbdbprofile.py b/plugins/modules/dbdbprofile.py index 8f50af10..f3928253 100644 --- a/plugins/modules/dbdbprofile.py +++ b/plugins/modules/dbdbprofile.py @@ -44,7 +44,6 @@ description: - Use the same server-side connection for multiple client-side requests. Default is enabled. - default: ENABLED enablecachingconmuxoff: type: str choices: @@ -52,7 +51,6 @@ - DISABLED description: - Enable caching when connection multiplexing is OFF. - default: DISABLED interpretquery: type: str choices: @@ -61,7 +59,6 @@ description: - If ENABLED, inspect the query and update the connection information, if required. If DISABLED, forward the query to the server. - default: 'YES' kcdaccount: type: str description: @@ -83,7 +80,6 @@ - 'NO' description: - If the queries are related to each other, forward to the same backend server. - default: 'NO' extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/dnsaaaarec.py b/plugins/modules/dnsaaaarec.py index a72a86df..2ac70eb1 100644 --- a/plugins/modules/dnsaaaarec.py +++ b/plugins/modules/dnsaaaarec.py @@ -63,7 +63,6 @@ of example.com are changed to 36000. If the TTL is not specified, the Citrix ADC uses either the DNS zone's minimum TTL or, if the SOA record is not available on the appliance, the default value of 3600. - default: 3600 type: type: str choices: diff --git a/plugins/modules/dnsaction.py b/plugins/modules/dnsaction.py index bc53ec4d..adab349a 100644 --- a/plugins/modules/dnsaction.py +++ b/plugins/modules/dnsaction.py @@ -73,7 +73,6 @@ type: float description: - Time to live, in seconds. - default: 3600 viewname: type: str description: diff --git a/plugins/modules/dnsaddrec.py b/plugins/modules/dnsaddrec.py index afbca74e..82589b67 100644 --- a/plugins/modules/dnsaddrec.py +++ b/plugins/modules/dnsaddrec.py @@ -63,7 +63,6 @@ of example.com are changed to 36000. If the TTL is not specified, the Citrix ADC uses either the DNS zone's minimum TTL or, if the SOA record is not available on the appliance, the default value of 3600. - default: 3600 type: type: str choices: diff --git a/plugins/modules/dnscaarec.py b/plugins/modules/dnscaarec.py index 31f669b0..1f0493c4 100644 --- a/plugins/modules/dnscaarec.py +++ b/plugins/modules/dnscaarec.py @@ -68,7 +68,6 @@ - String that represents the identifier of the property represented by the CAA record. The RFC currently defines three available tags - issue, issuwild and iodef. - default: '"issue"' ttl: type: float description: @@ -80,7 +79,6 @@ of example.com are changed to 36000. If the TTL is not specified, the Citrix ADC uses either the DNS zone's minimum TTL or, if the SOA record is not available on the appliance, the default value of 3600. - default: 3600 type: type: str choices: @@ -92,7 +90,6 @@ - '* C(ADNS) - Display all authoritative address records.' - '* C(PROXY) - Display all proxy address records.' - '* C(ALL) - Display all address records.' - default: ADNS valuestring: type: str description: diff --git a/plugins/modules/dnscnamerec.py b/plugins/modules/dnscnamerec.py index 29c0d635..07d7f72e 100644 --- a/plugins/modules/dnscnamerec.py +++ b/plugins/modules/dnscnamerec.py @@ -63,7 +63,6 @@ of example.com are changed to 36000. If the TTL is not specified, the Citrix ADC uses either the DNS zone's minimum TTL or, if the SOA record is not available on the appliance, the default value of 3600. - default: 3600 type: type: str choices: @@ -75,7 +74,6 @@ - '* C(ADNS) - Display all authoritative address records.' - '* C(PROXY) - Display all proxy address records.' - '* C(ALL) - Display all address records.' - default: ADNS extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/dnsglobal_dnspolicy_binding.py b/plugins/modules/dnsglobal_dnspolicy_binding.py index 6cc25270..f6639076 100644 --- a/plugins/modules/dnsglobal_dnspolicy_binding.py +++ b/plugins/modules/dnsglobal_dnspolicy_binding.py @@ -47,7 +47,6 @@ - APPFW_GLOBAL description: - '0' - default: SYSTEM_GLOBAL gotopriorityexpression: type: str description: diff --git a/plugins/modules/dnskey.py b/plugins/modules/dnskey.py index 8d095a2b..2189ab66 100644 --- a/plugins/modules/dnskey.py +++ b/plugins/modules/dnskey.py @@ -46,13 +46,11 @@ - RSASHA512 description: - Algorithm to generate for zone signing. - default: RSASHA1 expires: type: float description: - Time period for which to consider the key valid, after the key is used to sign a zone. - default: 120 filenameprefix: type: str description: @@ -69,7 +67,6 @@ type: float description: - Size of the key, in bits. - default: 512 keytype: type: str choices: @@ -79,7 +76,6 @@ - ZoneSigningKey description: - Type of key to create. - default: ZSK notificationperiod: type: float description: @@ -87,7 +83,6 @@ of days, hours, or minutes before expiry. Must be less than the expiry period. The notification is an SNMP trap sent to an SNMP manager. To enable the appliance to send the trap, enable the DNSKEY-EXPIRY SNMP alarm. - default: 7 password: type: str description: @@ -114,7 +109,6 @@ the zone. TTL is the time for which the record must be cached by the DNS proxies. If the TTL is not specified, either the DNS zone's minimum TTL or the default value of 3600 is used. - default: 3600 units1: type: str choices: @@ -123,7 +117,6 @@ - DAYS description: - Units for the expiry period. - default: DAYS units2: type: str choices: @@ -132,7 +125,6 @@ - DAYS description: - Units for the notification period. - default: DAYS zonename: type: str description: diff --git a/plugins/modules/dnsmxrec.py b/plugins/modules/dnsmxrec.py index 1fa92ca3..4e7f3198 100644 --- a/plugins/modules/dnsmxrec.py +++ b/plugins/modules/dnsmxrec.py @@ -72,7 +72,6 @@ of example.com are changed to 36000. If the TTL is not specified, the Citrix ADC uses either the DNS zone's minimum TTL or, if the SOA record is not available on the appliance, the default value of 3600. - default: 3600 type: type: str choices: @@ -84,7 +83,6 @@ - '* C(ADNS) - Display all authoritative address records.' - '* C(PROXY) - Display all proxy address records.' - '* C(ALL) - Display all address records.' - default: ADNS extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/dnsnameserver.py b/plugins/modules/dnsnameserver.py index 99efc88d..a664d1e1 100644 --- a/plugins/modules/dnsnameserver.py +++ b/plugins/modules/dnsnameserver.py @@ -73,7 +73,6 @@ description: - Protocol used by the name server. C(UDP_TCP) is not valid if the name server is a DNS virtual server configured on the appliance. - default: UDP extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/dnsnaptrrec.py b/plugins/modules/dnsnaptrrec.py index f334bda7..88ff4dea 100644 --- a/plugins/modules/dnsnaptrrec.py +++ b/plugins/modules/dnsnaptrrec.py @@ -95,7 +95,6 @@ of example.com are changed to 36000. If the TTL is not specified, the Citrix ADC uses either the DNS zone's minimum TTL or, if the SOA record is not available on the appliance, the default value of 3600. - default: 3600 type: type: str choices: @@ -107,7 +106,6 @@ - '* C(ADNS) - Display all authoritative address records.' - '* C(PROXY) - Display all proxy address records.' - '* C(ALL) - Display all address records.' - default: ADNS extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/dnsnsrec.py b/plugins/modules/dnsnsrec.py index 67bdb0bb..2856f2e8 100644 --- a/plugins/modules/dnsnsrec.py +++ b/plugins/modules/dnsnsrec.py @@ -63,7 +63,6 @@ of example.com are changed to 36000. If the TTL is not specified, the Citrix ADC uses either the DNS zone's minimum TTL or, if the SOA record is not available on the appliance, the default value of 3600. - default: 3600 type: type: str choices: diff --git a/plugins/modules/dnsparameter.py b/plugins/modules/dnsparameter.py index 0312b4ea..91ce8827 100644 --- a/plugins/modules/dnsparameter.py +++ b/plugins/modules/dnsparameter.py @@ -47,7 +47,6 @@ ECS responses with Scope Prefix length of zero will be cached, but not tied to any subnet. This option has no effect if caching of ECS responses is disabled in the corresponding DNS profile. - default: ENABLED cachehitbypass: type: str choices: @@ -57,7 +56,6 @@ - This parameter is applicable only in proxy mode and if this parameter is enabled we will forward all the client requests to the backend DNS server and the response served will be cached on Citrix ADC - default: DISABLED cachenoexpire: type: str choices: @@ -66,7 +64,6 @@ description: - If this flag is set to YES, the existing entries in cache do not age out. On reaching the max limit the cache records are frozen - default: DISABLED cacherecords: type: str choices: @@ -79,7 +76,6 @@ When you disable record caching, the appliance stops caching server responses. However, cached records are not flushed. The appliance does not serve requests from the cache until record caching is enabled again. - default: 'YES' dns64timeout: type: float description: @@ -98,7 +94,6 @@ to domains for which the appliance is authoritative. Disable the parameter when the appliance is under attack from a client that is sending a flood of queries for unrelated domains. - default: DISABLED dnssec: type: str choices: @@ -110,7 +105,6 @@ configurations (used by internal Citrix ADC features such as SSL VPN and Cache Redirection for name resolution) do not support the DNSSEC OK (DO) bit in the EDNS0 OPT header.' - default: ENABLED ecsmaxsubnets: type: float description: @@ -139,7 +133,6 @@ before caching. When you modify this setting, the new value is applied only to those records that are cached after the modification. The TTL values of existing records are not changed. - default: 604800 maxpipeline: type: float description: @@ -156,7 +149,6 @@ of the record is set to the value of maxTTL before caching. When you modify this setting, the new value is applied only to those records that are cached after the modification. The TTL values of existing records are not changed. - default: 604800 maxudppacketsize: type: float description: @@ -166,7 +158,6 @@ acting as a proxy, requests from clients are limited by this parameter - if a request contains a size greater than this value in the OPT record, it will be replaced. - default: 1280 minttl: type: float description: @@ -186,7 +177,6 @@ - Type of lookup (C(DNS) or C(WINS)) to attempt first. If the first-priority lookup fails, the second-priority lookup is attempted. Used only by the SSL VPN feature. - default: WINS nxdomainratelimitthreshold: type: float description: @@ -207,7 +197,6 @@ are unavailable. When external name servers are unavailable, the appliance queries a root server and resolves the request recursively, as it does for an end resolver configuration. - default: DISABLED resolutionorder: type: str choices: @@ -230,13 +219,11 @@ - '* C(AAAAThenAQuery). Send a query for an AAAA record, and then send a query for an A record if the query for the AAAA record results in a NODATA response from the name server.' - default: OnlyAQuery retries: type: float description: - Maximum number of retry attempts when no response is received for a query sent to a name server. Applies to end resolver and forwarder configurations. - default: 5 splitpktqueryprocessing: type: str choices: @@ -244,7 +231,6 @@ - DROP description: - Processing requests split across multiple packets - default: ALLOW extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/dnsprofile.py b/plugins/modules/dnsprofile.py index 1af7f2c9..711b47a1 100644 --- a/plugins/modules/dnsprofile.py +++ b/plugins/modules/dnsprofile.py @@ -47,7 +47,6 @@ is relevant to proxy configuration. Enabling/disabling support of ECS option when Citrix ADC is authoritative for a GSLB domain is supported using a knob in GSLB vserver. In all other modes, ECS option is ignored. - default: DISABLED cachenegativeresponses: type: str choices: @@ -59,7 +58,6 @@ - proxy, end resolver, and forwarder. However, cached responses are not flushed. The appliance does not serve negative responses from the cache until this parameter is enabled again. - default: ENABLED cacherecords: type: str choices: @@ -72,7 +70,6 @@ When you disable record caching, the appliance stops caching server responses. However, cached records are not flushed. The appliance does not serve requests from the cache until record caching is enabled again. - default: ENABLED dnsanswerseclogging: type: str choices: @@ -80,7 +77,6 @@ - DISABLED description: - DNS answer section; if enabled, answer section in the response will be logged. - default: DISABLED dnserrorlogging: type: str choices: @@ -89,7 +85,6 @@ description: - DNS error logging; if enabled, whenever error is encountered in DNS module reason for the error will be logged. - default: DISABLED dnsextendedlogging: type: str choices: @@ -98,7 +93,6 @@ description: - DNS extended logging; if enabled, authority and additional section in the response will be logged. - default: DISABLED dnsprofilename: type: str description: @@ -111,7 +105,6 @@ description: - DNS query logging; if enabled, DNS query information such as DNS query id, DNS query flags , DNS domain name and DNS query type will be logged - default: DISABLED dropmultiqueryrequest: type: str choices: @@ -123,7 +116,6 @@ by default the DNS request containing multiple queries is forwarded to the backend and in case of ADNS and Resolver configuration NOCODE error response will be sent to the client. - default: DISABLED extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/dnsptrrec.py b/plugins/modules/dnsptrrec.py index c7ed5b54..f7e37ec2 100644 --- a/plugins/modules/dnsptrrec.py +++ b/plugins/modules/dnsptrrec.py @@ -65,7 +65,6 @@ of example.com are changed to 36000. If the TTL is not specified, the Citrix ADC uses either the DNS zone's minimum TTL or, if the SOA record is not available on the appliance, the default value of 3600. - default: 3600 type: type: str choices: diff --git a/plugins/modules/dnssoarec.py b/plugins/modules/dnssoarec.py index 192dad31..42b0e5ce 100644 --- a/plugins/modules/dnssoarec.py +++ b/plugins/modules/dnssoarec.py @@ -58,13 +58,11 @@ made during the period have failed. After the expiry period, the secondary server stops serving the zone. Typically one week. Not used by the primary server. - default: 3600 minimum: type: float description: - Default time to live (TTL) for all records in the zone. Can be overridden for individual records. - default: 5 nodeid: type: float description: @@ -78,19 +76,16 @@ description: - Time, in seconds, for which a secondary server must wait between successive checks on the value of the serial number. - default: 3600 retry: type: float description: - Time, in seconds, between retries if a secondary server's attempt to contact the primary server for a zone refresh fails. - default: 3 serial: type: float description: - The secondary server uses this parameter to determine whether it requires a zone transfer from the primary server. - default: 100 ttl: type: float description: @@ -102,7 +97,6 @@ of example.com are changed to 36000. If the TTL is not specified, the Citrix ADC uses either the DNS zone's minimum TTL or, if the SOA record is not available on the appliance, the default value of 3600. - default: 3600 type: type: str choices: diff --git a/plugins/modules/dnssrvrec.py b/plugins/modules/dnssrvrec.py index f41afe47..6b5a8aed 100644 --- a/plugins/modules/dnssrvrec.py +++ b/plugins/modules/dnssrvrec.py @@ -77,7 +77,6 @@ of example.com are changed to 36000. If the TTL is not specified, the Citrix ADC uses either the DNS zone's minimum TTL or, if the SOA record is not available on the appliance, the default value of 3600. - default: 3600 type: type: str choices: diff --git a/plugins/modules/dnstxtrec.py b/plugins/modules/dnstxtrec.py index ea3d2fd5..12bef1ee 100644 --- a/plugins/modules/dnstxtrec.py +++ b/plugins/modules/dnstxtrec.py @@ -73,7 +73,6 @@ of example.com are changed to 36000. If the TTL is not specified, the Citrix ADC uses either the DNS zone's minimum TTL or, if the SOA record is not available on the appliance, the default value of 3600. - default: 3600 type: type: str choices: @@ -85,7 +84,6 @@ - '* C(ADNS) - Display all authoritative address records.' - '* C(PROXY) - Display all proxy address records.' - '* C(ALL) - Display all address records.' - default: ADNS extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/dnszone.py b/plugins/modules/dnszone.py index 321f45a7..4f664985 100644 --- a/plugins/modules/dnszone.py +++ b/plugins/modules/dnszone.py @@ -43,7 +43,6 @@ - DISABLED description: - Enable dnssec offload for this zone. - default: DISABLED keyname: type: list description: @@ -57,7 +56,6 @@ - DISABLED description: - Enable nsec generation for dnssec offload. - default: DISABLED proxymode: type: str choices: diff --git a/plugins/modules/endpointinfo.py b/plugins/modules/endpointinfo.py index fc70d949..e400210e 100644 --- a/plugins/modules/endpointinfo.py +++ b/plugins/modules/endpointinfo.py @@ -42,7 +42,6 @@ - IP description: - Endpoint kind. Currently, C(IP) endpoints are supported - default: IP endpointlabelsjson: type: str description: diff --git a/plugins/modules/feoaction.py b/plugins/modules/feoaction.py index c354463d..d843226d 100644 --- a/plugins/modules/feoaction.py +++ b/plugins/modules/feoaction.py @@ -40,7 +40,6 @@ type: float description: - Maxage for cache extension. - default: 30 clientsidemeasurements: type: bool description: diff --git a/plugins/modules/feoglobal_feopolicy_binding.py b/plugins/modules/feoglobal_feopolicy_binding.py index 8315d35c..2db8a4db 100644 --- a/plugins/modules/feoglobal_feopolicy_binding.py +++ b/plugins/modules/feoglobal_feopolicy_binding.py @@ -47,7 +47,6 @@ - APPFW_GLOBAL description: - '0' - default: SYSTEM_GLOBAL gotopriorityexpression: type: str description: diff --git a/plugins/modules/feoparameter.py b/plugins/modules/feoparameter.py index 4a994caa..b716f6a8 100644 --- a/plugins/modules/feoparameter.py +++ b/plugins/modules/feoparameter.py @@ -41,24 +41,20 @@ description: - Threshold value of the file size (in bytes) for converting external CSS files to inline CSS files. - default: 1024 imginlinethressize: type: float description: - Maximum file size of an image (in bytes), for coverting linked images to inline images. - default: 1024 jpegqualitypercent: type: float description: - 'The percentage value of a JPEG image quality to be reduced. Range: 0 - 100' - default: 75 jsinlinethressize: type: float description: - Threshold value of the file size (in bytes), for converting external JavaScript files to inline JavaScript files. - default: 1024 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/forwardingsession.py b/plugins/modules/forwardingsession.py index 999f47cf..8c1ee9d5 100644 --- a/plugins/modules/forwardingsession.py +++ b/plugins/modules/forwardingsession.py @@ -55,7 +55,6 @@ - Synchronize connection information with the secondary appliance in a high availability (HA) pair. That is, synchronize all connection-related information for the forwarding session. - default: DISABLED name: type: str description: @@ -83,7 +82,6 @@ description: - Enabling this option on forwarding session will not steer the packet to flow processor. Instead, packet will be routed. - default: DISABLED sourceroutecache: type: str choices: @@ -91,7 +89,6 @@ - DISABLED description: - Cache the source ip address and mac address of the DA servers. - default: DISABLED td: type: float description: diff --git a/plugins/modules/gslbparameter.py b/plugins/modules/gslbparameter.py index 53312f50..60170624 100644 --- a/plugins/modules/gslbparameter.py +++ b/plugins/modules/gslbparameter.py @@ -43,7 +43,6 @@ - DISABLED description: - GSLB configuration will be synced automatically to remote gslb sites if enabled. - default: DISABLED dropldnsreq: type: str choices: @@ -51,7 +50,6 @@ - DISABLED description: - Drop LDNS requests if round-trip time (RTT) information is not available. - default: DISABLED gslbconfigsyncmonitor: type: str choices: @@ -60,7 +58,6 @@ description: - If enabled, remote gslb site's rsync port will be monitored and site is considered for configuration sync only when the monitor is successful. - default: DISABLED gslbsvcstatedelaytime: type: float description: @@ -73,7 +70,6 @@ description: - Time duartion (in seconds) for which the gslb sync process will wait before checking for config changes. - default: 10 gslbsynclocfiles: type: str choices: @@ -82,7 +78,6 @@ description: - If disabled, Location files will not be synced to the remote sites as part of automatic sync. - default: ENABLED gslbsyncmode: type: str choices: @@ -90,7 +85,6 @@ - FullSync description: - Mode in which configuration will be synced from master site to remote sites. - default: IncrementalSync gslbsyncsaveconfigcommand: type: str choices: @@ -99,12 +93,10 @@ description: - If enabled, 'save ns config' command will be treated as other GSLB commands and synced to GSLB nodes when auto gslb sync option is enabled. - default: DISABLED ldnsentrytimeout: type: float description: - Time, in seconds, after which an inactive LDNS entry is removed. - default: 180 ldnsmask: type: str description: @@ -123,7 +115,6 @@ description: - Time duartion (in seconds) during which if no new packets received by Local gslb site from Remote gslb site then mark the MEP connection DOWN - default: 10 rtttolerance: type: float description: @@ -132,7 +123,6 @@ is less than or equal to the specified tolerance value, the LDNS entry in the network metric table is not updated with the new RTT value. Prevents the exchange of metrics when variations in RTT values are negligible. - default: 5 svcstatelearningtime: type: float description: @@ -152,14 +142,12 @@ - '* RESET - Reset the request and notify the user, so that the user can resend the request.' - '* DROP - Drop the request without sending a response to the user.' - default: '"NOLBACTION"' v6ldnsmasklen: type: float description: - Mask for creating LDNS entries for IPv6 source addresses. The mask is defined as the number of leading bits to consider, in the source IP address, when creating an LDNS entry. - default: 128 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/gslbservice.py b/plugins/modules/gslbservice.py index a3e7effc..85a1b6de 100644 --- a/plugins/modules/gslbservice.py +++ b/plugins/modules/gslbservice.py @@ -43,7 +43,6 @@ - DISABLED description: - Enable logging appflow flow information - default: ENABLED cip: type: str choices: @@ -53,7 +52,6 @@ - In the request that is forwarded to the GSLB service, insert a header that stores the client's IP address. Client IP header insertion is used in connection-proxy based site persistence. - default: DISABLED cipheader: type: str description: @@ -102,7 +100,6 @@ - 'NO' description: - Monitor the health of the GSLB service. - default: 'YES' ip: type: str description: @@ -148,20 +145,17 @@ type: float description: - Modify the TTL of the internally created naptr domain - default: 3600 naptrorder: type: float description: - An integer specifying the order in which the NAPTR records MUST be processed in order to accurately represent the ordered list of Rules. The ordering is from lowest to highest - default: 1 naptrpreference: type: float description: - An integer specifying the preference of this NAPTR among NAPTR records having same order. lower the number, higher the preference. - default: 1 naptrreplacement: type: str description: diff --git a/plugins/modules/gslbservicegroup.py b/plugins/modules/gslbservicegroup.py index 9ff38d1b..5126e052 100644 --- a/plugins/modules/gslbservicegroup.py +++ b/plugins/modules/gslbservicegroup.py @@ -47,7 +47,6 @@ - DISABLED description: - Enable logging of AppFlow information for the specified GSLB service group. - default: ENABLED autodelayedtrofs: type: str choices: @@ -56,7 +55,6 @@ description: - Indicates graceful movement of the service to TROFS. System will wait for monitor response time out before moving to TROFS - default: 'NO' autoscale: type: str choices: @@ -64,7 +62,6 @@ - DNS description: - Auto scale option for a GSLB servicegroup - default: DISABLED cip: type: str choices: @@ -107,7 +104,6 @@ - Flush all active transactions associated with all the services in the GSLB service group whose state transitions from UP to DOWN. Do not enable this option for applications that must complete their transactions. - default: ENABLED dup_weight: type: float description: @@ -120,7 +116,6 @@ description: - Wait for all existing connections to the service to terminate before shutting down the service. - default: 'NO' hashid: type: float description: @@ -137,7 +132,6 @@ - C(YES) - Send probes to check the health of the GSLB service. - C(NO) - Do not send probes to check the health of the GSLB service. With the C(NO) option, the appliance shows the service as UP at all times. - default: 'YES' includemembers: type: bool description: diff --git a/plugins/modules/gslbsite.py b/plugins/modules/gslbsite.py index f7cb5403..6596b1f1 100644 --- a/plugins/modules/gslbsite.py +++ b/plugins/modules/gslbsite.py @@ -64,7 +64,6 @@ least connection) is in operation, the appliance falls back to round robin. Also, if you disable metrics exchange, you must use a monitor to determine the state of GSLB services. Otherwise, the service is marked as DOWN. - default: ENABLED naptrreplacementsuffix: type: str description: @@ -80,7 +79,6 @@ learned from communications with various local DNS (LDNS) servers used by clients. RTT information is used in the dynamic RTT load balancing method, and is exchanged every 5 seconds. - default: ENABLED parentsite: type: str description: @@ -103,7 +101,6 @@ - DISABLED description: - Exchange persistent session entries with other GSLB sites every five seconds. - default: ENABLED siteipaddress: type: str description: @@ -148,7 +145,6 @@ - '* The exchange of metrics through MEP is disabled.' - '* The exchange of metrics through MEP is enabled but the status of the service, learned through metrics exchange, is DOWN.' - default: ALWAYS extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/gslbvserver.py b/plugins/modules/gslbvserver.py index 4388c867..c1357143 100644 --- a/plugins/modules/gslbvserver.py +++ b/plugins/modules/gslbvserver.py @@ -47,7 +47,6 @@ - DISABLED description: - Enable logging appflow flow information - default: ENABLED backupip: type: str description: @@ -103,7 +102,6 @@ virtual server to serve traffic. The effective state of the load balancing virtual server, which is transferred to the GSLB service, is UP even if only one virtual server in the backup chain of virtual servers is in the UP state. - default: NONE cookie_domain: type: str description: @@ -122,7 +120,6 @@ - Continue to direct traffic to the backup chain even after the primary GSLB virtual server returns to the UP state. Used when spillover is configured for the virtual server. - default: DISABLED dnsrecordtype: type: str choices: @@ -132,7 +129,6 @@ - NAPTR description: - DNS record type to associate with the GSLB virtual server's domain name. - default: A domainname: type: str description: @@ -149,7 +145,6 @@ or ignore both when using weight-based load balancing methods. The state of the number of services bound to the virtual server help the appliance to select the service. - default: DISABLED ecs: type: str choices: @@ -160,7 +155,6 @@ a DNS query with ECS. The ECS address will be used for persistence and spillover persistence (if enabled) instead of the LDNS address. Persistence mask is ignored if ECS is enabled. - default: DISABLED ecsaddrvalidation: type: str choices: @@ -169,7 +163,6 @@ description: - Validate if ECS address is a private or unroutable address and in such cases, use the LDNS IP. - default: DISABLED edr: type: str choices: @@ -177,7 +170,6 @@ - DISABLED description: - Send clients an empty DNS response when the GSLB virtual server is DOWN. - default: DISABLED iptype: type: str choices: @@ -185,7 +177,6 @@ - IPV6 description: - The IP type for this GSLB vserver. - default: IPV4 lbmethod: type: str choices: @@ -201,7 +192,6 @@ - API description: - Load balancing method for the GSLB virtual server. - default: LEASTCONNECTION mir: type: str choices: @@ -209,7 +199,6 @@ - DISABLED description: - Include multiple IP addresses in the DNS responses sent to clients. - default: DISABLED name: type: str description: @@ -273,7 +262,6 @@ by using the \ character.' - '* Alternatively, you can use single quotation marks to enclose the rule, in which case you do not have to escape the double quotation marks.' - default: '"none"' servicegroupname: type: str description: @@ -354,12 +342,10 @@ description: - If spillover occurs, maintain source IP address based persistence for both primary and backup GSLB virtual servers. - default: DISABLED sopersistencetimeout: type: float description: - Timeout for spillover persistence, in minutes. - default: 2 sothreshold: type: float description: @@ -371,7 +357,6 @@ type: float description: - Idle time, in minutes, after which a persistence entry is cleared. - default: 2 toggleorder: type: str choices: @@ -379,7 +364,6 @@ - DESCENDING description: - Configure this option to toggle order preference - default: ASCENDING tolerance: type: float description: @@ -399,13 +383,11 @@ description: - Number of bits to consider, in an IPv6 source IP address, for creating the hash that is required by the SOURCEIPHASH load balancing method. - default: 128 v6persistmasklen: type: float description: - Number of bits to consider in an IPv6 source IP address when creating source IP address based persistence sessions. - default: 128 weight: type: float description: diff --git a/plugins/modules/hanode.py b/plugins/modules/hanode.py index eb818b59..ebb20e97 100644 --- a/plugins/modules/hanode.py +++ b/plugins/modules/hanode.py @@ -41,7 +41,6 @@ description: - Number of seconds after which a peer node is marked DOWN if heartbeat messages are not received from the peer node. - default: 3 failsafe: type: str choices: @@ -51,7 +50,6 @@ - Keep one node primary if both nodes fail the health check, so that a partially available node can back up data and handle traffic. This mode is set independently on each node. - default: 'OFF' haprop: type: str choices: @@ -70,7 +68,6 @@ on the secondary, the primary node executes the command and logs an error. Command propagation uses port 3010. - 'Note: After enabling propagation, run force synchronization on either node.' - default: ENABLED hastatus: type: str choices: @@ -104,13 +101,11 @@ the primary node on the secondary node. This setting is not propagated. Automatic synchronization requires that this setting be enabled (the default) on the current secondary node. Synchronization uses TCP port 3010. - default: ENABLED hellointerval: type: float description: - Interval, in milliseconds, between heartbeat messages sent to the peer node. The heartbeat messages are UDP packets sent to port 3003 of the peer node. - default: 200 id: type: float description: @@ -128,7 +123,6 @@ (except LLB routes), route monitors, RNAT rules (except any RNAT rule with a VIP as the NAT IP), and dynamic routing configurations. They are maintained independently on each node.' - default: DISABLED ipaddress: type: str description: @@ -149,7 +143,6 @@ - DISABLED description: - strict mode flag for sync status - default: DISABLED syncvlan: type: float description: diff --git a/plugins/modules/icaaccessprofile.py b/plugins/modules/icaaccessprofile.py index 2af20836..257201e8 100644 --- a/plugins/modules/icaaccessprofile.py +++ b/plugins/modules/icaaccessprofile.py @@ -45,7 +45,6 @@ - Allow Default access/Disable applications hosted on the server to play sounds through a sound device installed on the client computer, also allows or prevents users to record audio input - default: DISABLED clientclipboardredirection: type: str choices: @@ -54,7 +53,6 @@ description: - Allow Default access/Disable the clipboard on the client device to be mapped to the clipboard on the server - default: DISABLED clientcomportredirection: type: str choices: @@ -62,7 +60,6 @@ - DISABLED description: - Allow Default access/Disable COM port redirection to and from the client - default: DISABLED clientdriveredirection: type: str choices: @@ -70,7 +67,6 @@ - DISABLED description: - Allow Default access/Disables drive redirection to and from the client - default: DISABLED clientprinterredirection: type: str choices: @@ -79,7 +75,6 @@ description: - Allow Default access/Disable client printers to be mapped to a server when a user logs on to a session - default: DISABLED clientusbdriveredirection: type: str choices: @@ -88,7 +83,6 @@ description: - Allow Default access/Disable the redirection of USB devices to and from the client - default: DISABLED connectclientlptports: type: str choices: @@ -97,7 +91,6 @@ description: - Allow Default access/Disable automatic connection of LPT ports from the client when the user logs on - default: DISABLED localremotedatasharing: type: str choices: @@ -105,7 +98,6 @@ - DISABLED description: - Allow Default access/Disable file/data sharing via the Receiver for HTML5 - default: DISABLED multistream: type: str choices: @@ -113,7 +105,6 @@ - DISABLED description: - Allow Default access/Disable the multistream feature for the specified users - default: DISABLED name: type: str description: diff --git a/plugins/modules/icaglobal_icapolicy_binding.py b/plugins/modules/icaglobal_icapolicy_binding.py index b996de68..a986930d 100644 --- a/plugins/modules/icaglobal_icapolicy_binding.py +++ b/plugins/modules/icaglobal_icapolicy_binding.py @@ -47,7 +47,6 @@ - APPFW_GLOBAL description: - '0' - default: SYSTEM_GLOBAL gotopriorityexpression: type: str description: diff --git a/plugins/modules/icalatencyprofile.py b/plugins/modules/icalatencyprofile.py index 1a893392..8dc929f3 100644 --- a/plugins/modules/icalatencyprofile.py +++ b/plugins/modules/icalatencyprofile.py @@ -42,7 +42,6 @@ - L7 Latency Max notify Count. This is the upper limit on the number of notifications sent to the Insight Center within an interval where the Latency is above the threshold. - default: 5 l7latencymonitoring: type: str choices: @@ -50,27 +49,23 @@ - DISABLED description: - Enable/Disable L7 Latency monitoring for L7 latency notifications - default: DISABLED l7latencynotifyinterval: type: float description: - L7 Latency Notify Interval. This is the interval at which the Citrix ADC sends out notifications to the Insight Center after the wait time has passed. - default: 20 l7latencythresholdfactor: type: float description: - L7 Latency threshold factor. This is the factor by which the active latency should be greater than the minimum observed value to determine that the latency is high and may need to be reported - default: 4 l7latencywaittime: type: float description: - L7 Latency Wait time. This is the time for which the Citrix ADC waits after the threshold is exceeded before it sends out a Notification to the Insight Center. - default: 20 name: type: str description: diff --git a/plugins/modules/icaparameter.py b/plugins/modules/icaparameter.py index 7d427a05..ddc76db6 100644 --- a/plugins/modules/icaparameter.py +++ b/plugins/modules/icaparameter.py @@ -43,12 +43,10 @@ - DISABLED description: - Enable/Disable DF enforcement for EDT PMTUD Control Blocks - default: ENABLED edtpmtuddftimeout: type: float description: - DF enforcement timeout for EDTPMTUDDF - default: 100 enablesronhafailover: type: str choices: @@ -56,7 +54,6 @@ - 'NO' description: - Enable/Disable Session Reliability on HA failover. The default value is No - default: 'NO' hdxinsightnonnsap: type: str choices: @@ -65,7 +62,6 @@ description: - Enable/Disable HDXInsight for Non NSAP ICA Sessions. The default value is Yes - default: 'YES' l7latencyfrequency: type: float description: diff --git a/plugins/modules/inat.py b/plugins/modules/inat.py index 1360f683..8746c5cb 100644 --- a/plugins/modules/inat.py +++ b/plugins/modules/inat.py @@ -45,7 +45,6 @@ - Synchronize connection information with the secondary appliance in a high availability (HA) pair. That is, synchronize all connection-related information for the INAT session - default: DISABLED ftp: type: str choices: @@ -54,7 +53,6 @@ description: - Enable the FTP protocol on the server for transferring files between the client and the server. - default: DISABLED mode: type: str choices: @@ -90,7 +88,6 @@ description: - Enable TCP proxy, which enables the Citrix ADC to optimize the RNAT TCP traffic by using Layer 4 features. - default: DISABLED td: type: float description: @@ -104,7 +101,6 @@ - DISABLED description: - To enable/disable TFTP (Default C(DISABLED)). - default: DISABLED useproxyport: type: str choices: @@ -113,7 +109,6 @@ description: - Enable the Citrix ADC to proxy the source port of packets before sending the packets to the server. - default: ENABLED usip: type: str choices: diff --git a/plugins/modules/inatparam.py b/plugins/modules/inatparam.py index 3e72dd2d..56dc5d8b 100644 --- a/plugins/modules/inatparam.py +++ b/plugins/modules/inatparam.py @@ -44,7 +44,6 @@ description: - When disabled, translator will not insert IPv6 fragmentation header for non fragmented IPv4 packets - default: ENABLED nat46ignoretos: type: str choices: @@ -52,13 +51,11 @@ - 'NO' description: - Ignore TOS. - default: 'NO' nat46v6mtu: type: float description: - MTU setting for the IPv6 side. If the incoming IPv4 packet greater than this, either fragment or send icmp need fragmentation error. - default: 1280 nat46v6prefix: type: str description: @@ -76,7 +73,6 @@ - DISABLED description: - Calculate checksum for UDP packets with zero checksum - default: ENABLED td: type: float description: diff --git a/plugins/modules/ip6tunnel.py b/plugins/modules/ip6tunnel.py index 54c9241d..5e6f6cbf 100644 --- a/plugins/modules/ip6tunnel.py +++ b/plugins/modules/ip6tunnel.py @@ -50,7 +50,6 @@ type: str description: - The owner node group in a Cluster for the tunnel. - default: DEFAULT_NG remote: type: str description: diff --git a/plugins/modules/ip6tunnelparam.py b/plugins/modules/ip6tunnelparam.py index 4c46649f..3e81daeb 100644 --- a/plugins/modules/ip6tunnelparam.py +++ b/plugins/modules/ip6tunnelparam.py @@ -43,7 +43,6 @@ - 'NO' description: - Drop any packet that requires fragmentation. - default: 'NO' dropfragcputhreshold: type: float description: @@ -64,7 +63,6 @@ This setting is ignored if a common global source IPv6 address has been specified for all the IPv6 tunnels. This setting does not apply to a tunnel for which a source IPv6 address has been specified. - default: 'NO' useclientsourceipv6: type: str choices: @@ -73,7 +71,6 @@ description: - Use client source IPv6 address as source IPv6 address for outer tunnel IPv6 header - default: 'NO' extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/ipsecalgprofile.py b/plugins/modules/ipsecalgprofile.py index b2767d57..de1a5fbd 100644 --- a/plugins/modules/ipsecalgprofile.py +++ b/plugins/modules/ipsecalgprofile.py @@ -45,22 +45,18 @@ - Mode in which the connection failover feature must operate for the IPSec Alg. After a failover, established UDP connections and ESP packet flows are kept active and resumed on the secondary appliance. Recomended setting is C(ENABLED). - default: ENABLED espgatetimeout: type: float description: - Timeout ESP in seconds as no ESP packets are seen after IKE negotiation - default: 30 espsessiontimeout: type: float description: - ESP session timeout in minutes. - default: 60 ikesessiontimeout: type: float description: - IKE session timeout in minutes - default: 60 name: type: str description: diff --git a/plugins/modules/ipsecparameter.py b/plugins/modules/ipsecparameter.py index 5f81bf13..308a4292 100644 --- a/plugins/modules/ipsecparameter.py +++ b/plugins/modules/ipsecparameter.py @@ -45,7 +45,6 @@ description: - 'Type of encryption algorithm (Note: Selection of C(AES) enables AES128)' elements: str - default: AES hashalgo: type: list choices: @@ -57,7 +56,6 @@ description: - Type of hashing algorithm elements: str - default: HMAC_SHA256 ikeretryinterval: type: float description: @@ -69,7 +67,6 @@ - V2 description: - IKE Protocol Version - default: V2 lifetime: type: float description: @@ -88,7 +85,6 @@ - DISABLE description: - Enable/Disable PFS. - default: DISABLE replaywindowsize: type: float description: diff --git a/plugins/modules/iptunnel.py b/plugins/modules/iptunnel.py index 0f9f580a..125dd7f7 100644 --- a/plugins/modules/iptunnel.py +++ b/plugins/modules/iptunnel.py @@ -40,7 +40,6 @@ type: int description: - Specifies UDP destination port for Geneve packets. Default port is 6081. - default: 6081 grepayload: type: str choices: @@ -49,12 +48,10 @@ - IP description: - The payload GRE will carry - default: ETHERNETwithDOT1Q ipsecprofilename: type: str description: - Name of IPSec profile to be associated. - default: '"ns_ipsec_default_profile"' local: type: str description: @@ -70,7 +67,6 @@ type: str description: - The owner node group in a Cluster for the iptunnel. - default: DEFAULT_NG protocol: type: str choices: @@ -81,7 +77,6 @@ - GENEVE description: - Name of the protocol to be used on this tunnel. - default: IPIP remote: type: str description: @@ -100,7 +95,6 @@ - Default behavior is to copy the ToS field of the internal IP Packet (Payload) to the outer IP packet (Transport packet). But the user can configure a new ToS field using this option. - default: ENABLED vlan: type: float description: @@ -112,7 +106,6 @@ - DISABLED description: - Option to select Vlan Tagging. - default: DISABLED vnid: type: float description: diff --git a/plugins/modules/iptunnelparam.py b/plugins/modules/iptunnelparam.py index 5a80c82a..333ffeb1 100644 --- a/plugins/modules/iptunnelparam.py +++ b/plugins/modules/iptunnelparam.py @@ -44,7 +44,6 @@ description: - Drop any IP packet that requires fragmentation before it is sent through the tunnel. - default: 'NO' dropfragcputhreshold: type: float description: @@ -58,7 +57,6 @@ - 'NO' description: - Strict PBR check for IPSec packets received through tunnel - default: 'NO' enablestricttx: type: str choices: @@ -66,7 +64,6 @@ - 'NO' description: - Strict PBR check for packets to be sent IPSec protected - default: 'NO' mac: type: str description: @@ -88,7 +85,6 @@ This setting is ignored if a common global source IP address has been specified for all the IP tunnels. This setting does not apply to a tunnel for which a source IP address has been specified. - default: 'NO' useclientsourceip: type: str choices: @@ -96,7 +92,6 @@ - 'NO' description: - Use client source IP as source IP for outer tunnel IP header - default: 'NO' extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/ipv6.py b/plugins/modules/ipv6.py index 0c419e36..16e6da4f 100644 --- a/plugins/modules/ipv6.py +++ b/plugins/modules/ipv6.py @@ -46,7 +46,6 @@ - Detection (DAD) for all the Citrix ADC owned IPv6 addresses regardless of whether they are obtained through stateless auto configuration, DHCPv6, or manual configuration. - default: DISABLED natprefix: type: str description: @@ -63,14 +62,12 @@ - Base reachable time of the Neighbor Discovery (ND6) protocol. The time, in milliseconds, that the Citrix ADC assumes an adjacent device is reachable after receiving a reachability confirmation. - default: 30000 ndretransmissiontime: type: float description: - Retransmission time of the Neighbor Discovery (ND6) protocol. The time, in milliseconds, between retransmitted Neighbor Solicitation (NS) messages, to an adjacent device. - default: 1000 ralearning: type: str choices: @@ -79,7 +76,6 @@ description: - Enable the Citrix ADC to learn about various routes from Router Advertisement (RA) and Router Solicitation (RS) messages sent by the routers. - default: DISABLED routerredirection: type: str choices: @@ -87,7 +83,6 @@ - DISABLED description: - Enable the Citrix ADC to do Router Redirection. - default: DISABLED td: type: float description: diff --git a/plugins/modules/l2param.py b/plugins/modules/l2param.py index cf1dae6d..b8315d13 100644 --- a/plugins/modules/l2param.py +++ b/plugins/modules/l2param.py @@ -43,7 +43,6 @@ - DISABLED description: - Set/reset proxy ARP in bridge group deployment - default: ENABLED bdgsetting: type: str choices: @@ -53,7 +52,6 @@ - Bridging settings for C2C behavior. If enabled, each PE will learn MAC entries independently. Otherwise, when L2 mode is ON, learned MAC entries on a PE will be broadcasted to all other PEs. - default: DISABLED bridgeagetimeout: type: float description: @@ -61,7 +59,6 @@ only to the entries that are dynamically learned after the new value is set. Previously existing bridge table entries expire after the previously configured time-out value. - default: 300 garponvridintf: type: str choices: @@ -69,7 +66,6 @@ - DISABLED description: - Send GARP messagess on VRID-configured interfaces upon failover - default: ENABLED garpreply: type: str choices: @@ -77,7 +73,6 @@ - DISABLED description: - Set/reset REPLY form of GARP - default: DISABLED macmodefwdmypkt: type: str choices: @@ -86,12 +81,10 @@ description: - Allows MAC mode vserver to pick and forward the packets even if it is destined to Citrix ADC owned VIP. - default: DISABLED maxbridgecollision: type: float description: - Maximum bridge collision for loop detection - default: 20 mbfinstlearning: type: str choices: @@ -99,13 +92,11 @@ - DISABLED description: - Enable instant learning of MAC changes in MBF mode. - default: DISABLED mbfpeermacupdate: type: float description: - When mbf_instant_learning is enabled, learn any changes in peer's MAC after this time interval, which is in 10ms ticks. - default: 10 proxyarp: type: str choices: @@ -113,7 +104,6 @@ - DISABLED description: - Proxies the ARP as Citrix ADC MAC for FreeBSD. - default: ENABLED returntoethernetsender: type: str choices: @@ -121,7 +111,6 @@ - DISABLED description: - Return to ethernet sender. - default: DISABLED rstintfonhafo: type: str choices: @@ -129,7 +118,6 @@ - DISABLED description: - Enable the reset interface upon HA failover. - default: DISABLED skipproxyingbsdtraffic: type: str choices: @@ -139,7 +127,6 @@ - Control source parameters (IP and Port) for FreeBSD initiated traffic. If Enabled, source parameters are retained. Else proxy the source parameters based on next hop. - default: DISABLED stopmacmoveupdate: type: str choices: @@ -147,7 +134,6 @@ - DISABLED description: - Stop Update of server mac change to NAT sessions. - default: DISABLED usemymac: type: str choices: @@ -155,7 +141,6 @@ - DISABLED description: - Use Citrix ADC MAC for all outgoing packets. - default: DISABLED usenetprofilebsdtraffic: type: str choices: @@ -165,7 +150,6 @@ - Control source parameters (IP and Port) for FreeBSD initiated traffic. If enabled proxy the source parameters based on netprofile source ip. If netprofile does not have ip configured, then it will continue to use NSIP as earlier. - default: DISABLED extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/l3param.py b/plugins/modules/l3param.py index 53a6af45..2421df83 100644 --- a/plugins/modules/l3param.py +++ b/plugins/modules/l3param.py @@ -47,7 +47,6 @@ - DISABLED description: - Enable/Disable IPv4 Class E address clients - default: DISABLED dropdfflag: type: str choices: @@ -55,7 +54,6 @@ - DISABLED description: - Enable dropping the IP DF flag. - default: DISABLED dropipfragments: type: str choices: @@ -63,7 +61,6 @@ - DISABLED description: - Enable dropping of IP fragments. - default: DISABLED dynamicrouting: type: str choices: @@ -72,7 +69,6 @@ description: - Enable/Disable Dynamic routing on partition. This configuration is not applicable to default partition - default: DISABLED externalloopback: type: str choices: @@ -80,7 +76,6 @@ - DISABLED description: - Enable external loopback. - default: DISABLED forwardicmpfragments: type: str choices: @@ -88,12 +83,10 @@ - DISABLED description: - Enable forwarding of ICMP fragments. - default: DISABLED icmpgenratethreshold: type: float description: - NS generated ICMP pkts per 10ms rate threshold - default: 100 implicitaclallow: type: str choices: @@ -101,7 +94,6 @@ - DISABLED description: - Do not apply ACLs for internal ports - default: ENABLED ipv6dynamicrouting: type: str choices: @@ -109,7 +101,6 @@ - DISABLED description: - Enable/Disable IPv6 Dynamic routing - default: DISABLED miproundrobin: type: str choices: @@ -117,7 +108,6 @@ - DISABLED description: - Enable round robin usage of mapped IPs. - default: ENABLED overridernat: type: str choices: @@ -126,7 +116,6 @@ description: - USNIP/USIP settings override RNAT settings for configured - ' service/virtual server traffic..' - default: DISABLED srcnat: type: str choices: @@ -134,7 +123,6 @@ - DISABLED description: - Perform NAT if only the source is in the private network - default: ENABLED tnlpmtuwoconn: type: str choices: @@ -143,7 +131,6 @@ description: - Enable/Disable learning PMTU of IP tunnel when ICMP error does not contain connection information. - default: ENABLED usipserverstraypkt: type: str choices: @@ -151,7 +138,6 @@ - DISABLED description: - Enable detection of stray server side pkts in USIP mode. - default: DISABLED extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/l4param.py b/plugins/modules/l4param.py index a0085985..d4610716 100644 --- a/plugins/modules/l4param.py +++ b/plugins/modules/l4param.py @@ -52,7 +52,6 @@ lb vserver is ON then method specified here will be used to identify a connection in addition to the 4-tuple (::::). - default: MacVlanChannel l4switch: type: str choices: @@ -61,7 +60,6 @@ description: - In L4 switch topology, always clients and servers are on the same side. Enable l4switch to allow such connections. - default: DISABLED extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/lacp.py b/plugins/modules/lacp.py index e070cb8e..04346b95 100644 --- a/plugins/modules/lacp.py +++ b/plugins/modules/lacp.py @@ -39,14 +39,12 @@ description: - The owner node in a cluster for which we want to set the lacp priority. Owner node can vary from 0 to 31. Ownernode value of 254 is used for Cluster. - default: 255 syspriority: type: float description: - Priority number that determines which peer device of an LACP LA channel can have control over the LA channel. This parameter is globally applied to all LACP channels on the Citrix ADC. The lower the number, the higher the priority. - default: 32768 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/lbglobal_lbpolicy_binding.py b/plugins/modules/lbglobal_lbpolicy_binding.py index dc0c8e43..d0bc6e85 100644 --- a/plugins/modules/lbglobal_lbpolicy_binding.py +++ b/plugins/modules/lbglobal_lbpolicy_binding.py @@ -47,7 +47,6 @@ - APPFW_GLOBAL description: - '0' - default: SYSTEM_GLOBAL gotopriorityexpression: type: str description: diff --git a/plugins/modules/lbgroup.py b/plugins/modules/lbgroup.py index f7646df5..c0caec55 100644 --- a/plugins/modules/lbgroup.py +++ b/plugins/modules/lbgroup.py @@ -40,7 +40,6 @@ type: float description: - Time period, in minutes, for which backup persistence is in effect. - default: 2 cookiedomain: type: str description: @@ -104,12 +103,10 @@ by using the \ character.' - '* Alternatively, you can use single quotation marks to enclose the rule, in which case you do not have to escape the double quotation marks.' - default: '"None"' timeout: type: float description: - Time period for which a persistence session is in effect. - default: 2 usevserverpersistency: type: str choices: @@ -120,13 +117,11 @@ allows member vservers to have their own persistence, but need to be compatible with other members persistence rules. When this setting is enabled persistence sessions created by any of the members can be shared by other member vservers. - default: DISABLED v6persistmasklen: type: float description: - Persistence mask to apply to source IPv6 addresses when creating source IP based persistence sessions. - default: 128 lbgroup_lbvserver_binding: type: dict description: Bindings for lbgroup_lbvserver_binding resource diff --git a/plugins/modules/lbmonitor.py b/plugins/modules/lbmonitor.py index 34dcff22..771bd44a 100644 --- a/plugins/modules/lbmonitor.py +++ b/plugins/modules/lbmonitor.py @@ -72,7 +72,6 @@ to the service until the configured down time has expired. Persistent connections to the service are terminated as soon as the service is marked as C(DOWN). Also, log the event in NSLOG or SYSLOG.' - default: DOWN alertretries: type: int description: @@ -156,7 +155,6 @@ description: - Time duration for which to wait before probing a service that has been marked as DOWN. Expressed in milliseconds, seconds, or minutes. - default: 30 evalrule: type: str description: @@ -204,7 +202,6 @@ - 'NO' description: - Option to enable or disable gRPC health check service. - default: 'NO' grpcservicename: type: str description: @@ -246,7 +243,6 @@ description: - Time interval between two successive probes. Must be greater than the value of Response Time-out. - default: 5 ipaddress: type: list description: @@ -261,7 +257,6 @@ description: - Send the monitoring probe to the service through an IP tunnel. A destination IP address must be specified. - default: 'NO' kcdaccount: type: str description: @@ -292,7 +287,6 @@ description: - Maximum number of hops that the SIP request used for monitoring can traverse to reach the server. Applicable only to monitors of type SIP-UDP. - default: 1 metric: type: str description: @@ -328,7 +322,6 @@ description: - Version of MQTT protocol used in connect message, default is version 3.1.1 [4] - default: 4 mssqlprotocolversion: type: str choices: @@ -398,7 +391,6 @@ description: - Account Type to be used in Account Request Packet. Applicable to monitors of type RADIUS_ACCOUNTING. - default: 1 radapn: type: str description: @@ -452,7 +444,6 @@ response timeout does not apply. For UDP-ECV monitors with no receive string, probe failure is indicated by an ICMP port unreachable error received from the service.' - default: 2 resptimeoutthresh: type: float description: @@ -467,7 +458,6 @@ description: - Maximum number of probes to send to establish the state of a service for which a monitoring probe failed. - default: 3 reverse: type: str choices: @@ -476,7 +466,6 @@ description: - Mark a service as DOWN, instead of UP, when probe criteria are satisfied, and as UP instead of DOWN when probe criteria are not satisfied. - default: 'NO' rtsprequest: type: str description: @@ -505,7 +494,6 @@ - Use a secure SSL connection when monitoring a service. Applicable only to TCP based monitors. The secure option cannot be used with a CITRIX-AG monitor, because a CITRIX-AG monitor uses a secure connection by default. - default: 'NO' secureargs: type: str description: @@ -579,7 +567,6 @@ description: - Store the database list populated with the responses to monitor probes. Used in database specific load balancing if MSSQL-ECV/MYSQL-ECV monitor is configured. - default: DISABLED storefrontacctservice: type: str choices: @@ -588,7 +575,6 @@ description: - Enable/Disable probing for Account Service. Applicable only to Store Front monitors. For multi-tenancy configuration users my skip account service - default: 'YES' storefrontcheckbackendservices: type: str choices: @@ -599,7 +585,6 @@ Storefront services are monitored by probing to a Windows service that runs on the Storefront server and exposes details of which storefront services are running. - default: 'NO' storename: type: str description: @@ -610,7 +595,6 @@ description: - Number of consecutive successful probes required to transition a service's state from DOWN to UP. - default: 1 supportedvendorids: type: list description: @@ -642,7 +626,6 @@ behind it. If a transparent device is being monitored, a destination IP address must be specified. The probe is sent to the specified IP address by using the MAC address of the transparent device. - default: 'NO' trofscode: type: float description: @@ -715,7 +698,6 @@ description: - Unit of measurement for the Deviation parameter. Cannot be changed after the monitor is created. - default: SEC units2: type: str choices: @@ -725,7 +707,6 @@ description: - Unit of measurement for the Down Time parameter. Cannot be changed after the monitor is created. - default: SEC units3: type: str choices: @@ -734,7 +715,6 @@ - MIN description: - monitor interval units - default: SEC units4: type: str choices: @@ -743,7 +723,6 @@ - MIN description: - monitor response timeout units - default: SEC username: type: str description: @@ -758,7 +737,6 @@ description: - Validate the credentials of the Xen Desktop DDC server user. Applicable to monitors of type CITRIX-XD-DDC. - default: 'NO' vendorid: type: float description: diff --git a/plugins/modules/lbparameter.py b/plugins/modules/lbparameter.py index 722d07d9..74245e6d 100644 --- a/plugins/modules/lbparameter.py +++ b/plugins/modules/lbparameter.py @@ -46,7 +46,6 @@ is bound to one or more vserver. If it is enabled, the svc/svcgroup can be removed, even if it bound to vservers. If disabled, an error will be thrown, when the user tries to remove a svc/svcgroup without unbinding from its vservers. - default: ENABLED computedadccookieattribute: type: str description: @@ -77,7 +76,6 @@ consolidated connection statistics from all the packet engines. The C(NO) setting allows consideration of only the number of connections on the packet engine that received the new connection. - default: 'YES' cookiepassphrase: type: str description: @@ -96,7 +94,6 @@ description: - When this option is enabled, MQTT messages of length greater than 64k will be dropped and the client/server connections will be reset. - default: 'YES' httponlycookieflag: type: str choices: @@ -106,7 +103,6 @@ - Include the HttpOnly attribute in persistence cookies. The HttpOnly attribute limits the scope of a cookie to HTTP requests and helps mitigate the risk of cross-site scripting attacks. - default: ENABLED lbhashalgorithm: type: str choices: @@ -117,14 +113,12 @@ - This option dictates the hashing algorithm used for hash based LB methods (URLHASH, DOMAINHASH, SOURCEIPHASH, DESTINATIONIPHASH, SRCIPDESTIPHASH, SRCIPSRCPORTHASH, TOKEN, USER_TOKEN, CALLIDHASH). - default: DEFAULT lbhashfingers: type: float description: - This option is used to specify the number of fingers to be used in PRAC and JARH algorithms for hash based LB methods. Increasing the number of fingers might give better distribution of traffic at the expense of additional memory - default: 256 literaladccookieattribute: type: str description: @@ -150,7 +144,6 @@ description: - Close monitoring connections by sending the service a connection termination message with the specified bit set. - default: FIN monitorskipmaxclient: type: str choices: @@ -161,7 +154,6 @@ whether the number of connections to the service has reached the limit specified by the service's Max Clients setting. Enables monitoring to continue even if the service has reached its connection limit. - default: DISABLED preferdirectroute: type: str choices: @@ -174,7 +166,6 @@ intermediary device, such as a firewall, even if their destination is directly connected to the appliance. Route lookup is performed after the packets have been processed and returned by the intermediary device. - default: 'YES' retainservicestate: type: str choices: @@ -183,7 +174,6 @@ description: - This option is used to retain the original state of service or servicegroup member when an enable server command is issued. - default: 'OFF' startuprrfactor: type: float description: @@ -223,7 +213,6 @@ description: - This option allows to store the MQTT clientid and username in transactional logs - default: 'NO' undefaction: type: str description: @@ -233,7 +222,6 @@ - '* RESET - Reset the request and notify the user, so that the user can resend the request.' - '* DROP - Drop the request without sending a response to the user.' - default: '"NOLBACTION"' useencryptedpersistencecookie: type: str choices: @@ -241,7 +229,6 @@ - DISABLED description: - Encode persistence cookie values using SHA2 hash. - default: DISABLED useportforhashlb: type: str choices: @@ -251,7 +238,6 @@ - Include the port number of the service when creating a hash for hash based load balancing methods. With the C(NO) setting, only the IP address of the service is considered when creating a hash. - default: 'YES' usesecuredpersistencecookie: type: str choices: @@ -259,7 +245,6 @@ - DISABLED description: - Encode persistence cookie values using SHA2 hash. - default: DISABLED vserverspecificmac: type: str choices: @@ -275,7 +260,6 @@ of intermediary devices, such as another set of firewalls. If necessary, you can configure multiple MAC-mode virtual servers to pass traffic successively through multiple sets of intermediary devices.' - default: DISABLED extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/lbpolicylabel.py b/plugins/modules/lbpolicylabel.py index 2a5d7b8e..6a9eb528 100644 --- a/plugins/modules/lbpolicylabel.py +++ b/plugins/modules/lbpolicylabel.py @@ -91,7 +91,6 @@ - '* C(MQTT) - C(MQTT) request.' - '* C(QUIC_BRIDGE) - C(QUIC_BRIDGE) request.' - '* C(HTTP_QUIC) - C(HTTP_QUIC) request.' - default: HTTP lbpolicylabel_lbpolicy_binding: type: dict description: Bindings for lbpolicylabel_lbpolicy_binding resource diff --git a/plugins/modules/lbprofile.py b/plugins/modules/lbprofile.py index d0a46525..5b64546a 100644 --- a/plugins/modules/lbprofile.py +++ b/plugins/modules/lbprofile.py @@ -68,7 +68,6 @@ - DISABLED description: - Enable database specific load balancing for MySQL and MSSQL service types. - default: DISABLED httponlycookieflag: type: str choices: @@ -78,7 +77,6 @@ - Include the HttpOnly attribute in persistence cookies. The HttpOnly attribute limits the scope of a cookie to HTTP requests and helps mitigate the risk of cross-site scripting attacks. - default: ENABLED lbhashalgorithm: type: str choices: @@ -89,14 +87,12 @@ - This option dictates the hashing algorithm used for hash based LB methods (URLHASH, DOMAINHASH, SOURCEIPHASH, DESTINATIONIPHASH, SRCIPDESTIPHASH, SRCIPSRCPORTHASH, TOKEN, USER_TOKEN, CALLIDHASH). - default: DEFAULT lbhashfingers: type: float description: - This option is used to specify the number of fingers to be used in PRAC and JARH algorithms for hash based LB methods. Increasing the number of fingers might give better distribution of traffic at the expense of additional memory. - default: 256 lbprofilename: type: str description: @@ -120,7 +116,6 @@ not under go any steering. Turn this option for single pa - cket request response mode or when the upstream device is performing a proper RSS for connection based distribution. - default: DISABLED storemqttclientidandusername: type: str choices: @@ -129,7 +124,6 @@ description: - This option allows to store the MQTT clientid and username in transactional logs - default: 'NO' useencryptedpersistencecookie: type: str choices: @@ -137,7 +131,6 @@ - DISABLED description: - Encode persistence cookie values using SHA2 hash. - default: DISABLED usesecuredpersistencecookie: type: str choices: @@ -145,7 +138,6 @@ - DISABLED description: - Encode persistence cookie values using SHA2 hash. - default: DISABLED extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/lbsipparameters.py b/plugins/modules/lbsipparameters.py index 69819db4..c348c993 100644 --- a/plugins/modules/lbsipparameters.py +++ b/plugins/modules/lbsipparameters.py @@ -44,14 +44,12 @@ description: - Add the rport parameter to the VIA headers of SIP requests that virtual servers receive from clients or servers. - default: ENABLED retrydur: type: int description: - Time, in seconds, for which a client must wait before initiating a connection after receiving a 503 Service Unavailable response from the SIP server. The time value is sent in the "Retry-After" header in the 503 response. - default: 120 rnatdstport: type: int description: @@ -85,7 +83,6 @@ description: - Maximum number of 503 Service Unavailable responses to generate, once every 10 milliseconds, when a SIP virtual server becomes unavailable. - default: 100 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/lbvserver.py b/plugins/modules/lbvserver.py index 94fca3d7..a9349d64 100644 --- a/plugins/modules/lbvserver.py +++ b/plugins/modules/lbvserver.py @@ -52,7 +52,6 @@ - DISABLED description: - Apply AppFlow logging to the virtual server. - default: ENABLED authentication: type: str choices: @@ -60,7 +59,6 @@ - 'OFF' description: - Enable or disable user authentication. - default: 'OFF' authenticationhost: type: str description: @@ -74,7 +72,6 @@ - 'OFF' description: - Enable or disable user authentication with HTTP 401 responses. - default: 'OFF' authnprofile: type: str description: @@ -100,12 +97,10 @@ - thod fails or cannot be used. - ' Valid only if the primary method is based on static proximity.' - default: ROUNDROBIN backuppersistencetimeout: type: float description: - Time period for which backup persistence is in effect. - default: 2 backupvserver: type: str description: @@ -119,7 +114,6 @@ description: - If this option is enabled while resolving DNS64 query AAAA queries are not sent to back end dns server - default: 'NO' cacheable: type: str choices: @@ -130,7 +124,6 @@ virtual server can forward requests only to a transparent cache redirection virtual server that has an IP address and port combination of *:80, so such a cache redirection virtual server must be configured on the appliance. - default: 'NO' clttimeout: type: float description: @@ -156,7 +149,6 @@ tries to re-create the packet flow on the basis of the information contained in the packets it receives.' - '* C(DISABLED) - Connection failover does not occur.' - default: DISABLED cookiename: type: str description: @@ -187,7 +179,6 @@ - DISABLED description: - Enable database specific load balancing for MySQL and MSSQL service types. - default: DISABLED disableprimaryondown: type: str choices: @@ -196,7 +187,6 @@ description: - If the primary virtual server goes down, do not allow it to return to primary status until manually enabled. - default: DISABLED dns64: type: str choices: @@ -219,13 +209,11 @@ - Flush all active transactions associated with a virtual server whose state transitions from UP to DOWN. Do not enable this option for applications that must complete their transactions. - default: ENABLED hashlength: type: float description: - Number of bytes to consider for the hash value used in the URLHASH and DOMAINHASH load balancing methods. - default: 80 healththreshold: type: float description: @@ -261,7 +249,6 @@ parameter, ICMP Response, is available at the IP address level, for IPv4 addresses of type VIP. To set that parameter, use the add ip command in the CLI or the Create IP dialog box in the GUI.' - default: PASSIVE insertvserveripport: type: str choices: @@ -394,7 +381,6 @@ - '* C(CALLIDHASH) - Create a hash of the SIP Call-ID header.' - '* C(USER_TOKEN) - Same as C(TOKEN) LB method but token needs to be provided from an extension.' - default: LEASTCONNECTION lbprofilename: type: str description: @@ -406,7 +392,6 @@ an expression (for example, CLIENT.IP.DST.IN_SUBNET(192.0.2.0/24) or the name of a named expression. In the above example, the virtual server accepts all requests whose destination IP address is in the 192.0.2.0/24 subnet. - default: '"NONE"' listenpriority: type: float description: @@ -414,7 +399,6 @@ a lower priority. If a request matches the listen policies of more than one virtual server the virtual server whose listen policy has the highest priority (the lowest priority number) accepts the request. - default: 101 m: type: str choices: @@ -439,7 +423,6 @@ the C(IP) header.' - You can use either the C(IPTUNNEL) or the C(TOS) option to implement Direct Server Return (DSR). - default: IP macmoderetainvlan: type: str choices: @@ -448,7 +431,6 @@ description: - This option is used to retain vlan information of incoming packet when macmode is enabled - default: DISABLED maxautoscalemembers: type: float description: @@ -474,7 +456,6 @@ from the version of the database. This setting provides compatibility between the client-side and server-side connections by ensuring that all communication conforms to the server's version. - default: 2008R2 mysqlcharacterset: type: float description: @@ -539,7 +520,6 @@ - PERCENT description: - Units in which to increment load at each interval in slow-start mode. - default: PER_SECOND oracleserverversion: type: str choices: @@ -547,7 +527,6 @@ - 11G description: - Oracle server version - default: 10G order: type: float description: @@ -649,7 +628,6 @@ type: str description: - HTTP code to return in SUCCESS case. - default: '"200 OK"' processlocal: type: str choices: @@ -660,7 +638,6 @@ not under go any steering. Turn this option for single packet request response mode or when the upstream device is performing a proper RSS for connection based distribution. - default: DISABLED push: type: str choices: @@ -669,13 +646,11 @@ description: - Process traffic with the push virtual server that is bound to this load balancing virtual server. - default: DISABLED pushlabel: type: str description: - Expression for extracting a label from the server's response. Can be either an expression or the name of a named expression. - default: '"none"' pushmulticlients: type: str choices: @@ -684,7 +659,6 @@ description: - Allow multiple Web 2.0 connections from the same client to connect to the virtual server and expect updates. - default: 'NO' pushvserver: type: str description: @@ -716,7 +690,6 @@ use brackets in the IP Address and Name parameters to specify the range. For example:' - add lb vserver my_vserver[1-3] HTTP 192.0.2.[1-3] 80 - default: 1 recursionavailable: type: str choices: @@ -727,7 +700,6 @@ have the RA bit turned on. Typically one would set this option to C(YES), when the vserver is load balancing a set of DNS servers thatsupport recursive queries. - default: 'NO' redirectfromport: type: int description: @@ -741,7 +713,6 @@ description: - Rewrite the port and change the protocol to ensure successful HTTP redirects from services. - default: DISABLED redirurl: type: str description: @@ -761,7 +732,6 @@ expression or the name of a named expression. - 'Example:' - HTTP.RES.HEADER("setcookie").VALUE(0).TYPECAST_NVLIST_T('=',';').VALUE("server1"). - default: '"none"' retainconnectionsoncluster: type: str choices: @@ -771,7 +741,6 @@ - This option enables you to retain existing connections on a node joining a Cluster system or when a node is being configured for passive timeout. By default, this option is disabled. - default: 'NO' rhistate: type: str choices: @@ -791,7 +760,6 @@ - '* If you set RHI STATE to C(ACTIVE) on some and C(PASSIVE) on others, the Citrix ADC advertises the route for the VIP address if at least one of the associated virtual servers, whose RHI STATE set to C(ACTIVE), is in UP state.' - default: PASSIVE rtspnat: type: str choices: @@ -799,7 +767,6 @@ - 'OFF' description: - Use network address translation (NAT) for RTSP data connections. - default: 'OFF' rule: type: str description: @@ -811,7 +778,6 @@ by using the \ character.' - '* Alternatively, you can use single quotation marks to enclose the rule, in which case you do not have to escape the double quotation marks.' - default: '"none"' servicename: type: str description: @@ -875,7 +841,6 @@ Recommended for load balancing of intrusion detection system (IDS) servers and scenarios involving direct server return (DSR), where session information is unnecessary. - default: DISABLED skippersistency: type: str choices: @@ -885,7 +850,6 @@ description: - This argument decides the behavior incase the service which is selected from an existing persistence session has reached threshold. - default: None sobackupaction: type: str choices: @@ -929,12 +893,10 @@ description: - If spillover occurs, maintain source IP address based persistence for both primary and backup virtual servers. - default: DISABLED sopersistencetimeout: type: float description: - Timeout for spillover persistence, in minutes. - default: 2 sothreshold: type: float description: @@ -962,7 +924,6 @@ type: float description: - Time period for which a persistence session is in effect. - default: 2 toggleorder: type: str choices: @@ -970,7 +931,6 @@ - DESCENDING description: - Configure this option to toggle order preference - default: ASCENDING tosid: type: float description: @@ -984,19 +944,16 @@ description: - When value is C(ENABLED), Trofs persistence is honored. When value is C(DISABLED), Trofs persistence is not honored. - default: ENABLED v6netmasklen: type: float description: - Number of bits to consider in an IPv6 destination or source IP address, for creating the hash that is required by the DESTINATIONIPHASH and SOURCEIPHASH load balancing methods. - default: 128 v6persistmasklen: type: float description: - Persistence mask for IP based persistence types, for IPv6 virtual servers. - default: 128 vipheader: type: str description: diff --git a/plugins/modules/lbvserver_servicegroup_binding.py b/plugins/modules/lbvserver_servicegroup_binding.py index 96ef305a..26ae4917 100644 --- a/plugins/modules/lbvserver_servicegroup_binding.py +++ b/plugins/modules/lbvserver_servicegroup_binding.py @@ -67,7 +67,6 @@ greater weight. Defines the capacity of the service relative to the other services in the load balancing configuration. Determines the priority given to the service in load balancing decisions. - default: 1 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/lbwlm.py b/plugins/modules/lbwlm.py index 4c850dbc..c8b3a13f 100644 --- a/plugins/modules/lbwlm.py +++ b/plugins/modules/lbwlm.py @@ -45,7 +45,6 @@ description: - The idle time period after which Citrix ADC would probe the WLM. The value ranges from 1 to 1440 minutes. - default: 2 lbuid: type: str description: diff --git a/plugins/modules/lldpparam.py b/plugins/modules/lldpparam.py index 0e392ecf..db197183 100644 --- a/plugins/modules/lldpparam.py +++ b/plugins/modules/lldpparam.py @@ -43,7 +43,6 @@ the LLDP information in its database before discarding or removing it. The duration is calculated as the holdtimeTxMult (Holdtime Multiplier) parameter value multiplied by the timer (Timer) parameter value. - default: 4 mode: type: str choices: @@ -60,7 +59,6 @@ description: - Interval, in seconds, between LLDP packet data units (LLDPDUs). that the Citrix ADC sends to a directly connected device. - default: 30 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/locationfile.py b/plugins/modules/locationfile.py index 9862144b..535b3dc1 100644 --- a/plugins/modules/locationfile.py +++ b/plugins/modules/locationfile.py @@ -61,7 +61,6 @@ description: - Format of the location file. Required for the Citrix ADC to identify how to read the location file. - default: netscaler src: type: str description: diff --git a/plugins/modules/locationfile6.py b/plugins/modules/locationfile6.py index eaf04663..d3f6d288 100644 --- a/plugins/modules/locationfile6.py +++ b/plugins/modules/locationfile6.py @@ -52,7 +52,6 @@ description: - Format of the IPv6 location file. Required for the Citrix ADC to identify how to read the location file. - default: netscaler6 src: type: str description: diff --git a/plugins/modules/locationparameter.py b/plugins/modules/locationparameter.py index f1087978..c8519704 100644 --- a/plugins/modules/locationparameter.py +++ b/plugins/modules/locationparameter.py @@ -64,7 +64,6 @@ - ' match any qualifier in an LDNS location,' - ' wildcard qualifiers in the LDNS location do not match' - ' non-wildcard qualifiers in an expression' - default: 'NO' q1label: type: str description: diff --git a/plugins/modules/lsnappsattributes.py b/plugins/modules/lsnappsattributes.py index 89f682ba..0753ec92 100644 --- a/plugins/modules/lsnappsattributes.py +++ b/plugins/modules/lsnappsattributes.py @@ -62,7 +62,6 @@ a time that exceeds this value, the Citrix ADC removes the session.This timeout does not apply for a TCP LSN session when a FIN or RST message is received from either of the endpoints. - default: 30 transportprotocol: type: str choices: diff --git a/plugins/modules/lsnappsprofile.py b/plugins/modules/lsnappsprofile.py index f3852b16..d9c8e734 100644 --- a/plugins/modules/lsnappsprofile.py +++ b/plugins/modules/lsnappsprofile.py @@ -78,7 +78,6 @@ not previously sent packets to Y:y. In other words, receiving packets from a specific external host requires that the subscriber first send packets first to that external IP address and port.' - default: ADDRESS-PORT-DEPENDENT ippooling: type: str choices: @@ -96,7 +95,6 @@ for different sessions associated with the same subscriber.' - '' - This parameter is applicable to dynamic NAT allocation only. - default: RANDOM l2info: type: str choices: @@ -105,7 +103,6 @@ description: - Enable l2info by creating natpcbs for LSN, which enables the Citrix ADC to use L2CONN/MBF with LSN. - default: DISABLED mapping: type: str choices: @@ -132,7 +129,6 @@ - '* C(ADDRESS-PORT-DEPENDENT) - Reuse the LSN mapping for subsequent packets sent from the same internal IP address and port (X:x) to the same external IP address and port (Y:y) while the mapping is still active.' - default: ADDRESS-PORT-DEPENDENT tcpproxy: type: str choices: @@ -141,7 +137,6 @@ description: - Enable TCP proxy, which enables the Citrix ADC to optimize the TCP traffic by using Layer 4 features. - default: DISABLED td: type: float description: @@ -150,7 +145,6 @@ - '' - If you do not specify an ID, the ADC sends the outbound traffic through the default traffic domain, which has an ID of 0. - default: 4095 transportprotocol: type: str choices: diff --git a/plugins/modules/lsngroup.py b/plugins/modules/lsngroup.py index 5d54cf50..2e59e483 100644 --- a/plugins/modules/lsngroup.py +++ b/plugins/modules/lsngroup.py @@ -66,7 +66,6 @@ - 2.2.2.1 => 4.4.4.1:PB1 - 2.2.2.2 => 4.4.4.2:PB1 - 2.2.2.3 => 4.4.4.1:PB2 - default: PORTS clientname: type: str description: @@ -91,7 +90,6 @@ automatically for an LSN group when you bind a UDP LSN application profile, with endpoint-independent-mapping, endpoint-independent filtering, and destination port as 69 (well-known port for TFTP), to the LSN group.' - default: ENABLED ftpcm: type: str choices: @@ -101,7 +99,6 @@ - Enable the FTP connection mirroring for specified LSN group. Connection mirroring (CM or connection failover) refers to keeping active an established TCP or UDP connection when a failover occurs. - default: DISABLED groupname: type: str description: @@ -153,7 +150,6 @@ mapping' - '** Destination IP address and port are logged for Address-Port-Dependent mapping' - default: DISABLED nattype: type: str choices: @@ -188,7 +184,6 @@ connections from this subscriber. If all the ports are allocated (for different subscriber''s connections) from the subscriber''s allocated port block, the ADC allocates a new random port block for the subscriber.' - default: DYNAMIC portblocksize: type: float description: @@ -212,7 +207,6 @@ - DISABLED description: - Enable the PPTP Application Layer Gateway. - default: DISABLED rtspalg: type: str choices: @@ -220,7 +214,6 @@ - DISABLED description: - Enable the RTSP ALG. - default: DISABLED sessionlogging: type: str choices: @@ -240,7 +233,6 @@ - '* NAT IP address and port' - '* Protocol name' - '* Destination IP address, port, and traffic domain ID' - default: DISABLED sessionsync: type: str choices: @@ -254,7 +246,6 @@ - '' - For this setting to work, you must enable the global session synchronization parameter. - default: ENABLED sipalg: type: str choices: @@ -262,13 +253,11 @@ - DISABLED description: - Enable the SIP ALG. - default: DISABLED snmptraplimit: type: float description: - Maximum number of SNMP Trap messages that can be generated for the LSN group in one minute. - default: 100 lsngroup_ipsecalgprofile_binding: type: dict description: Bindings for lsngroup_ipsecalgprofile_binding resource diff --git a/plugins/modules/lsnhttphdrlogprofile.py b/plugins/modules/lsnhttphdrlogprofile.py index d1b368c8..f2854fdc 100644 --- a/plugins/modules/lsnhttphdrlogprofile.py +++ b/plugins/modules/lsnhttphdrlogprofile.py @@ -47,7 +47,6 @@ - DISABLED description: - Host information is logged if option is enabled. - default: ENABLED logmethod: type: str choices: @@ -55,7 +54,6 @@ - DISABLED description: - HTTP method information is logged if option is enabled. - default: ENABLED logurl: type: str choices: @@ -63,7 +61,6 @@ - DISABLED description: - URL information is logged if option is enabled. - default: ENABLED logversion: type: str choices: @@ -71,7 +68,6 @@ - DISABLED description: - Version information is logged if option is enabled. - default: ENABLED extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/lsnlogprofile.py b/plugins/modules/lsnlogprofile.py index 2b8869c7..73c56614 100644 --- a/plugins/modules/lsnlogprofile.py +++ b/plugins/modules/lsnlogprofile.py @@ -47,7 +47,6 @@ - DISABLED description: - Logs in Compact Logging format if option is enabled. - default: ENABLED logipfix: type: str choices: @@ -55,7 +54,6 @@ - DISABLED description: - Logs in IPFIX format if option is enabled. - default: DISABLED logprofilename: type: str description: @@ -67,7 +65,6 @@ - DISABLED description: - LSN Session deletion will not be logged if disabled. - default: ENABLED logsubscrinfo: type: str choices: @@ -75,7 +72,6 @@ - DISABLED description: - Subscriber ID information is logged if option is enabled. - default: DISABLED extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/lsnparameter.py b/plugins/modules/lsnparameter.py index b3b3fd7c..1f3b0c3a 100644 --- a/plugins/modules/lsnparameter.py +++ b/plugins/modules/lsnparameter.py @@ -63,7 +63,6 @@ - For a group, when both the global level and the group level LSN session synchronization parameters are enabled, the primary node synchronizes information of all LSN sessions related to this LSN group with the secondary node. - default: ENABLED subscrsessionremoval: type: str choices: @@ -75,7 +74,6 @@ database, sessions corresponding to that subscriber will be removed. if this setting is disabled, subscriber sessions will be timed out as per the idle time out settings. - default: DISABLED extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/lsnpool.py b/plugins/modules/lsnpool.py index a92c6f5d..98ba49d0 100644 --- a/plugins/modules/lsnpool.py +++ b/plugins/modules/lsnpool.py @@ -45,7 +45,6 @@ - '' - When the queue size is full, the next port deallocated is reallocated immediately for a new LSN session. - default: 65536 nattype: type: str choices: @@ -82,7 +81,6 @@ - Only LSN Pools and LSN groups with the same NAT type settings can be bound together. Multiples LSN pools can be bound to an LSN group. A maximum of 16 LSN pools can be bound to an LSN group. - default: DYNAMIC poolname: type: str description: @@ -111,7 +109,6 @@ - '' - For Deterministic NAT, this parameter is enabled by default, and you cannot disable it. - default: DISABLED portrealloctimeout: type: float description: diff --git a/plugins/modules/lsnrtspalgprofile.py b/plugins/modules/lsnrtspalgprofile.py index 2a7a70c5..ebd013c8 100644 --- a/plugins/modules/lsnrtspalgprofile.py +++ b/plugins/modules/lsnrtspalgprofile.py @@ -44,7 +44,6 @@ type: float description: - Idle timeout for the rtsp sessions in seconds. - default: 120 rtspportrange: type: str description: @@ -56,7 +55,6 @@ - UDP description: - RTSP ALG Profile transport protocol type. - default: TCP extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/lsnsession.py b/plugins/modules/lsnsession.py index eab9ace4..a283f4f2 100644 --- a/plugins/modules/lsnsession.py +++ b/plugins/modules/lsnsession.py @@ -51,7 +51,6 @@ - NAT64 description: - Type of sessions to be displayed. - default: NAT44 netmask: type: str description: diff --git a/plugins/modules/lsnsipalgprofile.py b/plugins/modules/lsnsipalgprofile.py index c9f401f3..e4c992c2 100644 --- a/plugins/modules/lsnsipalgprofile.py +++ b/plugins/modules/lsnsipalgprofile.py @@ -40,7 +40,6 @@ type: float description: - Idle timeout for the data channel sessions in seconds. - default: 120 opencontactpinhole: type: str choices: @@ -48,7 +47,6 @@ - DISABLED description: - ENABLE/DISABLE ContactPinhole creation. - default: ENABLED openrecordroutepinhole: type: str choices: @@ -56,7 +54,6 @@ - DISABLED description: - ENABLE/DISABLE RecordRoutePinhole creation. - default: ENABLED openregisterpinhole: type: str choices: @@ -64,7 +61,6 @@ - DISABLED description: - ENABLE/DISABLE RegisterPinhole creation. - default: ENABLED openroutepinhole: type: str choices: @@ -72,7 +68,6 @@ - DISABLED description: - ENABLE/DISABLE RoutePinhole creation. - default: ENABLED openviapinhole: type: str choices: @@ -80,12 +75,10 @@ - DISABLED description: - ENABLE/DISABLE ViaPinhole creation. - default: ENABLED registrationtimeout: type: float description: - SIP registration timeout in seconds. - default: 60 rport: type: str choices: @@ -93,7 +86,6 @@ - DISABLED description: - ENABLE/DISABLE rport. - default: ENABLED sipalgprofilename: type: str description: @@ -106,7 +98,6 @@ type: float description: - SIP control channel session timeout in seconds. - default: 600 sipsrcportrange: type: str description: diff --git a/plugins/modules/lsntransportprofile.py b/plugins/modules/lsntransportprofile.py index ab06856a..3f6d592f 100644 --- a/plugins/modules/lsntransportprofile.py +++ b/plugins/modules/lsntransportprofile.py @@ -49,7 +49,6 @@ of any TCP LSN sessions, this timeout accommodates the transmission of the FIN or RST, and ACK messages from the other endpoint so that both endpoints can properly close the connection. - default: 30 groupsessionlimit: type: float description: @@ -71,7 +70,6 @@ - You must set this parameter for proper functioning of protocols that require the source port to be even or odd numbered, for example, in peer-to-peer applications that use RTP or RTCP protocol. - default: DISABLED portpreserverange: type: str choices: @@ -90,7 +88,6 @@ - When all the well-known ports of all the available NAT IP addresses are used in different subscriber's connections (LSN sessions), and a subscriber initiates a connection from a well-known port, the Citrix ADC drops this connection. - default: DISABLED portquota: type: float description: @@ -113,12 +110,10 @@ - '' - This timeout does not apply for a TCP LSN session when a FIN or RST message is received from either of the endpoints. - default: 120 stuntimeout: type: float description: - STUN protocol timeout - default: 600 syncheck: type: str choices: @@ -137,12 +132,10 @@ because the LSN session was idle for a time that exceeded the configured session timeout.' - '* Such packets can be a part of a DoS attack.' - default: ENABLED synidletimeout: type: float description: - SYN Idle timeout - default: 60 transportprofilename: type: str description: diff --git a/plugins/modules/mapbmr.py b/plugins/modules/mapbmr.py index 3bc809a2..a7fc83b0 100644 --- a/plugins/modules/mapbmr.py +++ b/plugins/modules/mapbmr.py @@ -42,7 +42,6 @@ - The Embedded Address (EA) bit field encodes the CE-specific IPv4 address and port information. The EA bit field, which is unique for a - "\t\t\t given Rule IPv6 prefix." - default: 16 name: type: str description: @@ -63,13 +62,11 @@ description: - Length of Port Set IdentifierPort Set Identifier(PSID) in Embedded Address (EA) bits - default: 8 psidoffset: type: float description: - Start bit position of Port Set Identifier(PSID) value in Embedded Address (EA) bits. - default: 6 ruleipv6prefix: type: str description: diff --git a/plugins/modules/nat64param.py b/plugins/modules/nat64param.py index f4d6070b..b746b053 100644 --- a/plugins/modules/nat64param.py +++ b/plugins/modules/nat64param.py @@ -44,7 +44,6 @@ description: - When disabled, translator will not insert IPv6 fragmentation header for non fragmented IPv4 packets - default: ENABLED nat64ignoretos: type: str choices: @@ -52,13 +51,11 @@ - 'NO' description: - Ignore TOS. - default: 'NO' nat64v6mtu: type: float description: - MTU setting for the IPv6 side. If the incoming IPv4 packet greater than this, either fragment or send icmp need fragmentation error. - default: 1280 nat64zerochecksum: type: str choices: @@ -66,7 +63,6 @@ - DISABLED description: - Calculate checksum for UDP packets with zero checksum - default: ENABLED td: type: float description: diff --git a/plugins/modules/nd6ravariables.py b/plugins/modules/nd6ravariables.py index 74651ecc..8cbf1970 100644 --- a/plugins/modules/nd6ravariables.py +++ b/plugins/modules/nd6ravariables.py @@ -44,17 +44,14 @@ - 'NO' description: - Cease router advertisements on this vlan. - default: 'NO' currhoplimit: type: float description: - Current Hop limit. - default: 64 defaultlifetime: type: int description: - Default life time, in seconds. - default: 1800 linkmtu: type: float description: @@ -66,17 +63,14 @@ - 'NO' description: - Value to be placed in the Managed address configuration flag field. - default: 'NO' maxrtadvinterval: type: float description: - Maximum time allowed between unsolicited multicast RAs, in seconds. - default: 600 minrtadvinterval: type: float description: - Minimum time interval between RA messages, in seconds. - default: 198 onlyunicastrtadvresponse: type: str choices: @@ -84,7 +78,6 @@ - 'NO' description: - Send only Unicast Router Advertisements in respond to Router Solicitations. - default: 'NO' otheraddrconfig: type: str choices: @@ -92,7 +85,6 @@ - 'NO' description: - Value to be placed in the Other configuration flag field. - default: 'NO' reachabletime: type: float description: @@ -108,7 +100,6 @@ - 'NO' description: - whether the router sends periodic RAs and responds to Router Solicitations. - default: 'NO' srclinklayeraddroption: type: str choices: @@ -116,7 +107,6 @@ - 'NO' description: - Include source link layer address option in RA messages. - default: 'YES' vlan: type: float description: diff --git a/plugins/modules/netprofile.py b/plugins/modules/netprofile.py index 97ee095e..85c36333 100644 --- a/plugins/modules/netprofile.py +++ b/plugins/modules/netprofile.py @@ -63,7 +63,6 @@ description: - USNIP/USIP settings override LSN settings for configured - ' service/virtual server traffic..' - default: DISABLED proxyprotocol: type: str choices: @@ -71,7 +70,6 @@ - DISABLED description: - Proxy Protocol Action (Enabled/Disabled) - default: DISABLED proxyprotocolaftertlshandshake: type: str choices: @@ -80,7 +78,6 @@ description: - ADC doesnt look for proxy header before TLS handshake, if enabled. Proxy protocol parsed after TLS handshake - default: DISABLED proxyprotocoltxversion: type: str choices: @@ -88,7 +85,6 @@ - V2 description: - Proxy Protocol Version (C(V1)/C(V2)) - default: V1 srcip: type: str description: @@ -103,7 +99,6 @@ this option enables the Citrix ADC to use the same address, specified in the net profile, to communicate to servers for all sessions initiated from a particular client to the virtual server. - default: DISABLED td: type: float description: diff --git a/plugins/modules/nsacls.py b/plugins/modules/nsacls.py index e6ea3986..d1b3461f 100644 --- a/plugins/modules/nsacls.py +++ b/plugins/modules/nsacls.py @@ -42,7 +42,6 @@ - '* C(CLASSIC) - specifies the regular extended acls.' - '* C(DFD) - cluster specific acls,specifies hashmethod for steering of the packet in cluster .' - default: CLASSIC extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/nsacls6.py b/plugins/modules/nsacls6.py index 63bcfc4d..28fbe5e6 100644 --- a/plugins/modules/nsacls6.py +++ b/plugins/modules/nsacls6.py @@ -42,7 +42,6 @@ - '* C(CLASSIC) - specifies the regular extended acls.' - '* C(DFD) - cluster specific acls,specifies hashmethod for steering of the packet in cluster .' - default: CLASSIC extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/nsappflowcollector.py b/plugins/modules/nsappflowcollector.py index 59d08fee..def39033 100644 --- a/plugins/modules/nsappflowcollector.py +++ b/plugins/modules/nsappflowcollector.py @@ -48,7 +48,6 @@ type: int description: - The UDP port on which the AppFlow collector is listening. - default: 4739 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/nsappflowparam.py b/plugins/modules/nsappflowparam.py index 1afe2133..ce3f728d 100644 --- a/plugins/modules/nsappflowparam.py +++ b/plugins/modules/nsappflowparam.py @@ -43,7 +43,6 @@ - 'NO' description: - Control whether AppFlow records should be generated only for client-side traffic. - default: 'NO' httpcookie: type: str choices: @@ -51,7 +50,6 @@ - DISABLED description: - Enable AppFlow HTTP cookie logging. - default: DISABLED httphost: type: str choices: @@ -59,7 +57,6 @@ - DISABLED description: - Enable AppFlow HTTP host logging. - default: DISABLED httpmethod: type: str choices: @@ -67,7 +64,6 @@ - DISABLED description: - Enable AppFlow HTTP method logging. - default: DISABLED httpreferer: type: str choices: @@ -75,7 +71,6 @@ - DISABLED description: - Enable AppFlow HTTP referer logging. - default: DISABLED httpurl: type: str choices: @@ -83,7 +78,6 @@ - DISABLED description: - Enable AppFlow HTTP URL logging. - default: DISABLED httpuseragent: type: str choices: @@ -91,17 +85,14 @@ - DISABLED description: - Enable AppFlow HTTP user-agent logging. - default: DISABLED templaterefresh: type: float description: - IPFIX template refresh interval (in seconds). - default: 600 udppmtu: type: float description: - MTU to be used for IPFIX UDP packets. - default: 1472 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/nsaptlicense.py b/plugins/modules/nsaptlicense.py index 9c58e428..30e5334b 100644 --- a/plugins/modules/nsaptlicense.py +++ b/plugins/modules/nsaptlicense.py @@ -64,7 +64,6 @@ description: - Specifies whether to use the licenseproxyserver to reach the internet. Make sure to configure licenseproxyserver to use this option. - default: 'NO' extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/nscentralmanagementserver.py b/plugins/modules/nscentralmanagementserver.py index 3b6306a5..657a2374 100644 --- a/plugins/modules/nscentralmanagementserver.py +++ b/plugins/modules/nscentralmanagementserver.py @@ -92,7 +92,6 @@ - 'NO' description: - validate the server certificate for secure SSL connections. - default: 'YES' extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/nsconfig.py b/plugins/modules/nsconfig.py index ce738bfd..fdfa4e06 100644 --- a/plugins/modules/nsconfig.py +++ b/plugins/modules/nsconfig.py @@ -93,12 +93,10 @@ type: float description: - The percentage of maxClient to be given to PEs - default: 80 exclusivequotaspillover: type: float description: - The percentage of max limit to be given to PEs - default: 80 force: type: bool description: @@ -111,12 +109,10 @@ type: float description: - The percentage of shared quota to be granted at a time for maxClient - default: 10 grantquotaspillover: type: float description: - The percentage of shared quota to be granted at a time for spillover - default: 10 httpport: type: list description: @@ -193,12 +189,10 @@ type: float description: - The minimum Path MTU. - default: 576 pmtutimeout: type: float description: - The timeout value in minutes. - default: 10 rbaconfig: type: str choices: @@ -208,7 +202,6 @@ - RBA configurations and TACACS policies bound to system global will not be cleared if RBA is set to C(NO).This option is applicable only for BASIC level of clear configuration.Default is C(YES), which will clear rba configurations. - default: 'YES' securecookie: type: str choices: @@ -216,7 +209,6 @@ - DISABLED description: - enable/disable secure flag for persistence cookie - default: ENABLED tagged: type: str choices: @@ -228,7 +220,6 @@ tag which identifies the VLAN. - To use 802.1q tagging, the switch connected to the appliance's interfaces must also be configured for tagging. - default: 'YES' template: type: bool description: @@ -237,7 +228,6 @@ type: str description: - Name of the timezone - default: CoordinatedUniversalTime weakpassword: type: bool description: diff --git a/plugins/modules/nsdhcpparams.py b/plugins/modules/nsdhcpparams.py index 8d7949ab..28978722 100644 --- a/plugins/modules/nsdhcpparams.py +++ b/plugins/modules/nsdhcpparams.py @@ -44,7 +44,6 @@ description: - Enables DHCP client to acquire IP address from the DHCP server in the next boot. When set to C(OFF), disables the DHCP client in the next boot. - default: 'OFF' saveroute: type: str choices: @@ -52,7 +51,6 @@ - 'OFF' description: - DHCP acquired routes are saved on the Citrix ADC. - default: 'OFF' extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/nsdiameter.py b/plugins/modules/nsdiameter.py index 2de4f19b..8261aa05 100644 --- a/plugins/modules/nsdiameter.py +++ b/plugins/modules/nsdiameter.py @@ -51,7 +51,6 @@ description: - ID of the cluster node for which the diameter id is set, can be configured only through CLIP - default: -1 realm: type: str description: @@ -68,7 +67,6 @@ description: - when a Server connection goes down, whether to close the corresponding client connection if there were requests pending on the server. - default: 'NO' extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/nsextension.py b/plugins/modules/nsextension.py index f6edb1d1..6ecfd656 100644 --- a/plugins/modules/nsextension.py +++ b/plugins/modules/nsextension.py @@ -81,7 +81,6 @@ C(lines)' - Note that the DEBUG log level must be enabled to see extension tracing. - This can be done by set audit syslogParams -loglevel ALL or -loglevel DEBUG. - default: 'off' tracefunctions: type: str description: diff --git a/plugins/modules/nshostname.py b/plugins/modules/nshostname.py index 969e775c..e910e881 100644 --- a/plugins/modules/nshostname.py +++ b/plugins/modules/nshostname.py @@ -43,7 +43,6 @@ description: - ID of the cluster node for which you are setting the hostname. Can be configured only through the cluster IP address. - default: 255 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/nshttpparam.py b/plugins/modules/nshttpparam.py index f244061a..deb8ec1e 100644 --- a/plugins/modules/nshttpparam.py +++ b/plugins/modules/nshttpparam.py @@ -43,7 +43,6 @@ - DISABLED description: - Reuse server connections for requests from more than one client connections. - default: ENABLED dropinvalreqs: type: str choices: @@ -51,7 +50,6 @@ - 'OFF' description: - Drop invalid HTTP requests or responses. - default: 'OFF' http2serverside: type: str choices: @@ -59,7 +57,6 @@ - 'OFF' description: - Enable/Disable HTTP/2 on server side - default: 'OFF' ignoreconnectcodingscheme: type: str choices: @@ -67,7 +64,6 @@ - DISABLED description: - Ignore Coding scheme in CONNECT request. - default: DISABLED insnssrvrhdr: type: str choices: @@ -76,7 +72,6 @@ description: - Enable or disable Citrix ADC server header insertion for Citrix ADC generated HTTP responses. - default: 'OFF' logerrresp: type: str choices: @@ -84,7 +79,6 @@ - 'OFF' description: - Server header value to be inserted. - default: 'ON' markconnreqinval: type: str choices: @@ -92,7 +86,6 @@ - 'OFF' description: - Mark CONNECT requests as invalid. - default: 'OFF' markhttp09inval: type: str choices: @@ -100,7 +93,6 @@ - 'OFF' description: - Mark HTTP/0.9 requests as invalid. - default: 'OFF' maxreusepool: type: float description: diff --git a/plugins/modules/nshttpprofile.py b/plugins/modules/nshttpprofile.py index 130f2c2e..df04a375 100644 --- a/plugins/modules/nshttpprofile.py +++ b/plugins/modules/nshttpprofile.py @@ -44,7 +44,6 @@ description: - Adapts the configured request timeout based on flow conditions. The timeout is increased or decreased internally and applied on the flow. - default: DISABLED allowonlywordcharactersandhyphen: type: str choices: @@ -55,7 +54,6 @@ the request/response header names and the connection will be reset for the other characters. When disabled allows any visible (printing) characters (%21-%7E) except delimiters (double quotes and "(),/:;<=>?@[]{}"). - default: DISABLED altsvc: type: str choices: @@ -63,7 +61,6 @@ - DISABLED description: - Choose whether to enable support for Alternative Services. - default: DISABLED altsvcvalue: type: str description: @@ -79,7 +76,6 @@ than 4*T time is considered frustrating. Citrix ADC maintains stats for such tolerable and frustrating transcations. And client response time related apdex counters are only updated on a vserver which receives clients traffic. - default: 500 clientiphdrexpr: type: str description: @@ -91,7 +87,6 @@ - DISABLED description: - Start data compression on receiving a TCP packet with PUSH flag set. - default: DISABLED conmultiplex: type: str choices: @@ -99,7 +94,6 @@ - DISABLED description: - Reuse server connections for requests from more than one client connections. - default: ENABLED dropextracrlf: type: str choices: @@ -107,7 +101,6 @@ - DISABLED description: - Drop any extra 'CR' and 'LF' characters present after the header. - default: ENABLED dropextradata: type: str choices: @@ -115,7 +108,6 @@ - DISABLED description: - Drop any extra data when server sends more data than the specified content-length. - default: DISABLED dropinvalreqs: type: str choices: @@ -123,18 +115,15 @@ - DISABLED description: - Drop invalid HTTP requests or responses. - default: DISABLED grpcholdlimit: type: float description: - Maximum size in bytes allowed to buffer gRPC packets till trailer is received - default: 131072 grpcholdtimeout: type: float description: - Maximum time in milliseconds allowed to buffer gRPC packets till trailer is received. The value should be in multiples of 100 - default: 1000 grpclengthdelimitation: type: str choices: @@ -142,7 +131,6 @@ - DISABLED description: - Set to C(DISABLED) for gRPC without a length delimitation. - default: ENABLED http2: type: str choices: @@ -150,7 +138,6 @@ - DISABLED description: - Choose whether to enable support for HTTP/2. - default: DISABLED http2altsvcframe: type: str choices: @@ -160,7 +147,6 @@ - Choose whether to enable support for sending HTTP/2 ALTSVC frames. When enabled, the ADC sends HTTP/2 ALTSVC frames to HTTP/2 clients, instead of the Alt-Svc response header field. Not applicable to servers. - default: DISABLED http2direct: type: str choices: @@ -168,39 +154,32 @@ - DISABLED description: - Choose whether to enable support for Direct HTTP/2. - default: DISABLED http2headertablesize: type: float description: - Maximum size of the header compression table used to decode header blocks, in bytes. - default: 4096 http2initialconnwindowsize: type: float description: - Initial window size for connection level flow control, in bytes. - default: 65535 http2initialwindowsize: type: float description: - Initial window size for stream level flow control, in bytes. - default: 65535 http2maxconcurrentstreams: type: float description: - Maximum number of concurrent streams that is allowed per connection. - default: 100 http2maxemptyframespermin: type: float description: - Maximum number of empty frames allowed in HTTP2 connection per minute - default: 60 http2maxframesize: type: float description: - Maximum size of the frame payload that the Citrix ADC is willing to receive, in bytes. - default: 16384 http2maxheaderlistsize: type: float description: @@ -208,29 +187,24 @@ bytes. NOTE: The actual plain text header size that the Citrix ADC accepts is limited by maxHeaderLen. Please change maxHeaderLen parameter as well when modifying http2MaxHeaderListSize.' - default: 24576 http2maxpingframespermin: type: float description: - Maximum number of ping frames allowed in HTTP2 connection per minute - default: 60 http2maxresetframespermin: type: float description: - Maximum number of reset frames allowed in HTTP/2 connection per minute - default: 90 http2maxsettingsframespermin: type: float description: - Maximum number of settings frames allowed in HTTP2 connection per minute - default: 15 http2minseverconn: type: float description: - Minimum number of HTTP2 connections established to backend server, on receiving HTTP requests from client before multiplexing the streams into the available HTTP/2 connections. - default: 20 http2strictcipher: type: str choices: @@ -238,7 +212,6 @@ - DISABLED description: - Choose whether to enable strict HTTP/2 cipher selection - default: ENABLED http3: type: str choices: @@ -246,35 +219,29 @@ - DISABLED description: - Choose whether to enable support for HTTP/3. - default: DISABLED http3maxheaderblockedstreams: type: float description: - Maximum number of HTTP/3 streams that can be blocked while HTTP/3 headers are being decoded. - default: 100 http3maxheaderfieldsectionsize: type: float description: - Maximum size of the HTTP/3 header field section, in bytes. - default: 24576 http3maxheadertablesize: type: float description: - Maximum size of the HTTP/3 QPACK dynamic header table, in bytes. - default: 4096 httppipelinebuffsize: type: float description: - Application pipeline request buffering size, in bytes. - default: 131072 incomphdrdelay: type: float description: - Maximum time to wait, in milliseconds, between incomplete header packets. If the header packets take longer to arrive at Citrix ADC, the connection is silently dropped. - default: 7000 markconnreqinval: type: str choices: @@ -282,7 +249,6 @@ - DISABLED description: - Mark CONNECT requests as invalid. - default: DISABLED markhttp09inval: type: str choices: @@ -290,7 +256,6 @@ - DISABLED description: - Mark HTTP/0.9 requests as invalid. - default: DISABLED markhttpheaderextrawserror: type: str choices: @@ -298,7 +263,6 @@ - DISABLED description: - Mark Http header with extra white space as invalid - default: DISABLED markrfc7230noncompliantinval: type: str choices: @@ -306,7 +270,6 @@ - DISABLED description: - Mark RFC7230 non-compliant transaction as invalid - default: DISABLED marktracereqinval: type: str choices: @@ -314,13 +277,11 @@ - DISABLED description: - Mark TRACE requests as invalid. - default: DISABLED maxheaderfieldlen: type: float description: - Number of bytes allowed for header field for HTTP header. If number of bytes exceeds beyond configured value, then request will be marked invalid - default: 24820 maxheaderlen: type: float description: @@ -328,7 +289,6 @@ error. If complete header is not obtained after queuing these many bytes, request will be marked as invalid and no L7 processing will be done for that TCP connection. - default: 24820 maxreq: type: float description: @@ -368,7 +328,6 @@ - DISABLED description: - Pass protocol upgrade request to the server. - default: ENABLED persistentetag: type: str choices: @@ -377,7 +336,6 @@ description: - Generate the persistent Citrix ADC specific ETag for the HTTP response with ETag header. - default: DISABLED reqtimeout: type: float description: @@ -407,7 +365,6 @@ - Allow RTSP tunnel in HTTP. Once application/x-rtsp-tunnelled is seen in Accept or Content-Type header, Citrix ADC does not process Layer 7 traffic on this connection. - default: DISABLED weblog: type: str choices: @@ -415,7 +372,6 @@ - DISABLED description: - Enable or disable web logging. - default: ENABLED websocket: type: str choices: @@ -424,7 +380,6 @@ description: - HTTP connection to be upgraded to a web socket connection. Once upgraded, Citrix ADC does not process Layer 7 traffic on this connection. - default: DISABLED extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/nsicapprofile.py b/plugins/modules/nsicapprofile.py index 0a1fb86f..32c74f93 100644 --- a/plugins/modules/nsicapprofile.py +++ b/plugins/modules/nsicapprofile.py @@ -43,7 +43,6 @@ - DISABLED description: - 'Enable or Disable sending Allow: 204 header in ICAP request.' - default: ENABLED connectionkeepalive: type: str choices: @@ -52,7 +51,6 @@ description: - If enabled, Citrix ADC keeps the ICAP connection alive after a transaction to reuse it to send next ICAP request. - default: ENABLED hostheader: type: str description: @@ -109,13 +107,11 @@ ICAP server to see the beginning of a transaction, then decide if it wants to opt-out of the transaction early instead of receiving the remainder of the request message. - default: DISABLED previewlength: type: float description: - Value of Preview Header field. Citrix ADC uses the minimum of this set value and the preview size received on OPTIONS response. - default: 4096 queryparams: type: str description: @@ -147,7 +143,6 @@ such as a browser, will handle this and may inform the user. The client may then resend the request if desired.' - '* C(DROP) - Drop the request without sending a response to the user.' - default: RESET uri: type: str description: diff --git a/plugins/modules/nsip.py b/plugins/modules/nsip.py index c3c33fb6..555803cb 100644 --- a/plugins/modules/nsip.py +++ b/plugins/modules/nsip.py @@ -47,7 +47,6 @@ - DISABLED description: - Advertise VIPs from Shared VLAN on Default Partition. - default: DISABLED arp: type: str choices: @@ -55,12 +54,10 @@ - DISABLED description: - Respond to ARP requests for this IP address. - default: ENABLED arpowner: type: float description: - The arp owner in a Cluster for this IP address. It can vary from 0 to 31. - default: 255 arpresponse: type: str choices: @@ -85,7 +82,6 @@ - DISABLED description: - Use this option to enable or disable BGP on this IP address for the entity. - default: DISABLED decrementttl: type: str choices: @@ -94,7 +90,6 @@ description: - Decrement TTL by 1 when C(ENABLED).This setting is applicable only for UDP traffic. - default: DISABLED dynamicrouting: type: str choices: @@ -102,7 +97,6 @@ - DISABLED description: - Allow dynamic routing on this IP address. Specific to Subnet IP (SNIP) address. - default: DISABLED ftp: type: str choices: @@ -110,7 +104,6 @@ - DISABLED description: - Allow File Transfer Protocol (FTP) access to this IP address. - default: ENABLED gui: type: str choices: @@ -119,7 +112,6 @@ - DISABLED description: - Allow graphical user interface (GUI) access to this IP address. - default: ENABLED hostroute: type: str choices: @@ -139,7 +131,6 @@ - DISABLED description: - Respond to ICMP requests for this IP address. - default: ENABLED icmpresponse: type: str choices: @@ -185,7 +176,6 @@ - DISABLED description: - Allow access to management applications on this IP address. - default: DISABLED mptcpadvertise: type: str choices: @@ -194,7 +184,6 @@ description: - If enabled, this IP will be advertised by Citrix ADC to MPTCP enabled clients as part of ADD_ADDR option. - default: 'NO' netmask: type: str description: @@ -214,7 +203,6 @@ - DISABLED description: - Use this option to enable or disable OSPF on this IP address for the entity. - default: DISABLED ospfarea: type: float description: @@ -222,7 +210,6 @@ be advertised for this virtual IP (VIP) address by the OSPF protocol running on the Citrix ADC. When this parameter is not set, the VIP is advertised on all areas. - default: -1 ospflsatype: type: str choices: @@ -231,7 +218,6 @@ description: - Type of LSAs to be used by the OSPF protocol, running on the Citrix ADC, for advertising the route for this VIP address. - default: TYPE5 ownerdownresponse: type: str choices: @@ -240,13 +226,11 @@ description: - in cluster system, if the owner node is down, whether should it respond to icmp/arp - default: 'YES' ownernode: type: float description: - The owner node in a Cluster for this IP address. Owner node can vary from 0 to 31. If ownernode is not specified then the IP is treated as Striped IP. - default: 255 restrictaccess: type: str choices: @@ -256,7 +240,6 @@ - Block access to nonmanagement applications on this IP. This option is applicable for MIPs, SNIPs, and NSIP, and is disabled by default. Nonmanagement applications can run on the underlying Citrix ADC Free BSD operating system. - default: DISABLED rip: type: str choices: @@ -264,7 +247,6 @@ - DISABLED description: - Use this option to enable or disable RIP on this IP address for the entity. - default: DISABLED snmp: type: str choices: @@ -272,7 +254,6 @@ - DISABLED description: - Allow Simple Network Management Protocol (SNMP) access to this IP address. - default: ENABLED ssh: type: str choices: @@ -280,7 +261,6 @@ - DISABLED description: - Allow secure shell (SSH) access to this IP address. - default: ENABLED tag: type: float description: @@ -299,7 +279,6 @@ - DISABLED description: - Allow Telnet access to this IP address. - default: ENABLED type: type: str choices: @@ -328,7 +307,6 @@ - '* A Cluster IP (C(CLIP)) address is the management address of the cluster. All cluster configurations must be performed by accessing the cluster through this IP address.' - default: SNIP vrid: type: float description: @@ -343,7 +321,6 @@ description: - Use this option to set (enable or disable) the virtual server attribute for this IP address. - default: ENABLED vserverrhilevel: type: str choices: @@ -375,7 +352,6 @@ - ' *If you set RHI STATE to ACTIVE on some and PASSIVE on others, the Citrix ADC advertises the route for the VIP address if at least one of the associated virtual servers, whose RHI STATE set to ACTIVE, is in UP state.' - default: ONE_VSERVER extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/nsip6.py b/plugins/modules/nsip6.py index c34bd548..b27b8edf 100644 --- a/plugins/modules/nsip6.py +++ b/plugins/modules/nsip6.py @@ -43,7 +43,6 @@ - DISABLED description: - Advertise VIPs from Shared VLAN on Default Partition - default: DISABLED decrementhoplimit: type: str choices: @@ -52,7 +51,6 @@ description: - Decrement Hop Limit by 1 when C(ENABLED).This setting is applicable only for UDP traffic. - default: DISABLED dynamicrouting: type: str choices: @@ -61,7 +59,6 @@ description: - Allow dynamic routing on this IP address. Specific to Subnet IPv6 (SNIP6) address. - default: DISABLED ftp: type: str choices: @@ -69,7 +66,6 @@ - DISABLED description: - Allow File Transfer Protocol (FTP) access to this IP address. - default: ENABLED gui: type: str choices: @@ -78,7 +74,6 @@ - DISABLED description: - Allow graphical user interface (GUI) access to this IP address. - default: ENABLED hostroute: type: str choices: @@ -94,7 +89,6 @@ - DISABLED description: - Respond to ICMP requests for this IP address. - default: ENABLED ip6hostrtgw: type: str description: @@ -120,7 +114,6 @@ - DISABLED description: - Allow access to management applications on this IP address. - default: DISABLED mptcpadvertise: type: str choices: @@ -129,7 +122,6 @@ description: - If enabled, this IP will be advertised by Citrix ADC to MPTCP enabled clients as part of ADD_ADDR option. - default: 'NO' nd: type: str choices: @@ -137,12 +129,10 @@ - DISABLED description: - Respond to Neighbor Discovery (ND) requests for this IP address. - default: ENABLED ndowner: type: float description: - NdOwner in Cluster for VIPS and Striped SNIPS - default: 255 networkroute: type: str choices: @@ -159,14 +149,12 @@ description: - Type of LSAs to be used by the IPv6 OSPF protocol, running on the Citrix ADC, for advertising the route for the VIP6 address. - default: EXTERNAL ospfarea: type: float description: - ID of the area in which the Intra-Area-Prefix LSAs are to be advertised for the VIP6 address by the IPv6 OSPF protocol running on the Citrix ADC. When ospfArea is not set, VIP6 is advertised on all areas. - default: -1 ownerdownresponse: type: str choices: @@ -175,7 +163,6 @@ description: - in cluster system, if the owner node is down, whether should it respond to icmp/arp - default: 'YES' ownernode: type: float description: @@ -183,7 +170,6 @@ if you want the IP address to be active only on the specific node. Can be configured only through the cluster IP address. Cannot be changed after the IP address is created. - default: 255 restrictaccess: type: str choices: @@ -193,7 +179,6 @@ - Block access to nonmanagement applications on this IP address. This option is applicable forMIP6s, SNIP6s, and NSIP6s, and is disabled by default. Nonmanagement applications can run on the underlying Citrix ADC Free BSD operating system. - default: DISABLED scope: type: str choices: @@ -202,7 +187,6 @@ description: - Scope of the IPv6 address to be created. Cannot be changed after the IP address is created. - default: global snmp: type: str choices: @@ -210,7 +194,6 @@ - DISABLED description: - Allow Simple Network Management Protocol (SNMP) access to this IP address. - default: ENABLED ssh: type: str choices: @@ -218,7 +201,6 @@ - DISABLED description: - Allow secure Shell (SSH) access to this IP address. - default: ENABLED tag: type: float description: @@ -236,7 +218,6 @@ - DISABLED description: - Allow Telnet access to this IP address. - default: ENABLED type: type: str choices: @@ -250,7 +231,6 @@ description: - Type of IP address to be created on the Citrix ADC. Cannot be changed after the IP address is created. - default: SNIP vlan: type: float description: @@ -269,7 +249,6 @@ description: - Enable or disable the state of all the virtual servers associated with this VIP6 address. - default: ENABLED vserverrhilevel: type: str choices: @@ -301,7 +280,6 @@ - ' *If you set RHI STATE to ACTIVE on some and PASSIVE on others, the Citrix ADC advertises the route for the VIP address if at least one of the associated virtual servers, whose RHI STATE set to ACTIVE, is in UP state.' - default: ONE_VSERVER extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/nslicenseparameters.py b/plugins/modules/nslicenseparameters.py index 192d3233..be2a424f 100644 --- a/plugins/modules/nslicenseparameters.py +++ b/plugins/modules/nslicenseparameters.py @@ -41,30 +41,25 @@ description: - If ADC remains in grace for the configured hours then first grace alert will be raised - default: 6 alert2gracetimeout: type: float description: - If ADC remains in grace for the configured hours then major grace alert will be raised - default: 240 heartbeatinterval: type: float description: - Heartbeat between ADC and Licenseserver is configurable and applicable in case of pooled licensing - default: 280 inventoryrefreshinterval: type: float description: - Inventory refresh interval between ADC and Licenseserver is configurable and applicable in case of pooled licensing - default: 360 licenseexpiryalerttime: type: float description: - If ADC termed license is nearer to expiry then SNMP expiry alert will be raised - default: 30 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/nslimitidentifier.py b/plugins/modules/nslimitidentifier.py index 5e100736..6773f5d3 100644 --- a/plugins/modules/nslimitidentifier.py +++ b/plugins/modules/nslimitidentifier.py @@ -54,7 +54,6 @@ - '* C(BURSTY) - When you want the permitted number of requests to exhaust the quota anytime within the timeslice.' - This argument is needed only when the mode is set to REQUEST_RATE. - default: BURSTY maxbandwidth: type: float description: @@ -91,7 +90,6 @@ - '5. To permit 5000 requests in 1000 ms and 200 traps in 1000 ms:' - set limitidentifier limit_req -mode request_rate -timeslice 1000 -Threshold 5000 -limitType BURSTY - default: REQUEST_RATE selectorname: type: str description: @@ -106,14 +104,12 @@ (mode is set as REQUEST_RATE) are tracked per timeslice. - When connections (mode is set as CONNECTION) are tracked, it is the total number of connections that would be let through. - default: 1 timeslice: type: float description: - Time interval, in milliseconds, specified in multiples of 10, during which requests are tracked to check if they cross the threshold. This argument is needed only when the mode is set to REQUEST_RATE. - default: 1000 trapsintimeslice: type: float description: diff --git a/plugins/modules/nsmigration.py b/plugins/modules/nsmigration.py index bff17cce..8500c7b4 100644 --- a/plugins/modules/nsmigration.py +++ b/plugins/modules/nsmigration.py @@ -39,7 +39,6 @@ description: - Displays the current active migrated session details, if DUMPSESSION option is C(YES). - default: 'NO' extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/nsparam.py b/plugins/modules/nsparam.py index 1f67139d..20777da5 100644 --- a/plugins/modules/nsparam.py +++ b/plugins/modules/nsparam.py @@ -43,7 +43,6 @@ - DISABLED description: - Disable/Enable advanace analytics stats - default: DISABLED aftpallowrandomsourceport: type: str choices: @@ -52,7 +51,6 @@ description: - Allow the FTP server to come from a random source port for active FTP data connections - default: DISABLED cip: type: str choices: @@ -85,12 +83,10 @@ type: float description: - Percentage of maxClient to be given to PEs. - default: 80 exclusivequotaspillover: type: float description: - Percentage of maximum limit to be given to PEs. - default: 80 ftpportrange: type: str description: @@ -99,12 +95,10 @@ type: float description: - Percentage of shared quota to be granted at a time for maxClient. - default: 10 grantquotaspillover: type: float description: - Percentage of shared quota to be granted at a time for spillover. - default: 10 httpport: type: list description: @@ -129,13 +123,11 @@ - Enables/disables the internal user from logging in to the appliance. Before disabling internal user login, you must have key-based authentication set up on the appliance. The file name for the key pair must be "ns_comm_key". - default: ENABLED ipttl: type: float description: - Set the IP Time to Live (TTL) and Hop Limit value for all outgoing packets from Citrix ADC. - default: 255 maxconn: type: float description: @@ -153,24 +145,20 @@ type: int description: - This allow the configuration of management HTTP port. - default: 80 mgmthttpsport: type: int description: - This allows the configuration of management HTTPS port. - default: 443 pmtumin: type: float description: - Minimum path MTU value that Citrix ADC will process in the ICMP fragmentation needed message. If the ICMP message contains a value less than this value, then this value is used instead. - default: 576 pmtutimeout: type: float description: - Interval, in minutes, for flushing the PMTU entries. - default: 10 proxyprotocol: type: str choices: @@ -178,7 +166,6 @@ - DISABLED description: - Disable/Enable v1 or v2 proxy protocol header for client info insertion - default: DISABLED securecookie: type: str choices: @@ -186,7 +173,6 @@ - DISABLED description: - Enable or disable secure flag for persistence cookie. - default: ENABLED secureicaports: type: list description: @@ -209,13 +195,11 @@ passed from the client to one, some, or all servers attached to the system. The passed address can then be accessed through a minor modification to the server. - default: DISABLED timezone: type: str description: - Time zone for the Citrix ADC. Name of the time zone should be specified as argument. - default: CoordinatedUniversalTime useproxyport: type: str choices: @@ -223,7 +207,6 @@ - DISABLED description: - Enable/Disable use_proxy_port setting - default: ENABLED extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/nspartition.py b/plugins/modules/nspartition.py index 36a175e0..8f4f45ed 100644 --- a/plugins/modules/nspartition.py +++ b/plugins/modules/nspartition.py @@ -48,27 +48,23 @@ - Maximum bandwidth, in Kbps, that the partition can consume. A zero value indicates the bandwidth is unrestricted on the partition and it can consume up to the system limits. - default: 10240 maxconn: type: float description: - Maximum number of concurrent connections that can be open in the partition. A zero value indicates no limit on number of open connections. - default: 1024 maxmemlimit: type: float description: - Maximum memory, in megabytes, allocated to the partition. A zero value indicates the memory is unlimited on the partition and it can consume up to the system limits. - default: 10 minbandwidth: type: float description: - Minimum bandwidth, in Kbps, that the partition can consume. A zero value indicates the bandwidth is unrestricted on the partition and it can consume up to the system limits - default: 10240 partitionmac: type: str description: diff --git a/plugins/modules/nsratecontrol.py b/plugins/modules/nsratecontrol.py index 3b1e8b51..decb2edf 100644 --- a/plugins/modules/nsratecontrol.py +++ b/plugins/modules/nsratecontrol.py @@ -40,13 +40,11 @@ type: float description: - Number of ICMP packets permitted per 10 milliseconds. - default: 100 tcprstthreshold: type: float description: - The number of TCP RST packets permitted per 10 milli second. zero means rate control is disabled and 0xffffffff means every thing is rate controlled - default: 100 tcpthreshold: type: float description: diff --git a/plugins/modules/nsrpcnode.py b/plugins/modules/nsrpcnode.py index 371a1931..f49bbe78 100644 --- a/plugins/modules/nsrpcnode.py +++ b/plugins/modules/nsrpcnode.py @@ -51,7 +51,6 @@ - 'NO' description: - State of the channel when talking to the node. - default: 'YES' srcip: type: str description: @@ -65,7 +64,6 @@ - 'NO' description: - validate the server certificate for secure SSL connections - default: 'NO' extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/nsspparams.py b/plugins/modules/nsspparams.py index d1a01990..b2603e02 100644 --- a/plugins/modules/nsspparams.py +++ b/plugins/modules/nsspparams.py @@ -41,7 +41,6 @@ description: - Maximum number of server connections that can be opened before surge protection is activated. - default: 200 throttle: type: str choices: @@ -50,7 +49,6 @@ - Relaxed description: - Rate at which the system opens connections to the server. - default: Normal extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/nstcpbufparam.py b/plugins/modules/nstcpbufparam.py index 0e75f731..92af3de9 100644 --- a/plugins/modules/nstcpbufparam.py +++ b/plugins/modules/nstcpbufparam.py @@ -40,12 +40,10 @@ type: float description: - Maximum memory, in megabytes, that can be used for buffering. - default: 64 size: type: float description: - TCP buffering size per connection, in kilobytes. - default: 64 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/nstcpparam.py b/plugins/modules/nstcpparam.py index 158ea0d4..a2ec8479 100644 --- a/plugins/modules/nstcpparam.py +++ b/plugins/modules/nstcpparam.py @@ -44,14 +44,12 @@ description: - Send immediate positive acknowledgement (ACK) on receipt of TCP packets with PUSH flag. - default: ENABLED autosyncookietimeout: type: float description: - Timeout for the server to function in syncookie mode after the synattack. This is valid if TCP syncookie is disabled on the profile and server acts in non syncookie mode by default. - default: 30 compacttcpoptionnoop: type: str choices: @@ -62,7 +60,6 @@ while proxying it. By default, non-negotiated TCP options would be replaced by NOPs in the proxied packets. This option is not applicable for Citrix ADC generated packets. - default: DISABLED connflushifnomem: type: str choices: @@ -95,7 +92,6 @@ type: float description: - Timeout for TCP delayed ACK, in milliseconds. - default: 100 delinkclientserveronrst: type: str choices: @@ -104,7 +100,6 @@ description: - If enabled, Delink client and server connection, when there is outstanding data to be sent to the other side. - default: DISABLED downstaterst: type: str choices: @@ -112,13 +107,11 @@ - DISABLED description: - Flag to switch on RST on down services. - default: DISABLED initialcwnd: type: float description: - Initial maximum upper limit on the number of TCP packets that can be outstanding on the TCP link to the server. - default: 10 kaprobeupdatelastactivity: type: str choices: @@ -126,7 +119,6 @@ - DISABLED description: - Update last activity for KA probes - default: ENABLED learnvsvrmss: type: str choices: @@ -134,7 +126,6 @@ - DISABLED description: - Enable or disable maximum segment size (MSS) learning for virtual servers. - default: DISABLED limitedpersist: type: str choices: @@ -142,19 +133,16 @@ - DISABLED description: - Limit the number of persist (zero window) probes. - default: ENABLED maxburst: type: float description: - Maximum number of TCP segments allowed in a burst. - default: 6 maxdynserverprobes: type: float description: - Maximum number of probes that Citrix ADC can send out in 10 milliseconds, to dynamically learn a service. Citrix ADC probes for the existence of the origin in case of wildcard virtual server or services. - default: 7 maxpktpermss: type: float description: @@ -166,31 +154,26 @@ server or service, and the number of TCP SYN+ACK retransmission by Citrix ADC for that virtual server or service crosses this threshold, the Citrix ADC responds by using the TCP SYN-Cookie mechanism. - default: 100 maxsynhold: type: float description: - Limit the number of client connections (SYN) waiting for status of probe system wide. Any new SYN packets will be dropped. - default: 16384 maxsynholdperprobe: type: float description: - Limit the number of client connections (SYN) waiting for status of single probe. Any new SYN packets will be dropped. - default: 128 maxtimewaitconn: type: float description: - Maximum number of connections to hold in the TCP TIME_WAIT state on a packet engine. New connections entering TIME_WAIT state are proactively cleaned up. - default: 7000 minrto: type: int description: - Minimum retransmission timeout, in milliseconds, specified in 10-millisecond increments (value must yield a whole number if divided by 10). - default: 1000 mptcpchecksum: type: str choices: @@ -198,7 +181,6 @@ - DISABLED description: - Use MPTCP DSS checksum - default: ENABLED mptcpclosemptcpsessiononlastsfclose: type: str choices: @@ -207,7 +189,6 @@ description: - Allow to send DATA FIN or FAST CLOSE on mptcp connection while sending FIN or RST on the last subflow. - default: DISABLED mptcpconcloseonpassivesf: type: str choices: @@ -215,7 +196,6 @@ - DISABLED description: - Accept DATA_FIN/FAST_CLOSE on passive subflow - default: ENABLED mptcpfastcloseoption: type: str choices: @@ -224,7 +204,6 @@ description: - Allow to select option C(ACK) or C(RESET) to force the closure of an MPTCP connection abruptly. - default: ACK mptcpimmediatesfcloseonfin: type: str choices: @@ -233,19 +212,16 @@ description: - Allow subflows to close immediately on FIN before the DATA_FIN exchange is completed at mptcp level. - default: DISABLED mptcpmaxpendingsf: type: float description: - Maximum number of subflow connections supported in pending join state per mptcp connection. - default: 4 mptcpmaxsf: type: float description: - Maximum number of subflow connections supported in established state per mptcp connection. - default: 4 mptcppendingjointhreshold: type: float description: @@ -259,13 +235,11 @@ - If enabled, Citrix ADC retransmits MPTCP ADD-ADDR option if echo response is not received within the timeout interval. The retransmission is attempted only once. - default: DISABLED mptcprtostoswitchsf: type: float description: - Number of RTO's at subflow level, after which MPCTP should start using other subflow. - default: 2 mptcpsendsfresetoption: type: str choices: @@ -274,7 +248,6 @@ description: - Allow MPTCP subflows to send TCP RST Reason (MP_TCPRST) Option while sending TCP RST. - default: DISABLED mptcpsfreplacetimeout: type: float description: @@ -282,7 +255,6 @@ the sublow is replaced by new incoming subflow if maximum subflow limit is reached. The priority for replacement is given to those subflow without any transaction - default: 10 mptcpsftimeout: type: float description: @@ -298,14 +270,12 @@ that subflow to send data. And if disabled, NS will continue to transmit on current chosen subflow. In case there is some error on a subflow (like RTO's/RST etc.) then NS can choose a backup subflow irrespective of this tunable. - default: ENABLED msslearndelay: type: float description: - Frequency, in seconds, at which the virtual servers learn the Maximum segment size (MSS) from the services. The argument to enable maximum segment size (MSS) for virtual servers must be enabled. - default: 3600 msslearninterval: type: float description: @@ -313,7 +283,6 @@ The Citrix ADC determines the best MSS to set for the virtual server based on this sampling. The argument to enable maximum segment size (MSS) for virtual servers must be enabled. - default: 180 nagle: type: str choices: @@ -321,23 +290,19 @@ - DISABLED description: - Enable or disable the Nagle algorithm on TCP connections. - default: DISABLED oooqsize: type: float description: - Maximum size of out-of-order packets queue. A value of 0 means no limit. - default: 300 pktperretx: type: int description: - Maximum limit on the number of packets that should be retransmitted on receiving a partial ACK. - default: 1 recvbuffsize: type: float description: - TCP Receive buffer size - default: 8190 sack: type: str choices: @@ -345,13 +310,11 @@ - DISABLED description: - Enable or disable Selective ACKnowledgement (SACK). - default: ENABLED slowstartincr: type: int description: - Multiplier that determines the rate at which slow start increases the size of the TCP transmission window after each acknowledgement of successful transmission. - default: 2 synattackdetection: type: str choices: @@ -359,14 +322,12 @@ - DISABLED description: - Detect TCP SYN packet flood and send an SNMP trap. - default: ENABLED synholdfastgiveup: type: float description: - Maximum threshold. After crossing this threshold number of outstanding probes for origin, the Citrix ADC reduces the number of connection retries for probe connections. - default: 1024 tcpfastopencookietimeout: type: float description: @@ -378,12 +339,10 @@ description: - The amount of time in seconds, after which a TCP connnection in the TCP TIME-WAIT state is flushed. - default: 40 tcpmaxretries: type: float description: - Number of RTO's after which a connection should be freed. - default: 7 ws: type: str choices: @@ -391,13 +350,11 @@ - DISABLED description: - Enable or disable window scaling. - default: ENABLED wsval: type: float description: - Factor used to calculate the new window size. - This argument is needed only when the window scaling is enabled. - default: 8 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/nstcpprofile.py b/plugins/modules/nstcpprofile.py index f261ea30..2de41dd1 100644 --- a/plugins/modules/nstcpprofile.py +++ b/plugins/modules/nstcpprofile.py @@ -43,7 +43,6 @@ - DISABLED description: - Enable or disable ACK Aggregation. - default: DISABLED ackonpush: type: str choices: @@ -52,7 +51,6 @@ description: - Send immediate positive acknowledgement (ACK) on receipt of TCP packets with PUSH flag. - default: ENABLED applyadaptivetcp: type: str choices: @@ -60,12 +58,10 @@ - DISABLED description: - Apply Adaptive TCP optimizations - default: DISABLED buffersize: type: float description: - TCP buffering size, in bytes. - default: 8190 burstratecontrol: type: str choices: @@ -75,7 +71,6 @@ description: - TCP Burst Rate Control C(DISABLED)/C(FIXED)/C(DYNAMIC). C(FIXED) requires a TCP rate to be set. - default: DISABLED clientiptcpoption: type: str choices: @@ -83,7 +78,6 @@ - DISABLED description: - Client IP in TCP options - default: DISABLED clientiptcpoptionnumber: type: float description: @@ -92,7 +86,6 @@ type: float description: - Timeout for TCP delayed ACK, in milliseconds. - default: 100 dropestconnontimeout: type: str choices: @@ -100,7 +93,6 @@ - DISABLED description: - Silently drop tcp established connections on idle timeout - default: DISABLED drophalfclosedconnontimeout: type: str choices: @@ -108,7 +100,6 @@ - DISABLED description: - Silently drop tcp half closed connections on idle timeout - default: DISABLED dsack: type: str choices: @@ -116,12 +107,10 @@ - DISABLED description: - Enable or disable DSACK. - default: ENABLED dupackthresh: type: float description: - TCP dupack threshold. - default: 3 dynamicreceivebuffering: type: str choices: @@ -132,7 +121,6 @@ buffer to be adjusted dynamically based on memory and network conditions. - 'Note: The buffer size argument must be set for dynamic adjustments to take place.' - default: DISABLED ecn: type: str choices: @@ -140,7 +128,6 @@ - DISABLED description: - Enable or disable TCP Explicit Congestion Notification. - default: DISABLED establishclientconn: type: str choices: @@ -149,7 +136,6 @@ - ON_FIRST_DATA description: - Establishing Client Client connection on First data/ Final-ACK / Automatic - default: AUTOMATIC fack: type: str choices: @@ -157,7 +143,6 @@ - DISABLED description: - Enable or disable FACK (Forward ACK). - default: DISABLED flavor: type: str choices: @@ -168,7 +153,6 @@ - Nile description: - Set TCP congestion control algorithm. - default: Default frto: type: str choices: @@ -176,7 +160,6 @@ - DISABLED description: - Enable or disable FRTO (Forward RTO-Recovery). - default: DISABLED hystart: type: str choices: @@ -184,13 +167,11 @@ - DISABLED description: - Enable or disable CUBIC Hystart - default: DISABLED initialcwnd: type: float description: - Initial maximum upper limit on the number of TCP packets that can be outstanding on the TCP link to the server. - default: 4 ka: type: str choices: @@ -198,7 +179,6 @@ - DISABLED description: - Send periodic TCP keep-alive (KA) probes to check if peer is still up. - default: DISABLED kaconnidletime: type: float description: @@ -221,17 +201,14 @@ - DISABLED description: - Update last activity for the connection after receiving keep-alive (KA) probes. - default: ENABLED maxburst: type: float description: - Maximum number of TCP segments allowed in a burst. - default: 6 maxcwnd: type: float description: - TCP Maximum Congestion Window. - default: 524288 maxpktpermss: type: float description: @@ -241,7 +218,6 @@ description: - Minimum retransmission timeout, in milliseconds, specified in 10-millisecond increments (value must yield a whole number if divided by 10). - default: 1000 mpcapablecbit: type: str choices: @@ -249,7 +225,6 @@ - DISABLED description: - Set C bit in MP-CAPABLE Syn-Ack sent by Citrix ADC - default: DISABLED mptcp: type: str choices: @@ -257,7 +232,6 @@ - DISABLED description: - Enable or disable Multipath TCP. - default: DISABLED mptcpdropdataonpreestsf: type: str choices: @@ -267,7 +241,6 @@ - Enable or disable silently dropping the data on Pre-Established subflow. When enabled, DSS data packets are dropped silently instead of dropping the connection when data is received on pre established subflow. - default: DISABLED mptcpfastopen: type: str choices: @@ -276,7 +249,6 @@ description: - Enable or disable Multipath TCP fastopen. When enabled, DSS data packets are accepted before receiving the third ack of SYN handshake. - default: DISABLED mptcpsessiontimeout: type: float description: @@ -293,7 +265,6 @@ - DISABLED description: - Enable or disable the Nagle algorithm on TCP connections. - default: DISABLED name: type: str description: @@ -309,13 +280,11 @@ type: float description: - Maximum size of out-of-order packets queue. A value of 0 means no limit. - default: 64 pktperretx: type: float description: - Maximum limit on the number of packets that should be retransmitted on receiving a partial ACK. - default: 1 rateqmax: type: float description: @@ -328,7 +297,6 @@ description: - Enable or disable acceptance of RST that is out of window yet echoes highest ACK sequence number. Useful only in proxy mode. - default: DISABLED rstwindowattenuate: type: str choices: @@ -337,7 +305,6 @@ description: - Enable or disable RST window attenuation to protect against spoofing. When enabled, will reply with corrective ACK when a sequence number is invalid. - default: DISABLED sack: type: str choices: @@ -345,12 +312,10 @@ - DISABLED description: - Enable or disable Selective ACKnowledgement (SACK). - default: DISABLED sendbuffsize: type: float description: - TCP Send Buffer Size - default: 8190 sendclientportintcpoption: type: str choices: @@ -359,18 +324,15 @@ description: - Send Client Port number along with Client IP in TCP-Options. ClientIpTcpOption must be C(ENABLED) - default: DISABLED slowstartincr: type: float description: - Multiplier that determines the rate at which slow start increases the size of the TCP transmission window after each acknowledgement of successful transmission. - default: 2 slowstartthreshold: type: float description: - TCP Slow Start Threhsold Value. - default: 524288 spoofsyndrop: type: str choices: @@ -380,7 +342,6 @@ - Enable or disable drop of invalid SYN packets to protect against spoofing. When disabled, established connections will be reset when a SYN packet is received. - default: ENABLED syncookie: type: str choices: @@ -389,7 +350,6 @@ description: - Enable or disable the SYNCOOKIE mechanism for TCP handshake with clients. Disabling SYNCOOKIE prevents SYN attack protection on the Citrix ADC. - default: ENABLED taillossprobe: type: str choices: @@ -397,7 +357,6 @@ - DISABLED description: - TCP tail loss probe optimizations - default: DISABLED tcpfastopen: type: str choices: @@ -406,13 +365,11 @@ description: - Enable or disable TCP Fastopen. When enabled, NS can receive or send Data in SYN or SYN-ACK packets. - default: DISABLED tcpfastopencookiesize: type: float description: - TCP FastOpen Cookie size. This accepts only even numbers. Odd number is trimmed down to nearest even number. - default: 8 tcpmode: type: str choices: @@ -420,7 +377,6 @@ - ENDPOINT description: - TCP Optimization modes C(TRANSPARENT) / C(ENDPOINT). - default: TRANSPARENT tcprate: type: float description: @@ -433,7 +389,6 @@ description: - Offload TCP segmentation to the NIC. If set to C(AUTOMATIC), TCP segmentation will be offloaded to the NIC, if the NIC supports it. - default: AUTOMATIC timestamp: type: str choices: @@ -441,7 +396,6 @@ - DISABLED description: - Enable or Disable TCP Timestamp option (RFC 1323) - default: DISABLED ws: type: str choices: @@ -449,13 +403,11 @@ - DISABLED description: - Enable or disable window scaling. - default: DISABLED wsval: type: float description: - Factor used to calculate the new window size. - This argument is needed only when window scaling is enabled. - default: 4 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/nstimeout.py b/plugins/modules/nstimeout.py index 9f9db565..4c34f9c2 100644 --- a/plugins/modules/nstimeout.py +++ b/plugins/modules/nstimeout.py @@ -67,7 +67,6 @@ type: float description: - Idle timeout, in seconds, for connections that are in TCP half-closed state. - default: 10 httpclient: type: float description: @@ -85,18 +84,15 @@ description: - Timer interval, in seconds, for new TCP NATPCB connections on which no data was received. - default: 4 nontcpzombie: type: float description: - Interval at which the zombie clean-up process for non-TCP connections should run. Inactive IP NAT connections will be cleaned up. - default: 60 reducedfintimeout: type: float description: - Alternative idle timeout, in seconds, for closed TCP NATPCB connections. - default: 30 reducedrsttimeout: type: float description: @@ -123,7 +119,6 @@ description: - Interval, in seconds, at which the Citrix ADC zombie cleanup process must run. This process cleans up inactive TCP connections. - default: 120 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/nstimer.py b/plugins/modules/nstimer.py index 3203bde5..671bbe64 100644 --- a/plugins/modules/nstimer.py +++ b/plugins/modules/nstimer.py @@ -45,7 +45,6 @@ description: - The frequency at which the policies bound to this timer are invoked. The minimum value is 20 msec. The maximum value is 20940 in seconds and 349 in minutes - default: 5 name: type: str description: @@ -61,7 +60,6 @@ - MIN description: - Timer interval unit - default: SEC nstimer_autoscalepolicy_binding: type: dict description: Bindings for nstimer_autoscalepolicy_binding resource diff --git a/plugins/modules/nstimer_autoscalepolicy_binding.py b/plugins/modules/nstimer_autoscalepolicy_binding.py index b3dcb4b1..c8bed7e4 100644 --- a/plugins/modules/nstimer_autoscalepolicy_binding.py +++ b/plugins/modules/nstimer_autoscalepolicy_binding.py @@ -63,7 +63,6 @@ present with the binding. For example, sample size of 10 means that there is a state of previous 9 policy evaluation results and also the current policy evaluation result. - default: 3 threshold: type: float description: @@ -71,7 +70,6 @@ 'threshold size' number of times in 'sample size' to true, then the corresponding action is taken. Its value needs to be less than or equal to the sample size value. - default: 3 vserver: type: str description: diff --git a/plugins/modules/nstrace.py b/plugins/modules/nstrace.py index edf63fd9..0ba07845 100644 --- a/plugins/modules/nstrace.py +++ b/plugins/modules/nstrace.py @@ -38,7 +38,6 @@ - DISABLED description: - Captures Dropped Packets if set to C(ENABLED). - default: DISABLED capsslkeys: type: str choices: @@ -49,7 +48,6 @@ - ' Warning: The captured keys can be used to decrypt information that may be confidential. The captured key files have to be stored in a secure environment' - default: DISABLED doruntimecleanup: type: str choices: @@ -57,7 +55,6 @@ - DISABLED description: - Enable or disable runtime temp file cleanup - default: ENABLED fileid: type: str description: @@ -72,7 +69,6 @@ description: - File size, in MB, treshold for rollover. If free disk space is less than 2GB at the time of rollover, trace will stop - default: 1024 filter: type: str description: @@ -226,7 +222,6 @@ description: - Logs packets in appliance's memory and dumps the trace file on stopping the nstrace operation - default: DISABLED link: type: str choices: @@ -234,7 +229,6 @@ - DISABLED description: - Includes filtered connection's peer traffic. - default: DISABLED merge: type: str choices: @@ -276,7 +270,6 @@ type: float description: - Number of files to be generated in cycle. - default: 24 nodeid: type: float description: @@ -293,12 +286,10 @@ - DISABLED description: - Use separate trace files for each interface. Works only with cap format. - default: DISABLED size: type: float description: - Size of the captured data. Set 0 for full packet trace. - default: 164 skiplocalssh: type: str choices: @@ -306,7 +297,6 @@ - DISABLED description: - skip local SSH packets - default: DISABLED skiprpc: type: str choices: @@ -314,17 +304,14 @@ - DISABLED description: - skip RPC packets - default: DISABLED time: type: float description: - Time per file (sec). - default: 3600 tracebuffers: type: float description: - Number of 16KB trace buffers - default: 5000 traceformat: type: str choices: diff --git a/plugins/modules/nstrafficdomain.py b/plugins/modules/nstrafficdomain.py index 26d20dfd..08bec07f 100644 --- a/plugins/modules/nstrafficdomain.py +++ b/plugins/modules/nstrafficdomain.py @@ -62,7 +62,6 @@ VMAC address of the traffic domain. After creating entities on a traffic domain, you can easily manage and monitor them by performing traffic domain level operations. - default: DISABLED nstrafficdomain_bridgegroup_binding: type: dict description: Bindings for nstrafficdomain_bridgegroup_binding resource diff --git a/plugins/modules/nsvariable.py b/plugins/modules/nsvariable.py index 59f1f558..c1f04e61 100644 --- a/plugins/modules/nsvariable.py +++ b/plugins/modules/nsvariable.py @@ -55,7 +55,6 @@ - ' C(lru) - (default) reuse the least recently used entry in the map.' - ' C(undef) - force the assignment to return an undefined (Undef) result to the policy executing the assignment.' - default: lru ifnovalue: type: str choices: @@ -70,7 +69,6 @@ - using the -C(init) value or its default. - ' C(undef) - force the expression evaluation to return an undefined (Undef) result to the policy executing the expression.' - default: init ifvaluetoobig: type: str choices: @@ -84,7 +82,6 @@ bytes and proceed.' - ' C(undef) - force the assignment or expression evaluation to return an undefined (Undef) result to the policy executing the assignment or expression.' - default: truncate init: type: str description: @@ -115,7 +112,6 @@ on a standalone Citrix ADC, an HA pair, or all nodes of a cluster' - ' C(transaction) - one value for each request-response C(transaction) (singleton variables only; no expiration)' - default: global type: type: str description: diff --git a/plugins/modules/nsvpxparam.py b/plugins/modules/nsvpxparam.py index 7ad91590..536ca56e 100644 --- a/plugins/modules/nsvpxparam.py +++ b/plugins/modules/nsvpxparam.py @@ -58,7 +58,6 @@ - 2. In cluster setup, use '-ownerNode' to specify ID of the cluster node. - 3. This setting is a system wide implementation and not granular to vCPUs. - 4. No effect on the management PE. - default: DEFAULT masterclockcpu1: type: str choices: @@ -71,7 +70,6 @@ description: - ID of the cluster node for which you are setting the cpuyield. It can be configured only through the cluster IP address. - default: 255 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/nsweblogparam.py b/plugins/modules/nsweblogparam.py index 250f39a1..31f7b545 100644 --- a/plugins/modules/nsweblogparam.py +++ b/plugins/modules/nsweblogparam.py @@ -41,7 +41,6 @@ description: - Buffer size, in MB, allocated for log transaction data on the system. The maximum value is limited to the memory available on the system. - default: 16 customreqhdrs: type: list description: diff --git a/plugins/modules/ntpparam.py b/plugins/modules/ntpparam.py index de6d203b..79671d54 100644 --- a/plugins/modules/ntpparam.py +++ b/plugins/modules/ntpparam.py @@ -44,20 +44,17 @@ description: - Apply NTP authentication, which enables the NTP client (Citrix ADC) to verify that the server is in fact known and trusted. - default: 'YES' autokeylogsec: type: float description: - Autokey protocol requires the keys to be refreshed periodically. This parameter specifies the interval between regenerations of new session keys. In seconds, expressed as a power of 2. - default: 12 revokelogsec: type: float description: - Interval between re-randomizations of the autokey seeds to prevent brute-force attacks on the autokey algorithms. - default: 16 trustedkey: type: list description: diff --git a/plugins/modules/ntpserver.py b/plugins/modules/ntpserver.py index bd026e6d..c0d36d1c 100644 --- a/plugins/modules/ntpserver.py +++ b/plugins/modules/ntpserver.py @@ -69,7 +69,6 @@ description: - Preferred NTP server. The Citrix ADC chooses this NTP server for time synchronization among a set of correctly operating hosts. - default: 'NO' serverip: type: str description: diff --git a/plugins/modules/onlinkipv6prefix.py b/plugins/modules/onlinkipv6prefix.py index ba741e32..5b7df6bc 100644 --- a/plugins/modules/onlinkipv6prefix.py +++ b/plugins/modules/onlinkipv6prefix.py @@ -45,7 +45,6 @@ - 'NO' description: - RA Prefix Autonomus flag. - default: 'YES' decrementprefixlifetimes: type: str choices: @@ -53,7 +52,6 @@ - 'NO' description: - RA Prefix Autonomus flag. - default: 'NO' depricateprefix: type: str choices: @@ -61,7 +59,6 @@ - 'NO' description: - Depricate the prefix. - default: 'NO' ipv6prefix: type: str description: @@ -73,17 +70,14 @@ - 'NO' description: - RA Prefix onlink flag. - default: 'YES' prefixpreferredlifetime: type: float description: - Preferred life time of the prefix, in seconds. - default: 604800 prefixvalidelifetime: type: float description: - Valide life time of the prefix, in seconds. - default: 2592000 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/pcpprofile.py b/plugins/modules/pcpprofile.py index 0ba4d2a7..7924dab9 100644 --- a/plugins/modules/pcpprofile.py +++ b/plugins/modules/pcpprofile.py @@ -40,7 +40,6 @@ type: float description: - Integer value that identify the number announce message to be send. - default: 10 mapping: type: str choices: @@ -48,7 +47,6 @@ - DISABLED description: - This argument is for enabling/disabling the MAP opcode of current PCP Profile - default: ENABLED maxmaplife: type: float description: @@ -73,7 +71,6 @@ - DISABLED description: - This argument is for enabling/disabling the PEER opcode of current PCP Profile - default: ENABLED thirdparty: type: str choices: @@ -82,7 +79,6 @@ description: - This argument is for enabling/disabling the THIRD PARTY opcode of current PCP Profile - default: DISABLED extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/pcpserver.py b/plugins/modules/pcpserver.py index d4b2612e..6fc49e2e 100644 --- a/plugins/modules/pcpserver.py +++ b/plugins/modules/pcpserver.py @@ -55,7 +55,6 @@ type: int description: - Port number for the PCP server. - default: 5351 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/policyparam.py b/plugins/modules/policyparam.py index 5607645a..ca86518e 100644 --- a/plugins/modules/policyparam.py +++ b/plugins/modules/policyparam.py @@ -42,7 +42,6 @@ - Maximum time in milliseconds to allow for processing expressions and policies without interruption. If the timeout is reached then the evaluation causes an UNDEF to be raised and no further processing is performed. - default: 3900 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/policyurlset.py b/plugins/modules/policyurlset.py index 8ec97b69..1256ea19 100644 --- a/plugins/modules/policyurlset.py +++ b/plugins/modules/policyurlset.py @@ -64,7 +64,6 @@ description: - An ID that would be sent to AppFlow to indicate which URLSet was the last one that matched the requested URL. - default: 1 name: type: str description: diff --git a/plugins/modules/protocolhttpband.py b/plugins/modules/protocolhttpband.py index d0854a45..e8778717 100644 --- a/plugins/modules/protocolhttpband.py +++ b/plugins/modules/protocolhttpband.py @@ -49,7 +49,6 @@ - 0 - 99 bytes - 100 - 199 bytes - 200 - 299 bytes and so on. - default: 100 respbandsize: type: int description: @@ -59,7 +58,6 @@ - 0 - 99 bytes - 100 - 199 bytes - 200 - 299 bytes and so on. - default: 1024 type: type: str choices: diff --git a/plugins/modules/quicbridgeprofile.py b/plugins/modules/quicbridgeprofile.py index 397ddcd4..5d94c427 100644 --- a/plugins/modules/quicbridgeprofile.py +++ b/plugins/modules/quicbridgeprofile.py @@ -49,12 +49,10 @@ - PLAINTEXT description: - Routing algorithm to generate routable connection IDs. - default: PLAINTEXT serveridlength: type: float description: - Length of serverid to encode/decode server information - default: 4 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/quicparam.py b/plugins/modules/quicparam.py index da0fc90c..4d8ba069 100644 --- a/plugins/modules/quicparam.py +++ b/plugins/modules/quicparam.py @@ -43,7 +43,6 @@ tokens that will be issued in QUIC Retry packets and QUIC NEW_TOKEN frames sent by the Citrix ADC. A value of 0 can be configured if secret rotation is not desired. - default: 3600 extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/quicprofile.py b/plugins/modules/quicprofile.py index 49f89d7e..f6e21174 100644 --- a/plugins/modules/quicprofile.py +++ b/plugins/modules/quicprofile.py @@ -42,14 +42,12 @@ - An integer value advertised by the Citrix ADC to the remote QUIC endpoint, indicating an exponent that the remote QUIC endpoint should use, to decode the ACK Delay field in QUIC ACK frames sent by the Citrix ADC. - default: 3 activeconnectionidlimit: type: float description: - An integer value advertised by the Citrix ADC to the remote QUIC endpoint, specifying the maximum number of QUIC connection IDs from the remote QUIC endpoint, that the Citrix ADC is willing to store. - default: 3 activeconnectionmigration: type: str choices: @@ -58,7 +56,6 @@ description: - Specify whether the Citrix ADC should allow the remote QUIC endpoint to perform active QUIC connection migration. - default: ENABLED congestionctrlalgorithm: type: str choices: @@ -69,56 +66,48 @@ description: - Specify the congestion control algorithm to be used for QUIC connections. The default congestion control algorithm is C(CUBIC). - default: Default initialmaxdata: type: float description: - An integer value advertised by the Citrix ADC to the remote QUIC endpoint, specifying the initial value, in bytes, for the maximum amount of data that can be sent on a QUIC connection. - default: 1048576 initialmaxstreamdatabidilocal: type: float description: - An integer value advertised by the Citrix ADC to the remote QUIC endpoint, specifying the initial flow control limit, in bytes, for bidirectional QUIC streams initiated by the Citrix ADC. - default: 262144 initialmaxstreamdatabidiremote: type: float description: - An integer value advertised by the Citrix ADC to the remote QUIC endpoint, specifying the initial flow control limit, in bytes, for bidirectional QUIC streams initiated by the remote QUIC endpoint. - default: 262144 initialmaxstreamdatauni: type: float description: - An integer value advertised by the Citrix ADC to the remote QUIC endpoint, specifying the initial flow control limit, in bytes, for unidirectional streams initiated by the remote QUIC endpoint. - default: 262144 initialmaxstreamsbidi: type: float description: - An integer value advertised by the Citrix ADC to the remote QUIC endpoint, specifying the initial maximum number of bidirectional streams the remote QUIC endpoint may initiate. - default: 100 initialmaxstreamsuni: type: float description: - An integer value advertised by the Citrix ADC to the remote QUIC endpoint, specifying the initial maximum number of unidirectional streams the remote QUIC endpoint may initiate. - default: 10 maxackdelay: type: float description: - An integer value advertised by the Citrix ADC to the remote QUIC endpoint, specifying the maximum amount of time, in milliseconds, by which the Citrix ADC will delay sending acknowledgments. - default: 20 maxidletimeout: type: float description: @@ -128,21 +117,18 @@ idle for longer than the minimum of the idle timeout values advertised by the Citrix ADC and the remote QUIC endpoint, and three times the current Probe Timeout (PTO). - default: 180 maxudpdatagramsperburst: type: float description: - An integer value, specifying the maximum number of UDP datagrams that can be transmitted by the Citrix ADC in a single transmission burst on a QUIC connection. - default: 8 maxudppayloadsize: type: float description: - An integer value advertised by the Citrix ADC to the remote QUIC endpoint, specifying the size of the largest UDP datagram payload, in bytes, that the Citrix ADC is willing to receive on a QUIC connection. - default: 1472 name: type: str description: @@ -155,13 +141,11 @@ description: - An integer value, specifying the validity period, in seconds, of address validation tokens issued through QUIC NEW_TOKEN frames sent by the Citrix ADC. - default: 300 retrytokenvalidityperiod: type: float description: - An integer value, specifying the validity period, in seconds, of address validation tokens issued through QUIC Retry packets sent by the Citrix ADC. - default: 10 statelessaddressvalidation: type: str choices: @@ -172,7 +156,6 @@ for QUIC clients, by sending tokens in QUIC Retry packets during QUIC connection establishment, and by sending tokens in QUIC NEW_TOKEN frames after QUIC connection establishment. - default: ENABLED extends_documentation_fragment: netscaler.adc.netscaler_adc """ diff --git a/plugins/modules/rdpclientprofile.py b/plugins/modules/rdpclientprofile.py index b09b2bca..aa1fe23f 100644 --- a/plugins/modules/rdpclientprofile.py +++ b/plugins/modules/rdpclientprofile.py @@ -43,7 +43,6 @@ - 'NO' description: - Add username in rdp file. - default: 'NO' audiocapturemode: type: str choices: @@ -52,7 +51,6 @@ description: - This setting corresponds to the selections in the Remote audio area on the Local Resources tab under Options in RDC. - default: DISABLE keyboardhook: type: str choices: @@ -62,7 +60,6 @@ description: - This setting corresponds to the selection in the Keyboard drop-down list on the Local Resources tab under Options in RDC. - default: InFullScreenMode multimonitorsupport: type: str choices: @@ -70,7 +67,6 @@ - DISABLE description: - Enable/Disable Multiple Monitor Support for Remote Desktop Connection (RDC). - default: ENABLE name: type: str description: @@ -89,14 +85,12 @@ output of time() function in the format _