{"type":"api","title":"Cisco DNA Center Nodes Configuration Summary","meta":{"id":"/apps/pubhub/media/cisco-catalyst-center-api-2-3-7-9/b3d6cc9fb9f506b3bc9099912aa8a6f9d87e0f0a/6a3cd7ca-617e-374c-a10b-740a529a993e","info":{"title":"Intent API","description":"Cisco Catalyst Center Platform v. 2.3.7.9","version":"2.3.7.9"},"tags":[{"name":"Authentication","description":"Access Token Request"},{"name":"Sites","description":"Create sites, assign devices to them and get site health"},{"name":"Topology","description":"Get topology details and overall network health"},{"name":"Devices","description":"Manage network devices"},{"name":"Clients","description":"Get client (by MAC Address) health, status, and information"},{"name":"Users","description":"Obtain information about *Users* and associated connections and devices"},{"name":"Issues","description":"Obtain issue details, impacted hosts, and suggested actions for remediation"},{"name":"Site Design","description":"Design/provision NFV device to site/area/building/floor"},{"name":"Network Settings","description":"Manage Network Settings"},{"name":"Software Image Management (SWIM)","description":"Manage activation and distribution of software images"},{"name":"Device Onboarding (PnP)","description":"Zero-touch deployment of network devices"},{"name":"Configuration Templates","description":"Configure and manage CLI templates"},{"name":"Configuration Archive","description":"Export device configurations to an encrypted zip file"},{"name":"SDA","description":"(BETA) Configure and manage SDA wired fabric border devices"},{"name":"Sensors","description":"Manage sensor test templates"},{"name":"Wireless","description":"Configure and manage SSIDs, Wireless, and RF profiles in non-fabric wireless network"},{"name":"Command Runner","description":"Retrieve real-time device configuration and CLI keywords"},{"name":"Discovery","description":"Discover network devices and manage discovery jobs"},{"name":"Path Trace","description":"Network route and flow analysis"},{"name":"File","description":"Get configuration files by namespace and ID"},{"name":"Task","description":"Get information about asynchronous tasks"},{"name":"Tag","description":"Assign administrator-defined tags to network devices"},{"name":"Application Policy","description":"Create and manage applications, application sets, and application policies"},{"name":"Applications","description":"Intent API to get a list of applications for a specific site, a device, or a client device's MAC address"},{"name":"ITSM","description":"Provide the details of the various third party integrations that are supported"},{"name":"Event Management","description":"Event based notification to external handlers"},{"name":"Security Advisories","description":"Provides the details of advisories on the network and devices"},{"name":"Compliance","description":"Provides compliance status data on the devices"}],"x-parser-conf":{"expand":0,"labelConfig":{"endpoint":"summary"}},"openapi":"3.0.1","servers":[{"url":"/"}]},"spec":{"operationId":"ciscoDNACenterNodesConfigurationSummary","tags":["Platform"],"summary":"Cisco DNA Center Nodes Configuration Summary","deprecated":false,"description":"Provides details about the current Cisco DNA Center node configuration, such as API version, node name, NTP server, intracluster link, LACP mode, network static routes, DNS server, subnet mask, host IP, default gateway, and interface information. ","parameters":[],"responses":{"200":{"description":"The request was successful. The result is contained in the response body.","content":{"application/json":{"schema":{"type":"object","properties":{"version":{"type":"string","description":"The MAGLEV-API version (this field is for internal development purpose)"},"response":{"type":"object","properties":{"nodes":{"type":"array","items":{"type":"object","properties":{"ntp":{"type":"object","properties":{"servers":{"type":"array","items":{"type":"string"},"description":"NTP server"}},"description":"NTP clock configuration"},"network":{"type":"array","items":{"type":"object","properties":{"intra_cluster_link":{"type":"boolean","description":"Flag to indicate which interface is configured as the inter-cluster link"},"lacp_mode":{"type":"boolean","description":"LACP Mode configuration on NIC"},"inet":{"type":"object","properties":{"routes":{"type":"array","items":{"type":"object"},"description":"Static route"},"gateway":{"type":"string","description":"Default gateway"},"dns_servers":{"type":"array","items":{"type":"object"},"description":"DNS server"},"netmask":{"type":"string","description":"Subnet mask"},"host_ip":{"type":"string","description":"IP assigned"}},"description":"IPV4 configuration"},"interface":{"type":"string","description":" Interface name"},"inet6":{"type":"object","properties":{"host_ip":{"type":"string","description":"IP assigned to the host"},"netmask":{"type":"string","description":"Subnet mask of the host"}},"description":"IPV6 configuration"},"lacp_supported":{"type":"boolean","description":" LACP Support configuration on NIC"},"slave":{"type":"array","items":{"type":"string"},"description":"Physical interface name"}}},"description":"Network info"},"proxy":{"type":"object","properties":{"https_proxy":{"type":"string","description":" Https Proxy Server"},"no_proxy":{"type":"array","items":{"type":"string"},"description":"Servers configured to explicitly use no proxy"},"https_proxy_username":{"type":"string","description":" Configured Https proxy username"},"http_proxy":{"type":"string","description":"Not Supported"},"https_proxy_password":{"type":"string","description":" Configured Https excrypted proxy password."}},"description":"Proxy Info"},"platform":{"type":"object","properties":{"vendor":{"type":"string","description":"Product manufacturer"},"product":{"type":"string","description":"Product Identifier"},"serial":{"type":"string","description":"Serial number of chassis"}},"description":" Platform/Chassis Info"},"id":{"type":"string","description":"Cluster Identifier"},"name":{"type":"string","description":"Node name"}}},"description":" Node Info"}},"description":""}},"description":"","$$ref":"#/components/schemas/CiscoDNACenterNodesConfigurationSummaryResponse"}}}},"401":{"description":"The client's authentication credentials included with the request are missing or invalid.","content":{}},"403":{"description":"The server recognizes the authentication credentials, but the client is not authorized to perform this request.","content":{}},"404":{"description":"The client made a request for a resource that does not exist.","content":{}},"409":{"description":"The target resource is in a conflicted state (for example, an edit conflict where a resource is being edited by multiple users). Retrying the request later might succeed.","content":{}},"500":{"description":"The server could not fulfill the request.","content":{}},"501":{"description":"The server has not implemented the functionality required to fulfill the request.","content":{}},"503":{"description":"The server is (temporarily) unavailable.","content":{}},"504":{"description":"Because the server did not respond in time, the response timed out.","content":{}}},"x-rapi-id":"d8b0-fb13-4f08-a967","x-rapi-overview":"Provides details about the current Cisco DNA Center node configuration, such as API version, node name, NTP server, intracluster link, LACP mode, network static routes, DNS server, subnet mask, host IP, default gateway, and interface information. ","x-rapi-domain":"Cisco DNA Center System","x-rapi-subdomain":"Platform","x-rapi-version":"1.0.0","x-rapi-internalPath":"/api/system/v1/maglev/nodes/config","x-rapi-publicPath":"/dna/intent/api/v1/nodes-config","x-rapi-registerInKONG":true,"x-rapi-banner":[],"x-rapi-rateLimiting":"100~MINUTE","__originalOperationId":"ciscoDNACenterNodesConfigurationSummary","method":"get","path":"/dna/intent/api/v1/nodes-config"}}