{"type":"api","title":"Get topology for Config Group","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":["Multicloud Interconnect - General"],"summary":"Get topology for Config Group.","description":"API to retrieve current Multicloud Interconnect topology for the Config Group.","operationId":"getInterconnectConfigGroupTopology","parameters":[{"name":"interconnect-type","in":"path","description":"Interconnect provider type","required":true,"schema":{"type":"string"}},{"name":"config-group-id","in":"path","description":"Config Group Id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Interconnect Config-Group Topology Response.","content":{"application/json":{"schema":{"type":"object","properties":{"topology":{"type":"object","properties":{"devices":{"type":"array","items":{"type":"object","properties":{"criteria":{"type":"object","properties":{"attribute":{"type":"string","description":"Name of attribute type","example":"tag"},"value":{"type":"string","description":"Value of attribute","example":"ICGW_NAME"}},"$$ref":"#/components/schemas/InlineResponse20013TopologyCriteria"},"unsupportedFeatures":{"type":"object","properties":{"parcelId":{"type":"string","description":"Config-Group Parcel Id","example":"e16efd46-6d7b-4d09-872d-d34ce307400f"},"parcelType":{"type":"string","description":"Config-Group Parcel Type","example":"wan/vpn/interface/ethernet"}},"$$ref":"#/components/schemas/InlineResponse20013TopologyUnsupportedFeatures"}},"$$ref":"#/components/schemas/InlineResponse20013TopologyDevices"}}},"$$ref":"#/components/schemas/InlineResponse20013Topology"}},"$$ref":"#/components/schemas/InlineResponse20013"}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"__originalOperationId":"getInterconnectConfigGroupTopology","method":"get","path":"/multicloud/interconnect/{interconnect-type}/config-group/{config-group-id}/topology"}}