{"type":"api","title":"Get Interconnect Licenses","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 - Entitlement"],"summary":"Get Interconnect Licenses","description":"API to retrieve Interconnect licences","operationId":"getInterconnectLicenses","parameters":[{"name":"interconnect-type","in":"query","description":"Interconnect provider type","required":true,"schema":{"type":"string"}},{"name":"interconnect-account-id","in":"query","required":true,"schema":{"type":"string"}},{"name":"refresh","in":"query","schema":{"type":"string","default":"false"}},{"name":"product-type","in":"query","description":"Interconnect License Product Type","schema":{"type":"string"}}],"responses":{"200":{"description":"Accepted","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"currentStatus":{"type":"string","example":"AVAILABLE"},"edgeAccountName":{"type":"string","example":"mp-license-acc"},"endDate":{"type":"string","example":"2025-01-15"},"prodType":{"type":"string","example":"AWSHC"},"sku":{"type":"string","example":"AWS-HC-IIVXC-C"},"skuDaysForExpiry":{"type":"number","example":924},"skuId":{"type":"string"},"smartAccountId":{"type":"string","example":"100259"},"startDate":{"type":"string","example":"2022-01-19"},"subscriptionReferenceId":{"type":"string","example":"Sub1077241"},"technicalServiceUid":{"type":"string"},"virtualAccountId":{"type":"string","example":"109733"},"vxcBandwidth":{"type":"string","example":"1000"},"webOrderId":{"type":"string","example":"91358156"}},"$$ref":"#/components/schemas/InterconnectLicense"}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"__originalOperationId":"getInterconnectLicenses","method":"get","path":"/multicloud/interconnect/entitlement/licenses"}}