{"type":"api","title":"Get Interconnect provider partner regions","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/36693899-8b64-31bd-aa1c-b67fb5b6463c","info":{"title":"SD-WAN Services","description":"Includes API operations for managing SD-WAN services such as Cloud OnRamp for SaaS and MultiCloud\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Multicloud Interconnect - Connectivity"],"summary":"Get Interconnect provider partner regions.","description":"API to retrieve supported partner regions for an Interconnect provider.","operationId":"getInterconnectPartnerPorts","parameters":[{"name":"interconnect-type","in":"path","description":"Interconnect provider Type","required":true,"schema":{"type":"string"}},{"name":"interconnect-account-id","in":"path","description":"Interconnect provider account id","required":true,"schema":{"type":"string"}},{"name":"cloud-type","in":"path","description":"Cloud provider type","required":true,"schema":{"type":"string"}},{"name":"connect-type","in":"query","description":"Interconnect connection connect type","schema":{"type":"string"}},{"name":"vxc-permitted","in":"query","description":"Interconnect connection cross connect enabled","schema":{"type":"string"}},{"name":"authorization-key","in":"query","description":"Cloud connectivity gateway service/pairing key","schema":{"type":"string"}},{"name":"refresh","in":"query","description":"Interconnect connection provider sync enabled","schema":{"type":"string","default":"false"}}],"responses":{"200":{"description":"Accepted","content":{"application/json":{"schema":{"type":"object","properties":{"edgePartnerPortsList":{"type":"array","items":{"type":"object","properties":{"attPartnerPort":{"type":"object","properties":{"authorizationKey":{"type":"string"},"companyUid":{"type":"string","description":"Megaport companyId for the region.","example":"2fa8c6c5-314f-4d14-8fb6-e1f7f86bdacc"},"connectType":{"type":"string","enum":["AWS","AWSHC","PRIMARY","SECONDARY","INTERCONNECT_ATTACHMENT"]},"productUid":{"type":"string","description":"Megaport id for the region.","example":"2fa8c6c5-314f-4d14-8fb6-e1f7f86bdacc"},"speed":{"type":"string","description":"Bandwidth speeds supported at the region."},"vxcId":{"type":"string","description":"Cross connect (VXC) id connected to the region","example":"None"},"vxcPermitted":{"type":"boolean","description":"Cross Connect enabled Megaport region.","example":true}},"description":"Megaport specific partner port fields.","$$ref":"#/components/schemas/InterconnectPartnerPortsDetails"},"cloudType":{"type":"string","enum":["AWS","AWS_GOVCLOUD","AZURE","AZURE_GOVCLOUD","GCP"]},"edgeType":{"type":"string","enum":["MEGAPORT","EQUINIX"]},"eqPartnerPort":{"type":"object","properties":{"authorizationKey":{"type":"string"},"companyUid":{"type":"string","description":"Megaport companyId for the region.","example":"2fa8c6c5-314f-4d14-8fb6-e1f7f86bdacc"},"connectType":{"type":"string","enum":["AWS","AWSHC","PRIMARY","SECONDARY","INTERCONNECT_ATTACHMENT"]},"productUid":{"type":"string","description":"Megaport id for the region.","example":"2fa8c6c5-314f-4d14-8fb6-e1f7f86bdacc"},"speed":{"type":"string","description":"Bandwidth speeds supported at the region."},"vxcId":{"type":"string","description":"Cross connect (VXC) id connected to the region","example":"None"},"vxcPermitted":{"type":"boolean","description":"Cross Connect enabled Megaport region.","example":true}},"description":"Megaport specific partner port fields.","$$ref":"#/components/schemas/InterconnectPartnerPortsDetails"},"locationId":{"type":"string"},"mpPartnerPort":{"type":"object","properties":{"authorizationKey":{"type":"string"},"companyUid":{"type":"string","description":"Megaport companyId for the region.","example":"2fa8c6c5-314f-4d14-8fb6-e1f7f86bdacc"},"connectType":{"type":"string","enum":["AWS","AWSHC","PRIMARY","SECONDARY","INTERCONNECT_ATTACHMENT"]},"productUid":{"type":"string","description":"Megaport id for the region.","example":"2fa8c6c5-314f-4d14-8fb6-e1f7f86bdacc"},"speed":{"type":"string","description":"Bandwidth speeds supported at the region."},"vxcId":{"type":"string","description":"Cross connect (VXC) id connected to the region","example":"None"},"vxcPermitted":{"type":"boolean","description":"Cross Connect enabled Megaport region.","example":true}},"description":"Megaport specific partner port fields.","$$ref":"#/components/schemas/InterconnectPartnerPortsDetails"},"name":{"type":"string"}},"description":"Interconnect partner port information","$$ref":"#/components/schemas/InterconnectPartnerPorts"}}},"$$ref":"#/components/schemas/InlineResponse2006"}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"method":"get","path":"/multicloud/interconnect/{interconnect-type}/accounts/{interconnect-account-id}/cloud/{cloud-type}/connectivity/connections/partner-ports"}}