issues Search Results · repo:aruba/pycentral language:Python
Filter by
12 results
(62 ms)12 results
inaruba/pycentral (press backspace or delete to remove)Hello,
I would like to know if it is possible to update the ArubaCentralBase class so that it accepts a Requests session as a
parameter in order to be able to use a proxy?
jessux
- Opened on Mar 11
- #51
When trying to use the inventory.add_devices, it raises a KeyError:
result = inventory.add_devices(ac, all_devices) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File
.venv/lib/python3.12/site-packages/pycentral/classic/device_inventory.py ...
mrzepa
- 2
- Opened on Mar 1
- #50
apiParams are added to the URL two times: url = get_url(self.central_info[ base_url ], apiPath, query=apiParams)
(line 616) resp = self.requestUrl(url=url, data=apiData, method=method, headers=headers, ...
GianlucaUlivi
- Opened on Dec 16, 2024
- #48
I want to know API path of Global ALERTS. I tried /monitoring/v2/events , /platform/auditlogs/v1/logs and
/auditlogs/v1/events paths. But the above seems to be different.
URL is https://app2-ap.central.arubanetworks.com/frontend/#/ALERTSLIST?nc=global ...
shigechika
- Opened on Oct 31, 2024
- #47
Hello.
I cloned your repository and tried using that route and it does not return anything in the JSON. I used the token for a
organization and it does not list the insights...
It list APs, Switches, ...
HorselessName
- Opened on Jul 9, 2024
- #46
Several API calls (for example get_all_wlans() ) need Northbound API to be enabled on account. This is not enabled by
default and need to be requested from TAC.
It would be nice to have this prerequisite ...
GorazdKikelj
- Opened on Mar 6, 2024
- #40
I believe the use of a singleton C_DEFAULT_ARGS in pycentral.base_utils is causing an issue when using multiple API
connections (e.g. when connecting multiple times with different credentials).
ArubaCentralBase.init ...
marclallen
- 1
- Opened on Aug 16, 2023
- #34
Hi,
As I was surfing through the code, I found that there are no unit test cases for the currently present code for
Pycentral library. It will be helpful to have unit test cases in the repo before leveraging ...
nofiyabanugandhi-crest
- Opened on Jan 4, 2023
- #14
When performing API calls, I occasionally (but regularly and consistently) get client side timeout errors on the
pycentral module which doesn t appear to be handling them well - usually a retry clears ...
canerdianeh
- Opened on Jun 9, 2022
- #13
...
from pycentral.base import ArubaCentralBase
File /home/wade/.local/lib/python3.8/site-packages/pycentral/base.py , line 26, in module
from pycentral.base_utils import tokenLocalStoreUtil ...
Pack3tL0ss
- 2
- Opened on Oct 14, 2021
- #9

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.