Skip to content

Commit

Permalink
Issue #326: No GET for save_config
Browse files Browse the repository at this point in the history
Signed-off-by: Sumanth Lingappa <sumanth.lingappa@cloud.com>
  • Loading branch information
sumanth-lingappa committed Jan 4, 2024
1 parent 9190960 commit 7dada60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/module_utils/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
NETSCALER_NO_GET_RESOURCE = [
"login",
"logout",
"save_config",
]

NETSCALER_EMPTY_ADD_PAYLOAD_RESOURCES = [
Expand Down

0 comments on commit 7dada60

Please sign in to comment.