Events2Join

User API Doc — dnacentersdk 2.7.5.dev6 ge90ec7d documentation


User API Doc — dnacentersdk 2.7.5.dev6+ge90ec7d documentation

The DNACenterAPI class creates “connection objects” for working with the DNA Center APIs and hierarchically organizes the DNA Center APIs and their endpoints.

dnacentersdk — dnacentersdk 2.7.5.dev6+ge90ec7d documentation

Welcome to the docs! dnacentersdk is a community developed Pythonic wrapping of the DNA Center APIs (for API versions: 2.2.2.3, 2.2.3.3, 2.3.3.0, 2.3 ...

Quickstart — dnacentersdk 2.7.5.dev6+ge90ec7d documentation

DNA_CENTER_DEBUG - Tells the SDK whether to log request and response information. · DNA_CENTER_VERSION - DNA Center API version to use. · DNA_CENTER_ENCODED_AUTH ...

Installation — dnacentersdk 2.7.5.dev6+ge90ec7d documentation

Making API Calls · Catching Exceptions · Working with Returned Objects · Configuring Logging for dnacentersdk · Adding API call definitions · User API Doc.

Source code for dnacentersdk.api.v2_2_3_3.platform_configuration

[docs]class PlatformConfiguration(object): """Cisco DNA Center Platform Configuration API (version: 2.2.3.3). Wraps the DNA Center Platform Configuration ...

dnacentersdk.api.v2_2_3_3.authentication_management

[docs]class AuthenticationManagement(object): """Cisco DNA Center Authentication Management API (version: 2.2.3.3). Wraps the DNA Center Authentication ...

Source code for dnacentersdk.api.v2_2_2_3.devices

[docs]class Devices(object): """Cisco DNA Center Devices API (version: 2.2.2.3). Wraps the DNA Center Devices API and exposes the API as native Python ...

dnacentersdk.api.v2_3_5_3.wireless — dnacentersdk 2.7.5.dev6+ ...

[docs]class Wireless(object): """Cisco DNA Center Wireless API (version: 2.3.5.3). Wraps the DNA Center Wireless API and exposes the API as native Python ...

dnacentersdk.api.v2_3_5_3.sensors — dnacentersdk 2.7.5.dev6+ ...

[docs]class Sensors(object): """Cisco DNA Center Sensors API (version: 2.3.5.3). Wraps the DNA Center Sensors API and exposes the API as native Python ...