Python Functions for REST API - Python and ArubaOS-CX 4

preview_player
Показать описание
Don't repeat yourself with this tutorial covering Python functions for the REST API of ArubaOS-CX.

Рекомендации по теме
Комментарии
Автор

Learnt a lot from your videos and I thank you for creating such contents !! I have this question: Why at the bottom of the code, we need __name__ == __main__ comparison. It worked without this comparison as well. Cheers!!

abinjacob
Автор

Build a Python script to interact with the REST API of ArubaOS-CX (or anything else with a REST API). This is a long one, probably Speedx2 it.

AirheadsBroadcasting