Skip to content

Commit 74e3ae7

Browse files
author
Shiva Shankar Vaddepally
committed
adding get_args key for hanode
Signed-off-by: Shiva Shankar Vaddepally <[email protected]>
1 parent 47383cd commit 74e3ae7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)