How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Cisco Catalyst Center DNS Services API

Operations related to Catalyst Center - Assurance Network Services

Cisco Catalyst Center DNS Services API is one of 30 APIs that Cisco Catalyst Center publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include DNS Services. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

This API exposes 9 operations across 9 paths, and defines 44 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://developer.cisco.com.

9 operations 9 paths 44 schemas 3 GET6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://{catalyst-center-host}/dna/intent/api/v1
Terms of Service
Resource Areas
1

Paths & Operations 9

Across 9 paths, the API surfaces 9 operations — 3 GET, 6 POST. Each is listed below with its method, path, parameters, and response codes.

DNS Services 9

Operations related to Catalyst Center - Assurance Network Services

GET
/dna/data/api/v1/dnsServices
Retrieves the list of DNS Services for given parameters.
readDNSServices 12 params → 2004005001XX2XX3XX4XX5XX
GET
/dna/data/api/v1/dnsServices/count
Retrieves the total number of DNS Services for given parameters.
readDNSServicesCount 8 params → 2004005001XX2XX3XX4XX5XX
GET
/dna/data/api/v1/dnsServices/{id}
Retrieves the details of a specific DNS Service matching the id of the Service.
readDNSServiceById 4 params → 2004004045001XX2XX3XX4XX
POST
/dna/data/api/v1/dnsServices/query
Retrieves the list of DNS Services for given set of complex filters.
readDNSServicesWithFilters 1 param body → 2004005001XX2XX3XX4XX5XX
POST
/dna/data/api/v1/dnsServices/query/count
Retrieves the total number of DNS Services for given set of complex filters.
readDNSServicesCountWithFilters 1 param body → 2004005001XX2XX3XX4XX5XX
POST
/dna/data/api/v1/dnsServices/summaryAnalytics
Get summary analytics data of DNS Services for given set of complex filters.
queryDNSServicesSummaryAnalytics 1 param body → 2004005001XX2XX3XX4XX5XX
POST
/dna/data/api/v1/dnsServices/topNAnalytics
Get Top N analytics data of DNS Services for given set of complex filters.
queryDNSServicesTopNAnalytics 1 param body → 2004005001XX2XX3XX4XX5XX
POST
/dna/data/api/v1/dnsServices/trendAnalytics
Get trend analytics data of DNS Services for given set of complex filters.
queryDNSServicesTrendAnalytics 1 param body → 2004005001XX2XX3XX4XX5XX
POST
/dna/data/api/v1/dnsServices/{id}/trendAnalytics
Get trend analytics data for a given DNS Service matching the id of the Service.
queryDNSServicesTrendAnalyticsById 2 params body → 2004004045001XX2XX3XX4XX

Schemas 44

The contract defines 44 schemas that model the data the API accepts and returns. The most detailed are DNSServiceResponse (14 properties), DNSServicesTrendAnalyticsRequest (6 properties), DNSServicesTopNAnalyticsRequest (6 properties), DNSServicesAnalyticsFilter (5 properties). Each schema is shown below with its type and property counts.

NetworkServicesPaginationWithTrendRequest
object
3 properties
topN
integer
Number of records to retrieve
NetworkServicesAggregateAttributeResponse
object
3 properties
DNSServicesAnalyticsSortBy
object
Records are sorted based on the field specified.
3 properties
DNSServicesAnalyticsGroupByKey
string
Grouping key
LogicalOperator
string
Operator to use when attempting to apply a logical conjunction of more than 1 filter Logical operations include: 'and', 'or'.
CountIntegerResponse
object
Reports
2 properties
DNSServiceFailureResponse
object
Failure response
3 properties
DNSServicesAnalyticsAttributeKey
string
Attribute key for anlytics
NetworkServicesOperator
string
Type of filter operator to use for querying data. When in and notIn operators are used, the value should be array. For all other operators, the value should be…
DNSServicesSummaryAnalyticsResponse
object
DNS Services Summary Analytics Response object
3 properties
DNSServiceResponse
object
Contains details of DNS service.
14 properties
NetworkServicesAnalyticsGroup
object
Network Services Analytics Group object
3 properties
DNSServicesSummaryAnalyticsResponseModel
object
DNS Services Summary Analytics Response Model
3 properties
DNSServicesAggregateAttributeKey
string
Aggregate attribute key
DNSServiceResponseModel
object
DNS Service response
2 properties
CountIntegerResponse_response
object
1 property
DNSServicesTopNAnalyticsRequest
object
DNS Services Top N Analytics requst payload
6 properties 2 required
DNSServicesQueryRequest
object
DNS Services query requst payload
2 properties
DNSServicesTrendInterval
string
The time window to aggregate the Network Services data.
NetworkServicesAttributeResponse
object
2 properties
DNSServicesFilter
object
In case of single filter, please use key, operator and value combination. If multiple filters need to be applied using a logical operation, please use logicalO…
5 properties
DNSServicesTrendAnalyticsResponseModel
object
DNS Services Trend Analytics Response Model
3 properties
DNSServicesTopNAnalyticsResponseModel
object
DNS Services Top N Analytics Response Model
3 properties
DNSServicesAnalyticsPaginationRequest
object
3 properties
DNSServicesFilterAttribute
string
Field names which are supported by this API as filter keys
ErrorObject
object
3 properties
DNSServicesSummaryAnalyticsRequest
object
DNS Services Summary Analytics requst payload
5 properties
NetworkServicesFunction
string
Name of the aggregate function that should be applied when querying the data.
ErrorResponse
object
Contains information explaining the error that occured processing this request.
2 properties
NetworkServicesPaginationWithTrendResponse
object
4 properties
DNSServicesAggregateAttribute
object
Aggreage attribute object
2 properties
DNSServicesPaginationSortBy
object
Records are sorted based on the field specified.
2 properties
startAndEndTime
object
start and end time of data set to query. Data is aggregated based on time window and timestamped with window start time. | For example - 1. When data events fa…
2 properties
DNSServicesTrendAnalyticsResponse
object
DNS Services Trend Analytics Response object
4 properties
DNSServicesTrendAnalyticsRequest
object
DNS Services Trend Analytics requst payload
6 properties 2 required
DNSServicesTopNAnalyticsResponse
array
Issues TopN Analytics Response object
DNSServicesAnalyticsFilter
object
In case of single filter, please use key, operator and value combination. If multiple filters need to be applied using a logical operation, please use logicalO…
5 properties
DNSServiceListResponseModel
object
DNS Service list response
3 properties
DNSServicesPaginationRequest
object
Pagination object
3 properties
DNSServicesAnalyticsSortResponse
object
4 properties
DNSServicePaginationResponse
object
Pagination object
4 properties
DNSServicesAnalyticsFilterAttribute
string
Field names which are supported by this API as filter keys
DNSServicesQueryCountRequest
object
DNS Services query count requst payload
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cisco-catalyst-center-dns-services-api-openapi.yml Raw ↑

Other APIs Cisco Catalyst Center publishes across the network.

Cisco Catalyst Center MCP Server
Cisco Catalyst Center AAA Services API
Cisco Catalyst Center Application Health Score Definitions API
Cisco Catalyst Center Assurance Events API
Cisco Catalyst Center Assurance Tasks API
Cisco Catalyst Center Clients API
Cisco Catalyst Center Custom Issue Definitions API
Cisco Catalyst Center DHCP Services API
Cisco Catalyst Center Direct Deploy API
Cisco Catalyst Center Energy API
Cisco Catalyst Center Fabric Site Health Summaries API
Cisco Catalyst Center Fabric Summary API
Where this information came from

This is an independent, third-party profile of Cisco Catalyst Center DNS Services API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.