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
{{ message }}
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.
cisco@cisco:~/Downloads$ python arya_tenant_json_discovery.py
/home/cisco/.local/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:768: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.org/en/latest/security.html
InsecureRequestWarning)
/home/cisco/.local/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:768: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.org/en/latest/security.html
InsecureRequestWarning)
Traceback (most recent call last):
File "arya_tenant_json_discovery.py", line 53, in
md.commit(c)
File "/usr/local/lib/python2.7/dist-packages/acicobra-1.3_2i-py2.7.egg/cobra/mit/access.py", line 58, in commit
return self._accessImpl.post(configObject)
File "/usr/local/lib/python2.7/dist-packages/acicobra-1.3_2i-py2.7.egg/cobra/internal/rest/accessimpl.py", line 175, in post
return self.__parseError(rsp, CommitError, rsp.status_code)
File "/usr/local/lib/python2.7/dist-packages/acicobra-1.3_2i-py2.7.egg/cobra/internal/rest/accessimpl.py", line 181, in __parseError
parseXMLError(rsp.text, errorClass, httpCode)
File "/usr/local/lib/python2.7/dist-packages/acicobra-1.3_2i-py2.7.egg/cobra/mit/xmlcodec.py", line 15, in parseXMLError
raise errorClass(int(errorCode), errorStr, httpCode)
cobra.mit.request.CommitError: Admin implicit props cannot be modified, class=fvBD, prop=bcastP
cisco@cisco:~/Downloads$
The text was updated successfully, but these errors were encountered:
cisco@cisco:~/Downloads$ python arya_tenant_json_discovery.py
/home/cisco/.local/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:768: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.org/en/latest/security.html
InsecureRequestWarning)
/home/cisco/.local/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:768: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.org/en/latest/security.html
InsecureRequestWarning)
Traceback (most recent call last):
File "arya_tenant_json_discovery.py", line 53, in
md.commit(c)
File "/usr/local/lib/python2.7/dist-packages/acicobra-1.3_2i-py2.7.egg/cobra/mit/access.py", line 58, in commit
return self._accessImpl.post(configObject)
File "/usr/local/lib/python2.7/dist-packages/acicobra-1.3_2i-py2.7.egg/cobra/internal/rest/accessimpl.py", line 175, in post
return self.__parseError(rsp, CommitError, rsp.status_code)
File "/usr/local/lib/python2.7/dist-packages/acicobra-1.3_2i-py2.7.egg/cobra/internal/rest/accessimpl.py", line 181, in __parseError
parseXMLError(rsp.text, errorClass, httpCode)
File "/usr/local/lib/python2.7/dist-packages/acicobra-1.3_2i-py2.7.egg/cobra/mit/xmlcodec.py", line 15, in parseXMLError
raise errorClass(int(errorCode), errorStr, httpCode)
cobra.mit.request.CommitError: Admin implicit props cannot be modified, class=fvBD, prop=bcastP
cisco@cisco:~/Downloads$
The text was updated successfully, but these errors were encountered: