pyaci icon indicating copy to clipboard operation
pyaci copied to clipboard

Request to support large POST scenario

Open wazofski opened this issue 4 years ago • 0 comments

APIC responds with an API link to check the post status as PD needs more time to validate

pol.POST() File "/python3.6/site-packages/pyaci/core.py", line 92, in POST 'POST', format=format, needData=True, **kwargs) File "//python3.6/site-packages/pyaci/core.py", line 154, in _performRequest raise RestError(response.text) Request in progress, please check state using URL: /api/checkRequestState.xml?id=9570149234507776

wazofski avatar May 08 '20 23:05 wazofski