{"type":"api","title":"Cisco DNA Center Nodes Configuration Summary","meta":{"id":"/apps/pubhub/media/dna-center-235/0e427c513038595590fc5a0593cb0e208dd78571/2192edf3-d24e-3461-ab8c-12a97b547df4","swagger":"2.0","info":{"description":"Cisco DNA Center Platform v. 2.3.5","version":"2.3.5","title":"Intent API"},"schemes":["https"],"x-parser-conf":{"expand":0,"labelConfig":{"endpoint":"summary"}}},"spec":{"operationId":"ciscoDNACenterNodesConfigurationSummary","tags":["Platform"],"summary":"Cisco DNA Center Nodes Configuration Summary","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. ","consumes":["application/json"],"produces":["application/json"],"parameters":[],"responses":{"200":{"description":"The request was successful. The result is contained in the response body.","schema":{"type":"object","properties":{"version":{"type":"string"},"response":{"type":"object","properties":{"nodes":{"type":"array","items":{"type":"object","properties":{"ntp":{"type":"object","properties":{"servers":{"type":"array","items":{"type":"string"}}}},"network":{"type":"array","items":{"type":"object","properties":{"intra_cluster_link":{"type":"boolean"},"lacp_mode":{"type":"boolean"},"inet":{"type":"object","properties":{"routes":{"type":"array","items":{"type":"object"}},"gateway":{"type":"string"},"dns_servers":{"type":"array","items":{"type":"object"}},"netmask":{"type":"string"},"host_ip":{"type":"string"}}},"interface":{"type":"string"},"inet6":{"type":"object","properties":{"host_ip":{"type":"string"},"netmask":{"type":"string"}}},"lacp_supported":{"type":"boolean"},"slave":{"type":"array","items":{"type":"string"}}}}},"proxy":{"type":"object","properties":{"https_proxy":{"type":"string"},"no_proxy":{"type":"array","items":{"type":"string"}},"https_proxy_username":{"type":"string"},"http_proxy":{"type":"string"},"https_proxy_password":{"type":"string"}}},"platform":{"type":"object","properties":{"vendor":{"type":"string"},"product":{"type":"string"},"serial":{"type":"string"}}},"id":{"type":"string"},"name":{"type":"string"}}}}}}},"$$ref":"#/definitions/CiscoDNACenterNodesConfigurationSummaryResponse"}},"401":{"description":"The client's authentication credentials included with the request are missing or invalid."},"403":{"description":"The server recognizes the authentication credentials, but the client is not authorized to perform this request."},"404":{"description":"The client made a request for a resource that does not exist."},"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."},"500":{"description":"The server could not fulfill the request."},"501":{"description":"The server has not implemented the functionality required to fulfill the request."},"503":{"description":"The server is (temporarily) unavailable."},"504":{"description":"Because the server did not respond in time, the response timed out."}},"__originalOperationId":"ciscoDNACenterNodesConfigurationSummary","method":"get","path":"/dna/intent/api/v1/nodes-config"}}