Skip to content

Commit 15dff41

Browse files
Merge pull request #567 from netscaler/haissue
adding get_args key for hanode NSNETAUTO-1061
2 parents 6e23059 + e874ad9 commit 15dff41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/module_utils/nitro_resource_map.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30246,7 +30246,7 @@
3024630246
"delete_arg_keys": [],
3024730247
"disable_payload_keys": [],
3024830248
"enable_payload_keys": [],
30249-
"get_arg_keys": [],
30249+
"get_arg_keys": ["id"],
3025030250
"immutable_keys": ["inc", "ipaddress", "rpcnodepassword"],
3025130251
"password_keys": ["rpcnodepassword"],
3025230252
"primary_key": "id",

0 commit comments

Comments
 (0)