{"type":"api","title":"Get Wireless Profile","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":"getWirelessProfile","tags":["Wireless"],"summary":"Get Wireless Profile","deprecated":false,"description":"Gets either one or all the wireless network profiles if no name is provided for network-profile.","parameters":[{"name":"profileName","description":"Wireless Network Profile Name","required":false,"schema":{"type":"string","default":"application/json"},"in":"query"}],"responses":{"200":{"description":"The request was successful. The result is contained in the response body.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"profileDetails":{"type":"object","properties":{"name":{"type":"string","description":"Profile Name"},"sites":{"type":"array","items":{"type":"string"},"description":"array of site name hierarchies(eg: [\"Global/aaa/zzz\", \"Global/aaa/zzz\"])"},"ssidDetails":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string","description":"SSID Name"},"type":{"type":"string","enum":["Guest","Enterprise"],"description":"SSID Type(enum: Enterprise/Guest)"},"enableFabric":{"type":"boolean","description":"true if fabric is enabled else false"},"flexConnect":{"type":"object","properties":{"enableFlexConnect":{"type":"boolean","description":"true if flex connect is enabled else false"},"localToVlan":{"type":"integer","description":"Local To VLAN ID"}},"description":"Flex Connect details"},"interfaceName":{"type":"string","description":"Interface Name"}}},"description":"SSID Details"}},"required":["name"],"description":"Profile Details"}},"required":["profileDetails"]},"description":"","$$ref":"#/components/schemas/getWirelessProfileResponse"}}}},"202":{"description":"The request has been accepted for execution.","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":{}},"404":{"description":"The client made a request for a resource that does not exist.","content":{}},"500":{"description":"The server could not fulfill the request.","content":{}}},"x-rapi-id":"b3a1-c880-4c8b-9b8b","x-rapi-overview":"Gets either one or all the wireless network profiles if no name is provided for network-profile.","x-rapi-domain":"Connectivity","x-rapi-subdomain":"Wireless","x-rapi-version":"1.0.0","x-rapi-banner":["Intent"],"x-rapi-rateLimiting":"5~1","__originalOperationId":"getWirelessProfile","method":"get","path":"/dna/intent/api/v1/wireless/profile"}}