DNAC-Python-SDK

所属分类:生物医药技术
开发工具:Python
文件大小:433KB
下载次数:0
上传日期:2019-05-06 13:35:43
上 传 者sh-1993
说明:  思科DNA中心python客户端库和示例应用程序
(Cisco DNA Center python client libraries and sample application)

文件列表:
License.md (5030, 2019-05-06)
python_client (0, 2019-05-06)
python_client\.DS_Store (6148, 2019-05-06)
python_client\__init__.py (21292, 2019-05-06)
python_client\api (0, 2019-05-06)
python_client\api\__init__.py (841, 2019-05-06)
python_client\api\discovery_api.py (67364, 2019-05-06)
python_client\api\dna_intent_api.py (87868, 2019-05-06)
python_client\api\file_api.py (12300, 2019-05-06)
python_client\api\flow_analysis_api.py (16254, 2019-05-06)
python_client\api\global_credential_api.py (74379, 2019-05-06)
python_client\api\image_api.py (27708, 2019-05-06)
python_client\api\interface_api.py (40432, 2019-05-06)
python_client\api\misc_api.py (16549, 2019-05-06)
python_client\api\network_device_api.py (142773, 2019-05-06)
python_client\api\onboarding_api.py (126879, 2019-05-06)
python_client\api\task_api.py (26964, 2019-05-06)
python_client\api\template_programmer_api.py (59225, 2019-05-06)
python_client\api\topology_api.py (19250, 2019-05-06)
python_client\api_client.py (24404, 2019-05-06)
python_client\configuration.py (7866, 2019-05-06)
python_client\models (0, 2019-05-06)
python_client\models\__init__.py (20387, 2019-05-06)
python_client\models\activate_dto.py (2403, 2019-05-06)
python_client\models\activate_dto_inner.py (7676, 2019-05-06)
python_client\models\add_virtual_account_response.py (2356, 2019-05-06)
python_client\models\claim_device_request.py (8575, 2019-05-06)
python_client\models\claim_devices_response.py (2341, 2019-05-06)
python_client\models\cli_credential_dto.py (2429, 2019-05-06)
python_client\models\cli_credential_dto_inner.py (9398, 2019-05-06)
python_client\models\client_detail_response.py (3219, 2019-05-06)
python_client\models\client_detail_response_response.py (5336, 2019-05-06)
python_client\models\client_detail_response_response_connection_info.py (11167, 2019-05-06)
python_client\models\client_detail_response_response_detail.py (29771, 2019-05-06)
python_client\models\client_detail_response_response_detail_health_score.py (4742, 2019-05-06)
python_client\models\client_detail_response_response_detail_onboarding.py (14952, 2019-05-06)
... ...

## Background [Cisco DNA Center](https://www.cisco.com/c/en/us/products/cloud-systems-management/dna-center/index.html) is a centralized network control and management dashboard for Cisco DNA, an intent-based networking solution. This project provides a sample Python application and client libraries to access the Platform REST APIs for the [Python](https://www.python.org) language. The included sample application performs the following functions: * Authenticates with Cisco DNA Center * Retrieves a count of the number of networking devices listed in the inventory * Displays a high level summary of the networkings devices listed in the inventory By default the sample application has disabled SSL certificate checking when connecting to Cisco DNA Center, but this can be re-enabled if desired. ## Requirements The following package must be installed prior to running the sample application: Python 3.4+ ## Setup Install via [Setuptools](http://pypi.python.org/pypi/setuptools). ```sh python setup.py install --user ``` ## Run The sample test program can be run using the following command ``` ./test_python.py -i -u network ```

近期下载者

相关文件


收藏者