{"type":"model","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":{"required":["gcConnectivityType","routerInfo"],"type":"object","properties":{"gcConnectivityType":{"type":"string","example":"GCR_ATTACHMENT"},"interconnectAsn":{"pattern":"\\d+","type":"string","description":"BGP ASN assigned to Interconnect Gateway.","example":"64500"},"pairingKey":{"type":"string","example":"96fbc59c-8926-40ec-b6cd-4cb3501e4c47/us-west1/1"},"routerInfo":{"required":["name","network"],"type":"object","properties":{"attachmentDetails":{"type":"array","description":"List of GCR Attachments","items":{"type":"object","properties":{"cloudRouterIpAddress":{"type":"string"},"customerIpAddress":{"type":"string"},"id":{"type":"string"},"mtu":{"type":"string","description":"MTU of the Interconnect attachment","example":"1500"},"name":{"pattern":"(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?)","type":"string"},"pairingKey":{"type":"string","example":"96fbc59c-8926-40ec-b6cd-4cb3501e4c47/us-west1/1"},"region":{"type":"string"},"secondaryZone":{"type":"string","description":"Option to create Interconnect attachment in secondary zone","example":"true"},"state":{"type":"string"}},"description":"Google cloud Interconnect Attachment Object.","$$ref":"#/components/schemas/GcpInterconnectAttachment"}},"cloudRouterAsn":{"pattern":"\\d+","type":"string"},"id":{"type":"string"},"name":{"pattern":"(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?)","type":"string"},"network":{"type":"string"},"region":{"type":"string"}},"description":"Google cloud GCR Object.","$$ref":"#/components/schemas/GcpCloudRouter"}},"description":"Google cloud Connectivity Gateway Object.","$$ref":"#/components/schemas/CloudConnectivityGatewayGcp","title":"CloudConnectivityGatewayGcp"}}