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 DHCP Services API

Operations related to Catalyst Center - Assurance Network Services

Cisco Catalyst Center DHCP 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 DHCP 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 43 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 43 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.

DHCP Services 9

Operations related to Catalyst Center - Assurance Network Services

GET
/dna/data/api/v1/dhcpServices
Retrieves the list of DHCP Services for given parameters.
readDHCPServices 13 params → 2004005001XX2XX3XX4XX5XX
GET
/dna/data/api/v1/dhcpServices/count
Retrieves the total number of DHCP Services for given parameters.
readDHCPServicesCount 9 params → 2004005001XX2XX3XX4XX5XX
GET
/dna/data/api/v1/dhcpServices/{id}
Retrieves the details of a specific DHCP Service matching the id of the Service.
readDHCPServiceById 4 params → 2004004045001XX2XX3XX4XX
POST
/dna/data/api/v1/dhcpServices/query
Retrieves the list of DHCP Services for given set of complex filters.
readDHCPServicesWithFilters 1 param body → 2004005001XX2XX3XX4XX5XX
POST
/dna/data/api/v1/dhcpServices/query/count
Retrieves the total number of DHCP Services for given set of complex filters.
readDHCPServicesCountWithFilters 1 param body → 2004005001XX2XX3XX4XX5XX
POST
/dna/data/api/v1/dhcpServices/summaryAnalytics
Get summary analytics data of DHCP Services for given set of complex filters.
queryDHCPServicesSummaryAnalytics 1 param body → 2004005001XX2XX3XX4XX5XX
POST
/dna/data/api/v1/dhcpServices/topNAnalytics
Get Top N analytics data of DHCP Services for given set of complex filters.
queryDHCPServicesTopNAnalytics 1 param body → 2004005001XX2XX3XX4XX5XX
POST
/dna/data/api/v1/dhcpServices/trendAnalytics
Get trend analytics data of DHCP Services for given set of complex filters.
queryDHCPServicesTrendAnalytics 1 param body → 2004005001XX2XX3XX4XX5XX
POST
/dna/data/api/v1/dhcpServices/{id}/trendAnalytics
Get trend analytics data for a given DHCP Service matching the id of the Service.
queryDHCPServicesTrendAnalyticsById 2 params body → 2004004045001XX2XX3XX4XX

Schemas 43

The contract defines 43 schemas that model the data the API accepts and returns. The most detailed are DHCPServiceResponse (14 properties), DHCPServicesTopNAnalyticsRequest (6 properties), DHCPServicesTrendAnalyticsRequest (6 properties), DHCPServicesSummaryAnalyticsRequest (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
LogicalOperator
string
Operator to use when attempting to apply a logical conjunction of more than 1 filter Logical operations include: 'and', 'or'.
DHCPServicesAnalyticsAttributeKey
string
CountIntegerResponse
object
Reports
2 properties
DHCPServicesQueryRequest
object
DHCP Services query requst payload
2 properties
DHCPServicesAnalyticsPaginationRequest
object
3 properties
DHCPServicesTrendAnalyticsResponse
object
DHCP Services Trend Analytics Response object
4 properties
DHCPServicesPaginationSortBy
object
Records are sorted based on the field specified.
2 properties
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…
NetworkServicesAnalyticsGroup
object
Network Services Analytics Group object
3 properties
DHCPServicesAnalyticsSortResponse
object
4 properties
DHCPServiceResponse
object
Contains details of DHCP service.
14 properties
DHCPServicesAnalyticsGroupByKey
string
DHCPServicesSummaryAnalyticsRequest
object
DHCP Services Summary Analytics requst payload
5 properties
CountIntegerResponse_response
object
1 property
NetworkServicesAttributeResponse
object
2 properties
DHCPServicesAnalyticsFilterAttribute
string
Field names which are supported by this API as filter keys
DHCPServicesAnalyticsSortBy
object
Records are sorted based on the field specified.
3 properties
DHCPServicesAnalyticsFilter
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
DHCPServicesTrendAnalyticsResponseModel
object
DHCP Services Trend Analytics Response Model
3 properties
DHCPServicesAggregateAttribute
object
2 properties
DHCPServiceResponseModel
object
DHCP Service response
2 properties
ErrorObject
object
3 properties
DHCPServicesTrendAnalyticsRequest
object
DHCP Services Trend Analytics requst payload
6 properties 2 required
DHCPServicesFilter
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
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
DHCPServicesSummaryAnalyticsResponse
object
DHCP Services Summary Analytics Response object
3 properties
DHCPServiceListResponseModel
object
DHCP Service list response
3 properties
DHCPServicesTopNAnalyticsRequest
object
DHCP Services Top N Analytics requst payload
6 properties 2 required
DHCPServicesPaginationRequest
object
3 properties
NetworkServicesTrendInterval
string
The time window to aggregate the Network Services data.
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
DHCPServicePaginationResponse
object
4 properties
DHCPServicesAggregateAttributeKey
string
DHCPServicesTopNAnalyticsResponse
array
Issues TopN Analytics Response object
DHCPServicesTopNAnalyticsResponseModel
object
DHCP Services Top N Analytics Response Model
3 properties
DHCPServicesFilterAttribute
string
Field names which are supported by this API as filter keys
DHCPServicesQueryCountRequest
object
DHCP Services query count requst payload
1 property
DHCPServicesSummaryAnalyticsResponseModel
object
DHCP Services Summary Analytics Response Model
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cisco-catalyst-center-dhcp-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 Direct Deploy API
Cisco Catalyst Center DNS Services 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 DHCP 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.