We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Should improve this. Need to detect when result is empty and return useful message first.
vagrant@st2vagrant:~$ st2 run napalm.get_interfaces hostname=vsrx01 interface="foobar0/0/1" .. id: 595adcddc4da5f0521ea9082 status: failed parameters: hostname: vsrx01 interface: foobar0/0/1 result: exit_code: 0 result: '''NoneType'' object does not support item assignment' stderr: 'st2.actions.python.NapalmGetInterfaces: ERROR ''NoneType'' object does not support item assignment ' stdout: ''
The text was updated successfully, but these errors were encountered:
Mierdin
No branches or pull requests
Should improve this. Need to detect when result is empty and return useful message first.
The text was updated successfully, but these errors were encountered: