{"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":["accountId","azureProperties","cloudGatewayName","cloudType"],"type":"object","properties":{"accountId":{"type":"string"},"azureProperties":{"required":["resourceGroupName","resourceGroupSource","vhubName","vhubSource","vwanName","vwanSource"],"type":"object","properties":{"nvaSource":{"type":"string"},"resourceGroupName":{"pattern":"^[a-zA-Z0-9_/\\\\\\-]+$","type":"string"},"resourceGroupSource":{"type":"string"},"vhubName":{"pattern":"^[a-zA-Z0-9_/\\\\\\-]+$","type":"string"},"vhubSource":{"type":"string"},"vpnGatewaySource":{"type":"string"},"vwanName":{"pattern":"^[a-zA-Z0-9_/\\\\\\-]+$","type":"string"},"vwanSource":{"type":"string"}},"description":"Used in Azure/Azure GovCloud CGW creation","$$ref":"#/components/schemas/CloudGatewayPostAzureProperties"},"cloudGatewayMode":{"pattern":"^(sdwan|sd-routing)$","type":"string"},"cloudGatewayName":{"maxLength":255,"minLength":1,"type":"string"},"cloudGatewaySolution":{"pattern":"^[a-zA-Z_]+$","type":"string"},"cloudGatewayTag":{"pattern":"^[a-zA-Z0-9_./\\\\\\-]+$","type":"string"},"cloudType":{"type":"string"},"configGroupSettings":{"type":"object","properties":{"configGroupId":{"pattern":"[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}","type":"string"},"configGroupName":{"pattern":"^[a-zA-Z0-9_/\\\\\\-]+$","type":"string"}},"description":"Used in Azure/Azure GovCloud CGW creation","$$ref":"#/components/schemas/CloudGatewayPostConfigGroupSettings"},"description":{"maxLength":1024,"minLength":0,"pattern":"^[a-zA-Z0-9_./\\-\\s]*$","type":"string"},"devices":{"type":"array","items":{"type":"string"}},"mrfRouterRole":{"pattern":"^(edge|border)$","type":"string"},"region":{"pattern":"^[a-zA-Z0-9_./\\-]+$","type":"string"},"s2sPermitted":{"pattern":"^(true|false)$","type":"string"},"settings":{"type":"object","properties":{"cloudGatewaySolution":{"pattern":"^[a-zA-Z_]*$","type":"string"},"cloudType":{"pattern":"^[a-zA-Z_]*$","type":"string"},"instanceSize":{"pattern":"^[a-zA-Z0-9_./\\-]*$","type":"string"},"ipSubnetPool":{"pattern":"^(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)(?:\\.(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}\\/(?:3[0-2]|[0-2]?[0-9])$","type":"string"},"name":{"pattern":"^[a-zA-Z_]*$","type":"string"},"networkTier":{"pattern":"^[a-zA-Z0-9_./\\-]*$","type":"string","description":"Used for GCP Custom settings"},"skuScaleUnit":{"pattern":"^[0-9]*$","type":"string","description":"Used for Azure/Azure GovCloud Custom settings"},"softwareImageId":{"pattern":"^[a-zA-Z0-9_./\\-\\s]*$","type":"string"},"tunnelCount":{"pattern":"^[0-9]*$","type":"string","description":"Tunnel Count for AWS Connect based and branch connect"}},"$$ref":"#/components/schemas/AllOfcloudGatewayPostSettings"},"siteName":{"pattern":"^[a-zA-Z0-9_./\\\\\\-]+$","type":"string"},"sshKeyName":{"pattern":"^[a-zA-Z0-9_./\\\\\\-]+$","type":"string"}},"$$ref":"#/components/schemas/CloudGatewayPost","title":"CloudGatewayPost"}}