diff --git a/plugins/module_utils/nitro_resource_map.py b/plugins/module_utils/nitro_resource_map.py
index d8e07dd3..0645917d 100644
--- a/plugins/module_utils/nitro_resource_map.py
+++ b/plugins/module_utils/nitro_resource_map.py
@@ -11,6 +11,7 @@ NITRO_RESOURCE_MAP = {
     "aaacertparams": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -45,6 +46,7 @@ NITRO_RESOURCE_MAP = {
     "aaaglobal_aaapreauthenticationpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -79,6 +81,7 @@ NITRO_RESOURCE_MAP = {
     "aaaglobal_authenticationnegotiateaction_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -104,6 +107,7 @@ NITRO_RESOURCE_MAP = {
     "aaagroup": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -339,6 +343,7 @@ NITRO_RESOURCE_MAP = {
     "aaagroup_aaauser_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -368,6 +373,7 @@ NITRO_RESOURCE_MAP = {
     "aaagroup_auditnslogpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -415,6 +421,7 @@ NITRO_RESOURCE_MAP = {
     "aaagroup_auditsyslogpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -462,6 +469,7 @@ NITRO_RESOURCE_MAP = {
     "aaagroup_authorizationpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -509,6 +517,7 @@ NITRO_RESOURCE_MAP = {
     "aaagroup_intranetip6_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -549,6 +558,7 @@ NITRO_RESOURCE_MAP = {
     "aaagroup_intranetip_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -589,6 +599,7 @@ NITRO_RESOURCE_MAP = {
     "aaagroup_tmsessionpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -636,6 +647,7 @@ NITRO_RESOURCE_MAP = {
     "aaagroup_vpnintranetapplication_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -673,6 +685,7 @@ NITRO_RESOURCE_MAP = {
     "aaagroup_vpnsessionpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -720,6 +733,7 @@ NITRO_RESOURCE_MAP = {
     "aaagroup_vpntrafficpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -767,6 +781,7 @@ NITRO_RESOURCE_MAP = {
     "aaagroup_vpnurl_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -796,6 +811,7 @@ NITRO_RESOURCE_MAP = {
     "aaagroup_vpnurlpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -852,6 +868,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -921,6 +938,7 @@ NITRO_RESOURCE_MAP = {
     "aaaldapparams": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -1025,6 +1043,7 @@ NITRO_RESOURCE_MAP = {
     "aaaotpparameter": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -1054,6 +1073,7 @@ NITRO_RESOURCE_MAP = {
     "aaaparameter": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -1244,6 +1264,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -1292,6 +1313,7 @@ NITRO_RESOURCE_MAP = {
     "aaapreauthenticationparameter": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -1339,6 +1361,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -1369,6 +1392,7 @@ NITRO_RESOURCE_MAP = {
     "aaaradiusparams": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -1480,6 +1504,7 @@ NITRO_RESOURCE_MAP = {
     "aaasession": {
         "_supported_operations": ["count", "get", "kill"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -1521,6 +1546,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -1551,6 +1577,7 @@ NITRO_RESOURCE_MAP = {
     "aaatacacsparams": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -1619,6 +1646,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -1837,6 +1865,7 @@ NITRO_RESOURCE_MAP = {
     "aaauser_auditnslogpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -1884,6 +1913,7 @@ NITRO_RESOURCE_MAP = {
     "aaauser_auditsyslogpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -1931,6 +1961,7 @@ NITRO_RESOURCE_MAP = {
     "aaauser_authorizationpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -1978,6 +2009,7 @@ NITRO_RESOURCE_MAP = {
     "aaauser_intranetip6_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -2018,6 +2050,7 @@ NITRO_RESOURCE_MAP = {
     "aaauser_intranetip_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -2058,6 +2091,7 @@ NITRO_RESOURCE_MAP = {
     "aaauser_tmsessionpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -2105,6 +2139,7 @@ NITRO_RESOURCE_MAP = {
     "aaauser_vpnintranetapplication_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -2138,6 +2173,7 @@ NITRO_RESOURCE_MAP = {
     "aaauser_vpnsessionpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -2185,6 +2221,7 @@ NITRO_RESOURCE_MAP = {
     "aaauser_vpntrafficpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -2232,6 +2269,7 @@ NITRO_RESOURCE_MAP = {
     "aaauser_vpnurl_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -2261,6 +2299,7 @@ NITRO_RESOURCE_MAP = {
     "aaauser_vpnurlpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -2308,6 +2347,7 @@ NITRO_RESOURCE_MAP = {
     "admparameter": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -2340,6 +2380,7 @@ NITRO_RESOURCE_MAP = {
     "analyticsglobal_analyticsprofile_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -2374,6 +2415,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -2712,6 +2754,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -2761,6 +2804,7 @@ NITRO_RESOURCE_MAP = {
     "apiprofile_apispec_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -2796,6 +2840,7 @@ NITRO_RESOURCE_MAP = {
             "get-byname",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -2836,6 +2881,7 @@ NITRO_RESOURCE_MAP = {
     "apispecfile": {
         "_supported_operations": ["Import", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": ["name", "overwrite", "src"],
@@ -2866,6 +2912,7 @@ NITRO_RESOURCE_MAP = {
     "appalgparam": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -2903,6 +2950,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -3034,6 +3082,7 @@ NITRO_RESOURCE_MAP = {
     "appflowaction_analyticsprofile_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -3071,6 +3120,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -3108,6 +3158,7 @@ NITRO_RESOURCE_MAP = {
     "appflowglobal_appflowpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -3193,6 +3244,7 @@ NITRO_RESOURCE_MAP = {
     "appflowparam": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -3540,6 +3592,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -3596,6 +3649,7 @@ NITRO_RESOURCE_MAP = {
             "rename",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -3646,6 +3700,7 @@ NITRO_RESOURCE_MAP = {
     "appflowpolicylabel_appflowpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -3699,6 +3754,7 @@ NITRO_RESOURCE_MAP = {
     "appfwarchive": {
         "_supported_operations": ["Import", "delete", "export", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": ["comment", "name", "src"],
@@ -3730,6 +3786,7 @@ NITRO_RESOURCE_MAP = {
     "appfwconfidfield": {
         "_supported_operations": ["add", "count", "delete", "get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -3765,6 +3822,7 @@ NITRO_RESOURCE_MAP = {
     "appfwcustomsettings": {
         "_supported_operations": ["export"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -3801,6 +3859,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -3833,6 +3892,7 @@ NITRO_RESOURCE_MAP = {
     "appfwglobal_appfwpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -3907,6 +3967,7 @@ NITRO_RESOURCE_MAP = {
     "appfwglobal_auditnslogpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -3970,6 +4031,7 @@ NITRO_RESOURCE_MAP = {
     "appfwglobal_auditsyslogpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -4033,6 +4095,7 @@ NITRO_RESOURCE_MAP = {
     "appfwgrpccontenttype": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -4066,6 +4129,7 @@ NITRO_RESOURCE_MAP = {
     "appfwgrpcwebjsoncontenttype": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -4099,6 +4163,7 @@ NITRO_RESOURCE_MAP = {
     "appfwgrpcwebtextcontenttype": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -4132,6 +4197,7 @@ NITRO_RESOURCE_MAP = {
     "appfwhtmlerrorpage": {
         "_supported_operations": ["Import", "change", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": ["comment", "name", "overwrite", "src"],
@@ -4163,6 +4229,7 @@ NITRO_RESOURCE_MAP = {
     "appfwjsoncontenttype": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -4196,6 +4263,7 @@ NITRO_RESOURCE_MAP = {
     "appfwjsonerrorpage": {
         "_supported_operations": ["Import", "change", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": ["comment", "name", "overwrite", "src"],
@@ -4227,6 +4295,7 @@ NITRO_RESOURCE_MAP = {
     "appfwlearningdata": {
         "_supported_operations": ["count", "delete", "export", "get", "reset"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -4343,6 +4412,7 @@ NITRO_RESOURCE_MAP = {
     "appfwlearningsettings": {
         "_supported_operations": ["count", "get", "get-byname", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -4471,6 +4541,7 @@ NITRO_RESOURCE_MAP = {
     "appfwmultipartformcontenttype": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -4513,6 +4584,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -4569,6 +4641,7 @@ NITRO_RESOURCE_MAP = {
             "rename",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -4619,6 +4692,7 @@ NITRO_RESOURCE_MAP = {
     "appfwpolicylabel_appfwpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -4681,6 +4755,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -6301,6 +6376,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_appfwconfidfield_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -6362,6 +6438,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_blockkeyword_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -6443,6 +6520,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_bypasslist_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -6525,6 +6603,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_cmdinjection_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -6624,6 +6703,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_contenttype_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -6675,6 +6755,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_cookieconsistency_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -6733,6 +6814,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_creditcardnumber_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -6787,6 +6869,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_crosssitescripting_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -6886,6 +6969,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_csrftag_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -6940,6 +7024,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_denylist_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -7023,6 +7108,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_denyurl_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -7074,6 +7160,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_excluderescontenttype_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -7125,6 +7212,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_fakeaccount_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -7204,6 +7292,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_fieldconsistency_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -7265,6 +7354,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_fieldformat_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -7335,6 +7425,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_fileuploadtype_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -7421,6 +7512,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_grpcvalidation_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -7483,6 +7575,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_jsonblockkeyword_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -7564,6 +7657,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_jsoncmdurl_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -7654,6 +7748,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_jsondosurl_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -7765,6 +7860,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_jsonsqlurl_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -7855,6 +7951,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_jsonxssurl_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -7945,6 +8042,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_logexpression_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -7999,6 +8097,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_restvalidation_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -8057,6 +8156,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_safeobject_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -8122,6 +8222,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_sqlinjection_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -8221,6 +8322,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_starturl_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -8272,6 +8374,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_trustedlearningclients_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -8323,6 +8426,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_xmlattachmenturl_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -8394,6 +8498,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_xmldosurl_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -8621,6 +8726,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_xmlsqlinjection_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -8686,6 +8792,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_xmlvalidationurl_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -8774,6 +8881,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_xmlwsiurl_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -8828,6 +8936,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprofile_xmlxss_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -8893,6 +9002,7 @@ NITRO_RESOURCE_MAP = {
     "appfwprotofile": {
         "_supported_operations": ["Import", "change", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": ["comment", "name", "overwrite", "src"],
@@ -8924,6 +9034,7 @@ NITRO_RESOURCE_MAP = {
     "appfwsettings": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -9056,6 +9167,7 @@ NITRO_RESOURCE_MAP = {
     "appfwsignatures": {
         "_supported_operations": ["Import", "change", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [
@@ -9122,6 +9234,7 @@ NITRO_RESOURCE_MAP = {
     "appfwurlencodedformcontenttype": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -9155,6 +9268,7 @@ NITRO_RESOURCE_MAP = {
     "appfwwsdl": {
         "_supported_operations": ["Import", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": ["comment", "name", "overwrite", "src"],
@@ -9186,6 +9300,7 @@ NITRO_RESOURCE_MAP = {
     "appfwxmlcontenttype": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -9219,6 +9334,7 @@ NITRO_RESOURCE_MAP = {
     "appfwxmlerrorpage": {
         "_supported_operations": ["Import", "change", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": ["comment", "name", "overwrite", "src"],
@@ -9250,6 +9366,7 @@ NITRO_RESOURCE_MAP = {
     "appfwxmlschema": {
         "_supported_operations": ["Import", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": ["comment", "name", "overwrite", "src"],
@@ -9281,6 +9398,7 @@ NITRO_RESOURCE_MAP = {
     "application": {
         "_supported_operations": ["Import", "delete", "export"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": ["appname", "apptemplatefilename", "deploymentfilename"],
@@ -9319,6 +9437,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -9416,6 +9535,7 @@ NITRO_RESOURCE_MAP = {
     "appqoecustomresp": {
         "_supported_operations": ["Import", "change", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": ["name", "src"],
@@ -9445,6 +9565,7 @@ NITRO_RESOURCE_MAP = {
     "appqoeparameter": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -9493,6 +9614,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -9523,6 +9645,7 @@ NITRO_RESOURCE_MAP = {
     "arp": {
         "_supported_operations": ["add", "count", "delete", "get", "send"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -9578,6 +9701,7 @@ NITRO_RESOURCE_MAP = {
     "arpparam": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -9619,6 +9743,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -9688,6 +9813,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -9854,6 +9980,7 @@ NITRO_RESOURCE_MAP = {
     "auditnslogglobal_auditnslogpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -9899,6 +10026,7 @@ NITRO_RESOURCE_MAP = {
     "auditnslogparams": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -10044,6 +10172,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -10082,6 +10211,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -10314,6 +10444,7 @@ NITRO_RESOURCE_MAP = {
     "auditsyslogglobal_auditsyslogpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -10433,6 +10564,7 @@ NITRO_RESOURCE_MAP = {
     "auditsyslogparams": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -10588,6 +10720,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -10625,6 +10758,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -10677,6 +10811,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -10729,6 +10864,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -10813,6 +10949,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -10865,6 +11002,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -10923,6 +11061,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -10961,6 +11100,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -11007,6 +11147,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -11058,6 +11199,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -11096,6 +11238,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -11167,6 +11310,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -11235,6 +11379,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -11522,6 +11667,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -11559,6 +11705,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -11596,6 +11743,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -11670,6 +11818,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -11726,6 +11875,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -11794,6 +11944,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -11832,6 +11983,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -11869,6 +12021,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -12120,6 +12273,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -12176,6 +12330,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -12280,6 +12435,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -12353,6 +12509,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -12405,6 +12562,7 @@ NITRO_RESOURCE_MAP = {
     "authenticationpolicylabel_authenticationpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -12456,6 +12614,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -12508,6 +12667,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -12667,6 +12827,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -12705,6 +12866,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -13012,6 +13174,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -13068,6 +13231,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -13571,6 +13735,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -13609,6 +13774,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -13648,6 +13814,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -13686,6 +13853,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -13735,6 +13903,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -13885,6 +14054,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -13926,6 +14096,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -14375,6 +14546,7 @@ NITRO_RESOURCE_MAP = {
     "authenticationvserver_auditnslogpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -14438,6 +14610,7 @@ NITRO_RESOURCE_MAP = {
     "authenticationvserver_auditsyslogpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -14501,6 +14674,7 @@ NITRO_RESOURCE_MAP = {
     "authenticationvserver_authenticationcertpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -14564,6 +14738,7 @@ NITRO_RESOURCE_MAP = {
     "authenticationvserver_authenticationldappolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -14627,6 +14802,7 @@ NITRO_RESOURCE_MAP = {
     "authenticationvserver_authenticationlocalpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -14690,6 +14866,7 @@ NITRO_RESOURCE_MAP = {
     "authenticationvserver_authenticationloginschemapolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -14753,6 +14930,7 @@ NITRO_RESOURCE_MAP = {
     "authenticationvserver_authenticationnegotiatepolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -14816,6 +14994,7 @@ NITRO_RESOURCE_MAP = {
     "authenticationvserver_authenticationoauthidppolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -14879,6 +15058,7 @@ NITRO_RESOURCE_MAP = {
     "authenticationvserver_authenticationpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -14942,6 +15122,7 @@ NITRO_RESOURCE_MAP = {
     "authenticationvserver_authenticationradiuspolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -15005,6 +15186,7 @@ NITRO_RESOURCE_MAP = {
     "authenticationvserver_authenticationsamlidppolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -15068,6 +15250,7 @@ NITRO_RESOURCE_MAP = {
     "authenticationvserver_authenticationsamlpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -15131,6 +15314,7 @@ NITRO_RESOURCE_MAP = {
     "authenticationvserver_authenticationsmartaccesspolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -15194,6 +15378,7 @@ NITRO_RESOURCE_MAP = {
     "authenticationvserver_authenticationtacacspolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -15257,6 +15442,7 @@ NITRO_RESOURCE_MAP = {
     "authenticationvserver_authenticationwebauthpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -15320,6 +15506,7 @@ NITRO_RESOURCE_MAP = {
     "authenticationvserver_cachepolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -15383,6 +15570,7 @@ NITRO_RESOURCE_MAP = {
     "authenticationvserver_cspolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -15446,6 +15634,7 @@ NITRO_RESOURCE_MAP = {
     "authenticationvserver_responderpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -15509,6 +15698,7 @@ NITRO_RESOURCE_MAP = {
     "authenticationvserver_rewritepolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -15572,6 +15762,7 @@ NITRO_RESOURCE_MAP = {
     "authenticationvserver_tmsessionpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -15635,6 +15826,7 @@ NITRO_RESOURCE_MAP = {
     "authenticationvserver_vpnportaltheme_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -15671,6 +15863,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -15798,6 +15991,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -15836,6 +16030,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -15890,6 +16085,7 @@ NITRO_RESOURCE_MAP = {
             "rename",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -15935,6 +16131,7 @@ NITRO_RESOURCE_MAP = {
     "authorizationpolicylabel_authorizationpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -15996,6 +16193,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -16058,6 +16256,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -16098,6 +16297,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -16130,6 +16330,7 @@ NITRO_RESOURCE_MAP = {
     "azureapplication": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -16177,6 +16378,7 @@ NITRO_RESOURCE_MAP = {
     "azurekeyvault": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -16207,6 +16409,7 @@ NITRO_RESOURCE_MAP = {
     "botglobal_botpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -16284,6 +16487,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -16355,6 +16559,7 @@ NITRO_RESOURCE_MAP = {
             "rename",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -16401,6 +16606,7 @@ NITRO_RESOURCE_MAP = {
     "botpolicylabel_botpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -16462,6 +16668,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -16824,6 +17031,7 @@ NITRO_RESOURCE_MAP = {
     "botprofile_blacklist_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -16889,6 +17097,7 @@ NITRO_RESOURCE_MAP = {
     "botprofile_captcha_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -16962,6 +17171,7 @@ NITRO_RESOURCE_MAP = {
     "botprofile_ipreputation_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -17045,6 +17255,7 @@ NITRO_RESOURCE_MAP = {
     "botprofile_kmdetectionexpr_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -17098,6 +17309,7 @@ NITRO_RESOURCE_MAP = {
     "botprofile_logexpression_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -17151,6 +17363,7 @@ NITRO_RESOURCE_MAP = {
     "botprofile_ratelimit_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -17519,6 +17732,7 @@ NITRO_RESOURCE_MAP = {
     "botprofile_tps_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -17587,6 +17801,7 @@ NITRO_RESOURCE_MAP = {
     "botprofile_trapinsertionurl_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -17637,6 +17852,7 @@ NITRO_RESOURCE_MAP = {
     "botprofile_whitelist_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -17697,6 +17913,7 @@ NITRO_RESOURCE_MAP = {
     "botsettings": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -17783,6 +18000,7 @@ NITRO_RESOURCE_MAP = {
     "botsignature": {
         "_supported_operations": ["Import", "change", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": ["comment", "name", "overwrite", "src"],
@@ -17822,6 +18040,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -17912,6 +18131,7 @@ NITRO_RESOURCE_MAP = {
     "bridgegroup_nsip6_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -17943,6 +18163,7 @@ NITRO_RESOURCE_MAP = {
     "bridgegroup_nsip_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -17974,6 +18195,7 @@ NITRO_RESOURCE_MAP = {
     "bridgegroup_vlan_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -18010,6 +18232,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -18057,6 +18280,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -18277,6 +18501,7 @@ NITRO_RESOURCE_MAP = {
     "cacheforwardproxy": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -18306,6 +18531,7 @@ NITRO_RESOURCE_MAP = {
     "cacheglobal_cachepolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -18390,6 +18616,7 @@ NITRO_RESOURCE_MAP = {
     "cacheobject": {
         "_supported_operations": ["count", "expire", "flush", "get", "save"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -18448,6 +18675,7 @@ NITRO_RESOURCE_MAP = {
     "cacheparameter": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -18522,6 +18750,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -18610,6 +18839,7 @@ NITRO_RESOURCE_MAP = {
             "rename",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -18669,6 +18899,7 @@ NITRO_RESOURCE_MAP = {
     "cachepolicylabel_cachepolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -18729,6 +18960,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -18758,6 +18990,7 @@ NITRO_RESOURCE_MAP = {
     "callhome": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -18842,6 +19075,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -18976,6 +19210,7 @@ NITRO_RESOURCE_MAP = {
     "channel_interface_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -19002,6 +19237,30 @@ NITRO_RESOURCE_MAP = {
         "singleton": False,
         "update_payload_keys": [],
     },
+    "clear_config": {
+        "_supported_operations": ["add"],
+        "add_payload_keys": ["all", "mode"],
+        "bindings": [],
+        "bindprimary_key": "",
+        "delete_arg_keys": [],
+        "disable_payload_keys": [],
+        "enable_payload_keys": [],
+        "get_arg_keys": [],
+        "immutable_keys": [],
+        "primary_key": "",
+        "primary_key_composite": [],
+        "readwrite_arguments": {
+            "all": {"no_log": False, "required": False, "type": "bool"},
+            "mode": {
+                "choices": ["basic", "extended+", "full"],
+                "no_log": False,
+                "required": False,
+                "type": "str",
+            },
+        },
+        "singleton": False,
+        "update_payload_keys": [],
+    },
     "cloudallowedngsticketprofile": {
         "_supported_operations": [
             "add",
@@ -19012,6 +19271,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -19041,6 +19301,7 @@ NITRO_RESOURCE_MAP = {
     "cloudawsparam": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -19067,6 +19328,7 @@ NITRO_RESOURCE_MAP = {
     "cloudcredential": {
         "_supported_operations": ["get", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -19101,6 +19363,7 @@ NITRO_RESOURCE_MAP = {
     "cloudngsparameter": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -19154,6 +19417,7 @@ NITRO_RESOURCE_MAP = {
     "cloudparameter": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -19206,6 +19470,7 @@ NITRO_RESOURCE_MAP = {
     "cloudparaminternal": {
         "_supported_operations": ["count", "get", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -19234,6 +19499,7 @@ NITRO_RESOURCE_MAP = {
     "cloudprofile": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -19417,6 +19683,7 @@ NITRO_RESOURCE_MAP = {
     "cloudservice": {
         "_supported_operations": ["check"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -19443,6 +19710,7 @@ NITRO_RESOURCE_MAP = {
     "cloudtunnelparameter": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -19486,6 +19754,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -19517,6 +19786,7 @@ NITRO_RESOURCE_MAP = {
     "cluster": {
         "_supported_operations": ["join"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -19751,6 +20021,7 @@ NITRO_RESOURCE_MAP = {
     "clusterfiles": {
         "_supported_operations": ["sync"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -19806,6 +20077,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -19935,6 +20207,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -20198,6 +20471,7 @@ NITRO_RESOURCE_MAP = {
     "clusternode_routemonitor_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -20235,6 +20509,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -20454,6 +20729,7 @@ NITRO_RESOURCE_MAP = {
     "clusternodegroup_authenticationvserver_binding": {
         "_supported_operations": ["add", "count", "delete", "get", "get-all"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -20482,6 +20758,7 @@ NITRO_RESOURCE_MAP = {
     "clusternodegroup_clusternode_binding": {
         "_supported_operations": ["add", "count", "delete", "get", "get-all"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -20510,6 +20787,7 @@ NITRO_RESOURCE_MAP = {
     "clusternodegroup_crvserver_binding": {
         "_supported_operations": ["add", "count", "delete", "get", "get-all"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -20538,6 +20816,7 @@ NITRO_RESOURCE_MAP = {
     "clusternodegroup_csvserver_binding": {
         "_supported_operations": ["add", "count", "delete", "get", "get-all"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -20566,6 +20845,7 @@ NITRO_RESOURCE_MAP = {
     "clusternodegroup_gslbsite_binding": {
         "_supported_operations": ["add", "count", "delete", "get", "get-all"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -20594,6 +20874,7 @@ NITRO_RESOURCE_MAP = {
     "clusternodegroup_gslbvserver_binding": {
         "_supported_operations": ["add", "count", "delete", "get", "get-all"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -20622,6 +20903,7 @@ NITRO_RESOURCE_MAP = {
     "clusternodegroup_lbvserver_binding": {
         "_supported_operations": ["add", "count", "delete", "get", "get-all"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -20650,6 +20932,7 @@ NITRO_RESOURCE_MAP = {
     "clusternodegroup_nslimitidentifier_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -20678,6 +20961,7 @@ NITRO_RESOURCE_MAP = {
     "clusternodegroup_service_binding": {
         "_supported_operations": ["add", "count", "delete", "get", "get-all"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -20706,6 +20990,7 @@ NITRO_RESOURCE_MAP = {
     "clusternodegroup_streamidentifier_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -20734,6 +21019,7 @@ NITRO_RESOURCE_MAP = {
     "clusternodegroup_vpnvserver_binding": {
         "_supported_operations": ["add", "count", "delete", "get", "get-all"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -20762,6 +21048,7 @@ NITRO_RESOURCE_MAP = {
     "clusterpropstatus": {
         "_supported_operations": ["clear", "count", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -20788,6 +21075,7 @@ NITRO_RESOURCE_MAP = {
     "clustersync": {
         "_supported_operations": ["Force"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -20823,6 +21111,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -20868,6 +21157,7 @@ NITRO_RESOURCE_MAP = {
     "cmpglobal_cmppolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -20946,6 +21236,7 @@ NITRO_RESOURCE_MAP = {
     "cmpparameter": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -21041,6 +21332,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -21095,6 +21387,7 @@ NITRO_RESOURCE_MAP = {
             "rename",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -21145,6 +21438,7 @@ NITRO_RESOURCE_MAP = {
     "cmppolicylabel_cmppolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -21206,6 +21500,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -21271,6 +21566,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -21330,6 +21626,7 @@ NITRO_RESOURCE_MAP = {
     "contentinspectionglobal_contentinspectionpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -21403,6 +21700,7 @@ NITRO_RESOURCE_MAP = {
     "contentinspectionparameter": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -21438,6 +21736,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -21509,6 +21808,7 @@ NITRO_RESOURCE_MAP = {
             "rename",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -21556,6 +21856,7 @@ NITRO_RESOURCE_MAP = {
     "contentinspectionpolicylabel_contentinspectionpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -21617,6 +21918,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -21679,6 +21981,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -21722,6 +22025,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -22239,6 +22543,7 @@ NITRO_RESOURCE_MAP = {
     "crvserver_analyticsprofile_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -22267,6 +22572,7 @@ NITRO_RESOURCE_MAP = {
     "crvserver_appflowpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -22330,6 +22636,7 @@ NITRO_RESOURCE_MAP = {
     "crvserver_appfwpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -22393,6 +22700,7 @@ NITRO_RESOURCE_MAP = {
     "crvserver_appqoepolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -22456,6 +22764,7 @@ NITRO_RESOURCE_MAP = {
     "crvserver_cachepolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -22519,6 +22828,7 @@ NITRO_RESOURCE_MAP = {
     "crvserver_cmppolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -22582,6 +22892,7 @@ NITRO_RESOURCE_MAP = {
     "crvserver_crpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -22645,6 +22956,7 @@ NITRO_RESOURCE_MAP = {
     "crvserver_cspolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -22708,6 +23020,7 @@ NITRO_RESOURCE_MAP = {
     "crvserver_feopolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -22771,6 +23084,7 @@ NITRO_RESOURCE_MAP = {
     "crvserver_icapolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -22834,6 +23148,7 @@ NITRO_RESOURCE_MAP = {
     "crvserver_lbvserver_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -22862,6 +23177,7 @@ NITRO_RESOURCE_MAP = {
     "crvserver_policymap_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -22925,6 +23241,7 @@ NITRO_RESOURCE_MAP = {
     "crvserver_responderpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -22988,6 +23305,7 @@ NITRO_RESOURCE_MAP = {
     "crvserver_rewritepolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -23051,6 +23369,7 @@ NITRO_RESOURCE_MAP = {
     "crvserver_spilloverpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -23123,6 +23442,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -23168,6 +23488,7 @@ NITRO_RESOURCE_MAP = {
     "csparameter": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -23209,6 +23530,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -23264,6 +23586,7 @@ NITRO_RESOURCE_MAP = {
             "rename",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -23338,6 +23661,7 @@ NITRO_RESOURCE_MAP = {
     "cspolicylabel_cspolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -23401,6 +23725,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -24242,6 +24567,7 @@ NITRO_RESOURCE_MAP = {
     "csvserver_analyticsprofile_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -24270,6 +24596,7 @@ NITRO_RESOURCE_MAP = {
     "csvserver_appflowpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -24339,6 +24666,7 @@ NITRO_RESOURCE_MAP = {
     "csvserver_appfwpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -24408,6 +24736,7 @@ NITRO_RESOURCE_MAP = {
     "csvserver_appqoepolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -24477,6 +24806,7 @@ NITRO_RESOURCE_MAP = {
     "csvserver_auditnslogpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -24546,6 +24876,7 @@ NITRO_RESOURCE_MAP = {
     "csvserver_auditsyslogpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -24615,6 +24946,7 @@ NITRO_RESOURCE_MAP = {
     "csvserver_authorizationpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -24684,6 +25016,7 @@ NITRO_RESOURCE_MAP = {
     "csvserver_botpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -24753,6 +25086,7 @@ NITRO_RESOURCE_MAP = {
     "csvserver_cachepolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -24822,6 +25156,7 @@ NITRO_RESOURCE_MAP = {
     "csvserver_cmppolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -24891,6 +25226,7 @@ NITRO_RESOURCE_MAP = {
     "csvserver_contentinspectionpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -24960,6 +25296,7 @@ NITRO_RESOURCE_MAP = {
     "csvserver_cspolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -25029,6 +25366,7 @@ NITRO_RESOURCE_MAP = {
     "csvserver_domain_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -25078,6 +25416,7 @@ NITRO_RESOURCE_MAP = {
     "csvserver_feopolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -25147,6 +25486,7 @@ NITRO_RESOURCE_MAP = {
     "csvserver_gslbvserver_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -25175,6 +25515,7 @@ NITRO_RESOURCE_MAP = {
     "csvserver_lbvserver_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -25204,6 +25545,7 @@ NITRO_RESOURCE_MAP = {
     "csvserver_responderpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -25273,6 +25615,7 @@ NITRO_RESOURCE_MAP = {
     "csvserver_rewritepolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -25342,6 +25685,7 @@ NITRO_RESOURCE_MAP = {
     "csvserver_spilloverpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -25411,6 +25755,7 @@ NITRO_RESOURCE_MAP = {
     "csvserver_tmtrafficpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -25480,6 +25825,7 @@ NITRO_RESOURCE_MAP = {
     "csvserver_transformpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -25549,6 +25895,7 @@ NITRO_RESOURCE_MAP = {
     "csvserver_vpnvserver_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -25585,6 +25932,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -25651,6 +25999,7 @@ NITRO_RESOURCE_MAP = {
     "dbsmonitors": {
         "_supported_operations": ["restart"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -25684,6 +26033,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -25714,6 +26064,7 @@ NITRO_RESOURCE_MAP = {
     "dnsaaaarec": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -25759,6 +26110,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -25827,6 +26179,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -25858,6 +26211,7 @@ NITRO_RESOURCE_MAP = {
     "dnsaddrec": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -25895,6 +26249,7 @@ NITRO_RESOURCE_MAP = {
     "dnscaarec": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -25935,6 +26290,7 @@ NITRO_RESOURCE_MAP = {
     "dnscnamerec": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -25972,6 +26328,7 @@ NITRO_RESOURCE_MAP = {
     "dnsglobal_dnspolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -26051,6 +26408,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [
                 "algorithm",
                 "filenameprefix",
@@ -26167,6 +26525,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -26214,6 +26573,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -26250,6 +26610,7 @@ NITRO_RESOURCE_MAP = {
     "dnsnaptrrec": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -26327,6 +26688,7 @@ NITRO_RESOURCE_MAP = {
     "dnsnsrec": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -26364,6 +26726,7 @@ NITRO_RESOURCE_MAP = {
     "dnsparameter": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -26519,6 +26882,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -26578,6 +26942,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -26615,6 +26980,7 @@ NITRO_RESOURCE_MAP = {
             "rename",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -26665,6 +27031,7 @@ NITRO_RESOURCE_MAP = {
     "dnspolicylabel_dnspolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -26722,6 +27089,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -26844,6 +27212,7 @@ NITRO_RESOURCE_MAP = {
     "dnsproxyrecords": {
         "_supported_operations": ["flush"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -26896,6 +27265,7 @@ NITRO_RESOURCE_MAP = {
     "dnsptrrec": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -26941,6 +27311,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -27012,6 +27383,7 @@ NITRO_RESOURCE_MAP = {
     "dnssrvrec": {
         "_supported_operations": ["add", "count", "delete", "get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -27059,6 +27431,7 @@ NITRO_RESOURCE_MAP = {
     "dnssubnetcache": {
         "_supported_operations": ["count", "flush", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -27089,6 +27462,7 @@ NITRO_RESOURCE_MAP = {
     "dnssuffix": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -27115,6 +27489,7 @@ NITRO_RESOURCE_MAP = {
     "dnstxtrec": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -27153,6 +27528,7 @@ NITRO_RESOURCE_MAP = {
     "dnsview": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -27189,6 +27565,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -27242,6 +27619,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -27288,6 +27666,7 @@ NITRO_RESOURCE_MAP = {
     "extendedmemoryparam": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -27322,6 +27701,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -27442,6 +27822,7 @@ NITRO_RESOURCE_MAP = {
     "feoglobal_feopolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -27500,6 +27881,7 @@ NITRO_RESOURCE_MAP = {
     "feoparameter": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -27549,6 +27931,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -27579,6 +27962,7 @@ NITRO_RESOURCE_MAP = {
     "fis": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -27640,6 +28024,7 @@ NITRO_RESOURCE_MAP = {
     "fis_channel_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -27669,6 +28054,7 @@ NITRO_RESOURCE_MAP = {
     "fis_interface_binding": {
         "_supported_operations": ["add", "delete"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -27705,6 +28091,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -27770,6 +28157,7 @@ NITRO_RESOURCE_MAP = {
     "gslbconfig": {
         "_supported_operations": ["sync"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -27803,6 +28191,7 @@ NITRO_RESOURCE_MAP = {
     "gslbldnsentries": {
         "_supported_operations": ["clear", "count", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -27829,6 +28218,7 @@ NITRO_RESOURCE_MAP = {
     "gslbldnsentry": {
         "_supported_operations": ["delete"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -27855,6 +28245,7 @@ NITRO_RESOURCE_MAP = {
     "gslbparameter": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -27970,6 +28361,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -28229,6 +28621,7 @@ NITRO_RESOURCE_MAP = {
     "gslbservice_dnsview_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -28258,6 +28651,7 @@ NITRO_RESOURCE_MAP = {
     "gslbservice_lbmonitor_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -28303,6 +28697,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -28518,6 +28913,7 @@ NITRO_RESOURCE_MAP = {
     "gslbservicegroup_gslbservicegroupmember_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -28576,6 +28972,7 @@ NITRO_RESOURCE_MAP = {
     "gslbservicegroup_lbmonitor_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -28650,6 +29047,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -28757,6 +29155,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -29125,6 +29524,7 @@ NITRO_RESOURCE_MAP = {
     "gslbvserver_domain_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -29179,6 +29579,7 @@ NITRO_RESOURCE_MAP = {
     "gslbvserver_gslbservice_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -29210,6 +29611,7 @@ NITRO_RESOURCE_MAP = {
     "gslbvserver_gslbservicegroup_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -29239,6 +29641,7 @@ NITRO_RESOURCE_MAP = {
     "gslbvserver_lbpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -29289,6 +29692,7 @@ NITRO_RESOURCE_MAP = {
     "gslbvserver_spilloverpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -29339,6 +29743,7 @@ NITRO_RESOURCE_MAP = {
     "hafailover": {
         "_supported_operations": ["Force"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": ["force"],
             "import": [],
@@ -29365,6 +29770,7 @@ NITRO_RESOURCE_MAP = {
     "hafiles": {
         "_supported_operations": ["sync"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -29418,6 +29824,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -29531,6 +29938,7 @@ NITRO_RESOURCE_MAP = {
     "hanode_routemonitor6_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -29560,6 +29968,7 @@ NITRO_RESOURCE_MAP = {
     "hanode_routemonitor_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -29589,6 +29998,7 @@ NITRO_RESOURCE_MAP = {
     "hasync": {
         "_supported_operations": ["Force"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": ["force", "save"],
             "import": [],
@@ -29626,6 +30036,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -29781,6 +30192,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -29812,6 +30224,7 @@ NITRO_RESOURCE_MAP = {
     "icaglobal_icapolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -29870,6 +30283,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -29928,6 +30342,7 @@ NITRO_RESOURCE_MAP = {
     "icaparameter": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -30014,6 +30429,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -30055,6 +30471,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -30148,6 +30565,7 @@ NITRO_RESOURCE_MAP = {
     "inatparam": {
         "_supported_operations": ["count", "get", "get-byname", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -30200,6 +30618,7 @@ NITRO_RESOURCE_MAP = {
     "install": {
         "_supported_operations": ["Install"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -30244,6 +30663,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -30393,6 +30813,7 @@ NITRO_RESOURCE_MAP = {
     "interfacepair": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -30422,6 +30843,7 @@ NITRO_RESOURCE_MAP = {
     "ip6tunnel": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -30453,6 +30875,7 @@ NITRO_RESOURCE_MAP = {
     "ip6tunnelparam": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -30513,6 +30936,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -30567,6 +30991,7 @@ NITRO_RESOURCE_MAP = {
     "ipsecalgsession": {
         "_supported_operations": ["count", "flush", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -30600,6 +31025,7 @@ NITRO_RESOURCE_MAP = {
     "ipsecparameter": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -30676,6 +31102,7 @@ NITRO_RESOURCE_MAP = {
     "ipsecprofile": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -30767,6 +31194,7 @@ NITRO_RESOURCE_MAP = {
     "ipset": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -30828,6 +31256,7 @@ NITRO_RESOURCE_MAP = {
     "ipset_nsip6_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -30856,6 +31285,7 @@ NITRO_RESOURCE_MAP = {
     "ipset_nsip_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -30892,6 +31322,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -30972,6 +31403,7 @@ NITRO_RESOURCE_MAP = {
     "iptunnelparam": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -31041,6 +31473,7 @@ NITRO_RESOURCE_MAP = {
     "ipv6": {
         "_supported_operations": ["count", "get", "get-byname", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -31106,6 +31539,7 @@ NITRO_RESOURCE_MAP = {
     "l2param": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -31235,6 +31669,7 @@ NITRO_RESOURCE_MAP = {
     "l3param": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -31368,6 +31803,7 @@ NITRO_RESOURCE_MAP = {
     "l4param": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -31413,6 +31849,7 @@ NITRO_RESOURCE_MAP = {
     "lacp": {
         "_supported_operations": ["count", "get", "get-byname", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -31451,6 +31888,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -31487,6 +31925,7 @@ NITRO_RESOURCE_MAP = {
     "lbglobal_lbpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -31595,6 +32034,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -31702,6 +32142,7 @@ NITRO_RESOURCE_MAP = {
     "lbgroup_lbvserver_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -31737,6 +32178,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -31783,6 +32225,7 @@ NITRO_RESOURCE_MAP = {
     "lbmetrictable_metric_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -31822,6 +32265,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -32423,6 +32867,7 @@ NITRO_RESOURCE_MAP = {
     "lbmonitor_metric_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -32458,6 +32903,7 @@ NITRO_RESOURCE_MAP = {
     "lbmonitor_sslcertkey_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -32503,6 +32949,7 @@ NITRO_RESOURCE_MAP = {
     "lbparameter": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -32661,6 +33108,7 @@ NITRO_RESOURCE_MAP = {
     "lbpersistentsessions": {
         "_supported_operations": ["clear", "count", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -32700,6 +33148,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -32771,6 +33220,7 @@ NITRO_RESOURCE_MAP = {
             "rename",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -32837,6 +33287,7 @@ NITRO_RESOURCE_MAP = {
     "lbpolicylabel_lbpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -32898,6 +33349,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -33012,6 +33464,7 @@ NITRO_RESOURCE_MAP = {
     "lbroute": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -33043,6 +33496,7 @@ NITRO_RESOURCE_MAP = {
     "lbroute6": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -33073,6 +33527,7 @@ NITRO_RESOURCE_MAP = {
     "lbsipparameters": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -33138,6 +33593,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -34205,6 +34661,7 @@ NITRO_RESOURCE_MAP = {
     "lbvserver_analyticsprofile_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -34234,6 +34691,7 @@ NITRO_RESOURCE_MAP = {
     "lbvserver_appflowpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -34297,6 +34755,7 @@ NITRO_RESOURCE_MAP = {
     "lbvserver_appfwpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -34360,6 +34819,7 @@ NITRO_RESOURCE_MAP = {
     "lbvserver_appqoepolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -34423,6 +34883,7 @@ NITRO_RESOURCE_MAP = {
     "lbvserver_auditnslogpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -34486,6 +34947,7 @@ NITRO_RESOURCE_MAP = {
     "lbvserver_auditsyslogpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -34549,6 +35011,7 @@ NITRO_RESOURCE_MAP = {
     "lbvserver_authorizationpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -34612,6 +35075,7 @@ NITRO_RESOURCE_MAP = {
     "lbvserver_botpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -34675,6 +35139,7 @@ NITRO_RESOURCE_MAP = {
     "lbvserver_cachepolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -34738,6 +35203,7 @@ NITRO_RESOURCE_MAP = {
     "lbvserver_cmppolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -34801,6 +35267,7 @@ NITRO_RESOURCE_MAP = {
     "lbvserver_contentinspectionpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -34864,6 +35331,7 @@ NITRO_RESOURCE_MAP = {
     "lbvserver_dnspolicy64_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -34927,6 +35395,7 @@ NITRO_RESOURCE_MAP = {
     "lbvserver_feopolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -34990,6 +35459,7 @@ NITRO_RESOURCE_MAP = {
     "lbvserver_lbpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -35053,6 +35523,7 @@ NITRO_RESOURCE_MAP = {
     "lbvserver_responderpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -35116,6 +35587,7 @@ NITRO_RESOURCE_MAP = {
     "lbvserver_rewritepolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -35179,6 +35651,7 @@ NITRO_RESOURCE_MAP = {
     "lbvserver_service_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -35216,6 +35689,7 @@ NITRO_RESOURCE_MAP = {
     "lbvserver_servicegroup_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -35253,6 +35727,7 @@ NITRO_RESOURCE_MAP = {
     "lbvserver_spilloverpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -35316,6 +35791,7 @@ NITRO_RESOURCE_MAP = {
     "lbvserver_tmtrafficpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -35379,6 +35855,7 @@ NITRO_RESOURCE_MAP = {
     "lbvserver_transformpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -35442,6 +35919,7 @@ NITRO_RESOURCE_MAP = {
     "lbvserver_videooptimizationdetectionpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -35505,6 +35983,7 @@ NITRO_RESOURCE_MAP = {
     "lbvserver_videooptimizationpacingpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -35576,6 +36055,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -35624,6 +36104,7 @@ NITRO_RESOURCE_MAP = {
     "lbwlm_lbvserver_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -35652,6 +36133,7 @@ NITRO_RESOURCE_MAP = {
     "linkset": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -35712,6 +36194,7 @@ NITRO_RESOURCE_MAP = {
     "linkset_channel_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -35740,6 +36223,7 @@ NITRO_RESOURCE_MAP = {
     "linkset_interface_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -35768,6 +36252,7 @@ NITRO_RESOURCE_MAP = {
     "lldpneighbors": {
         "_supported_operations": ["clear", "count", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -35797,6 +36282,7 @@ NITRO_RESOURCE_MAP = {
     "lldpparam": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -35831,6 +36317,7 @@ NITRO_RESOURCE_MAP = {
     "location": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -35875,6 +36362,7 @@ NITRO_RESOURCE_MAP = {
     "locationdata": {
         "_supported_operations": ["clear"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -35901,6 +36389,7 @@ NITRO_RESOURCE_MAP = {
     "locationfile": {
         "_supported_operations": ["Import", "add", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": ["locationfile", "src"],
@@ -35947,6 +36436,7 @@ NITRO_RESOURCE_MAP = {
     "locationfile6": {
         "_supported_operations": ["Import", "add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": ["locationfile", "src"],
@@ -35981,6 +36471,7 @@ NITRO_RESOURCE_MAP = {
     "locationparameter": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -36085,6 +36576,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -36128,6 +36620,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -36255,6 +36748,7 @@ NITRO_RESOURCE_MAP = {
     "lsnappsprofile_lsnappsattributes_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -36283,6 +36777,7 @@ NITRO_RESOURCE_MAP = {
     "lsnappsprofile_port_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -36311,6 +36806,7 @@ NITRO_RESOURCE_MAP = {
     "lsnclient": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -36408,6 +36904,7 @@ NITRO_RESOURCE_MAP = {
     "lsnclient_network6_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -36439,6 +36936,7 @@ NITRO_RESOURCE_MAP = {
     "lsnclient_network_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -36469,6 +36967,7 @@ NITRO_RESOURCE_MAP = {
     "lsnclient_nsacl6_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -36498,6 +36997,7 @@ NITRO_RESOURCE_MAP = {
     "lsnclient_nsacl_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -36535,6 +37035,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -36807,6 +37308,7 @@ NITRO_RESOURCE_MAP = {
     "lsngroup_ipsecalgprofile_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -36835,6 +37337,7 @@ NITRO_RESOURCE_MAP = {
     "lsngroup_lsnappsprofile_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -36863,6 +37366,7 @@ NITRO_RESOURCE_MAP = {
     "lsngroup_lsnhttphdrlogprofile_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -36891,6 +37395,7 @@ NITRO_RESOURCE_MAP = {
     "lsngroup_lsnlogprofile_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -36919,6 +37424,7 @@ NITRO_RESOURCE_MAP = {
     "lsngroup_lsnpool_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -36947,6 +37453,7 @@ NITRO_RESOURCE_MAP = {
     "lsngroup_lsnrtspalgprofile_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -36975,6 +37482,7 @@ NITRO_RESOURCE_MAP = {
     "lsngroup_lsnsipalgprofile_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -37003,6 +37511,7 @@ NITRO_RESOURCE_MAP = {
     "lsngroup_lsntransportprofile_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -37031,6 +37540,7 @@ NITRO_RESOURCE_MAP = {
     "lsngroup_pcpserver_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -37067,6 +37577,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -37133,6 +37644,7 @@ NITRO_RESOURCE_MAP = {
     "lsnip6profile": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -37172,6 +37684,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -37242,6 +37755,7 @@ NITRO_RESOURCE_MAP = {
     "lsnparameter": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -37288,6 +37802,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -37350,6 +37865,7 @@ NITRO_RESOURCE_MAP = {
     "lsnpool_lsnip_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -37387,6 +37903,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -37437,6 +37954,7 @@ NITRO_RESOURCE_MAP = {
     "lsnrtspalgsession": {
         "_supported_operations": ["count", "flush", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -37466,6 +37984,7 @@ NITRO_RESOURCE_MAP = {
     "lsnsession": {
         "_supported_operations": ["count", "flush", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -37514,6 +38033,7 @@ NITRO_RESOURCE_MAP = {
     "lsnsipalgcall": {
         "_supported_operations": ["count", "flush", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -37551,6 +38071,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -37661,6 +38182,7 @@ NITRO_RESOURCE_MAP = {
     "lsnstatic": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -37737,6 +38259,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -37829,6 +38352,7 @@ NITRO_RESOURCE_MAP = {
     "mapbmr": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -37889,6 +38413,7 @@ NITRO_RESOURCE_MAP = {
     "mapbmr_bmrv4network_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -37918,6 +38443,7 @@ NITRO_RESOURCE_MAP = {
     "mapdmr": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -37947,6 +38473,7 @@ NITRO_RESOURCE_MAP = {
     "mapdomain": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -37992,6 +38519,7 @@ NITRO_RESOURCE_MAP = {
     "mapdomain_mapbmr_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -38028,6 +38556,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -38256,6 +38785,7 @@ NITRO_RESOURCE_MAP = {
     "metricsprofile_authenticationvserver_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -38299,6 +38829,7 @@ NITRO_RESOURCE_MAP = {
     "metricsprofile_crvserver_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -38342,6 +38873,7 @@ NITRO_RESOURCE_MAP = {
     "metricsprofile_csvserver_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -38385,6 +38917,7 @@ NITRO_RESOURCE_MAP = {
     "metricsprofile_gslbvserver_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -38428,6 +38961,7 @@ NITRO_RESOURCE_MAP = {
     "metricsprofile_lbvserver_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -38471,6 +39005,7 @@ NITRO_RESOURCE_MAP = {
     "metricsprofile_service_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -38514,6 +39049,7 @@ NITRO_RESOURCE_MAP = {
     "metricsprofile_servicegroup_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -38557,6 +39093,7 @@ NITRO_RESOURCE_MAP = {
     "metricsprofile_uservserver_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -38600,6 +39137,7 @@ NITRO_RESOURCE_MAP = {
     "metricsprofile_vpnvserver_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -38651,6 +39189,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -38681,6 +39220,7 @@ NITRO_RESOURCE_MAP = {
     "nat64param": {
         "_supported_operations": ["count", "get", "get-byname", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -38737,6 +39277,7 @@ NITRO_RESOURCE_MAP = {
     "nd6": {
         "_supported_operations": ["add", "clear", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -38788,6 +39329,7 @@ NITRO_RESOURCE_MAP = {
     "nd6ravariables": {
         "_supported_operations": ["count", "get", "get-byname", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -38895,6 +39437,7 @@ NITRO_RESOURCE_MAP = {
     "nd6ravariables_onlinkipv6prefix_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -38931,6 +39474,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -39029,6 +39573,7 @@ NITRO_RESOURCE_MAP = {
     "netbridge_iptunnel_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -39057,6 +39602,7 @@ NITRO_RESOURCE_MAP = {
     "netbridge_nsip6_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -39086,6 +39632,7 @@ NITRO_RESOURCE_MAP = {
     "netbridge_nsip_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -39115,6 +39662,7 @@ NITRO_RESOURCE_MAP = {
     "netbridge_vlan_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -39151,6 +39699,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -39267,6 +39816,7 @@ NITRO_RESOURCE_MAP = {
     "netprofile_natrule_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -39297,6 +39847,7 @@ NITRO_RESOURCE_MAP = {
     "netprofile_srcportset_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -39336,6 +39887,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -39684,6 +40236,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -40014,6 +40567,7 @@ NITRO_RESOURCE_MAP = {
     "nsacls": {
         "_supported_operations": ["apply", "clear", "renumber"],
         "action_payload_keys": {
+            "apply": ["type"],
             "create": [],
             "force": [],
             "import": [],
@@ -40042,6 +40596,7 @@ NITRO_RESOURCE_MAP = {
     "nsacls6": {
         "_supported_operations": ["apply", "clear", "renumber"],
         "action_payload_keys": {
+            "apply": ["type"],
             "create": [],
             "force": [],
             "import": [],
@@ -40070,6 +40625,7 @@ NITRO_RESOURCE_MAP = {
     "nsappflowcollector": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -40100,6 +40656,7 @@ NITRO_RESOURCE_MAP = {
     "nsappflowparam": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -40184,6 +40741,7 @@ NITRO_RESOURCE_MAP = {
     "nsaptlicense": {
         "_supported_operations": ["change", "count", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -40227,6 +40785,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -40281,6 +40840,7 @@ NITRO_RESOURCE_MAP = {
     "nscapacity": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -40363,6 +40923,7 @@ NITRO_RESOURCE_MAP = {
     "nscentralmanagementserver": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -40422,6 +40983,7 @@ NITRO_RESOURCE_MAP = {
     "nschannelparam": {
         "_supported_operations": ["get", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -40462,6 +41024,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -40533,6 +41096,7 @@ NITRO_RESOURCE_MAP = {
     "nsconfigview": {
         "_supported_operations": ["Switch", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -40559,6 +41123,7 @@ NITRO_RESOURCE_MAP = {
     "nsconsoleloginprompt": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -40585,6 +41150,7 @@ NITRO_RESOURCE_MAP = {
     "nscqaparam": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -40672,6 +41238,7 @@ NITRO_RESOURCE_MAP = {
     "nsdhcpip": {
         "_supported_operations": ["release"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -40698,6 +41265,7 @@ NITRO_RESOURCE_MAP = {
     "nsdhcpparams": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -40727,6 +41295,7 @@ NITRO_RESOURCE_MAP = {
     "nsdiameter": {
         "_supported_operations": ["count", "get", "get-byname", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -40775,6 +41344,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -40847,6 +41417,7 @@ NITRO_RESOURCE_MAP = {
     "nsencryptionparams": {
         "_supported_operations": ["get", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -40918,6 +41489,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": ["comment", "name", "overwrite", "src"],
@@ -40963,6 +41535,7 @@ NITRO_RESOURCE_MAP = {
     "nsfeature": {
         "_supported_operations": ["disable", "enable", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -41073,6 +41646,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -41117,6 +41691,7 @@ NITRO_RESOURCE_MAP = {
     "nshostname": {
         "_supported_operations": ["count", "get", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -41146,6 +41721,7 @@ NITRO_RESOURCE_MAP = {
     "nshttpparam": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -41233,6 +41809,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -41619,6 +42196,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -41732,6 +42310,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -41969,6 +42548,7 @@ NITRO_RESOURCE_MAP = {
     "nsip6": {
         "_supported_operations": ["add", "count", "delete", "get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -42199,6 +42779,7 @@ NITRO_RESOURCE_MAP = {
     "nslicenseparameters": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -42243,6 +42824,7 @@ NITRO_RESOURCE_MAP = {
     "nslicenseproxyserver": {
         "_supported_operations": ["add", "count", "delete", "get", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -42273,6 +42855,7 @@ NITRO_RESOURCE_MAP = {
     "nslicenseserver": {
         "_supported_operations": ["add", "count", "delete", "get", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -42330,6 +42913,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -42408,6 +42992,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -42437,6 +43022,7 @@ NITRO_RESOURCE_MAP = {
     "nslimitsessions": {
         "_supported_operations": ["clear", "count", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -42466,6 +43052,7 @@ NITRO_RESOURCE_MAP = {
     "nsmgmtparam": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -42507,6 +43094,7 @@ NITRO_RESOURCE_MAP = {
     "nsmigration": {
         "_supported_operations": ["count", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -42535,6 +43123,7 @@ NITRO_RESOURCE_MAP = {
     "nsmode": {
         "_supported_operations": ["disable", "enable", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -42596,6 +43185,7 @@ NITRO_RESOURCE_MAP = {
     "nsnextgenapi": {
         "_supported_operations": ["clear", "disable", "enable", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -42622,6 +43212,7 @@ NITRO_RESOURCE_MAP = {
     "nsparam": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -42772,6 +43363,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -42880,6 +43472,7 @@ NITRO_RESOURCE_MAP = {
     "nspartition_bridgegroup_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -42908,6 +43501,7 @@ NITRO_RESOURCE_MAP = {
     "nspartition_vlan_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -42936,6 +43530,7 @@ NITRO_RESOURCE_MAP = {
     "nspartition_vxlan_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -42974,6 +43569,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -43282,6 +43878,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -43578,6 +44175,7 @@ NITRO_RESOURCE_MAP = {
     "nspbrs": {
         "_supported_operations": ["apply", "clear", "renumber"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -43604,6 +44202,7 @@ NITRO_RESOURCE_MAP = {
     "nsratecontrol": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -43645,6 +44244,7 @@ NITRO_RESOURCE_MAP = {
     "nsrpcnode": {
         "_supported_operations": ["count", "get", "get-byname", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -43690,6 +44290,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -43719,6 +44320,7 @@ NITRO_RESOURCE_MAP = {
     "nsservicepath": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -43763,6 +44365,7 @@ NITRO_RESOURCE_MAP = {
     "nsservicepath_nsservicefunction_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -43800,6 +44403,7 @@ NITRO_RESOURCE_MAP = {
             "get-byname",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -43859,6 +44463,7 @@ NITRO_RESOURCE_MAP = {
             "get-byname",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -43910,6 +44515,7 @@ NITRO_RESOURCE_MAP = {
     "nssourceroutecachetable": {
         "_supported_operations": ["count", "flush", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -43936,6 +44542,7 @@ NITRO_RESOURCE_MAP = {
     "nsspparams": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -43969,6 +44576,7 @@ NITRO_RESOURCE_MAP = {
     "nsstats": {
         "_supported_operations": ["clear"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -44001,6 +44609,7 @@ NITRO_RESOURCE_MAP = {
     "nssurgeq": {
         "_supported_operations": ["flush"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -44031,6 +44640,7 @@ NITRO_RESOURCE_MAP = {
     "nstcpbufparam": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -44060,6 +44670,7 @@ NITRO_RESOURCE_MAP = {
     "nstcpparam": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -44326,6 +44937,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -44720,6 +45332,7 @@ NITRO_RESOURCE_MAP = {
     "nstestlicense": {
         "_supported_operations": ["apply", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -44746,6 +45359,7 @@ NITRO_RESOURCE_MAP = {
     "nstimeout": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -44828,6 +45442,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -44876,6 +45491,7 @@ NITRO_RESOURCE_MAP = {
     "nstimer_autoscalepolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -44925,6 +45541,7 @@ NITRO_RESOURCE_MAP = {
     "nstrace": {
         "_supported_operations": ["get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -45039,6 +45656,7 @@ NITRO_RESOURCE_MAP = {
             "get-byname",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -45125,6 +45743,7 @@ NITRO_RESOURCE_MAP = {
     "nstrafficdomain_bridgegroup_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -45153,6 +45772,7 @@ NITRO_RESOURCE_MAP = {
     "nstrafficdomain_vlan_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -45181,6 +45801,7 @@ NITRO_RESOURCE_MAP = {
     "nstrafficdomain_vxlan_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -45217,6 +45838,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -45290,6 +45912,7 @@ NITRO_RESOURCE_MAP = {
     "nsvpxparam": {
         "_supported_operations": ["count", "get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -45333,6 +45956,7 @@ NITRO_RESOURCE_MAP = {
     "nsweblogparam": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -45371,6 +45995,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -45401,6 +46026,7 @@ NITRO_RESOURCE_MAP = {
     "ntpparam": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -45441,6 +46067,7 @@ NITRO_RESOURCE_MAP = {
     "ntpserver": {
         "_supported_operations": ["add", "count", "delete", "get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -45502,6 +46129,7 @@ NITRO_RESOURCE_MAP = {
     "ntpsync": {
         "_supported_operations": ["disable", "enable", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -45536,6 +46164,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -45614,6 +46243,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -45692,6 +46322,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -45723,6 +46354,7 @@ NITRO_RESOURCE_MAP = {
     "ping": {
         "_supported_operations": ["Ping"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -45761,6 +46393,7 @@ NITRO_RESOURCE_MAP = {
     "ping6": {
         "_supported_operations": ["Ping6"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -45810,6 +46443,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -45863,6 +46497,7 @@ NITRO_RESOURCE_MAP = {
     "policydataset_value_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -45902,6 +46537,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -45946,6 +46582,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -46042,6 +46679,7 @@ NITRO_RESOURCE_MAP = {
     "policymap": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -46074,6 +46712,7 @@ NITRO_RESOURCE_MAP = {
     "policyparam": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -46108,6 +46747,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -46156,6 +46796,7 @@ NITRO_RESOURCE_MAP = {
     "policypatset_pattern_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -46275,6 +46916,7 @@ NITRO_RESOURCE_MAP = {
             "get-byname",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": ["charset", "delimiter", "name", "overwrite", "src"],
@@ -46317,6 +46959,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -46362,6 +47005,7 @@ NITRO_RESOURCE_MAP = {
     "policystringmap_pattern_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -46392,6 +47036,7 @@ NITRO_RESOURCE_MAP = {
     "policytracing": {
         "_supported_operations": ["clear", "count", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -46442,6 +47087,7 @@ NITRO_RESOURCE_MAP = {
             "get-byname",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [
@@ -46492,6 +47138,7 @@ NITRO_RESOURCE_MAP = {
     "protocolhttpband": {
         "_supported_operations": ["clear", "get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -46527,6 +47174,7 @@ NITRO_RESOURCE_MAP = {
     "ptp": {
         "_supported_operations": ["get", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -46561,6 +47209,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -46595,6 +47244,7 @@ NITRO_RESOURCE_MAP = {
     "quicparam": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -46631,6 +47281,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -46752,6 +47403,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -46789,6 +47441,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -46955,6 +47608,7 @@ NITRO_RESOURCE_MAP = {
     "rdpconnections": {
         "_supported_operations": ["count", "get", "kill"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -46992,6 +47646,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -47028,6 +47683,7 @@ NITRO_RESOURCE_MAP = {
     "reboot": {
         "_supported_operations": ["Reboot"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -47054,6 +47710,7 @@ NITRO_RESOURCE_MAP = {
     "reporting": {
         "_supported_operations": ["disable", "enable", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -47080,6 +47737,7 @@ NITRO_RESOURCE_MAP = {
     "reportingconfig": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -47178,6 +47836,7 @@ NITRO_RESOURCE_MAP = {
     "reputationsettings": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -47223,6 +47882,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -47300,6 +47960,7 @@ NITRO_RESOURCE_MAP = {
     "responderglobal_responderpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -47399,6 +48060,7 @@ NITRO_RESOURCE_MAP = {
     "responderhtmlpage": {
         "_supported_operations": ["Import", "change", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": ["cacertfile", "comment", "name", "overwrite", "src"],
@@ -47431,6 +48093,7 @@ NITRO_RESOURCE_MAP = {
     "responderparam": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -47469,6 +48132,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -47543,6 +48207,7 @@ NITRO_RESOURCE_MAP = {
             "rename",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -47609,6 +48274,7 @@ NITRO_RESOURCE_MAP = {
     "responderpolicylabel_responderpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -47671,6 +48337,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -47755,6 +48422,7 @@ NITRO_RESOURCE_MAP = {
     "rewriteglobal_rewritepolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -47860,6 +48528,7 @@ NITRO_RESOURCE_MAP = {
     "rewriteparam": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -47898,6 +48567,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -47969,6 +48639,7 @@ NITRO_RESOURCE_MAP = {
             "rename",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -48043,6 +48714,7 @@ NITRO_RESOURCE_MAP = {
     "rewritepolicylabel_rewritepolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -48106,6 +48778,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -48267,6 +48940,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -48334,6 +49008,7 @@ NITRO_RESOURCE_MAP = {
     "rnat6_nsip6_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -48363,6 +49038,7 @@ NITRO_RESOURCE_MAP = {
     "rnat_nsip_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -48391,6 +49067,7 @@ NITRO_RESOURCE_MAP = {
     "rnat_retainsourceportset_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -48419,6 +49096,7 @@ NITRO_RESOURCE_MAP = {
     "rnatglobal_auditsyslogpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -48448,6 +49126,7 @@ NITRO_RESOURCE_MAP = {
     "rnatparam": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -48485,6 +49164,7 @@ NITRO_RESOURCE_MAP = {
     "rnatsession": {
         "_supported_operations": ["flush"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -48524,6 +49204,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -48634,6 +49315,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -48738,6 +49420,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": ["commandstring"],
             "create": [],
             "force": [],
             "import": [],
@@ -48767,6 +49450,7 @@ NITRO_RESOURCE_MAP = {
     "rsskeytype": {
         "_supported_operations": ["get", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -48828,6 +49512,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -48904,6 +49589,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -49242,6 +49928,7 @@ NITRO_RESOURCE_MAP = {
     "service_lbmonitor_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -49288,6 +49975,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -49629,6 +50317,7 @@ NITRO_RESOURCE_MAP = {
     "servicegroup_lbmonitor_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -49694,6 +50383,7 @@ NITRO_RESOURCE_MAP = {
     "servicegroup_servicegroupmember_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -49756,6 +50446,7 @@ NITRO_RESOURCE_MAP = {
     "shutdown": {
         "_supported_operations": ["Shutdown"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -49782,6 +50473,7 @@ NITRO_RESOURCE_MAP = {
     "smppparam": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -49840,6 +50532,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -49877,6 +50570,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -50099,6 +50793,7 @@ NITRO_RESOURCE_MAP = {
     "snmpcommunity": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -50132,6 +50827,7 @@ NITRO_RESOURCE_MAP = {
     "snmpengineid": {
         "_supported_operations": ["count", "get", "get-byname", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -50161,6 +50857,7 @@ NITRO_RESOURCE_MAP = {
     "snmpgroup": {
         "_supported_operations": ["add", "count", "delete", "get", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -50195,6 +50892,7 @@ NITRO_RESOURCE_MAP = {
     "snmpmanager": {
         "_supported_operations": ["add", "count", "delete", "get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -50225,6 +50923,7 @@ NITRO_RESOURCE_MAP = {
     "snmpmib": {
         "_supported_operations": ["count", "get", "get-byname", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -50257,6 +50956,7 @@ NITRO_RESOURCE_MAP = {
     "snmpoption": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -50330,6 +51030,7 @@ NITRO_RESOURCE_MAP = {
     "snmptrap": {
         "_supported_operations": ["add", "count", "delete", "get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -50424,6 +51125,7 @@ NITRO_RESOURCE_MAP = {
     "snmptrap_snmpuser_binding": {
         "_supported_operations": ["add", "count", "delete", "get", "get-all"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -50486,6 +51188,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -50541,6 +51244,7 @@ NITRO_RESOURCE_MAP = {
     "snmpview": {
         "_supported_operations": ["add", "count", "delete", "get", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -50582,6 +51286,7 @@ NITRO_RESOURCE_MAP = {
             "rename",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -50621,6 +51326,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -50653,6 +51359,7 @@ NITRO_RESOURCE_MAP = {
     "sslaction": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -50822,6 +51529,7 @@ NITRO_RESOURCE_MAP = {
     "sslcacertbundle": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -50851,6 +51559,7 @@ NITRO_RESOURCE_MAP = {
     "sslcacertgroup": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -50895,6 +51604,7 @@ NITRO_RESOURCE_MAP = {
     "sslcacertgroup_sslcertkey_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -50933,6 +51643,7 @@ NITRO_RESOURCE_MAP = {
     "sslcert": {
         "_supported_operations": ["create"],
         "action_payload_keys": {
+            "apply": [],
             "create": [
                 "cacert",
                 "cacertform",
@@ -51016,6 +51727,7 @@ NITRO_RESOURCE_MAP = {
             "get",
         ],
         "action_payload_keys": {
+            "apply": ["name"],
             "create": [],
             "force": [],
             "import": ["name", "src"],
@@ -51045,6 +51757,7 @@ NITRO_RESOURCE_MAP = {
     "sslcertfile": {
         "_supported_operations": ["Import", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": ["name", "src"],
@@ -51074,6 +51787,7 @@ NITRO_RESOURCE_MAP = {
     "sslcertificatechain": {
         "_supported_operations": ["add", "count", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -51112,6 +51826,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -51215,6 +51930,7 @@ NITRO_RESOURCE_MAP = {
     "sslcertkey_sslocspresponder_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -51252,6 +51968,7 @@ NITRO_RESOURCE_MAP = {
             "get-byname",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -51282,6 +51999,7 @@ NITRO_RESOURCE_MAP = {
     "sslcertreq": {
         "_supported_operations": ["create"],
         "action_payload_keys": {
+            "apply": [],
             "create": [
                 "challengepassword",
                 "commonname",
@@ -51354,6 +52072,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -51402,6 +52121,7 @@ NITRO_RESOURCE_MAP = {
     "sslcipher_sslciphersuite_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -51453,6 +52173,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [
                 "cacertfile",
                 "cakeyfile",
@@ -51567,6 +52288,7 @@ NITRO_RESOURCE_MAP = {
     "sslcrlfile": {
         "_supported_operations": ["Import", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": ["name", "src"],
@@ -51596,6 +52318,7 @@ NITRO_RESOURCE_MAP = {
     "ssldefaultprofile": {
         "_supported_operations": ["convert"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -51622,6 +52345,7 @@ NITRO_RESOURCE_MAP = {
     "ssldhfile": {
         "_supported_operations": ["Import", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": ["name", "src"],
@@ -51651,6 +52375,7 @@ NITRO_RESOURCE_MAP = {
     "ssldhparam": {
         "_supported_operations": ["create"],
         "action_payload_keys": {
+            "apply": [],
             "create": ["bits", "dhfile", "gen"],
             "force": [],
             "import": [],
@@ -51689,6 +52414,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -51771,6 +52497,7 @@ NITRO_RESOURCE_MAP = {
     "sslecdsakey": {
         "_supported_operations": ["create"],
         "action_payload_keys": {
+            "apply": [],
             "create": [
                 "aes256",
                 "curve",
@@ -51815,6 +52542,7 @@ NITRO_RESOURCE_MAP = {
     "sslfips": {
         "_supported_operations": ["change", "get", "reset", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -51862,6 +52590,7 @@ NITRO_RESOURCE_MAP = {
             "get-byname",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": ["curve", "exponent", "fipskeyname", "keytype", "modulus"],
             "force": [],
             "import": ["exponent", "fipskeyname", "inform", "iv", "key", "wrapkeyname"],
@@ -51902,6 +52631,7 @@ NITRO_RESOURCE_MAP = {
     "sslfipssimsource": {
         "_supported_operations": ["enable", "init"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -51932,6 +52662,7 @@ NITRO_RESOURCE_MAP = {
     "sslfipssimtarget": {
         "_supported_operations": ["enable", "init"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -51963,6 +52694,7 @@ NITRO_RESOURCE_MAP = {
     "sslglobal_sslpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -52040,6 +52772,7 @@ NITRO_RESOURCE_MAP = {
     "sslhsmkey": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -52091,6 +52824,7 @@ NITRO_RESOURCE_MAP = {
     "sslkeyfile": {
         "_supported_operations": ["Import", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": ["name", "password", "src"],
@@ -52129,6 +52863,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -52203,6 +52938,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -52300,6 +53036,7 @@ NITRO_RESOURCE_MAP = {
     "sslparameter": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -52488,6 +53225,7 @@ NITRO_RESOURCE_MAP = {
     "sslpkcs12": {
         "_supported_operations": ["convert"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -52526,6 +53264,7 @@ NITRO_RESOURCE_MAP = {
     "sslpkcs8": {
         "_supported_operations": ["convert"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -52565,6 +53304,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -52614,6 +53354,7 @@ NITRO_RESOURCE_MAP = {
     "sslpolicylabel": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -52663,6 +53404,7 @@ NITRO_RESOURCE_MAP = {
     "sslpolicylabel_sslpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -52724,6 +53466,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -53245,6 +53988,7 @@ NITRO_RESOURCE_MAP = {
     "sslprofile_ecccurve_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -53278,6 +54022,7 @@ NITRO_RESOURCE_MAP = {
     "sslprofile_sslcertkey_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -53307,6 +54052,7 @@ NITRO_RESOURCE_MAP = {
     "sslprofile_sslcipher_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -53338,6 +54084,7 @@ NITRO_RESOURCE_MAP = {
     "sslprofile_sslciphersuite_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -53368,6 +54115,7 @@ NITRO_RESOURCE_MAP = {
     "sslrsakey": {
         "_supported_operations": ["create"],
         "action_payload_keys": {
+            "apply": [],
             "create": [
                 "aes256",
                 "bits",
@@ -53414,6 +54162,7 @@ NITRO_RESOURCE_MAP = {
     "sslservice": {
         "_supported_operations": ["count", "get", "get-byname", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -53824,6 +54573,7 @@ NITRO_RESOURCE_MAP = {
     "sslservice_ecccurve_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -53856,6 +54606,7 @@ NITRO_RESOURCE_MAP = {
     "sslservice_sslcacertbundle_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -53885,6 +54636,7 @@ NITRO_RESOURCE_MAP = {
     "sslservice_sslcertkey_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -53942,6 +54694,7 @@ NITRO_RESOURCE_MAP = {
     "sslservice_sslcipher_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -53973,6 +54726,7 @@ NITRO_RESOURCE_MAP = {
     "sslservice_sslciphersuite_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -54003,6 +54757,7 @@ NITRO_RESOURCE_MAP = {
     "sslservice_sslpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -54056,6 +54811,7 @@ NITRO_RESOURCE_MAP = {
     "sslservicegroup": {
         "_supported_operations": ["count", "get", "get-byname", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -54260,6 +55016,7 @@ NITRO_RESOURCE_MAP = {
     "sslservicegroup_ecccurve_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -54292,6 +55049,7 @@ NITRO_RESOURCE_MAP = {
     "sslservicegroup_sslcacertbundle_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -54320,6 +55078,7 @@ NITRO_RESOURCE_MAP = {
     "sslservicegroup_sslcertkey_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -54374,6 +55133,7 @@ NITRO_RESOURCE_MAP = {
     "sslservicegroup_sslcipher_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -54404,6 +55164,7 @@ NITRO_RESOURCE_MAP = {
     "sslservicegroup_sslciphersuite_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -54433,6 +55194,7 @@ NITRO_RESOURCE_MAP = {
     "sslvserver": {
         "_supported_operations": ["count", "get", "get-byname", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -54944,6 +55706,7 @@ NITRO_RESOURCE_MAP = {
     "sslvserver_ecccurve_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -54976,6 +55739,7 @@ NITRO_RESOURCE_MAP = {
     "sslvserver_sslcacertbundle_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -55005,6 +55769,7 @@ NITRO_RESOURCE_MAP = {
     "sslvserver_sslcertkey_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -55062,6 +55827,7 @@ NITRO_RESOURCE_MAP = {
     "sslvserver_sslcertkeybundle_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -55091,6 +55857,7 @@ NITRO_RESOURCE_MAP = {
     "sslvserver_sslcipher_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -55121,6 +55888,7 @@ NITRO_RESOURCE_MAP = {
     "sslvserver_sslciphersuite_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -55150,6 +55918,7 @@ NITRO_RESOURCE_MAP = {
     "sslvserver_sslpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -55210,6 +55979,7 @@ NITRO_RESOURCE_MAP = {
     "sslwrapkey": {
         "_supported_operations": ["count", "create", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": ["password", "salt", "wrapkeyname"],
             "force": [],
             "import": [],
@@ -55248,6 +56018,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -55385,6 +56156,7 @@ NITRO_RESOURCE_MAP = {
     "streamidentifier_analyticsprofile_binding": {
         "_supported_operations": ["add", "count", "delete", "get", "get-all"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -55420,6 +56192,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -55449,6 +56222,7 @@ NITRO_RESOURCE_MAP = {
     "streamsession": {
         "_supported_operations": ["clear"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -55475,6 +56249,7 @@ NITRO_RESOURCE_MAP = {
     "subscribergxinterface": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -55562,6 +56337,7 @@ NITRO_RESOURCE_MAP = {
     "subscriberparam": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -55612,6 +56388,7 @@ NITRO_RESOURCE_MAP = {
     "subscriberprofile": {
         "_supported_operations": ["add", "count", "delete", "get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -55663,6 +56440,7 @@ NITRO_RESOURCE_MAP = {
     "subscriberradiusinterface": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -55696,6 +56474,7 @@ NITRO_RESOURCE_MAP = {
     "subscribersessions": {
         "_supported_operations": ["clear", "count", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -55726,6 +56505,7 @@ NITRO_RESOURCE_MAP = {
     "systemadmuserinfo": {
         "_supported_operations": ["update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -55752,6 +56532,7 @@ NITRO_RESOURCE_MAP = {
     "systemautorestorefeature": {
         "_supported_operations": ["disable", "enable"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -55786,6 +56567,7 @@ NITRO_RESOURCE_MAP = {
             "restore",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [
                 "comment",
                 "filename",
@@ -55832,6 +56614,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -55862,6 +56645,7 @@ NITRO_RESOURCE_MAP = {
     "systemcollectionparam": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -55892,6 +56676,7 @@ NITRO_RESOURCE_MAP = {
     "systemcpuparam": {
         "_supported_operations": ["count", "get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -55924,6 +56709,7 @@ NITRO_RESOURCE_MAP = {
     "systementitydata": {
         "_supported_operations": ["delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -55983,6 +56769,7 @@ NITRO_RESOURCE_MAP = {
     "systemextramgmtcpu": {
         "_supported_operations": ["disable", "enable", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -56009,6 +56796,7 @@ NITRO_RESOURCE_MAP = {
     "systemfile": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -56040,6 +56828,7 @@ NITRO_RESOURCE_MAP = {
     "systemglobal_auditnslogpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -56171,6 +56960,7 @@ NITRO_RESOURCE_MAP = {
     "systemglobal_auditsyslogpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -56302,6 +57092,7 @@ NITRO_RESOURCE_MAP = {
     "systemglobal_authenticationldappolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -56433,6 +57224,7 @@ NITRO_RESOURCE_MAP = {
     "systemglobal_authenticationlocalpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -56564,6 +57356,7 @@ NITRO_RESOURCE_MAP = {
     "systemglobal_authenticationpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -56695,6 +57488,7 @@ NITRO_RESOURCE_MAP = {
     "systemglobal_authenticationradiuspolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -56826,6 +57620,7 @@ NITRO_RESOURCE_MAP = {
     "systemglobal_authenticationtacacspolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -56965,6 +57760,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -57068,6 +57864,7 @@ NITRO_RESOURCE_MAP = {
     "systemgroup_nspartition_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -57096,6 +57893,7 @@ NITRO_RESOURCE_MAP = {
     "systemgroup_systemcmdpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -57125,6 +57923,7 @@ NITRO_RESOURCE_MAP = {
     "systemgroup_systemuser_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -57153,6 +57952,7 @@ NITRO_RESOURCE_MAP = {
     "systemhwerror": {
         "_supported_operations": ["check"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -57179,6 +57979,7 @@ NITRO_RESOURCE_MAP = {
     "systemkek": {
         "_supported_operations": ["change"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -57207,6 +58008,7 @@ NITRO_RESOURCE_MAP = {
     "systemlevelreporting": {
         "_supported_operations": ["disable", "enable", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -57233,6 +58035,7 @@ NITRO_RESOURCE_MAP = {
     "systemnsbtracing": {
         "_supported_operations": ["disable", "enable", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -57259,6 +58062,7 @@ NITRO_RESOURCE_MAP = {
     "systemparameter": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -57412,6 +58216,7 @@ NITRO_RESOURCE_MAP = {
     "systemrestorepoint": {
         "_supported_operations": ["count", "create", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": ["filename"],
             "force": [],
             "import": [],
@@ -57438,6 +58243,7 @@ NITRO_RESOURCE_MAP = {
     "systemsession": {
         "_supported_operations": ["count", "get", "get-byname", "kill"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -57467,6 +58273,7 @@ NITRO_RESOURCE_MAP = {
     "systemsignedexereport": {
         "_supported_operations": ["disable", "enable"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -57493,6 +58300,7 @@ NITRO_RESOURCE_MAP = {
     "systemsshkey": {
         "_supported_operations": ["Import", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": ["name", "src", "sshkeytype"],
@@ -57535,6 +58343,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -57644,6 +58453,7 @@ NITRO_RESOURCE_MAP = {
     "systemuser_nspartition_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -57672,6 +58482,7 @@ NITRO_RESOURCE_MAP = {
     "systemuser_systemcmdpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -57709,6 +58520,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -57779,6 +58591,7 @@ NITRO_RESOURCE_MAP = {
     "tmglobal_auditnslogpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -57808,6 +58621,7 @@ NITRO_RESOURCE_MAP = {
     "tmglobal_auditsyslogpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -57837,6 +58651,7 @@ NITRO_RESOURCE_MAP = {
     "tmglobal_tmsessionpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -57946,6 +58761,7 @@ NITRO_RESOURCE_MAP = {
     "tmglobal_tmtrafficpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -58004,6 +58820,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -58442,6 +59259,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -58532,6 +59350,7 @@ NITRO_RESOURCE_MAP = {
     "tmsessionparameter": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -58615,6 +59434,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -58653,6 +59473,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -58745,6 +59566,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -58775,6 +59597,7 @@ NITRO_RESOURCE_MAP = {
     "traceroute": {
         "_supported_operations": ["Traceroute"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -58817,6 +59640,7 @@ NITRO_RESOURCE_MAP = {
     "traceroute6": {
         "_supported_operations": ["Traceroute6"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -58864,6 +59688,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -58920,6 +59745,7 @@ NITRO_RESOURCE_MAP = {
     "transformglobal_transformpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -59002,6 +59828,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -59058,6 +59885,7 @@ NITRO_RESOURCE_MAP = {
             "rename",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -59108,6 +59936,7 @@ NITRO_RESOURCE_MAP = {
     "transformpolicylabel_transformpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -59169,6 +59998,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -59204,6 +60034,7 @@ NITRO_RESOURCE_MAP = {
     "tunnelglobal_tunneltrafficpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -59348,6 +60179,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -59381,6 +60213,7 @@ NITRO_RESOURCE_MAP = {
     "ulfdserver": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -59407,6 +60240,7 @@ NITRO_RESOURCE_MAP = {
     "urlfilteringcategorization": {
         "_supported_operations": ["add", "clear", "count", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -59433,6 +60267,7 @@ NITRO_RESOURCE_MAP = {
     "urlfilteringparameter": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -59485,6 +60320,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -59526,6 +60362,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -59578,6 +60415,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -59628,6 +60466,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -59701,6 +60540,7 @@ NITRO_RESOURCE_MAP = {
             "rename",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -59754,6 +60594,7 @@ NITRO_RESOURCE_MAP = {
     "videooptimizationglobalpacing_videooptimizationpacingpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -59836,6 +60677,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -59876,6 +60718,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -59949,6 +60792,7 @@ NITRO_RESOURCE_MAP = {
             "rename",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -60002,6 +60846,7 @@ NITRO_RESOURCE_MAP = {
     "videooptimizationparameter": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -60039,6 +60884,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -60191,6 +61037,7 @@ NITRO_RESOURCE_MAP = {
     "vlan_channel_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -60221,6 +61068,7 @@ NITRO_RESOURCE_MAP = {
     "vlan_interface_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -60251,6 +61099,7 @@ NITRO_RESOURCE_MAP = {
     "vlan_linkset_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -60281,6 +61130,7 @@ NITRO_RESOURCE_MAP = {
     "vlan_nsip6_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -60312,6 +61162,7 @@ NITRO_RESOURCE_MAP = {
     "vlan_nsip_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -60351,6 +61202,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -60416,6 +61268,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -60454,6 +61307,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -60523,6 +61377,7 @@ NITRO_RESOURCE_MAP = {
     "vpnepaprofile": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -60553,6 +61408,7 @@ NITRO_RESOURCE_MAP = {
     "vpneula": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -60587,6 +61443,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -60657,6 +61514,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_appcontroller_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -60685,6 +61543,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_appfwpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -60728,6 +61587,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_auditnslogpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -60771,6 +61631,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_auditsyslogpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -60814,6 +61675,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_authenticationcertpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -60857,6 +61719,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_authenticationldappolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -60900,6 +61763,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_authenticationlocalpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -60943,6 +61807,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_authenticationnegotiatepolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -60986,6 +61851,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_authenticationpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -61029,6 +61895,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_authenticationradiuspolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -61072,6 +61939,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_authenticationsamlpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -61115,6 +61983,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_authenticationtacacspolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -61158,6 +62027,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_domain_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -61186,6 +62056,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_intranetip6_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -61215,6 +62086,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_intranetip_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -61244,6 +62116,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_secureprivateaccessurl_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -61272,6 +62145,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_sharefileserver_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -61300,6 +62174,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_sslcertkey_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -61354,6 +62229,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_staserver_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -61387,6 +62263,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_vpnclientlessaccesspolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -61531,6 +62408,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_vpneula_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -61559,6 +62437,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_vpnintranetapplication_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -61587,6 +62466,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_vpnnexthopserver_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -61615,6 +62495,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_vpnportaltheme_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -61643,6 +62524,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_vpnsessionpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -61766,6 +62648,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_vpntrafficpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -61809,6 +62692,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_vpnurl_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -61837,6 +62721,7 @@ NITRO_RESOURCE_MAP = {
     "vpnglobal_vpnurlpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -61886,6 +62771,7 @@ NITRO_RESOURCE_MAP = {
     "vpnicaconnection": {
         "_supported_operations": ["count", "get", "kill"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -61917,6 +62803,7 @@ NITRO_RESOURCE_MAP = {
     "vpnintranetapplication": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -61990,6 +62877,7 @@ NITRO_RESOURCE_MAP = {
     "vpnnexthopserver": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -62041,6 +62929,7 @@ NITRO_RESOURCE_MAP = {
     "vpnparameter": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -62504,6 +63393,7 @@ NITRO_RESOURCE_MAP = {
     "vpnpcoipconnection": {
         "_supported_operations": ["count", "get", "kill"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -62542,6 +63432,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -62595,6 +63486,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -62625,6 +63517,7 @@ NITRO_RESOURCE_MAP = {
     "vpnportaltheme": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -62666,6 +63559,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -63108,6 +64002,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -63585,6 +64480,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -63623,6 +64519,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -63705,6 +64602,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -63743,6 +64641,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -63836,6 +64735,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -63926,6 +64826,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -63971,6 +64872,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -64949,6 +65851,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_aaapreauthenticationpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -65009,6 +65912,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_analyticsprofile_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -65037,6 +65941,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_appcontroller_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -65065,6 +65970,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_appflowpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -65125,6 +66031,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_appfwpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -65185,6 +66092,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_auditnslogpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -65245,6 +66153,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_auditsyslogpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -65305,6 +66214,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_authenticationcertpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -65365,6 +66275,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_authenticationdfapolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -65425,6 +66336,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_authenticationldappolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -65485,6 +66397,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_authenticationlocalpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -65545,6 +66458,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_authenticationloginschemapolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -65605,6 +66519,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_authenticationnegotiatepolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -65665,6 +66580,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_authenticationoauthidppolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -65725,6 +66641,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_authenticationpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -65785,6 +66702,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_authenticationradiuspolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -65845,6 +66763,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_authenticationsamlidppolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -65905,6 +66824,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_authenticationsamlpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -65965,6 +66885,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_authenticationtacacspolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -66025,6 +66946,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_authenticationwebauthpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -66085,6 +67007,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_cachepolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -66145,6 +67068,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_cspolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -66205,6 +67129,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_feopolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -66265,6 +67190,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_icapolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -66325,6 +67251,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_intranetip6_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -66354,6 +67281,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_intranetip_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -66383,6 +67311,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_responderpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -66443,6 +67372,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_rewritepolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -66503,6 +67433,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_secureprivateaccessurl_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -66531,6 +67462,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_sharefileserver_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -66559,6 +67491,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_staserver_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -66592,6 +67525,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_vpnclientlessaccesspolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -66652,6 +67586,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_vpnepaprofile_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -66681,6 +67616,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_vpneula_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -66709,6 +67645,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_vpnintranetapplication_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -66737,6 +67674,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_vpnnexthopserver_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -66765,6 +67703,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_vpnportaltheme_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -66793,6 +67732,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_vpnsessionpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -66853,6 +67793,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_vpntrafficpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -66913,6 +67854,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_vpnurl_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -66941,6 +67883,7 @@ NITRO_RESOURCE_MAP = {
     "vpnvserver_vpnurlpolicy_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -67009,6 +67952,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -67195,6 +68139,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -67322,6 +68267,7 @@ NITRO_RESOURCE_MAP = {
     "vrid6_channel_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -67350,6 +68296,7 @@ NITRO_RESOURCE_MAP = {
     "vrid6_interface_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -67378,6 +68325,7 @@ NITRO_RESOURCE_MAP = {
     "vrid6_trackinterface_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -67406,6 +68354,7 @@ NITRO_RESOURCE_MAP = {
     "vrid_channel_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -67434,6 +68383,7 @@ NITRO_RESOURCE_MAP = {
     "vrid_interface_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -67462,6 +68412,7 @@ NITRO_RESOURCE_MAP = {
     "vrid_trackinterface_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -67490,6 +68441,7 @@ NITRO_RESOURCE_MAP = {
     "vridparam": {
         "_supported_operations": ["get", "unset", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -67524,6 +68476,7 @@ NITRO_RESOURCE_MAP = {
     "vserver": {
         "_supported_operations": ["delete", "disable", "enable", "update"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -67583,6 +68536,7 @@ NITRO_RESOURCE_MAP = {
             "update",
         ],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -67726,6 +68680,7 @@ NITRO_RESOURCE_MAP = {
     "vxlan_nsip6_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -67755,6 +68710,7 @@ NITRO_RESOURCE_MAP = {
     "vxlan_nsip_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -67784,6 +68740,7 @@ NITRO_RESOURCE_MAP = {
     "vxlan_srcip_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -67812,6 +68769,7 @@ NITRO_RESOURCE_MAP = {
     "vxlanvlanmap": {
         "_supported_operations": ["add", "count", "delete", "get", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
@@ -67853,184 +68811,10 @@ NITRO_RESOURCE_MAP = {
         "singleton": False,
         "update_payload_keys": [],
     },
-    "videooptimizationdetectionpolicylabel_videooptimizationdetectionpolicy_binding": {
-        "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
-        "action_payload_keys": {
-            "create": [],
-            "force": [],
-            "import": [],
-            "link": [],
-            "switch": [],
-            "unlink": [],
-            "unset": [],
-        },
-        "add_payload_keys": [
-            "gotopriorityexpression",
-            "invoke",
-            "invoke_labelname",
-            "labelname",
-            "labeltype",
-            "policyname",
-            "priority",
-        ],
-        "bindprimary_key": "policyname",
-        "delete_arg_keys": ["policyname", "priority"],
-        "disable_payload_keys": [],
-        "enable_payload_keys": [],
-        "get_arg_keys": ["policyname", "priority"],
-        "immutable_keys": [
-            "gotopriorityexpression",
-            "invoke",
-            "invoke_labelname",
-            "labelname",
-            "labeltype",
-            "policyname",
-            "priority",
-        ],
-        "password_keys": [],
-        "primary_key": "labelname",
-        "primary_key_composite": [],
-        "readwrite_arguments": {
-            "gotopriorityexpression": {"no_log": False, "type": "str"},
-            "invoke": {"no_log": False, "type": "bool"},
-            "invoke_labelname": {"no_log": False, "type": "str"},
-            "labelname": {"no_log": False, "type": "str"},
-            "labeltype": {
-                "choices": ["policylabel", "vserver"],
-                "no_log": False,
-                "type": "str",
-            },
-            "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"],
-        "action_payload_keys": {
-            "create": [],
-            "force": [],
-            "import": [],
-            "link": [],
-            "switch": [],
-            "unlink": [],
-            "unset": [],
-        },
-        "add_payload_keys": [
-            "gotopriorityexpression",
-            "invoke",
-            "labelname",
-            "labeltype",
-            "policyname",
-            "priority",
-            "type",
-        ],
-        "bindprimary_key": "policyname",
-        "delete_arg_keys": ["policyname", "priority", "type"],
-        "disable_payload_keys": [],
-        "enable_payload_keys": [],
-        "get_arg_keys": ["policyname", "priority", "type"],
-        "immutable_keys": [
-            "gotopriorityexpression",
-            "invoke",
-            "labelname",
-            "labeltype",
-            "policyname",
-            "priority",
-            "type",
-        ],
-        "password_keys": [],
-        "primary_key": "",
-        "primary_key_composite": [],
-        "readwrite_arguments": {
-            "globalbindtype": {
-                "choices": [
-                    "APPFW_GLOBAL",
-                    "RNAT_GLOBAL",
-                    "SYSTEM_GLOBAL",
-                    "VPN_GLOBAL",
-                ],
-                "no_log": False,
-                "type": "str",
-            },
-            "gotopriorityexpression": {"no_log": False, "type": "str"},
-            "invoke": {"no_log": False, "type": "bool"},
-            "labelname": {"no_log": False, "type": "str"},
-            "labeltype": {
-                "choices": ["policylabel", "vserver"],
-                "no_log": False,
-                "type": "str",
-            },
-            "policyname": {"no_log": False, "type": "str"},
-            "priority": {"no_log": False, "type": "float"},
-            "type": {
-                "choices": [
-                    "REQ_DEFAULT",
-                    "REQ_OVERRIDE",
-                    "RES_DEFAULT",
-                    "RES_OVERRIDE",
-                ],
-                "no_log": False,
-                "type": "str",
-            },
-        },
-        "singleton": False,
-        "update_payload_keys": [],
-    },
-    "videooptimizationpacingpolicylabel_videooptimizationpacingpolicy_binding": {
-        "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
-        "action_payload_keys": {
-            "create": [],
-            "force": [],
-            "import": [],
-            "link": [],
-            "switch": [],
-            "unlink": [],
-            "unset": [],
-        },
-        "add_payload_keys": [
-            "gotopriorityexpression",
-            "invoke",
-            "invoke_labelname",
-            "labelname",
-            "labeltype",
-            "policyname",
-            "priority",
-        ],
-        "bindprimary_key": "policyname",
-        "delete_arg_keys": ["policyname", "priority"],
-        "disable_payload_keys": [],
-        "enable_payload_keys": [],
-        "get_arg_keys": ["policyname", "priority"],
-        "immutable_keys": [
-            "gotopriorityexpression",
-            "invoke",
-            "invoke_labelname",
-            "labelname",
-        ],
-        "password_keys": [],
-        "primary_key": "labelname",
-        "primary_key_composite": [],
-        "readwrite_arguments": {
-            "gotopriorityexpression": {"no_log": False, "type": "str"},
-            "invoke": {"no_log": False, "type": "bool"},
-            "invoke_labelname": {"no_log": False, "type": "str"},
-            "labelname": {"no_log": False, "type": "str"},
-            "labeltype": {
-                "choices": ["policylabel", "vserver"],
-                "no_log": False,
-                "type": "str",
-            },
-            "policyname": {"no_log": False, "type": "str"},
-            "priority": {"no_log": False, "type": "float"},
-        },
-        "singleton": False,
-        "update_payload_keys": [],
-    },
     "vxlanvlanmap_vxlan_binding": {
         "_supported_operations": ["add", "count", "delete", "get-all", "get-byname"],
         "action_payload_keys": {
+            "apply": [],
             "create": [],
             "force": [],
             "import": [],
