Dag Wieers
79d00adc52
aci_rest: Fix error handling and improve documentation ( #36295 )
...
This PR includes:
- A fix for a recently introduced issue wrt. error handling
- Added integration tests for provoked errors
- Influence standard return values using aci library for aci_rest
- Add proxy support documentation
- Documentation update related to #34175
2018-02-19 12:01:14 +01:00
Dag Wieers
d6004852a2
ACI: Move to 'host' parameter instead of 'hostname' ( #35161 )
...
* ACI: Move to 'host' parameter instead of 'hostname'
* Update host parameter in documentation fragment too
2018-01-22 22:06:56 +01:00
Dag Wieers
fa5adabcbf
aci_rest: Additional notes and simplify examples ( #35091 )
...
Add additional notes, improve examples
2018-01-21 10:59:08 +01:00
Dag Wieers
2bd0653488
ACI: Support validate_certs, use_ssl and use_proxy ( #35146 )
...
This PR includes:
- validate_certs, use_ssl and use_proxy support for the integration
tests
2018-01-21 00:38:20 +01:00
Dag Wieers
d8649adf10
aci_rest: More tests related to input types
...
Now test inline YAML, inline JSON, YAML string, JSON string and XML
string input.
2017-09-05 00:59:33 -07:00