{"type":"api","title":"Get All Cloud Accounts","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 - Accounts"],"description":"Obtain all accounts for all clouds","operationId":"getAllCloudAccounts","parameters":[{"name":"cloudType","in":"query","description":"Multicloud provider type","schema":{"type":"string"}},{"name":"cloudGatewayEnabled","in":"query","description":"Multicloud cloud gateway enabled","schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"accountId":{"type":"string"},"accountName":{"type":"string"},"clientEmail":{"type":"string"},"cloudGatewayEnabled":{"type":"boolean"},"cloudType":{"type":"string"},"credType":{"type":"string"},"description":{"type":"string"},"gcpBillingId":{"type":"string"},"privateKeyId":{"type":"string"},"regionList":{"type":"string"},"serviceDiscoveryEnabled":{"type":"boolean"}},"$$ref":"#/components/schemas/GetAccounts"}},"examples":{"GCP Account Details":{"description":"GCP Account Details","value":"[\n {\n \"accountName\": \"pp-gcp\",\n \"clientEmail\": \"pp@gcpClientEmail.com\",\n \"regionList\": {\n \"value\": [\n \"asia-east1\",\n \"asia-east2\",\n \"asia-northeast1\",\n \"asia-northeast2\",\n \"asia-northeast3\",\n \"asia-south1\",\n \"asia-south2\",\n \"asia-southeast1\",\n \"asia-southeast2\",\n \"australia-southeast1\",\n \"australia-southeast2\",\n \"europe-central2\",\n \"europe-north1\",\n \"europe-southwest1\",\n \"europe-west1\",\n \"europe-west2\",\n \"europe-west3\",\n \"europe-west4\",\n \"europe-west6\",\n \"europe-west8\",\n \"europe-west9\",\n \"northamerica-northeast1\",\n \"northamerica-northeast2\",\n \"southamerica-east1\",\n \"southamerica-west1\",\n \"us-central1\",\n \"us-east1\",\n \"us-east4\",\n \"us-east5\",\n \"us-west1\",\n \"us-west2\",\n \"us-west3\",\n \"us-west4\"\n ]\n },\n \"description\": \"pp-individual\",\n \"serviceDiscoveryEnabled\": false,\n \"accountId\": \"gcp-pp-nprd\",\n \"gcpBillingId\": \"\",\n \"cloudGatewayEnabled\": true,\n \"credType\": \"GCP\",\n \"cloudType\": \"GCP\",\n \"privateKeyId\": \"123456\", \n }\n]"},"Aws Account Details":{"description":"Aws Account Details","value":[{"accountName":"pp-aws","regionList":{"value":["af-south-1","eu-north-1","ap-south-1","eu-west-3","eu-west-2","eu-south-1","eu-west-1","ap-northeast-3","ap-northeast-2","me-south-1","ap-northeast-1","sa-east-1","ca-central-1","ap-east-1","ap-southeast-1","ap-southeast-2","eu-central-1","ap-southeast-3","us-east-1","us-east-2","us-west-1","us-west-2"]},"description":"AWS account - pp-individual","serviceDiscoveryEnabled":false,"accountId":"aws-pp-nprd","cloudGatewayEnabled":true,"credType":"AWS_KEY","cloudType":"AWS"}]},"Aws GovCloud Account Details":{"description":"Aws GovCloud Account Details","value":[{"accountName":"pp-awsGovCloud","regionList":{"value":["us-gov-west-1","us-gov-east-1"]},"description":"AWS govCloud account - pp-individual","serviceDiscoveryEnabled":false,"accountId":"awsGovCloud-pp-nprd-68636","cloudGatewayEnabled":true,"credType":"AWS_KEY","cloudType":"AWS_GOVCLOUD"}]},"Azure Account Details":{"description":"Azure Account Details","value":[{"accountName":"pp-azure","regionList":{"value":["eastus","eastus2","southcentralus","westus2","westus3","australiaeast","southeastasia","northeurope","swedencentral","uksouth","westeurope","centralus","southafricanorth","centralindia","eastasia","japaneast","koreacentral","canadacentral","francecentral","germanywestcentral","norwayeast","switzerlandnorth","brazilsouth","eastus2euap","centralusstage","eastusstage","eastus2stage","northcentralusstage","southcentralusstage","westusstage","westus2stage","asia","asiapacific","australia","brazil","canada","europe","france","germany","global","india","japan","korea","norway","southafrica","switzerland","uae","uk","unitedstates","unitedstateseuap","eastasiastage","southeastasiastage","northcentralus","westus","jioindiawest","uaenorth","centraluseuap","westcentralus","southafricawest","australiacentral","australiacentral2","australiasoutheast","japanwest","jioindiacentral","koreasouth","southindia","westindia","canadaeast","francesouth","germanynorth","norwaywest","switzerlandwest","ukwest","uaecentral","brazilsoutheast"]},"description":"Azure account - pp-individual","serviceDiscoveryEnabled":false,"accountId":"azure-pp-nprd-68636","gcpBillingId":"","cloudGatewayEnabled":true,"credType":"AZURE","cloudType":"AZURE"}]},"Azure GovCloud Account Details":{"description":"Azure GovCloud Account Details","value":[{"accountName":"pp-awsGovCloud","regionList":{"value":["usgovvirginia","global","usgovarizona","usdodcentral","usdodeast","usgoviowa","usgovtexas"]},"description":"Azure govCloud account - pp-individual","serviceDiscoveryEnabled":false,"accountId":"azureGovCloud-ppgcp01-nprd-68636","cloudGatewayEnabled":true,"credType":"AZURE_KEY","cloudType":"AZURE_GOVCLOUD"}]}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"__originalOperationId":"getAllCloudAccounts","method":"get","path":"/multicloud/accounts"}}