{"type":"api","title":"Get Cloud Connectivity Gateway create Options","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/36693899-8b64-31bd-aa1c-b67fb5b6463c","info":{"title":"SD-WAN Services","description":"Includes API operations for managing SD-WAN services such as Cloud OnRamp for SaaS and MultiCloud\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","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"}},"method":"get","path":"/multicloud/interconnect/cloud/{cloud-type}/cloud-connectivity-gateways/create-options"}}