{"type":"api","title":"Get Components As Key Value","meta":{"id":"/apps/pubhub/media/sd-wan-api-20-16/58fb893fa751949ea20a40274e9ab219a20e19fa/e77267b5-7b4b-3f93-807c-c6d1c6b41343","info":{"title":"Cisco Catalyst SD-WAN Manager API","description":"The vManage API exposes the functionality of operations maintaining devices and the overlay network","contact":{"email":"vmanage@cisco.com"},"license":{"name":"Commercial License","url":"https://www.cisco.com/c/en/us/solutions/enterprise-networks/sd-wan/index.html"},"version":"2.0.0"},"openapi":"3.0.1","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Monitoring - Events"],"description":"Get event component types.","operationId":"getComponentsAsKeyValue","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object","properties":{"key":{"type":"string","example":"system"},"value":{"type":"string","example":"System"}},"$$ref":"#/components/schemas/SimpleKeyValueMapping"},"examples":{"Response":{"description":"Response","value":{"data":[{"key":"Policy","value":"Policy"},{"key":"Nat","value":"Nat"},{"key":"BFD","value":"BFD"},{"key":"App-Route","value":"App-Route"},{"key":"Nwpi","value":"Nwpi"},{"key":"Security","value":"Security"},{"key":"Statistics","value":"Statistics"},{"key":"System","value":"System"},{"key":"Control","value":"Control"},{"key":"security","value":"security"},{"key":"OMP","value":"OMP"},{"key":"VPN","value":"VPN"},{"key":"PIM","value":"PIM"},{"key":"Software","value":"Software"},{"key":"Hardware","value":"Hardware"},{"key":"CloudExpress","value":"CloudExpress"},{"key":"cloudDock","value":"cloudDock"},{"key":"Firmware","value":"Firmware"},{"key":"Bridge","value":"Bridge"},{"key":"OSPF","value":"OSPF"}]},"$$ref":"#/components/examples/component_keyvalue"}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"default","__originalOperationId":"getComponentsAsKeyValue","method":"get","path":"/event/component/keyvalue"}}