{"type":"api","title":"Get Cloud Connectivity Gateway create Options","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 - Cloud Resource Management"],"summary":"Get Cloud Connectivity Gateway create Options.","description":"API to retrieve Cloud Connectivity Gateway create options.","operationId":"getCloudConnectivityGatewayCreateOptions","parameters":[{"name":"cloud-type","in":"path","description":"Cloud Provider Type","required":true,"schema":{"type":"string"}},{"name":"cloud-account-id","in":"query","required":true,"schema":{"type":"string"}},{"name":"connectivity-gateway-type","in":"query","description":"Cloud Connectivity Gateway Type","schema":{"type":"string","enum":["DIRECT_CONNECT_GATEWAY","VIRTUAL_PRIVATE_GATEWAY","TRANSIT_GATEWAY","VIRTUAL_INTERFACES","EXPRESS_ROUTE_CIRCUIT","GCR_ATTACHMENT"]}},{"name":"refresh","in":"query","schema":{"type":"string","default":"false"}}],"responses":{"200":{"description":"Cloud Connectivity Gateway Create Options Response.","content":{"application/json":{"schema":{"type":"object","properties":{"creationOptions":{"type":"object","properties":{"expressRouteCircuitServiceProviderList":{"type":"array","items":{"type":"object","properties":{"bandwidthsOffered":{"type":"array","example":[50,100,200],"items":{"type":"integer","format":"int64"}},"id":{"type":"string"},"location":{"type":"string"},"name":{"type":"string"},"peeringLocations":{"type":"array","items":{"type":"string"}},"provisioningState":{"type":"string","description":"Provisioning state of the resource","example":"Succeeded"},"type":{"type":"string","description":"Type of Resource","example":"/subscriptions//resourceGroups//providers/Microsoft.Network/expressRouteServiceProviders/"}},"$$ref":"#/components/schemas/InlineResponse20014CreationOptionsExpressRouteCircuitServiceProviderList"}},"resourceGroupList":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"location":{"type":"string"},"name":{"type":"string"}},"$$ref":"#/components/schemas/InlineResponse20014CreationOptionsResourceGroupList"}}},"$$ref":"#/components/schemas/InlineResponse20014CreationOptions"}},"$$ref":"#/components/schemas/InlineResponse20014"}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"__originalOperationId":"getCloudConnectivityGatewayCreateOptions","method":"get","path":"/multicloud/interconnect/cloud/{cloud-type}/cloud-connectivity-gateways/create-options"}}