{"type":"api","title":"Get Cgw Org Resources","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 - CloudGateway"],"description":"Discover Resource of CGW","operationId":"getCgwOrgResources","parameters":[{"name":"cloudGatewayName","in":"query","description":"Multicloud cloud gateway name","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"creationDate":{"type":"string"},"details":{"type":"object","properties":{"devices":{"type":"array","items":{"type":"object","properties":{"publicIp":{"type":"string"},"uuid":{"type":"string"}},"$$ref":"#/components/schemas/CgwResourceResponseDetailsDevices"}},"vhubName":{"type":"string"},"virtualRouterAsn":{"type":"string"},"vwanName":{"type":"string"}},"$$ref":"#/components/schemas/CgwResourceResponseDetails"},"esourceId":{"type":"string"},"resourceType":{"type":"string"}},"$$ref":"#/components/schemas/CgwResourceResponse"}},"examples":{"Get CGW Resource":{"description":"Get CGW Resource","value":{"resourceType":"CGW","resourceId":"/subscriptions/9b188cb9-f358-4db6-a44f-8406854789a0/resourceGroups/uxtestrg","creationDate":"Not-Available","details":{"vwanName":"uxabc","vhubName":"AzureCGW","devices":[{"uuid":"C8K-f64c775a-f93a-4c6b-ac54-57448bdc304b","publicIp":"[1.2.193.149]"},{"uuid":"C8K-f64ca-f93a-4c6b-ac54-57448bdc304b","publicIp":"[13.78.223.149]"}],"virtualRouterAsn":"65275"}}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"__originalOperationId":"getCgwOrgResources","method":"get","path":"/multicloud/cloudgateway/resource"}}