У нас вы можете посмотреть бесплатно ISE API and Automation Setup или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Cisco ISE TME Charlie Moreton helps get you started with APIs and automation for ISE using curl, VSCode, and Ansible. 🕒 Topics: 00:00 Intro and Previous ISE API & Automation Webinars ▷ ISE REST APIs Introduction: • ISE REST APIs Introduction ▷ Practical ISE Automation with Ansible: • Practical ISE Automation with Ansible ▷ ISE 3.1 APIs, Ansible, and Automation: • ISE 3.1 APIs, Ansible, and Automation ▷ Cloud-based Load Balancers with ISE: • Cloud Load Balancers with ISE ▷ ISE in a Hybrid Cloud Environment: • ISE in a Hybrid Cloud Environment ▷ Automated ISE Provisioning and Patching: • Automated ISE Provisioning and Patching (i... ▷ Upgrading ISE in the Cloud with Automation: • Upgrading ISE in the Cloud with Automation 03:32 What is a REST API? 04:43 ISE API Admins and Groups 07:04 Admin Password Expiration ⚠ 07:51 curl https://curl.se 08:56 Environment Variables 10:44 Text Editors and Integrated Development Environments (IDEs) VSCodium: https://vscodium.com (open source VSCode without telemetry tracking) Microsoft VSCode: https://visualstudio.microsoft.com/ 11:36 Demo: Use codium, environment variables, and curl 14:57 - create a networkdevice : POST https://$ISE_PPAN/ers/config/networkdevice 18:09 - get networkdevice : GET https://$ISE_PPAN/ers/config/networkdevice 19:27 - update the entire networkdevice : PUT https://$ISE_PPAN/ers/config/networkdevice/{id} 20:46 - update only specific attributes : PATCH https://$ISE_PPAN/ers/config/networkdevice/{id} 23:22 - delete a networkdevice PATCH https://$ISE_PPAN/ers/config/networkdevice/{id} 23:53 Elements of a curl REST API Request on the Command Line 26:29 Network Device representation in GUI, XML, and JSON 27:16 HTTP Request Methods 28:15 REST API Resource URL Terminology 31:27 REST Request and Response Bodies 34:24 List of ISE REST API Resources : https://cs.co/ise-api 35:21 ISE 3.1+ API Gateway 37:32 Demo: ISE 3.1+ Swagger Utility for OpenAPIs 38:16 Demo: Repository GET / POST / DELETE 44:01 HTTP Status Codes 45:16 Ansible Installation & Overview 46:55 YAML networkdevice Example 49:14 Ansible Concepts 52:54 Ansible Collections and Documentation: cisco.ise 56:16 Ansible Related VSCode Extensions & Tidbits 57:03 Demo: Ansible aws_ec2.yaml inventory file 59:00 Demo: Python and Ansible Installation 1:01:50 Demo: Ansible Inventory 1:03:14 Demo: Ansible Config (ansible.cfg) 1:03:46 Demo: Ansible vars 1:04:50 Demo: Ansible playbook: ise_create_network_device.yaml Resources https://github.com/ISEDemoLab/ISE_API... https://cs.co/ise-api https://cs.co/ise-bar https://cs.co/ise-webinars https://cs.co/ise-berg#api https://cs.co/ise-berg#automation