New and Changed Information

New and changed information

These tables summarize the new and changed features in Catalyst Center platform and see where they are documented.

For detailed information about the API operations, see the Cisco Catalyst Center APIs on Cisco DevNet.

Table 1. New and Changed Features in Catalyst Center Platform, Release 3.2.3
Feature Description

New API Operations

Industrial Configuration API Operations

With this release, Catalyst Center platform supports these API operations:

  • POST <cluster-ip>/dna/intent/api/v1/iot/fabric/penUpgrade/configurationModels

    Create a configuration model for performing EN to PEN upgrade.

  • POST <cluster-ip>/dna/intent/api/v1/iot/fabric/penUpgrade/configurationModels/${previewActivityId}/networkDevices/${networkDeviceId}/config

    Generate the config of network device for EN to PEN upgrade configuration model.

  • GET <cluster-ip>/dna/intent/api/v1/iot/fabric/penUpgrade/configurationModels/${previewActivityId}/networkDevices/${networkDeviceId}/config

    Retrieve the config of network device for EN to PEN upgrade configuration model.

  • GET <cluster-ip>/dna/intent/api/v1/iot/fabric/penUpgrade/configurationModels/${previewActivityId}/networkDeviceStatusDetails

    Retrieve configuration model generation status for EN to PEN upgrade.

  • POST <cluster-ip>/dna/intent/api/v1/iot/fabric/penUpgrade/configurationModels/${previewActivityId}/deploy

    Deploy the configuration model for EN to PEN upgrade on network devices.

  • DELETE <cluster-ip>/dna/intent/api/v1/iot/fabric/penUpgrade/configurationModels/${previewActivityId}

    Delete the configuration model created for EN to PEN upgrade.

  • POST <cluster-ip>/dna/intent/api/v1/iot/fabric/penUpgrade/deploy

    Perform EN to PEN upgrade without generating a config preview.

To access the new Industrial Configuration API operations, click the menu icon and choose Platform > Developer Toolkit > APIs.

Expand the Know Your Network drop-down list and choose Industrial Configuration.

Beta API Operations

Wired API Operations

With this release, Catalyst Center platform supports these API operations:

  • POST <cluster-ip>/dna/campus/api/v1/switches/configs/enable

    Enable per-device configuration (PDC) learning.

  • POST <cluster-ip>/dna/campus/api/v1/switches/configs/disable

    Disable per-device configuration (PDC) learning.

  • POST <cluster-ip>/dna/campus/api/v1/switches/configs/status

    Get deployed configuration learning status.

  • GET <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/supported/networkSettings

    Get supported network settings features.

  • GET <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/supported/port

    Get supported port features.

  • GET <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/deployed/port/${feature}

    Get deployed port feature configurations.

  • GET <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/deployed/port/${feature}/count

    Get deployed port feature instance count.

  • GET <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/supported/security

    Get supported security features.

  • GET <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/deployed/security/${feature}

    Get deployed security configurations.

  • GET <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/deployed/security/${feature}/count

    Get deployed security config count.

  • GET <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/supported/layer2

    Get supported layer 2 features.

  • GET <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/intended/layer2/${feature}

    Get intended layer 2 configurations.

  • GET <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/intended/layer2/${feature}/count

    Get intended layer 2 config count.

  • GET <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/deployed/layer2/${feature}

    Get deployed layer 2 configurations.

  • GET <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/deployed/layer2/${feature}/count

    Get deployed layer 2 config count.

  • GET <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/intended/layer3/${feature}

    Get intended layer 3 configurations.

  • POST <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/intended/layer3/${feature}

    Add intended layer 3 configurations.

  • PUT <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/intended/layer3/${feature}

    Update intended layer 3 configurations.

  • DELETE <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/intended/layer3/${feature}

    Delete intended layer 3 configurations.

  • GET <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/intended/layer3/${feature}/count

    Get intended layer 3 config count.

  • GET <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/intended/networkSettings/${feature}

    Get intended network settings configurations.

  • PUT <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/intended/networkSettings/${feature}

    Update intended network settings configurations.

  • POST <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/intended/networkSettings/${feature}

    Add intended network settings configurations.

  • DELETE <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/intended/networkSettings/${feature}

    Delete intended network settings configurations.

  • GET <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/intended/networkSettings/${feature}/count

    Get intended network settings config count.

  • GET <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/intended/port/${feature}

    Get intended port configurations.

  • PUT <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/intended/port/${feature}

    Update intended port configurations.

  • POST <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/intended/port/${feature}

    Add intended port configurations.

  • DELETE <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/intended/port/${feature}

    Delete intended port configurations.

  • GET <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/intended/security/${feature}.

    Get intended security configurations.

  • PUT <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/intended/security/${feature}

    Update intended security configurations.

  • POST <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/intended/security/${feature}

    Add intended security configurations.

  • POST <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/intended/security/${feature}

    Add intended security configurations.

  • DELETE <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/intended/security/${feature}

    Delete intended security configurations.

  • GET <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/intended/security/${feature}/count

    Get intended security config count.

  • GET <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/supported/layer3

    Get supported layer 3 features.

  • GET <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/deployed/layer3/${feature}

    Get deployed layer 3 configurations.

  • GET <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/deployed/layer3/${feature}/count

    Get deployed layer 3 config count.

  • POST <cluster-ip>/dna/campus/api/v1/provision/switches/${id}/configs/intended/deploy

    Deploy the intended configuration features.

  • GET <cluster-ip>/dna/campus/api/v1/provision/switches/${id}/configs/intended/deviceDeployments

    Get device deployment status.

  • POST <cluster-ip>/dna/campus/api/v1/switches/${id}/configs/intended/validate

    Validate intended features.

To access the new Wired API operations, click the menu icon and choose Platform > Developer Toolkit > APIs.

Expand the Connectivity drop-down list and choose Wired.

API Enhancements

None

Deprecated API Operations

None

API Operation Changes That Break Backward Compatibility

None

Table 2. New and Changed Features in Catalyst Center Platform, Release 3.2.2
Feature Description

Events

Assurance Event

Catalyst Center platform supports these new Network events:

  • NETWORK-DEVICES-1-220: This event triggers when one or more devices are unreachable from the site.

    Assurance will now aggregate device unreachable issues at the site level, reducing notification volume when multiple devices go offline due to a core or router failure. This site-level correlation streamlines notifications and improves root cause analysis, supporting connector types: EMAIL, NO_operation, REST, and SYSLOG.

  • NETWORK-DEVICES-3-220: This event triggers when there is low transmit power on the transceiver interface.

  • NETWORK-DEVICES-3-221: This event triggers when there is high transmit power on the transceiver interface.

  • NETWORK-DEVICES-3-222: This event triggers when there is low receive power on the transceiver interface.

  • NETWORK-DEVICES-3-223: This event triggers when there is high receive power on the transceiver interface.

  • NETWORK-DEVICES-3-224: This event triggers when there is high temperature on the transceiver interface.

  • NETWORK-DEVICES-3-225: This event triggers when there is low voltage on the transceiver interface.

  • NETWORK-DEVICES-3-226: This event triggers when there is high voltage on the transceiver interface.

  • NETWORK-DEVICES-3-322: This event triggers when one or more WLC process(es) experience high CPU utilization.

  • NETWORK-APPLICATIONS-3-601: This event triggers when business relevant applications experience degraded health score continuously for 30 minutes.

  • NETWORK-DEVICES-2-600: This event triggers when the device is in insecure mode.

Catalyst Center platform supports this event enhancement:

  • NETWORK-DEVICES-3-115: From this release, APs can either be in a floor or in an outdoor area. This event triggers when APs (6 GHz) in a site are experiencing high interference or noise.

With this release, the NETWORK-APPLICATIONS-3-600 event is deprecated.

Reports

Flexible Report

Catalyst Center platform supports a new entity under Flexible reports called AP Ethernet Interface.

Use this entity to generate reports with AP Ethernet statistics. The report supports attributes related to AP Ethernet like TX Errors, RX Errors, TX Utilization, AP Name, AP Mac Address, and so on. The AP Ethernet Interface entity data is available for the previous 30 days.

For more information, see Generate a flexible report.

Report Generation Duration (Days)

With this release, you can generate some of the Client and Flexible reports for the past 180 days.

For more information, see:

New API Operations

Applications API Operations

With this release, Catalyst Center platform supports these API operations:

  • GET <cluster-ip>/dna/intent/api/v1/applicationHealthScoreDefinitions

    Get all application health score definitions.

  • GET <cluster-ip> /dna/intent/api/v1/applicationHealthScoreDefinitions/${id}

    Get application health score definition for the given ID.

  • PUT <cluster-ip> /dna/intent/api/v1/applicationHealthScoreDefinitions/${id}

    Update application health score definition for the given ID.

  • POST <cluster-ip>/dna/intent/api/v1/applicationHealthScoreDefinitions/bulkUpdate

    Bulk update application health score definitions.

  • GET <cluster-ip>/dna/intent/api/v1/applicationHealthScoreDefinitions/count

    Get the count of application health score definitions.

  • GET <cluster-ip>/dna/data/api/v1/networkApplications/${id}/clients/count

    Retrieves the client count for the given application.

  • GET <cluster-ip>/dna/data/api/v1/networkApplications/${id}/clients

    Retrieves the list of clients metrics for the given application.

  • GET <cluster-ip>/dna/data/api/v1/thousandEyesTestResults/${id}/pathTraces

    Retrieves the list of path traces for the given ThousandEyes test result.

  • GET <cluster-ip>/dna/data/api/v1/thousandEyesTestResults/${id}/pathTraces/count

    Counts the number of path traces for the given ThousandEyes test result.

To access the new Applications API operations, click the menu icon and choose Platform > Developer Toolkit > APIs.

Expand the Know Your Network drop-down list and choose Applications.

Cisco DNA Center System- Licenses API Operations

With this release, Catalyst Center platform supports these Cisco DNA Center System Licenses API operations:

  • GET <cluster-ip>/dna/intent/api/v1/networkDeviceLicenses

    Retrieves license details of network devices.

  • GET <cluster-ip>/dna/intent/api/v1/networkDeviceLicenses/${id}

    Retrieves license details of a network device.

  • POST <cluster-ip>/dna/intent/api/v1/networkDeviceLicenses/query/count

    Query network device's licenses count with filters.

  • POST <cluster-ip>/dna/intent/api/v1/networkDeviceLicenses/query

    Query network device's licenses with filters.

  • GET <cluster-ip>/dna/intent/api/v1/networkDeviceLicenses/count

    Retrieves the number of network devices.

  • PUT <cluster-ip>/dna/intent/api/v1/networkDeviceLicenses/${id}

    Update network device licenses.

To access the new Cisco DNA Center System Licenses API operations, click the menu icon and choose Platform > Developer Toolkit > APIs.

Expand the Cisco DNA Center System drop-down list and choose Licenses.

Clients API Operation

With this release, Catalyst Center platform supports this API operation:

  • GET <cluster-ip>/dna/intent/api/v1/clientEnrichmentDetails

    Client enrichment details.

To access the new Clients API operation, click the menu icon and choose Platform > Developer Toolkit > APIs.

Expand the Know Your Network drop-down list and choose Clients.

Compliance API Operation

With this release, Catalyst Center platform supports this API operation:

  • GET <cluster-ip>/dna/intent/api/v1/compliance/sites/${siteId}/networkDevicesSummary

    Retrieve the compliance summary.

To access the new Clients API operation, click the menu icon and choose Platform > Developer Toolkit > APIs.

Expand the Know Your Network drop-down list and choose Compliance.

Devices API Operations

With this release, Catalyst Center platform supports these API operations:

  • GET <cluster-ip>/dna/intent/api/v1/deviceEnrichmentDetails

    Device Enrichment Details.

  • POST <cluster-ip>/dna/intent/api/v1/networkDevices/${id}/update

    Partially updates an existing network device.

  • POST <cluster-ip>/dna/intent/api/v1/networkDevices/exportCredentials

    Exports the credentials of network devices.

  • POST <cluster-ip>/dna/intent/api/v1/networkDevices

    Adds a new network device.

  • PUT <cluster-ip>/dna/intent/api/v1/networkDevices/${id}

    Updates the network device.

  • POST <cluster-ip>/dna/intent/api/v1/networkDevices/validateDevice

    Validates a network device.

  • GET <cluster-ip>/dna/intent/api/v1/discoverys

    Fetches all discovery details.

  • POST <cluster-ip>/dna/intent/api/v1/discoverys

    Creates discovery.

  • GET <cluster-ip>/dna/intent/api/v1/discoverys/${id}

    Fetches discovery details by ID.

  • PUT <cluster-ip>/dna/intent/api/v1/discoverys/${id}

    Edits discovery.

  • DELETE <cluster-ip>/dna/intent/api/v1/discoverys/${id}

    Deletes discovery by ID.

  • GET <cluster-ip>/dna/intent/api/v1/discoverys/count

    Count the number of discoveries.

  • GET <cluster-ip>/dna/intent/api/v1/discoverys/${id}/jobs

    Fetches all the discovery job details by discovery ID.

  • POST <cluster-ip>/dna/intent/api/v1/discoverys/${id}/jobs

    Starts the existing discovery.

  • POST <cluster-ip>/dna/intent/api/v1/discoverys/${discoveryId}/jobs/${jobId}/stop

    Stops the existing discovery.

  • GET <cluster-ip>/dna/intent/api/v1/discoverys/${discoveryId}/jobs/${jobId}

    Fetches the discovery job details for the given job ID.

  • GET <cluster-ip>/dna/intent/api/v1/discoverys/${discoveryId}/jobs/${jobId}/discoveredNetworkDevices

    Fetches the details of all the devices discovered by the given jobId and discovery ID.

  • GET <cluster-ip>/dna/intent/api/v1/discoverys/${discoveryId}/jobs/${jobId}/discoveredNetworkDevices/count

    Count the number of discovered network devices by discovery ID.

  • GET <cluster-ip>/dna/intent/api/v1/discoverys/${id}/jobs/count

    Count the number of discovery jobs for given discovery ID.

  • GET <cluster-ip>/dna/intent/api/v1/discoverys/jobs/summarys

    Fetches the summary of all discoveries with latest jobs.

  • GET <cluster-ip>/dna/intent/api/v1/filterGroups

    Get the filter groups for given search criteria.

  • POST <cluster-ip>/dna/intent/api/v1/filterGroups

    Create filter group.

  • POST <cluster-ip>/dna/intent/api/v1/filterGroupAssociations

    Creates association between a filter group and entity.

  • GET <cluster-ip>/dna/intent/api/v1/filterGroups/${id}

    Get the filter group details for the given ID.

  • PUT <cluster-ip>/dna/intent/api/v1/filterGroups/${id}

    Update filter group.

  • DELETE <cluster-ip>/dna/intent/api/v1/filterGroups/${id}

    Delete a filter group.

  • GET <cluster-ip>/dna/intent/api/v1/filterGroupAssociations

    Get the filter group associations.

  • DELETE <cluster-ip>/dna/intent/api/v1/filterGroupAssociations/${id}

    Delete filter group association.

  • GET <cluster-ip>/dna/data/api/v1/wirelessControllersStats

    Retrieves the list of Wireless Controllers' statistics.

  • GET <cluster-ip>/dna/data/api/v1/wirelessControllersStats/${id}

    Retrieves the statistics of a given Wireless Controller.

  • GET <cluster-ip>/dna/data/api/v1/wirelessControllersStats/count

    Retrieves the total count of WLCs Stats by applying basic filtering.

  • POST <cluster-ip>/dna/data/api/v1/wirelessControllersStats/query

    Retrieves the list of Wireless Controllers' statistics while also supporting aggregate attributes.

  • POST <cluster-ip>/dna/data/api/v1/wirelessControllersStats/query/count

    Retrieves the number of WLCs by applying complex filters.

  • POST <cluster-ip>/dna/data/api/v1/wirelessControllersStats/trendAnalytics

    Retrieves specific Stats for a WLC over a specified period of time.

  • POST <cluster-ip>/dna/data/api/v1/wirelessControllersStats/${id}/trendAnalytics

    Retrieves specific Stats for a WLC over a specified period of time.

  • GET <cluster-ip>/dna/data/api/v1/networkDevices/${networkDeviceId}/processKpis

    Retrieves specific Stats for a WLC over a specified period of time.

  • GET <cluster-ip>/dna/data/api/v1/networkDevices/${networkDeviceId}/processKpis/${id}

    Retrieves the process KPIs for a given process of wireless controller.

  • GET <cluster-ip>/dna/data/api/v1/networkDevices/${networkDeviceId}/processKpis/count

    Retrieves the total count of Processes by applying basic filtering.

  • POST <cluster-ip>/dna/data/api/v1/networkDevices/${networkDeviceId}/processKpis/query

    Retrieves the list of Process CPU and Memory KPIs for a given network device while also supporting aggregate attributes.

  • POST <cluster-ip>/dna/data/api/v1/networkDevices/${networkDeviceId}/processKpis/query/count

    Retrieves the number of processes by applying complex filters.

  • POST <cluster-ip>/dna/data/api/v1/networkDevices/${networkDeviceId}/processKpis/${id}/trendAnalytics

    Retrieves specific process Kpis for a process in WLC over a specified period of time.

  • POST <cluster-ip>/dna/data/api/v1/networkDevices/${networkDeviceId}/processKpis/trendAnalytics

    Retrieves group of processes' Kpis in WLC over a specified period of time.

  • GET <cluster-ip>/dna/data/api/v1/networkDevices/${id}/wlcRedundancySlots

    Retrieves the wireless controller redundancy slots details.

  • GET <cluster-ip>/dna/intent/api/v1/networkDeviceSettings/sshKeySettings

    Get global settings value for new SSH key handling.

  • POST <cluster-ip>/dna/intent/api/v1/networkDevices/acceptSshKeyChange

    Accepts new SSH key for selected devices & schedules resync.

  • PUT <cluster-ip>/dna/intent/api/v1/networkDeviceSettings/sshKeySettings

    Configure global settings for SSH key handling.

  • POST <cluster-ip>/dna/intent/api/v1/capture/wired/deploy

    Deploys the wired capture without preview.

  • DELETE <cluster-ip>/dna/intent/api/v1/capture/wired/${id}

    Remove the wired capture configuration.

  • POST <cluster-ip>/dna/intent/api/v1/capture/wired/configurationModels

    Creates a wired capture for preview.

  • GET <cluster-ip>/dna/intent/api/v1/capture/wired/configurationModels/${previewActivityId}/networkDeviceStatusDetails

    Get wired capture configuration status.

  • GET <cluster-ip>/dna/intent/api/v1/capture/wired/configurationModels/${previewActivityId}/networkDevices/${networkDeviceId}/config

    Retrieves the device's CLIs in preview.

  • POST <cluster-ip>/dna/intent/api/v1/capture/wired/configurationModels/${previewActivityId}/networkDevices/${networkDeviceId}/config

    Generates the device's CLIs in preview.

  • DELETE <cluster-ip>/dna/intent/api/v1/capture/wired/configurationModels/${previewActivityId}

    Discards the wired capture configuration intent.

  • POST <cluster-ip>/dna/intent/api/v1/capture/wired/configurationModels/${previewActivityId}/deploy

    Deploys the wired capture configuration intent.

  • GET <cluster-ip>/dna/intent/api/v1/networkDevices/${id}/insecureConfigurations

    Get network device insecure configurations.

  • GET <cluster-ip>/dna/intent/api/v1/networkDevices/${id}/insecureConfigurations/count

    Network device insecure configurations count.

To access the new Devices API operations, click the menu icon and choose Platform > Developer Toolkit > APIs.

Expand the Know Your Network drop-down list and choose Devices.

Device Onboarding (PnP) API Operations

With this release, Catalyst Center platform supports these API operations:

  • POST <cluster-ip>/dna/intent/api/v1/pnpNetworkDevices/${id}/claim

    Claim a device in PnP.

  • GET <cluster-ip>/dna/intent/api/v1/pnpNetworkDevices

    Get PnP device details.

  • GET <cluster-ip>/dna/intent/api/v1/pnpNetworkDevices/${id}

    Get PnP device details by ID.

  • GET <cluster-ip>/dna/intent/api/v1/pnpNetworkDevices/count

    Count PnP devices.

  • DELETE <cluster-ip>/dna/intent/api/v1/pnpNetworkDevices/${id}

    Delete PnP device by ID.

To access the new Device Onboarding (PnP) API operations, click the menu icon and choose Platform > Developer Toolkit > APIs.

Expand the Site Management drop-down list and choose Device Onboarding (PnP).

Device Replacement API Operation

With this release, Catalyst Center platform supports this API operation:

  • POST <cluster-ip>/dna/intent/api/v1/networkDeviceReplacements/workflow/deploy

    Deploy device replacement workflow.

To access the new Device Replacement API operation, click the menu icon and choose Platform > Developer Toolkit > APIs.

Expand the Site Management drop-down list and choose Device Replacement.

Event Management API Operations

With this release, Catalyst Center platform supports these API operations:

  • DELETE <cluster-ip>/dna/intent/api/v1/event/destinations/settings/${destinationType}/${id}

    Delete a destination by type and UUID.

  • POST <cluster-ip>/dna/intent/api/v1/event/sftp/configurations

    Create a new SFTP configuration.

  • PUT <cluster-ip>/dna/intent/api/v1/event/sftp/configurations/${id}

    Update an existing SFTP configuration.

  • GET <cluster-ip>/dna/intent/api/v1/event/sftp/configurations

    Get SFTP configurations.

To access the new Event Management API operations, click the menu icon and choose Platform > Developer Toolkit > APIs.

Issues API Operation

With this release, Catalyst Center platform supports this API operation:

  • GET <cluster-ip>/dna/intent/api/v1/issueEnrichmentDetails

    Issue Enrichment Details.

To access the new Issues API operation, click the menu icon and choose Platform > Developer Toolkit > APIs.

Expand the Know Your Network drop-down list and choose Issues.

Licenses API Operations

With this release, Catalyst Center platform supports these System Licenses API operations:

  • GET <cluster-ip>/dna/intent/api/v1/licenseUsage/count

    API to fetch the count of license usage records based on given filters.

  • GET <cluster-ip>/dna/intent/api/v1/licenseUsage

    API to obtain license counts, grouped by product family and license type.

To access the new Licenses API operations, click the menu icon and choose Platform > Developer Toolkit > APIs.

Expand the System drop-down list and choose Licenses.

Network Settings API Operations

With this release, Catalyst Center platform supports these API operations:

  • GET <cluster-ip>/dna/intent/api/v1/globalCredentials/${id}

    Get details of a single global credential.

  • DELETE <cluster-ip>/dna/intent/api/v1/globalCredentials/${id}

    Delete global credential by the given identifier.

  • PUT <cluster-ip>/dna/intent/api/v1/globalCredentials/${id}

    Update global credential by the given identifer.

  • GET <cluster-ip>dna/intent/api/v1/globalCredentials/count

    Get count of the global credentials.

  • GET <cluster-ip>/dna/intent/api/v1/globalCredentials

    Retrieves global credentials.

  • POST <cluster-ip>/dna/intent/api/v1/globalCredentials

    Adds new global credential.

  • PUT <cluster-ip>/dna/intent/api/v1/sites/${id}/locationServerSettings

    Set Location Server Settings for a site (Cisco Spaces or CMX Server).

  • GET <cluster-ip>/dna/intent/api/v1/sites/${id}/locationServerSettings

    Retrieve Location Server settings for a site (Cisco Spaces or CMX Server).

To access the new Network Settings API operations, click the menu icon and choose Platform > Developer Toolkit > APIs.

Expand the Site Management drop-down list and choose Network Settings.

Path Trace API Operations

With this release, Catalyst Center platform supports these API operations:

  • GET <cluster-ip>/dna/intent/api/v1/pathTraces/${id}/result

    Retrieves previous Path Trace result.

  • GET <cluster-ip>/dna/intent/api/v1/pathTraces/count

    Retrieves the count of Path Traces matching filter criteria.

  • GET <cluster-ip>/dna/intent/api/v1/pathTraces

    Retrieves the summary of all previous Path Traces.

  • DELETE <cluster-ip>/dna/intent/api/v1/pathTraces/${id}

    Deletes Path Trace by ID.

  • POST <cluster-ip>/dna/intent/api/v1/pathTraces

    Initiate a new Path Trace.

  • GET <cluster-ip>/dna/intent/api/v1/pathTraces/${id}

    Retrieves the summary of a specific Path Trace.

To access the new Path Trace API operations, click the menu icon and choose Platform > Developer Toolkit > APIs.

Expand the Operational Tasks drop-down list and choose Path Trace.

SDA API Operations

With this release, Catalyst Center platform supports these API operations:

  • PUT <cluster-ip>/dna/intent/api/v1/sda/switchNetworkProfiles

    Update Switch Network Profiles.

  • DELETE <cluster-ip>/dna/intent/api/v1/sda/switchNetworkProfiles

    Delete Switch Network Profiles.

  • GET <cluster-ip>/dna/intent/api/v1/sda/switchNetworkProfiles/count

    Get Switch Network Profiles count.

  • DELETE <cluster-ip>/dna/intent/api/v1/sda/switchNetworkProfiles/${id}

    Delete Switch Network Profiles by ID.

  • GET <cluster-ip>/dna/intent/api/v1/sda/switchNetworkProfiles

    Get Switch Network Profiles.

  • POST <cluster-ip>/dna/intent/api/v1/sda/switchNetworkProfiles

    Add Switch Network Profiles.

To access the new SDA API operations, click the menu icon and choose Platform > Developer Toolkit > APIs.

Expand the Connectivity drop-down list and choose SDA.

Software Image Management (SWIM) API Operations

With this release, Catalyst Center platform supports these API operations:

  • GET <cluster-ip>/dna/intent/api/v1/images/transferProtocolSettings

    Image transfer protocol settings.

  • PUT <cluster-ip>/dna/intent/api/v1/images/transferProtocolSettings

    Update image transfer protocol settings.

To access the new Software Image Management (SWIM) API operations, click the menu icon and choose Platform > Developer Toolkit > APIs.

Expand the Site Management drop-down list and choose Software Image Management (SWIM).

System Settings API Operations

With this release, Catalyst Center platform supports these API operations:

  • GET <cluster-ip>/dna/intent/api/v1/locationServers/spaces/accounts

    Retrieves Cisco Spaces accounts.

  • GET <cluster-ip>/dna/intent/api/v1/locationServers/spaces/accounts/count

    Counts Cisco Spaces accounts.

  • GET <cluster-ip>/dna/intent/api/v1/locationServers/spaces/regions

    Retrieves Cisco Spaces regions.

  • GET <cluster-ip>/dna/intent/api/v1/locationServers/spaces/regions/count

    Counts Cisco Spaces regions.

  • GET <cluster-ip>/dna/intent/api/v1/locationServers/spaces

    Retrieves Cisco Spaces settings.

  • DELETE <cluster-ip>/dna/intent/api/v1/locationServers/spaces

    Deletes Cisco Spaces settings.

  • POST <cluster-ip>/dna/intent/api/v1/locationServers/spaces/activateViaOneTimeToken

    Activates with Cisco Spaces using token authentication.

  • POST <cluster-ip>/dna/intent/api/v1/locationServers/spaces/activateViaCcoCredentialsWithExistingAccount

    Activates existing Cisco Spaces account using cisco.com Credentials.

  • POST <cluster-ip>/dna/intent/api/v1/locationServers/spaces/activateViaCcoCredentialsWithNewAccount

    Creates new Cisco Spaces account using cisco.com Credentials.

  • GET <cluster-ip>/dna/intent/api/v1/locationServers/cmxServers

    Retrieves CMX Server settings.

  • POST <cluster-ip>/dna/intent/api/v1/locationServers/cmxServers

    Creates a CMX Server setting.

  • GET <cluster-ip>/dna/intent/api/v1/locationServers/cmxServers/count

    Counts CMX Server settings.

  • GET <cluster-ip>/dna/intent/api/v1/locationServers/cmxServers/certificate

    Gets a CMX Server CA certificate.

  • GET <cluster-ip>/dna/intent/api/v1/locationServers/cmxServers/${id}

    Gets a CMX Server setting.

  • PUT <cluster-ip>/dna/intent/api/v1/locationServers/cmxServers/${id}

    Updates a CMX Server setting.

  • DELETE <cluster-ip>/dna/intent/api/v1/locationServers/cmxServers/${id}

    Delete a CMX Server setting.

To access the new System Settings API operations, click the menu icon and choose Platform > Developer Toolkit > APIs.

Users API Operation

With this release, Catalyst Center platform supports this API operation:

  • GET <cluster-ip>/dna/intent/api/v1/userEnrichmentDetails

    User Enrichment Details.

To access the new User API operation, click the menu icon and choose Platform > Developer Toolkit > APIs.

Expand the Know Your Network drop-down list and choose Users.

Wireless API Operations

With this release, Catalyst Center platform supports these Wireless API operations:

  • GET <cluster-ip>/dna/intent/api/v1/wirelessAccessPoints/configurations

    Retrieve access point details.

  • POST <cluster-ip>/dna/intent/api/v1/wirelessAccessPoints/configurations

    Configure access points.

  • GET <cluster-ip>/dna/intent/api/v1/wirelessAccessPoints/configurations/status/${taskId}

    Retrieve access point configuration task result.

  • GET <cluster-ip>/dna/intent/api/v1/wirelessAccessPoints/configurations/count

    Retrieve the count of access points.

  • GET <cluster-ip>/dna/intent/api/v1/wirelessPolicies/ipAccessControlLists/protocol

    Get protocol.

  • POST <cluster-ip>/dna/intent/api/v1/wirelessPolicies/ipAccessControlLists/protocol

    Create protocol.

  • GET <cluster-ip>/dna/intent/api/v1/wirelessPolicies/ipAccessControlLists/protocol/${id}

    Get the protocol by ID.

  • GET <cluster-ip>/dna/intent/api/v1/wirelessPolicies/ipAccessControlLists/contract

    Get access contract.

  • POST <cluster-ip>/dna/intent/api/v1/wirelessPolicies/ipAccessControlLists/contract

    Create access contract.

  • GET <cluster-ip>/dna/intent/api/v1/wirelessPolicies/ipAccessControlLists/contract/{id}

    Get the access contract by ID.

  • PUT <cluster-ip>/dna/intent/api/v1/wirelessPolicies/ipAccessControlLists/contract/{id}

    Update access contract.

  • DELETE <cluster-ip>/dna/intent/api/v1/wirelessPolicies/ipAccessControlLists/contract/{id}

    Delete access contract.

  • GET <cluster-ip>/dna/intent/api/v1/wirelessPolicies/ipAccessControlLists/contract/count

    Get count of access contract.

  • GET <cluster-ip>/dna/intent/api/v1/wirelessPolicies/ipAccessControlLists/networkGroup

    Get IP network groups.

  • POST <cluster-ip>/dna/intent/api/v1/wirelessPolicies/ipAccessControlLists/networkGroup

    Create IP network groups.

  • GET <cluster-ip>/dna/intent/api/v1/wirelessPolicies/ipAccessControlLists/networkGroup/{id}

    Get the IP network groups by ID.

  • PUT <cluster-ip>/dna/intent/api/v1/wirelessPolicies/ipAccessControlLists/networkGroup/{id}

    Update IP network groups.

  • DELETE <cluster-ip>/dna/intent/api/v1/wirelessPolicies/ipAccessControlLists/networkGroup/{id}

    Delete IP network groups.

  • GET <cluster-ip>/dna/intent/api/v1/wirelessPolicies/ipAccessControlLists/networkGroup/count

    Get count of IP network groups.

  • GET <cluster-ip>/dna/intent/api/v1/wirelessPolicies/accessControlListProvision

    Get IP and URL access control policies.

  • POST <cluster-ip>/dna/intent/api/v1/wirelessPolicies/accessControlListProvision

    Create IP and URL access control policies.

  • GET <cluster-ip>/dna/intent/api/v1/wirelessPolicies/accessControlListProvision/{id}

    Get the IP and URL access control policies by ID.

  • PUT <cluster-ip>/dna/intent/api/v1/wirelessPolicies/accessControlListProvision/{id}

    Update IP and URL access control policies.

  • DELETE <cluster-ip>/dna/intent/api/v1/wirelessPolicies/accessControlListProvision/{id}

    Delete IP and URL access control policies.

  • GET <cluster-ip>/dna/intent/api/v1/wirelessPolicies/accessControlListProvision/count

    Get count of IP and URL access control policies.

  • POST <cluster-ip>/dna/intent/api/v1/excludedWirelessClients/bulk

    Configure excluded client.

  • GET <cluster-ip>/dna/intent/api/v1/excludedWirelessClients

    Get all excluded clients.

  • GET <cluster-ip>/dna/intent/api/v1/excludedWirelessClients/{id}

    Get excluded client by ID.

  • PUT <cluster-ip>/dna/intent/api/v1/excludedWirelessClients/{id}

    Modify excluded client.

  • DELETE <cluster-ip>/dna/intent/api/v1/excludedWirelessClients/{id}

    Delete excluded client.

  • GET <cluster-ip>/dna/intent/api/v1/excludedWirelessClients/count

    Get count of excluded clients.

  • GET <cluster-ip>/dna/intent/api/v1/wirelessSettings/remoteTeleworkers/count

    Get remote teleworker enabled area count.

  • GET <cluster-ip>/dna/intent/api/v1/wirelessSettings/remoteTeleworkers

    Get remote teleworker enabled areas.

  • POST <cluster-ip>/dna/intent/api/v1/wirelessSettings/remoteTeleworkers

    Create remote teleworker area.

  • PUT <cluster-ip>/dna/intent/api/v1/wirelessSettings/remoteTeleworkers

    Update remote teleworker area.

  • POST <cluster-ip>/dna/intent/api/v1/wirelessSettings/preAuthAcls

    Create Pre-Auth ACL.

  • PUT <cluster-ip>/dna/intent/api/v1/wirelessSettings/preAuthAcls/${id}

    Update Pre-Auth ACL.

  • DELETE <cluster-ip>/dna/intent/api/v1/wirelessSettings/preAuthAcls/${id}

    Delete Pre-Auth ACL.

  • GET <cluster-ip>/dna/intent/api/v1/wirelessSettings/preAuthAcls

    Get all Pre-Auth ACL.

  • GET <cluster-ip>/dna/intent/api/v1/wirelessSettings/preAuthAcls/${id}

    Get Pre-Auth ACL By ID.

  • GET <cluster-ip>/dna/intent/api/v1/wirelessSettings/preAuthAcls/count

    Get Pre-Auth ACL Count.

To access the new Wireless API operations, click the menu icon and choose Platform > Developer Toolkit > APIs.

Expand the Connectivity drop-down list and choose Wireless.

Beta API Operations

Wireless API Operations

With this release, Catalyst Center platform supports these Beta API operations.

API operations for the Flex features that are intended on wireless controllers:

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/supported/deviceVersions

    Get the supported device versions on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/flexes/flexProfiles

    Get configurations for FlexProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/flexes/flexProfiles/count

    Get number of configurations for FlexProfile feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/flexes/flexProfiles/${id}

    Get configurations for a specific instance of a FlexProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/flexes/flexProfiles/${flexProfileId}/ifNameVlanIdConfigs

    Get configurations for IfNameVlanIdConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/flexes/flexProfiles/${flexProfileId}/ifNameVlanIdConfigs/${id}

    Get configurations for a specific instance of a IfNameVlanIdConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/flexes/flexProfiles/${flexProfileId}/localAuthUserConfigs

    Get configurations for LocalAuthUserConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/flexes/flexProfiles/${flexProfileId}/localAuthUserConfigs/${id}

    Get configurations for a specific instance of a LocalAuthUserConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/flexes/flexProfiles/${flexProfileId}/policyAclConfigs

    Get configurations for PolicyAclConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/flexes/flexProfiles/${flexProfileId}/policyAclConfigs/${id}

    Get configurations for a specific instance of a PolicyAclConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/flexes/flexProfiles/${flexProfileId}/umbrellaProfileConfigs

    Get configurations for UmbrellaProfileConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/flexes/flexProfiles/${flexProfileId}/umbrellaProfileConfigs/${id}

    Get configurations for a specific instance of a UmbrellaProfileConfig feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/flexes/update

    Update configurations for an intended Flex feature on a wireless controller.

API operations for the Flex features that are deployed on wireless controllers:

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/flexes/flexProfiles

    Get configurations for FlexProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/flexes/flexProfiles/count

    Get number of deployed configurations for FlexProfile feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/flexes/flexProfiles/${id}

    Get configurations for a specific instance of a deployed FlexProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/flexes/flexProfiles/${flexProfileId}/ifNameVlanIdConfigs

    Get configurations for flex feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/flexes/flexProfiles/${flexProfileId}/ifNameVlanIdConfigs/${id}

    Get configurations for a specific instance of a IfNameVlanIdConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/flexes/flexProfiles/${flexProfileId}/localAuthUserConfigs

    Get configurations for flex feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/flexes/flexProfiles/${flexProfileId}/localAuthUserConfigs/${id}

    Get configurations for a specific instance of a LocalAuthUserConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/flexes/flexProfiles/${flexProfileId}/policyAclConfigs

    Get configurations for flex feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/flexes/flexProfiles/${flexProfileId}/policyAclConfigs/${id}

    Get configurations for a specific instance of a PolicyAclConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/flexes/flexProfiles/${flexProfileId}/umbrellaProfileConfigs

    Get configurations for flex feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/flexes/flexProfiles/${flexProfileId}/umbrellaProfileConfigs/${id}

    Get configurations for a specific instance of a UmbrellaProfileConfig feature on a wireless controller.

API operations for the MDNS features that are intended on wireless controllers:

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/mDNSs/mdnsFlexProfiles

    Get configurations for MdnsFlexProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/mDNSs/mdnsFlexProfiles/count

    Get number of configurations for MdnsFlexProfile feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/mDNSs/mdnsFlexProfiles/${id}

    Get configurations for a specific instance of a MdnsFlexProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/mDNSs/mdnsGateways

    Get configurations for MdnsGateway feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/mDNSs/mdnsGateways/count

    Get number of configurations for MdnsGateway feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/mDNSs/mdnsGateways/${id}

    Get configurations for a specific instance of a MdnsGateway feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/mDNSs/mdnsServiceDefinitions

    Get configurations for MdnsServiceDefinition feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/mDNSs/mdnsServiceDefinitions/count

    Get number of configurations for MdnsServiceDefinition feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/mDNSs/mdnsServiceDefinitions/${id}

    Get configurations for a specific instance of a MdnsServiceDefinition feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/mDNSs/mdnsServiceDefinitions/${mdnsServiceDefinitionId}/mdnsServiceTypes

    Get configurations for MdnsServiceType feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/mDNSs/mdnsServiceDefinitions/${mdnsServiceDefinitionId}/mdnsServiceTypes/${id}

    Get configurations for a specific instance of a MdnsServiceType feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/mDNSs/mdnsServicePolicies

    Get configurations for MdnsServicePolicy feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/mDNSs/mdnsServicePolicies/count

    Get number of configurations for MdnsServicePolicy feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/mDNSs/mdnsServicePolicies/${id}

    Get configurations for a specific instance of a MdnsServicePolicy feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/mDNSs/mdnsServicePolicies/${mdnsServicePolicyId}/mdnsServicePolicyIns

    Get configurations for MdnsServicePolicyIn feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/mDNSs/mdnsServicePolicies/${mdnsServicePolicyId}/mdnsServicePolicyIns/${id}

    Get configurations for a specific instance of a MdnsServicePolicyIn feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/mDNSs/mdnsServicePolicies/${mdnsServicePolicyId}/mdnsServicePolicyOuts

    Get configurations for MdnsServicePolicyOut feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/mDNSs/mdnsServicePolicies/${mdnsServicePolicyId}/mdnsServicePolicyOuts/${id}

    Get configurations for a specific instance of a MdnsServicePolicyOut feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/mDNSs/mdnsWiredFilters

    Get configurations for MdnsWiredFilter feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/mDNSs/mdnsWiredFilters/count

    Get number of configurations for MdnsWiredFilter feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/mDNSs/mdnsWiredFilters/${id}

    Get configurations for a specific instance of a MdnsWiredFilter feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/mDNSs/update

    Update configurations for an intended MDNS feature on a wireless controller.

API operations for the MDNS features that are deployed on wireless controllers:

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/mDNSs/mdnsFlexProfiles

    Get configurations for MdnsFlexProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/mDNSs/mdnsFlexProfiles/count

    Get number of deployed configurations for MdnsFlexProfile feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/mDNSs/mdnsFlexProfiles/${id}

    Get configurations for a specific instance of a deployed MdnsFlexProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/mDNSs/mdnsGateways

    Get configurations for MdnsGateway feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/mDNSs/mdnsGateways/count

    Get number of deployed configurations for MdnsGateway feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/mDNSs/mdnsGateways/${id}

    Get configurations for a specific instance of a deployed MdnsGateway feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/mDNSs/mdnsServiceDefinitions

    Get configurations for MdnsServiceDefinition feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/mDNSs/mdnsServiceDefinitions/count

    Get number of deployed configurations for MdnsServiceDefinition feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/mDNSs/mdnsServiceDefinitions/${id}

    Get configurations for a specific instance of a deployed MdnsServiceDefinition feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/mDNSs/mdnsServiceDefinitions/${mdnsServiceDefinitionId}/mdnsServiceTypes

    Get configurations for mDNS feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/mDNSs/mdnsServiceDefinitions/${mdnsServiceDefinitionId}/mdnsServiceTypes/${id}

    Get configurations for a specific instance of a MdnsServiceType feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/mDNSs/mdnsServicePolicies

    Get configurations for MdnsServicePolicy feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/mDNSs/mdnsServicePolicies/count

    Get number of deployed configurations for MdnsServicePolicy feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/mDNSs/mdnsServicePolicies/${id}

    Get configurations for a specific instance of a deployed MdnsServicePolicy feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/mDNSs/mdnsServicePolicies/${mdnsServicePolicyId}/mdnsServicePolicyIns

    Get configurations for mDNS feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/mDNSs/mdnsServicePolicies/${mdnsServicePolicyId}/mdnsServicePolicyIns/${id}

    Get configurations for a specific instance of a MdnsServicePolicyIn feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/mDNSs/mdnsServicePolicies/${mdnsServicePolicyId}/mdnsServicePolicyOuts

    Get configurations for mDNS feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/mDNSs/mdnsServicePolicies/${mdnsServicePolicyId}/mdnsServicePolicyOuts/${id}

    Get configurations for a specific instance of a MdnsServicePolicyOut feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/mDNSs/mdnsWiredFilters

    Get configurations for MdnsWiredFilter feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/mDNSs/mdnsWiredFilters/count

    Get number of deployed configurations for MdnsWiredFilter feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/mDNSs/mdnsWiredFilters/${id}

    Get configurations for a specific instance of a deployed MdnsWiredFilter feature on a wireless controller.

API operations for the RadioFrequency features that are intended on wireless controllers:

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/radioFrequencies/multiBssidProfiles

    Get configurations for MultiBssidProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/radioFrequencies/multiBssidProfiles/count

    Get number of configurations for MultiBssidProfile feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/radioFrequencies/multiBssidProfiles/${id}

    Get configurations for a specific instance of a MultiBssidProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/radioFrequencies/radioProfiles

    Get configurations for RadioProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/radioFrequencies/radioProfiles/count

    Get number of configurations for RadioProfile feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/radioFrequencies/radioProfiles/${id}

    Get configurations for a specific instance of a RadioProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/radioFrequencies/radioProfiles/${radioProfileId}/urwbChannelListConfigs

    Get configurations for UrwbChannelListConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/radioFrequencies/radioProfiles/${radioProfileId}/urwbChannelListConfigs/${id}

    Get configurations for a specific instance of a UrwbChannelListConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/radioFrequencies/rfProfiles

    Get configurations for RfProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/radioFrequencies/rfProfiles/count

    Get number of configurations for RfProfile feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/radioFrequencies/rfProfiles/${id}

    Get configurations for a specific instance of a RfProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/radioFrequencies/rfProfiles/${rfProfileId}/rfDcaAllowedChannelConfigs

    Get configurations for RfDcaAllowedChannelConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/radioFrequencies/rfProfiles/${rfProfileId}/rfDcaAllowedChannelConfigs/${id}

    Get configurations for a specific instance of a RfDcaAllowedChannelConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/radioFrequencies/rfProfiles/${rfProfileId}/rfDcaRemovedChannelConfigs

    Get configurations for RfDcaRemovedChannelConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/radioFrequencies/rfProfiles/${rfProfileId}/rfDcaRemovedChannelConfigs/${id}

    Get configurations for a specific instance of a RfDcaRemovedChannelConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/radioFrequencies/rfProfiles/${rfProfileId}/rfMcsConfigs

    Get configurations for RfMcsConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/radioFrequencies/rfProfiles/${rfProfileId}/rfMcsConfigs/${id}

    Get configurations for a specific instance of a RfMcsConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/radioFrequencies/rfTags

    Get configurations for RfTag feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/radioFrequencies/rfTags/count

    Get number of configurations for RfTag feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/radioFrequencies/rfTags/${id}

    Get configurations for a specific instance of a RfTag feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/radioFrequencies/rfTags/${rfTagId}/rfTagRadioProfileConfigs

    Get configurations for RfTagRadioProfileConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/radioFrequencies/rfTags/${rfTagId}/rfTagRadioProfileConfigs/${id}

    Get configurations for a specific instance of a RfTagRadioProfileConfig feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/radioFrequencies/update

    Update configurations for an intended RadioFrequency feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/radioFrequencies/urwbProfiles

    Get configurations for UrwbProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/radioFrequencies/urwbProfiles/count

    Get number of configurations for UrwbProfile feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/radioFrequencies/urwbProfiles/{id}

    Get configurations for a specific instance of a UrwbProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/radioFrequencies/urwbProfiles/{urwbProfileId}/urwbEtherTypes

    Get configurations for UrwbEtherType feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/radioFrequencies/urwbProfiles/{urwbProfileId}/urwbEtherTypes/{id}

    Get configurations for a specific instance of a UrwbEtherType feature on a wireless controller.

API operations for the RadioFrequency features that are deployed on wireless controllers:

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/radioFrequencies/multiBssidProfiles

    Get configurations for MultiBssidProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/radioFrequencies/multiBssidProfiles/count

    Get number of deployed configurations for MultiBssidProfile feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/radioFrequencies/multiBssidProfiles/${id}

    Get configurations for a specific instance of a deployed MultiBssidProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/radioFrequencies/radioProfiles

    Get configurations for RadioProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/radioFrequencies/radioProfiles/count

    Get number of deployed configurations for RadioProfile feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/radioFrequencies/radioProfiles/${id}

    Get configurations for a specific instance of a deployed RadioProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/radioFrequencies/radioProfiles/${radioProfileId}/urwbChannelListConfigs

    Get configurations for radioFrequency feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/radioFrequencies/radioProfiles/${radioProfileId}/urwbChannelListConfigs/${id}

    Get configurations for a specific instance of a UrwbChannelListConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/radioFrequencies/rfProfiles

    Get number of deployed configurations for RfProfile feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/radioFrequencies/rfProfiles/count

    Get number of deployed configurations for RfProfile feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/radioFrequencies/rfProfiles/${id}

    Get configurations for a specific instance of a deployed RfProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/radioFrequencies/rfProfiles/${rfProfileId}/rfDcaAllowedChannelConfigs

    Get configurations for radioFrequency feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/radioFrequencies/rfProfiles/${rfProfileId}/rfDcaAllowedChannelConfigs/${id}

    Get configurations for a specific instance of a RfDcaAllowedChannelConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/radioFrequencies/rfProfiles/${rfProfileId}/rfDcaRemovedChannelConfigs

    Get configurations for radioFrequency feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/radioFrequencies/rfProfiles/${rfProfileId}/rfDcaRemovedChannelConfigs/${id}

    Get configurations for a specific instance of a RfDcaRemovedChannelConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/radioFrequencies/rfProfiles/${rfProfileId}/rfMcsConfigs

    Get configurations for radioFrequency feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/radioFrequencies/rfProfiles/${rfProfileId}/rfMcsConfigs/${id}

    Get configurations for a specific instance of a RfMcsConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/radioFrequencies/rfTags

    Get configurations for RfTag feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/radioFrequencies/rfTags/count

    Get number of deployed configurations for RfTag feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/radioFrequencies/rfTags/${id}

    Get configurations for a specific instance of a deployed RfTag feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/radioFrequencies/rfTags/${rfTagId}/rfTagRadioProfileConfigs

    Get configurations for radioFrequency feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/radioFrequencies/rfTags/${rfTagId}/rfTagRadioProfileConfigs/${id}

    Get configurations for a specific instance of a RfTagRadioProfileConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/radioFrequencies/urwbProfiles

    Get configurations for UrwbProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/radioFrequencies/urwbProfiles/count

    Get number of deployed configurations for UrwbProfile feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/radioFrequencies/urwbProfiles/{id}

    Get configurations for a specific instance of a deployed UrwbProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/radioFrequencies/urwbProfiles/{urwbProfileId}/urwbEtherTypes

    Get configurations for radioFrequency feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/radioFrequencies/urwbProfiles/{urwbProfileId}/urwbEtherTypes/{id}

    Get configurations for a specific instance of a UrwbEtherType feature on a wireless controller.

API operations for the TagMapping features that are intended on wireless controllers:

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/tagMappings/apPrimingConfigs

    Get configurations for ApPrimingConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/tagMappings/apPrimingConfigs/count

    Get number of configurations for ApPrimingConfig feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/tagMappings/apPrimingConfigs/${id}

    Get configurations for a specific instance of a ApPrimingConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/tagMappings/apTagConfigs

    Get configurations for ApTagConfig feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/tagMappings/apTagConfigs

    Create a new configuration for an intended ApTagConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/tagMappings/apTagConfigs/count

    Get number of configurations for ApTagConfig feature on a device.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/tagMappings/apTagConfigs/${id}

    Delete configurations for a specific instance of an intended ApTagConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/tagMappings/apTagConfigs/${id}

    Get configurations for a specific instance of a ApTagConfig feature on a wireless controller.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/tagMappings/apTagConfigs/${id}

    Update configurations for a specific instance of an intended ApTagConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/tagMappings/locationConfigs

    Get configurations for LocationConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/tagMappings/locationConfigs/count

    Get number of configurations for LocationConfig feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/tagMappings/locationConfigs/${id}

    Get configurations for a specific instance of a LocationConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/tagMappings/locationConfigs/${locationConfigId}/associatedApConfigs

    Get configurations for AssociatedApConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/tagMappings/locationConfigs/${locationConfigId}/associatedApConfigs/${id}

    Get configurations for a specific instance of a AssociatedApConfig feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/tagMappings/update

    Update configurations for an intended TagMapping feature on a wireless controller.

API operations for the TagMapping features that are deployed on wireless controllers:

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/tagMappings/apPrimingConfigs

    Get configurations for ApPrimingConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/tagMappings/apPrimingConfigs/count

    Get number of deployed configurations for ApPrimingConfig feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/tagMappings/apPrimingConfigs/${id}

    Get configurations for a specific instance of a deployed ApPrimingConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/tagMappings/apTagConfigs

    Get configurations for ApTagConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/tagMappings/apTagConfigs/count

    Get number of deployed configurations for ApTagConfig feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/tagMappings/apTagConfigs/${id}

    Get configurations for a specific instance of a deployed ApTagConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/tagMappings/locationConfigs

    Get configurations for LocationConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/tagMappings/locationConfigs/count

    Get number of deployed configurations for LocationConfig feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/tagMappings/locationConfigs/${locationConfigId}/associatedApConfigs

    Get configurations for tagMapping feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/deployed/tagMappings/locationConfigs/${locationConfigId}/associatedApConfigs/${id}

    Get configurations for a specific instance of a AssociatedApConfig feature on a wireless controller.

API operations for the Wlan features that are intended on wireless controllers:

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/ssids/dot11BeProfiles

    Get configurations for Dot11BeProfile feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/ssids/dot11BeProfiles

    Create a new configuration for an intended Dot11BeProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/ssids/dot11BeProfiles/count

    Get number of configurations for Dot11BeProfile feature on a device.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/ssids/dot11BeProfiles/${id}

    Delete configurations for a specific instance of an intended Dot11BeProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/ssids/dot11BeProfiles/${id}

    Get configurations for a specific instance of a Dot11BeProfile feature on a wireless controller.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/ssids/dot11BeProfiles/${id}

    Update configurations for a specific instance of an intended Dot11BeProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/ssids/policyProfiles

    Get configurations for PolicyProfile feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/ssids/policyProfiles

    Create a new configuration for an intended PolicyProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/ssids/policyProfiles

    Get number of configurations for PolicyProfile feature on a device.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/ssids/policyProfiles/${id}

    Delete configurations for a specific instance of an intended PolicyProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/ssids/policyProfiles/${id}

    Get configurations for a specific instance of a PolicyProfile feature on a wireless controller.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/ssids/policyProfiles/${id}

    Update configurations for a specific instance of an intended PolicyProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/ssids/policyProfiles/${policyProfileId}/airTimeFairnessPolicies

    Get configurations for AirTimeFairnessPolicy feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/ssids/policyProfiles/${policyProfileId}/airTimeFairnessPolicies

    Create a new instance of an intended AirTimeFairnessPolicy feature on a wireless controller.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/ssids/policyProfiles/${policyProfileId}/airTimeFairnessPolicies/${id}

    Delete configurations for a specific instance of an intended AirTimeFairnessPolicy feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/ssids/policyProfiles/${policyProfileId}/airTimeFairnessPolicies/${id}

    Get configurations for a specific instance of a AirTimeFairnessPolicy feature on a wireless controller.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/ssids/policyProfiles/${policyProfileId}/airTimeFairnessPolicies/${id}

    Update configurations for a specific instance of an intended AirTimeFairnessPolicy feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/ssids/policyProfiles/${policyProfileId}/avcIpv4FMEgresses

    Get configurations for AvcIpv4FMEgress feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/ssids/policyProfiles/${policyProfileId}/avcIpv4FMEgresses

    Create a new instance of an intended AvcIpv4FMEgress feature on a wireless controller.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/ssids/policyProfiles/${policyProfileId}/avcIpv4FMEgresses/${id}

    Delete configurations for a specific instance of an intended AvcIpv4FMEgress feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/ssids/policyProfiles/${policyProfileId}/avcIpv4FMEgresses/${id}

    Get configurations for a specific instance of a AvcIpv4FMEgress feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/${networkDeviceId}/intended/ssids/policyProfiles/${policyProfileId}/avcIpv4FMIngresses

    Get configurations for AvcIpv4FMIngress feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyProfiles/{policyProfileId}/avcIpv6FMEgresses

    Get configurations for AvcIpv6FMEgress feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyProfiles/{policyProfileId}/avcIpv6FMEgresses

    Create a new instance of an intended AvcIpv6FMEgress feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyProfiles/{policyProfileId}/avcIpv6FMEgresses/{id}

    Get configurations for a specific instance of a AvcIpv6FMEgress feature on a wireless controller.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyProfiles/{policyProfileId}/avcIpv6FMEgresses/{id}

    Delete configurations for a specific instance of an intended AvcIpv6FMEgress feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyProfiles/{policyProfileId}/avcIpv6FMIngresses

    Get configurations for AvcIpv6FMIngress feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyProfiles/{policyProfileId}/avcIpv6FMIngresses

    Create a new instance of an intended AvcIpv6FMIngress feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyProfiles/{policyProfileId}/avcIpv6FMIngresses/{id}

    Get configurations for a specific instance of a AvcIpv6FMIngress feature on a wireless controller.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyProfiles/{policyProfileId}/avcIpv6FMIngresses/{id}

    Delete configurations for a specific instance of an intended AvcIpv6FMIngress feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyProfiles/{policyProfileId}/mobilityExportAnchors

    Get configurations for MobilityExportAnchor feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyProfiles/{policyProfileId}/mobilityExportAnchors

    Create a new instance of an intended MobilityExportAnchor feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyProfiles/{policyProfileId}/mobilityExportAnchors/{id}

    Get configurations for a specific instance of a MobilityExportAnchor feature on a wireless controller.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyProfiles/{policyProfileId}/mobilityExportAnchors/{id}

    Update configurations for a specific instance of an intended MobilityExportAnchor feature on a wireless controller.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyProfiles/{policyProfileId}/mobilityExportAnchors/{id}

    Delete configurations for a specific instance of an intended MobilityExportAnchor feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyProfiles/{policyProfileId}/policyProfileCalendarConfigs

    Get configurations for PolicyProfileCalendarConfig feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyProfiles/{policyProfileId}/policyProfileCalendarConfigs

    Create a new instance of an intended PolicyProfileCalendarConfig feature on a wireless.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyProfiles/{policyProfileId}/policyProfileCalendarConfigs/{id}

    Get configurations for a specific instance of a PolicyProfileCalendarConfig feature on a wireless controller.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyProfiles/{policyProfileId}/policyProfileCalendarConfigs/{id}

    Update configurations for a specific instance of an intended PolicyProfileCalendarConfig feature on a wireless controller.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyProfiles/{policyProfileId}/policyProfileCalendarConfigs/{id}

    Delete configurations for a specific instance of an intended PolicyProfileCalendarConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyTags

    Get configurations for PolicyTag feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyTags

    Create a new configuration for an intended PolicyTag feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyTags/count

    Get number of configurations for PolicyTag feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyTags/{id}

    Get configurations for a specific instance of a PolicyTag feature on a wireless controller.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyTags/{id}

    Update configurations for a specific instance of an intended PolicyTag feature on a wireless controller.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyTags/{id}

    Delete configurations for a specific instance of an intended PolicyTag feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyTags/{policyTagId}/policyTagRlanPolicies

    Get configurations for PolicyTagRlanPolicy feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyTags/{policyTagId}/policyTagRlanPolicies

    Create a new instance of an intended PolicyTagRlanPolicy feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyTags/{policyTagId}/policyTagRlanPolicies/{id}

    Get configurations for a specific instance of a PolicyTagRlanPolicy feature on a wireless controller.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyTags/{policyTagId}/policyTagRlanPolicies/{id}

    Update configurations for a specific instance of an intended PolicyTagRlanPolicy feature on a wireless controller.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyTags/{policyTagId}/policyTagRlanPolicies/{id}

    Delete configurations for a specific instance of an intended PolicyTagRlanPolicy feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyTags/{policyTagId}/policyTagWlanPolicies

    Get configurations for PolicyTagWlanPolicy feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyTags/{policyTagId}/policyTagWlanPolicies

    Create a new instance of an intended PolicyTagWlanPolicy feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyTags/{policyTagId}/policyTagWlanPolicies/{id}

    Get configurations for a specific instance of a PolicyTagWlanPolicy feature on a wireless controller.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyTags/{policyTagId}/policyTagWlanPolicies/{id}

    Update configurations for a specific instance of an intended PolicyTagWlanPolicy feature on a wireless controller.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/policyTags/{policyTagId}/policyTagWlanPolicies/{id}

    Delete configurations for a specific instance of an intended PolicyTagWlanPolicy feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/rlanPolicies

    Get configurations for RlanPolicy feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/rlanPolicies

    Create a new configuration for an intended RlanPolicy feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/rlanPolicies/count

    Get number of configurations for RlanPolicy feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/rlanPolicies/{id}

    Get configurations for a specific instance of a RlanPolicy feature on a wireless controller.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/rlanPolicies/{id}

    Update configurations for a specific instance of an intended RlanPolicy feature on a wireless controller.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/rlanPolicies/{id}

    Delete configurations for a specific instance of an intended RlanPolicy feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/rlanProfiles

    Get configurations for RlanProfile feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/rlanProfiles

    Create a new configuration for an intended RlanProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/rlanProfiles/count

    Get number of configurations for RlanProfile feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/rlanProfiles/{id}

    Get configurations for a specific instance of a RlanProfile feature on a wireless controller.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/rlanProfiles/{id}

    Update configurations for a specific instance of an intended RlanProfile feature on a wireless controller.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/rlanProfiles/{id}

    Delete configurations for a specific instance of an intended RlanProfile feature on a wireless controller.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/update

    Update configurations for an intended Wlan feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/wlanProfiles

    Get configurations for WlanProfile feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/wlanProfiles

    Create a new configuration for an intended WlanProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/wlanProfiles/count

    Get number of configurations for WlanProfile feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/wlanProfiles/{id}

    Get configurations for a specific instance of a WlanProfile feature on a wireless controller.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/wlanProfiles/{id}

    Update configurations for a specific instance of an intended WlanProfile feature on a wireless controller.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/wlanProfiles/{id}

    Delete configurations for a specific instance of an intended WlanProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/wlanProfiles/{wlanProfileId}/mpskKeyConfigs

    Get configurations for MpskKeyConfig feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/wlanProfiles/{wlanProfileId}/mpskKeyConfigs

    Create a new instance of an intended MpskKeyConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/wlanProfiles/{wlanProfileId}/mpskKeyConfigs/{id}

    Get configurations for a specific instance of a MpskKeyConfig feature on a wireless controller.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/wlanProfiles/{wlanProfileId}/mpskKeyConfigs/{id}

    Update configurations for a specific instance of an intended MpskKeyConfig feature on a wireless controller.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/wlanProfiles/{wlanProfileId}/mpskKeyConfigs/{id}

    Delete configurations for a specific instance of an intended MpskKeyConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/wlanProfiles/{wlanProfileId}/radioPolicyConfigs

    Get configurations for RadioPolicyConfig feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/wlanProfiles/{wlanProfileId}/radioPolicyConfigs

    Create a new instance of an intended RadioPolicyConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/wlanProfiles/{wlanProfileId}/radioPolicyConfigs/{id}

    Get configurations for a specific instance of a RadioPolicyConfig feature on a wireless controller.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/wlanProfiles/{wlanProfileId}/radioPolicyConfigs/{id}

    Update configurations for a specific instance of an intended RadioPolicyConfig feature on a wireless controller.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/ssids/wlanProfiles/{wlanProfileId}/radioPolicyConfigs/{id}

    Delete configurations for a specific instance of an intended RadioPolicyConfig feature on a wireless controller

API operations for Wlan features that are deployed on wireless controllers:

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/dot11BeProfiles

    Get configurations for Dot11BeProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/dot11BeProfiles/count

    Get number of deployed configurations for Dot11BeProfile feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/dot11BeProfiles/{id}

    Get configurations for a specific instance of a deployed Dot11BeProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/policyProfiles

    Get configurations for PolicyProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/policyProfiles/count

    Get number of deployed configurations for PolicyProfile feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/policyProfiles/{id}

    Get configurations for a specific instance of a deployed PolicyProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/policyProfiles/{policyProfileId}/airTimeFairnessPolicies

    Get configurations for wlan feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/policyProfiles/{policyProfileId}/airTimeFairnessPolicies/{id}

    Get configurations for a specific instance of a AirTimeFairnessPolicy feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/policyProfiles/{policyProfileId}/avcIpv4FMEgresses

    Get configurations for wlan feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/policyProfiles/{policyProfileId}/avcIpv4FMEgresses/{id}

    Get configurations for a specific instance of a AvcIpv4FMEgress feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/policyProfiles/{policyProfileId}/avcIpv4FMIngresses

    Get configurations for wlan feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/policyProfiles/{policyProfileId}/avcIpv4FMIngresses/{id}

    Get configurations for a specific instance of a AvcIpv4FMIngress feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/policyProfiles/{policyProfileId}/avcIpv6FMEgresses

    Get configurations for wlan feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/policyProfiles/{policyProfileId}/avcIpv6FMEgresses/{id}

    Get configurations for a specific instance of a AvcIpv6FMEgress feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/policyProfiles/{policyProfileId}/avcIpv6FMIngresses

    Get configurations for wlan feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/policyProfiles/{policyProfileId}/avcIpv6FMIngresses/{id}

    Get configurations for a specific instance of a AvcIpv6FMIngress feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/policyProfiles/{policyProfileId}/mobilityExportAnchors

    Get configurations for wlan feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/policyProfiles/{policyProfileId}/mobilityExportAnchors/{id}

    Get configurations for a specific instance of a MobilityExportAnchor feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/policyProfiles/{policyProfileId}/policyProfileCalendarConfigs

    Get configurations for wlan feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/policyProfiles/{policyProfileId}/policyProfileCalendarConfigs/{id}

    Get configurations for a specific instance of a PolicyProfileCalendarConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/policyTags

    Get configurations for PolicyTag feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/policyTags/count

    Get number of deployed configurations for PolicyTag feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/policyTags/{id}

    Get configurations for a specific instance of a deployed PolicyTag feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/policyTags/{policyTagId}/policyTagRlanPolicies

    Get configurations for wlan feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/policyTags/{policyTagId}/policyTagRlanPolicies/{id}

    Get configurations for a specific instance of a PolicyTagRlanPolicy feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/policyTags/{policyTagId}/policyTagWlanPolicies

    Get configurations for wlan feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/policyTags/{policyTagId}/policyTagWlanPolicies/{id}

    Get configurations for a specific instance of a PolicyTagWlanPolicy feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/rlanPolicies

    Get configurations for RlanPolicy feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/rlanPolicies/count

    Get number of deployed configurations for RlanPolicy feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/rlanPolicies/{id}

    Get configurations for a specific instance of a deployed RlanPolicy feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/rlanProfiles

    Get configurations for RlanProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/rlanProfiles/count

    Get number of deployed configurations for RlanProfile feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/rlanProfiles/{id}

    Get configurations for a specific instance of a deployed RlanProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/wlanProfiles

    Get configurations for WlanProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/wlanProfiles/count

    Get number of deployed configurations for WlanProfile feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/wlanProfiles/{id}

    Get configurations for a specific instance of a deployed WlanProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/wlanProfiles/{wlanProfileId}/mpskKeyConfigs

    Get configurations for wlan feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/wlanProfiles/{wlanProfileId}/mpskKeyConfigs/{id}

    Get configurations for a specific instance of a MpskKeyConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/wlanProfiles/{wlanProfileId}/radioPolicyConfigs

    Get configurations for wlan feature on a wireless controller.

  • <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/ssids/wlanProfiles/{wlanProfileId}/radioPolicyConfigs/{id}

    Get configurations for a specific instance of a RadioPolicyConfig feature on a wireless controller.

API operations for the AccessPoint features that are intended on wireless controllers:

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apJoinProfiles

    Get configurations for ApJoinProfile feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apJoinProfiles

    Create configurations for ApJoinProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apJoinProfiles/count

    Get the number of ApJoinProfile configurations on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apJoinProfiles/{apJoinProfileId}

    Get configuration for ApJoinProfile feature on a wireless controller by ID.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apJoinProfiles/{apJoinProfileId}

    Update configuration for ApJoinProfile feature on a wireless controller by ID.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apJoinProfiles/{apJoinProfileId}

    Delete configuration for ApJoinProfile feature on a wireless controller by ID.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apJoinProfiles/{apJoinProfileId}/apJoinStatsConfigs

    Get configurations for ApJoinStatsConfig feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apJoinProfiles/{apJoinProfileId}/apJoinStatsConfigs

    Create configurations for ApJoinStatsConfig feature on a wireless controller.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apJoinProfiles/{apJoinProfileId}/apJoinStatsConfigs

    Update configurations for ApJoinStatsConfig feature on a wireless controller.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apJoinProfiles/{apJoinProfileId}/apJoinStatsConfigs

    Delete configurations for ApJoinStatsConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apJoinProfiles/{apJoinProfileId}/apJoinSensorConfigs

    Get configurations for ApJoinSensorConfig feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apJoinProfiles/{apJoinProfileId}/apJoinSensorConfigs

    Create configurations for ApJoinSensorConfig feature on a wireless controller.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apJoinProfiles/{apJoinProfileId}/apJoinSensorConfigs

    Update configurations for ApJoinSensorConfig feature on a wireless controller.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apJoinProfiles/{apJoinProfileId}/apJoinSensorConfigs

    Delete configurations for ApJoinSensorConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apJoinProfiles/{apJoinProfileId}/apJoinHeartbeatConfigs

    Get configurations for ApJoinHeartbeatConfig feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apJoinProfiles/{apJoinProfileId}/apJoinHeartbeatConfigs

    Create configurations for ApJoinHeartbeatConfig feature on a wireless controller.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apJoinProfiles/{apJoinProfileId}/apJoinHeartbeatConfigs

    Update configurations for ApJoinHeartbeatConfig feature on a wireless controller.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apJoinProfiles/{apJoinProfileId}/apJoinHeartbeatConfigs

    Delete configurations for ApJoinHeartbeatConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/calendarConfigs

    Get configurations for CalendarConfig feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/calendarConfigs

    Create configurations for CalendarConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/calendarConfigs/count

    Get the number of CalendarConfig configurations on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/calendarConfigs/{calendarConfigId}

    Get configuration for CalendarConfig feature on a wireless controller by ID.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/calendarConfigs/{calendarConfigId}

    Update configuration for CalendarConfig feature on a wireless controller by ID.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/calendarConfigs/{calendarConfigId}

    Delete configuration for CalendarConfig feature on a wireless controller by ID.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/calendarProfiles

    Get configurations for CalendarProfile feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/calendarProfiles

    Create configurations for CalendarProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/calendarProfiles/count

    Get the number of CalendarProfile configurations on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/calendarProfiles/{calendarProfileId}

    Get configuration for CalendarProfile feature on a wireless controller by ID.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/calendarProfiles/{calendarProfileId}

    Update configuration for CalendarProfile feature on a wireless controller by ID.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/calendarProfiles/{calendarProfileId}

    Delete configuration for CalendarProfile feature on a wireless controller by ID.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/haloBleConfigs

    Get configurations for HaloBleConfig feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/haloBleConfigs

    Create configurations for HaloBleConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/haloBleConfigs/count

    Get the number of HaloBleConfig configurations on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/haloBleConfigs/{haloBleConfigId}

    Get configuration for HaloBleConfig feature on a wireless controller by ID.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/haloBleConfigs/{haloBleConfigId}

    Update configuration for HaloBleConfig feature on a wireless controller by ID.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/haloBleConfigs/{haloBleConfigId}

    Delete configuration for HaloBleConfig feature on a wireless controller by ID.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/icapClientMacConfigs

    Get configurations for IcapClientMacConfig feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/icapClientMacConfigs

    Create configurations for IcapClientMacConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/icapClientMacConfigs/count

    Get the number of IcapClientMacConfig configurations on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/icapClientMacConfigs/{icapClientMacConfigId}

    Get configuration for IcapClientMacConfig feature on a wireless controller by ID.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/icapClientMacConfigs/{icapClientMacConfigId}

    Update configuration for IcapClientMacConfig feature on a wireless controller by ID.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/icapClientMacConfigs/{icapClientMacConfigId}

    Delete configuration for IcapClientMacConfig feature on a wireless controller by ID.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/qosMapConfigs

    Get configurations for QosMapConfig feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/qosMapConfigs

    Create configurations for QosMapConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/qosMapConfigs/count

    Get the number of QosMapConfig configurations on a wireless controller.

  • <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/qosMapConfigs/{qosMapConfigId}

    Get configuration for QosMapConfig feature on a wireless controller by ID.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/qosMapConfigs/{qosMapConfigId}

    Update configuration for QosMapConfig feature on a wireless controller by ID.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/qosMapConfigs/{qosMapConfigId}

    Delete configuration for QosMapConfig feature on a wireless controller by ID.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apPacketCaptures

    Get configurations for ApPacketCapture feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apPacketCaptures

    Create configurations for ApPacketCapture feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apPacketCaptures/count

    Get the number of ApPacketCapture configurations on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apPacketCaptures/{apPacketCaptureId}

    Get configuration for ApPacketCapture feature on a wireless controller by ID.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apPacketCaptures/{apPacketCaptureId}

    Update configuration for ApPacketCapture feature on a wireless controller by ID.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apPacketCaptures/{apPacketCaptureId}

    Delete configuration for ApPacketCapture feature on a wireless controller by ID.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apPowerProfiles

    Get configurations for ApPowerProfile feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apPowerProfiles

    Create configurations for ApPowerProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apPowerProfiles/count

    Get the number of ApPowerProfile configurations on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apPowerProfiles/{apPowerProfileId}

    Get configuration for ApPowerProfile feature on a wireless controller by ID.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apPowerProfiles/{apPowerProfileId}

    Update configuration for ApPowerProfile feature on a wireless controller by ID.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apPowerProfiles/{apPowerProfileId}

    Delete configuration for ApPowerProfile feature on a wireless controller by ID.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apPowerProfiles/{apPowerProfileId}/apPpeConfigs

    Get configurations for ApPpeConfig feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apPowerProfiles/{apPowerProfileId}/apPpeConfigs

    Create configurations for ApPpeConfig feature on a wireless controller.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apPowerProfiles/{apPowerProfileId}/apPpeConfigs

    Update configurations for ApPpeConfig feature on a wireless controller.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apPowerProfiles/{apPowerProfileId}/apPpeConfigs

    Delete configurations for ApPpeConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apTraceProfiles

    Get configurations for ApTraceProfile feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apTraceProfiles

    Create configurations for ApTraceProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apTraceProfiles/count

    Get the number of ApTraceProfile configurations on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apTraceProfiles/{apTraceProfileId}

    Get configuration for ApTraceProfile feature on a wireless controller by ID.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apTraceProfiles/{apTraceProfileId}

    Update configuration for ApTraceProfile feature on a wireless controller by ID.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/apTraceProfiles/{apTraceProfileId}

    Delete configuration for ApTraceProfile feature on a wireless controller by ID.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/meshProfiles

    Get configurations for MeshProfile feature on a wireless controller.

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/meshProfiles

    Create configurations for MeshProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/meshProfiles/count

    Get the number of MeshProfile configurations on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/meshProfiles/{meshProfileId}

    Get configuration for MeshProfile feature on a wireless controller by ID.

  • PUT <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/meshProfiles/{meshProfileId}

    Update configuration for MeshProfile feature on a wireless controller by ID.

  • DELETE <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/intended/accessPoints/meshProfiles/{meshProfileId}

    Delete configuration for MeshProfile feature on a wireless controller by ID.

API operations for AccessPoint features that are deployed on wireless controllers:

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/apJoinProfiles

    Get configurations for ApJoinProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/apJoinProfiles/count

    Get number of deployed configurations for ApJoinProfile feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/apJoinProfiles/{apJoinProfileId}/calendarConfigs

    Get configurations for accessPoint feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/apJoinProfiles/{apJoinProfileId}/calendarConfigs/{id}

    Get configurations for a specific instance of a CalendarConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/apJoinProfiles/{apJoinProfileId}/haloBleConfigs

    Get configurations for accessPoint feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/apJoinProfiles/{apJoinProfileId}/haloBleConfigs/{id}

    Get configurations for a specific instance of a HaloBleConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/apJoinProfiles/{apJoinProfileId}/icapClientMacAddressConfigs

    Get configurations for accessPoint feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/apJoinProfiles/{apJoinProfileId}/icapClientMacAddressConfigs/{id}

    Get configurations for a specific instance of a IcapClientMacAddressConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/apJoinProfiles/{apJoinProfileId}/icapMacClientConfigs

    Get configurations for accessPoint feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/apJoinProfiles/{apJoinProfileId}/icapMacClientConfigs/{id}

    Get configurations for a specific instance of a IcapMacClientConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/apJoinProfiles/{apJoinProfileId}/qosMapConfigs

    Get configurations for accessPoint feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/apJoinProfiles/{apJoinProfileId}/qosMapConfigs/{id}

    Get configurations for a specific instance of a QosMapConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/apJoinProfiles/{apJoinProfileId}/qosMapDscpToUPs

    Get configurations for accessPoint feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/apJoinProfiles/{apJoinProfileId}/qosMapDscpToUPs/{id}

    Get configurations for a specific instance of a QosMapDscpToUP feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/apJoinProfiles/{id}

    Get configurations for a specific instance of a deployed ApJoinProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/apPacketCaptures

    Get configurations for ApPacketCapture feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/apPacketCaptures/count

    Get number of deployed configurations for ApPacketCapture feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/apPacketCaptures/{id}

    Get configurations for a specific instance of a deployed ApPacketCapture feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/apPowerProfiles

    Get configurations for ApPowerProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/apPowerProfiles/count

    Get number of deployed configurations for ApPowerProfile feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/apPowerProfiles/{apPowerProfileId}/apPpeConfigs

    Get configurations for accessPoint feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/apPowerProfiles/{apPowerProfileId}/apPpeConfigs/{id}

    Get configurations for a specific instance of a ApPpeConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/apPowerProfiles/{id}

    Get configurations for a specific instance of a deployed ApPowerProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/apTraceProfiles

    Get configurations for ApTraceProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/apTraceProfiles/count

    Get number of deployed configurations for ApTraceProfile feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/apTraceProfiles/{id}

    Get configurations for a specific instance of a deployed ApTraceProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/calendarProfiles

    Get configurations for CalendarProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/calendarProfiles/count

    Get number of deployed configurations for CalendarProfile feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/calendarProfiles/{calendarProfileId}/monthlyConfigs

    Get configurations for accessPoint feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/calendarProfiles/{calendarProfileId}/monthlyConfigs/{id}

    Get configurations for a specific instance of a MonthlyConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/calendarProfiles/{calendarProfileId}/weeklyConfigs

    Get configurations for accessPoint feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/calendarProfiles/{calendarProfileId}/weeklyConfigs/{id}

    Get configurations for a specific instance of a WeeklyConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/calendarProfiles/{id}

    Get configurations for a specific instance of a deployed CalendarProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/meshProfiles

    Get configurations for MeshProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/meshProfiles/count

    Get number of deployed configurations for MeshProfile feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/meshProfiles/{id}

    Get configurations for a specific instance of a deployed MeshProfile feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/siteTagConfigs

    Get configurations for SiteTagConfig feature on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/siteTagConfigs/count

    Get number of deployed configurations for SiteTagConfig feature on a device.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{networkDeviceId}/deployed/accessPoints/siteTagConfigs/{id}

    Get configurations for a specific instance of a deployed SiteTagConfig feature on a wireless controller.

API operations for provisioning the intended features on wireless controllers:

  • POST <cluster-ip>/dna/campus/api/v1/wirelessControllers/{id}/intended/deploy

    Deploy the intended configuration features on a wireless controller.

  • GET <cluster-ip>/dna/campus/api/v1/wirelessControllers/{id}/intended/deviceDeployments

    Get device deployment status.

To access the new Wireless API operations, click the menu icon and choose Platform > Developer Toolkit > APIs.

Expand the Connectivity drop-down list and choose Wireless.

API Enhancements

Applications API Operations

The exporterNetworkDeviceId parameter and healthScore parameters are added in the response of these API operations:

  • GET <cluster-ip>/dna/data/api/v1/networkApplications

    Retrieves the list of network applications along with experience and health metrics.

  • GET <cluster-ip>/dna/data/api/v1/networkApplications/count

    Retrieves the total count of network applications by applying basic filtering.

  • POST <cluster-ip>/dna/data/api/v1/networkApplications/trendAnalytics

    Retrieves the Trend analytics data related to network applications.

  • POST <cluster-ip>/dna/data/api/v1/networkApplications/${id}/trendAnalytics

    Retrieves the trend analytics related to specific network application.

  • POST <cluster-ip>/dna/data/api/v1/networkApplications/summaryAnalytics

    Retrieves summary analytics data related to network applications along with health metrics.

Clients API Operations

The groupby query parameters are added in these API operations:

  • POST <cluster-ip>/dna/data/api/v1/clients/summaryAnalytics

    Retrieves summary analytics data related to clients.

  • POST <cluster-ip>/dna/data/api/v1/clients/${id}/trendAnalytics

    Retrieves specific client information over a specified period of time.

  • POST <cluster-ip>/dna/data/api/v1/clients/topNAnalytics

    Retrieves the Top-N analytics data related to clients.

  • POST <cluster-ip>/dna/data/api/v1/clients/trendAnalytics

    Retrieves the Trend analytics data related to clients.

Device API Operations

The secureMode parameter is included in the response of these API operations:

  • GET <cluster-ip>/dna/data/api/v1/networkDevices/${id}

    Get the device data for the given device id (Uuid).

  • GET <cluster-ip>/dna/data/api/v1/networkDevices

    Gets the Network Device details based on the provided query parameters.

  • POST <cluster-ip>/dna/data/api/v1/networkDevices/query

    Gets the list of Network Devices based on the provided complex filters and aggregation functions.

The secureMode parameter is included in the query of these API operations:

  • GET <cluster-ip>/dna/data/api/v1/networkDevices

    Gets the Network Device details based on the provided query parameters.

  • GET <cluster-ip>/dna/data/api/v1/networkDevices/count

    Gets the total Network device counts based on the provided query parameters.

Device Onboarding (PnP) API Operation

The value parameter type is changed from string to any in the response of the Get Device List API operation.

Device Replacement API Operations

The outOfBand parameter is included in the response of the Retrieve the status of all the device replacement workflows API operation. This parameter indicates whether device replacement was performed manually outside the system (out-of-band).

The primaryWirelessManagementIpv6, secondaryWirelessManagementIpv6, primaryGatewayIpv6, and secondaryGatewayIpv6 parameters are included in the query of the Deploy device replacement workflow API operation.

Event Management API Operation

The policy object giving policy details is included in the response of the Get Event Artifacts API operation.

Issues API Operations

With this release, the support to filter based on deviceFamily is extended to these API operations:

  • GET <cluster-ip>/dna/data/api/v1/assuranceIssues

    Get the details of issues for given set of filters.

  • GET <cluster-ip>/dna/data/api/v1/assuranceIssues/count

    Get the total number of issues for given set of filters.

  • POST <cluster-ip>/dna/data/api/v1/assuranceIssues/query

    Get the details of issues for given set of filters.

  • POST <cluster-ip>/dna/data/api/v1/assuranceIssues/query/count

    Get the total number of issues for given set of filters.

  • POST <cluster-ip>/dna/data/api/v1/assuranceIssues/topNAnalytics

    Get Top N analytics data of issues.

  • POST <cluster-ip>/dna/data/api/v1/assuranceIssues/trendAnalytics

    Get trend analytics data of issues.

  • POST <cluster-ip>/dna/data/api/v1/assuranceIssues/summaryAnalytics

    Get summary analytics data of issues

Industrial Configuration API Operation

With this release, the repZtpStatus parameter is added as a response of these API operations:

  • POST <cluster-ip>/dna/intent/api/v1/iot/repRings/query

    Retrieves the list of REP rings.

  • GET <cluster-ip>/dna/intent/api/v1/iot/repRings/${id}

    Get the REP ring based on the ring ID.

LAN Automation API Operations

With this release, these LAN Automation API operations extend support to IPV6. The ipV6Only and useP2PLinkLocalAddress parameters are included in the query of these API operations:

  • PUT <cluster-ip>/dna/intent/api/v1/lan-automation/updateDevice

    LAN Automation device update.

  • POST <cluster-ip>dna/intent/api/v2/lan-automation

    LAN Automation start V2.

  • GET <cluster-ip>/dna/intent/api/v1/lan-automation/status

    LAN Automation status.

  • PUT <cluster-ip>/dna/intent/api/v1/lan-automation/updateDevice

    LAN Automation Status by ID.

Network Settings API Operations

With this release, these Telemetry API operations now include new error codes in the response schema:

  • GET <cluster-ip>/dna/intent/api/v1/sites/${id}/telemetrySettings

    Retrieve Telemetry settings for a site.

  • PUT <cluster-ip>/dna/intent/api/v1/sites/${id}/telemetrySettings

    Set Telemetry settings for a site.

These are the new error codes and their meanings:

  • 1XX - Informational Responses: The server received the request and sent an informational response.

  • 2XX - Successful Responses: The server received the client request, understood it, and accepted it.

  • 3XX - Redirection Messages: The client must take additional action to complete the request.

  • 4XX - Client Error Responses: The client request caused the error.

  • 5XX - Server Error Responses: The server failed to fulfill the request.

With this release, IPv6 only IP pool support is extended to IPAM API operations. You can now create IPAM IP pools with only an IPv6 address space. The required: ["ipV4AddressSpace"] constraint is removed from the IPSubpool and IPSubpoolCreation schemas.

SDA API Operations

With this release, IPV6 support is extended to port assignment, port channel, device provisioning, SDA extranet, multicast virtual network, fabric device role assignment, layer 2 and layer 3 virtual network API operations.

The additionalIpPools parameter is added and IPv6 support is extended to these API operations:

  • POST <cluster-ip>/dna/intent/api/v1/sda/anycastGateways

    Add anycast gateways.

  • PUT <cluster-ip>/dna/intent/api/v1/sda/anycastGateways

    Update anycast gateways.

  • DELETE <cluster-ip>/dna/intent/api/v1/sda/anycastGateways/${id}

    Delete anycast gateway by ID.

  • GET <cluster-ip>/dna/intent/api/v1/sda/anycastGateways

    Get anycast gateways.

  • GET <cluster-ip>/dna/intent/api/v1/sda/anycastGateways/count

    Get anycast gateway count.

With this release, IPv6 support is extended to these API operations. The underlayTransport parameter is added which accepts the IPV6 underlay transport type for the fabric site.

  • PUT <cluster-ip>/dna/intent/api/v1/sda/fabricSites

    Update fabric site.

  • GET <cluster-ip>/dna/intent/api/v1/sda/fabricSites/count

    Get fabric sites count

  • DELETE <cluster-ip>/dna/intent/api/v1/sda/fabricSites/${id}

    Deletes an fabric site based on ID.

  • GET <cluster-ip>/dna/intent/api/v1/sda/fabricSites

    Get fabric sites.

  • POST <cluster-ip>/dna/intent/api/v1/sda/fabricSites

    Add fabric sites.

  • PUT <cluster-ip>/dna/intent/api/v1/sda/fabricZones

    Update Fabric Zone.

  • GET <cluster-ip>/dna/intent/api/v1/sda/fabricZones/count

    Get fabric zones count.

  • DELETE <cluster-ip>/dna/intent/api/v1/sda/fabricZones/${id}

    Delete fabric zones by ID.

  • GET <cluster-ip>/dna/intent/api/v1/sda/fabricZones

    Get fabric zones.

  • POST <cluster-ip>/dna/intent/api/v1/sda/fabricZones

    Add fabric zones.

  • GET <cluster-ip>/dna/intent/api/v1/sda/authenticationProfiles

    Get authentication profile.

  • PUT <cluster-ip>/dna/intent/api/v1/sda/authenticationProfiles

    Update authentication profile.

With this release, the customBgpRouterId parameter is added to these API operations.

  • GET <cluster-ip>/dna/intent/api/v1/sda/fabricDevices

    Get fabric devices.

  • POST <cluster-ip>/dna/intent/api/v1/sda/fabricDevices

    Add fabric devices.

  • PUT <cluster-ip>/dna/intent/api/v1/sda/fabricDevices

    Update fabric devices.

With this release, the isDualStack and lispTransportType parameters are added as query parameters in these API operations:

  • POST <cluster-ip>/dna/intent/api/v1/sda/fabricDevices/layer3Handoffs/sdaTransits

    Add fabric devices layer 3 handoffs with sda transit.

  • PUT <cluster-ip>/dna/intent/api/v1/sda/fabricDevices/layer3Handoffs/sdaTransits

    Update fabric devices layer 3 handoffs with sda transit.

With this release, the isDualStack and lispTransportType parameters are added in the response of these API operations:

  • GET <cluster-ip>/dna/intent/api/v1/sda/fabricDevices/layer3Handoffs/sdaTransits

    Get fabric devices layer 3 handoffs with sda transit

Software Image Management (SWIM) API Operations

With this release, SiteId, role, productName and productId parameters are introduced in these SWIM API operations:

  • GET <cluster-ip>/dna/intent/api/v1/networkDeviceImages

    Get the list of network devices with image details.

  • GET <cluster-ip>/dna/intent/api/v1/networkDeviceImages/count

    Count of network devices for the given status filters.

The networkDeviceImageCompatibilityStatus, incompatibleAppDetails, appName, incompatibleWith and compatibleImages parameters are added to the response of these APIs operations:

  • GET <cluster-ip>/dna/intent/api/v1/networkDeviceImages

    Get the list of network devices with image details.

  • GET <cluster-ip>/dna/intent/api/v1/networkDeviceImages/${id}

    Fetch network device with image details.

compatibleFeatures is now included in the query of these API operations:

  • POST <cluster-ip>/dna/intent/api/v1/networkDeviceImages/${id}/distribute

    Distribute images on the network device.

  • POST <cluster-ip>/dna/intent/api/v1/networkDeviceImages/distribute/bulk

    Bulk distribute images on network devices.

Wireless API Operations

The calendarPowerProfiles parameter represents a calendar-based power profile setting. You can map multiple Power Profiles to different calendar schedules based on your requirement.

The calendarPowerProfiles parameter is now an optional request array <map> in these API operations:

  • POST <cluster-ip>/dna/intent/api/v1/wirelessSettings/apProfiles

    Create AP Profile.

  • PUT <cluster-ip>/dna/intent/api/v1/wirelessSettings/apProfiles/${id}

    Update AP Profile by ID.

The calendarPowerProfiles parameter is now an optional response array <map> in these API operations:

  • GET <cluster-ip>/dna/intent/api/v1/wirelessSettings/apProfiles/${id}

    Get AP Profile by ID.

  • GET <cluster-ip>/dna/intent/api/v1/wirelessSettings/apProfiles

    Get AP Profiles.

The primary24GhzEnable, primary5GhzEnableand, secondary5GhzEnable, and primary6GhzEnable parameters are included under the Multi Link Operation (MLO) configs or mloGroups, and the default parameter is set to 'TRUE' in these API operations:

  • GET <cluster-ip>/dna/intent/api/v1/wirelessSettings/dot11beProfiles

    Get all 802.11be profiles.

  • PUT <cluster-ip>/dna/intent/api/v1/wirelessSettings/dot11beProfiles/${id}

    Update 802.11be profile.

  • POST <cluster-ip>/dna/intent/api/v1/wirelessSettings/dot11beProfiles

    Create 802.11be profile.

  • GET <cluster-ip>/dna/intent/api/v1/wirelessSettings/dot11beProfiles/${id}

    Get 802.11be Profiles by ID.

The ipv6AclName, urlAclName, isLoadBalancingEnabledForAuthGroup and isLoadBalancingEnabledForAcctGroup parameters are included in these SSID API operations:

  • POST <cluster-ip>/dna/intent/api/v1/sites/${siteId}/wirelessSettings/ssids/${id}

    Create SSID.

  • GET <cluster-ip>/dna/intent/api/v1/sites/${siteId}/wirelessSettings/ssids

    Get SSID by ID.

  • GET <cluster-ip>/dna/intent/api/v1/sites/${siteId}/wirelessSettings/ssids

    Get SSID by Site.

  • POST <cluster-ip>/dna/intent/api/v1/sites/${siteId}/wirelessSettings/ssids/${id}/update

    Update or Override SSID.

  • PUT <cluster-ip>/dna/intent/api/v1/sites/${siteId}/wirelessSettings/ssids/${id}

    Update SSID.

The load parameter is now included as a query parameter in these API operations:

  • PUT <cluster-ip>/dna/intent/api/v1/wirelessProfiles/${id}/siteTags/${siteTagId}

    Update a specific Site Tag for a Wireless Profile.

  • POST <cluster-ip>/dna/intent/api/v1/wirelessProfiles/${id}/siteTags/bulk

    Create multiple Site Tags for a Wireless Profile in bulk.

  • PUT <cluster-ip>/dna/intent/api/v1/wirelessProfiles/${id}/siteTags/${siteTagId}

    Update a specific Site Tag for a Wireless Profile.

  • GET <cluster-ip>/dna/intent/api/v1/wirelessProfiles/${id}/siteTags/${siteTagId}

    Retrieve a specific Site Tag for a Wireless Profile.

The natIpAddress and ipV6Addresses parameters are included as query parameters in the Wireless Controller Provision API operation.

The peerIpV6Address and privateIpV6Address parameters are included in the response of the anchorGroup Wireless API operations.

Deprecated API Operations

Cisco DNA Center System API Operations

With this release, these Cisco DNA Center System Licenses API operations are deprecated:

  • GET <cluster-ip>/dna/intent/api/v1/licenses/device/count

    Device Count Details.

  • GET <cluster-ip>/dna/intent/api/v1/licenses/device/summary

    Device License Summary.

  • GET <cluster-ip>/dna/intent/api/v1/licenses/device/${device_uuid}/details

    Device License Details.

  • GET <cluster-ip>/dna/intent/api/v1/licenses/term/smartAccount/${smart_account_id}/virtualAccount/${virtual_account_name}

    License Term Details.

Discovery API Operations

With this release, these Discovery API operations are marked as Sunset:

  • GET <cluster-ip>/dna/intent/api/v1/discovery/count

    Get count of all discovery jobs.

  • GET <cluster-ip>/dna/intent/api/v1/discovery/${startIndex}/${recordsToReturn}

    Get discoveries by range.

  • GET <cluster-ip>/dna/intent/api/v1/discovery/${id}/summary

    Get network devices from discovery.

  • POST <cluster-ip>/dna/intent/api/v1/discovery

    Start discovery.

  • DELETE <cluster-ip>/dna/intent/api/v1/discovery/${id}

    Delete discovery by ID.

  • GET <cluster-ip>/dna/intent/api/v1/discovery/${id}

    Get discovery by ID.

  • PUT <cluster-ip>/dna/intent/api/v1/discovery

    Updates an existing discovery by specified ID.

  • GET <cluster-ip>/dna/intent/api/v1/discovery/${id}/network-device/count

    Get devices discovered by ID.

  • GET <cluster-ip>/dna/intent/api/v1/discovery/${id}/job

    Get list of discoveries by discovery ID.

  • GET <cluster-ip>/dna/intent/api/v1/discovery/job

    Get discovery jobs by IP.

  • GET <cluster-ip>/dna/intent/api/v1/discovery/${id}/network-device/${startIndex}/${recordsToReturn}

    Get discovered devices by range.

  • DELETE <cluster-ip>/dna/intent/api/v1/discovery/${startIndex}/${recordsToDelete}

    Delete discovery by specified range.

  • GET <cluster-ip>/dna/intent/api/v1/discovery/${id}/network-device

    Get discovered network devices by discovery ID.

Issues API Operation

With this release, the Issues : GET <cluster-ip>/dna/intent/api/v1/issues API operation is deprecated.

Wireless API Operations

With this release, these Wireless API operations are deprecated:

  • GET <cluster-ip>/dna/intent/api/v1/wireless/accesspoint-configuration/summary

    Get Access Point Configuration.

  • POST <cluster-ip>/dna/intent/api/v1/wireless/accesspoint-configuration

    Configure Access Points V1.

  • POST <cluster-ip>/dna/intent/api/v1/wireless/accesspoint-configuration

    Configure Access Points V2.

  • GET <cluster-ip>/dna/intent/api/v1/wireless/accesspoint-configuration/details/${task_id}

    Get Access Point Configuration task result.

  • GET <cluster-ip>/dna/intent/api/v1/wireless/accesspoint-configuration/count

    Get Access Point Configuration Count.

API Operation Changes That Break Backward Compatibility

None