{"type":"api","title":"Get Webex Data Centers","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":["System - Cloud Service Webex"],"description":"TEMP-Insert webex data center details manually for test setup","operationId":"getWebexDataCenters","requestBody":{"description":"Webex Data Center","content":{"application/json":{"schema":{"type":"object","properties":{"ETag":{"type":"string","example":"vmanagemockwebexetag"},"config":{"type":"object","properties":{"items":{"type":"array","properties":{"empty":{"type":"boolean"}},"items":{"type":"object","properties":{"prefixes":{"type":"object","properties":{"owned":{"type":"array","example":["23.89.48.0/20","64.68.96.0/24","64.68.103.0/24"],"items":{"type":"string","example":"[\"23.89.48.0/20\",\"64.68.96.0/24\",\"64.68.103.0/24\"]"}}},"$$ref":"#/components/schemas/Prefixinfo"},"region":{"type":"object","properties":{"id":{"type":"integer","format":"int64","example":1},"name":{"type":"string","example":"us-west-1"},"responder_fqdn":{"type":"string","example":"pinger.us-west-1.infnet.webex.com"}},"$$ref":"#/components/schemas/Regioninfo"}},"$$ref":"#/components/schemas/RegionPrefixinfo"}},"revision":{"type":"string","example":"20201120.ace4cb0"},"version":{"type":"string","example":"1.0.0"}},"$$ref":"#/components/schemas/Configinfo"}},"$$ref":"#/components/schemas/WebexDataCenter"}}}},"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"boolean"}}}},"400":{"description":"bad input parameter"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"__originalOperationId":"getWebexDataCenters","method":"post","path":"/webex/datacenter"}}