-
Notifications
You must be signed in to change notification settings - Fork 0
/
providers.json
62 lines (62 loc) · 1.36 KB
/
providers.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
[
{
"name": "Anynines",
"url": "https://api.de.a9s.eu/v2/info"
},
{
"name": "IBM Bluemix DE",
"url": "http://api.eu-de.bluemix.net/v2/info"
},
{
"name": "IBM Bluemix GB",
"url": "https://api.eu-gb.bluemix.net/v2/info"
},
{
"name": "IBM Bluemix SYD",
"url": "https://api.au-syd.bluemix.net/v2/info"
},
{
"name": "IBM Bluemix US",
"url": "https://api.ng.bluemix.net/v2/info"
},
{
"name": "Canopy (Atos)",
"url": "https://api.sys.eu01.cf.canopy-cloud.com/v2/info"
},
{
"name": "cloud.gov",
"url": "https://api.fr.cloud.gov/v2/info"
},
{
"name": "Fujitsu K5 JP2",
"url": "https://api.jp-east-2.paas-cf.cloud.global.fujitsu.com/v2/info"
},
{
"name": "GOV.UK IE",
"url": "https://api.cloud.service.gov.uk/v2/info"
},
{
"name": "GOV.UK UK",
"url": "https://api.london.cloud.service.gov.uk/v2/info"
},
{
"name": "PWS (Pivotal)",
"url": "https://api.run.pivotal.io/v2/info"
},
{
"name": "Predix basic (GE)",
"url": "https://api.system.aws-usw02-pr.ice.predix.io/v2/info"
},
{
"name": "SAP HANA US",
"url": "https://api.cf.us10.hana.ondemand.com/v2/info"
},
{
"name": "cloud.gov.au",
"url": "https://api.system.y.cld.gov.au/v2/info"
},
{
"name": "SUSE CAP sandbox",
"url": "https://api.cap.explore.suse.dev/v2/info"
}
]