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
but I can not. I have a failure with this error msagge:
Python\Python37-32\lib\site-packages\f5\bigip\mixins.py", line 95, in getattr
raise LazyAttributesRequired(error_message)
f5.sdk_exception.LazyAttributesRequired: ('"allowed_lazy_attributes" not in', 'container._meta_data for class Bash')
I'm stuck if someone can help me
thank you
The text was updated successfully, but these errors were encountered:
Hello,
i want to use a bash "tar -xzf" command in a python scrypt to uncompress an ucs file.
yyy=mgmt2.tm.util.bash.exec_cmd('run',utilCmdArgs="-c 'tar -xzf /var/local/ucs/tmp/migration/TEST.ucs'")
but I can not. I have a failure with this error msagge:
Python\Python37-32\lib\site-packages\f5\bigip\mixins.py", line 95, in getattr
raise LazyAttributesRequired(error_message)
f5.sdk_exception.LazyAttributesRequired: ('"allowed_lazy_attributes" not in', 'container._meta_data for class Bash')
I'm stuck if someone can help me
thank you
The text was updated successfully, but these errors were encountered: