You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Added
- introduced new states -- `created` and `imported` ([#295])
### Fixed
- removed default values in `nitro_resource_map.py` ([#313], [#314], [#311])
- default monitor can now be unbound from service ([#312])
- `ip` is now not mandatory for server based resources ([#297])
Summary
Reason:{'errorcode': 1093, 'message': 'Argument pre-requisite missing [units, deviation]', 'severity': 'ERROR'}"
Issue Type
Bug Report
Component Name
lbmonitor
Python Version
Ansible Version
Ansible Configuration
$ ansible-config dump --only-changed
netscaler.adc Collection Version
Target NetScaler Version
Equivalent NetScaler CLI Command
add lb monitor monitor1 TCP -interval 15 -retries 20
Steps to Reproduce
Expected Results
monitor should be created with provided non-default values and all not provided values that NetScaler may expect, should be set to defaults.
Actual Results
Additioinal Notes
No response
The text was updated successfully, but these errors were encountered: