{"type":"api","title":"Get wireless lan controller details by Id","meta":{"id":"/apps/pubhub/media/cisco-catalyst-center-api-2-3-7-4/5f0ebf004a2d4799bf23d5900695a35a48893d24/e3488c7c-70e3-3936-bce5-55e87fc57590","info":{"title":"Intent API","description":"Cisco Catalyst Center Platform v. 2.3.7.4","version":"2.3.7.4"},"x-parser-conf":{"expand":0,"labelConfig":{"endpoint":"summary"}}},"spec":{"operationId":"getWirelessLanControllerDetailsById","tags":["Devices"],"summary":"Get wireless lan controller details by Id","deprecated":false,"description":"Returns the wireless lan controller info with given device ID","parameters":[{"name":"id","description":"Device ID","required":true,"schema":{"type":"string","default":"application/json"},"in":"path"}],"responses":{"200":{"description":"The request was successful. The result is contained in the response body.","content":{"application/json":{"schema":{"type":"object","properties":{"response":{"type":"object","properties":{"adminEnabledPorts":{"type":"array","items":{"type":"integer"},"description":""},"apGroupName":{"type":"string","description":""},"deviceId":{"type":"string","description":""},"ethMacAddress":{"type":"string","description":""},"flexGroupName":{"type":"string","description":""},"id":{"type":"string","description":""},"instanceTenantId":{"type":"string","description":""},"instanceUuid":{"type":"string","description":""},"lagModeEnabled":{"type":"boolean","description":""},"netconfEnabled":{"type":"boolean","description":""},"wirelessLicenseInfo":{"type":"string","enum":["ADVANTAGE","ESSENTIALS"],"description":""},"wirelessPackageInstalled":{"type":"boolean","description":""}},"description":""},"version":{"type":"string","description":""}},"description":"","$$ref":"#/components/schemas/getWirelessLanControllerDetailsByIdResponse"}}}},"204":{"description":"The request was successful, however no content was returned.","content":{}},"206":{"description":"The GET request included a Range Header, and the server responded with the partial content matching the range.","content":{}},"400":{"description":"The client made a request that the server could not understand (for example, the request syntax is incorrect).","content":{}},"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":{}},"415":{"description":"The client sent a request body in a format that the server does not support (for example, XML to a server that only accepts JSON).","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":"The server did not respond inside time restrictions and timed-out.","content":{}}},"x-rapi-id":"f682-6a8e-41bb-a242","x-rapi-overview":"Returns the wireless lan controller info with given device ID","x-rapi-domain":"Know Your Network","x-rapi-subdomain":"Devices","x-rapi-version":"1.0.0","x-rapi-internalPath":"/api/v1/network-device/${id}/wireless-info","x-rapi-publicPath":"/dna/intent/api/v1/network-device/${id}/wireless-info","x-rapi-registerInKONG":true,"x-rapi-banner":[],"__originalOperationId":"getWirelessLanControllerDetailsById","method":"get","path":"/dna/intent/api/v1/network-device/{id}/wireless-info"}}