Skip to content

Commit

Permalink
[btpmr-bot] 2023-08-11 06:07:50: fetched BTP metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
BTP Metadata Repo Bot committed Aug 11, 2023
1 parent 5c27eaf commit b992b67
Show file tree
Hide file tree
Showing 3 changed files with 364 additions and 4 deletions.
20 changes: 16 additions & 4 deletions v0/developer/hana-cloud.json
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,9 @@
"docstore": {
"type": "boolean"
},
"dpserver": {
"type": "boolean"
},
"scriptserver": {
"type": "boolean"
}
Expand Down Expand Up @@ -390,7 +393,7 @@
"default": 30,
"description": "HANA memory size (RAM) in GB",
"format": "int64",
"maximum": 3600,
"maximum": 5970,
"minimum": 30,
"type": "integer"
},
Expand Down Expand Up @@ -607,6 +610,9 @@
"docstore": {
"type": "boolean"
},
"dpserver": {
"type": "boolean"
},
"scriptserver": {
"type": "boolean"
}
Expand Down Expand Up @@ -642,7 +648,7 @@
"memory": {
"description": "HANA memory size (RAM) in GB",
"format": "int64",
"maximum": 3600,
"maximum": 5970,
"minimum": 30,
"type": "integer"
},
Expand Down Expand Up @@ -1288,6 +1294,9 @@
"docstore": {
"type": "boolean"
},
"dpserver": {
"type": "boolean"
},
"scriptserver": {
"type": "boolean"
}
Expand Down Expand Up @@ -1324,7 +1333,7 @@
"default": 30,
"description": "HANA memory size (RAM) in GB",
"format": "int64",
"maximum": 3600,
"maximum": 5970,
"minimum": 30,
"type": "integer"
},
Expand Down Expand Up @@ -1541,6 +1550,9 @@
"docstore": {
"type": "boolean"
},
"dpserver": {
"type": "boolean"
},
"scriptserver": {
"type": "boolean"
}
Expand Down Expand Up @@ -1576,7 +1588,7 @@
"memory": {
"description": "HANA memory size (RAM) in GB",
"format": "int64",
"maximum": 3600,
"maximum": 5970,
"minimum": 30,
"type": "integer"
},
Expand Down
174 changes: 174 additions & 0 deletions v0/developer/transport.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,93 @@
}
],
"servicePlans": [
{
"name": "export",
"displayName": "export",
"category": "SERVICE",
"description": "Provides programmatic access to Cloud Transport Management as Export Operator.",
"isFree": true,
"isBeta": false,
"dataCenters": [
{
"region": "ap10",
"name": "Australia (Sydney)"
},
{
"region": "ap11",
"name": "Singapore"
},
{
"region": "ap12",
"name": "South Korea (Seoul)"
},
{
"region": "ap20",
"name": "Australia (Sydney) Azure"
},
{
"region": "ap21",
"name": "Singapore"
},
{
"region": "br10",
"name": "Brazil (Sao Paulo)"
},
{
"region": "ca10",
"name": "Canada (Montreal)"
},
{
"region": "ch20",
"name": "cf-ch20"
},
{
"region": "eu10",
"name": "Europe (Frankfurt)"
},
{
"region": "eu11",
"name": "Europe (Frankfurt) EU Access - AWS"
},
{
"region": "eu20",
"name": "Europe (Netherlands)"
},
{
"region": "eu30",
"name": "Europe (Frankfurt)"
},
{
"region": "in30",
"name": "India (Mumbai)"
},
{
"region": "jp10",
"name": "Japan (Tokyo)"
},
{
"region": "jp20",
"name": "Japan (Tokyo)"
},
{
"region": "us10",
"name": "US East (VA)"
},
{
"region": "us20",
"name": "US West (WA)"
},
{
"region": "us21",
"name": "US East (VA)"
},
{
"region": "us30",
"name": "US Central (IA)"
}
],
"schemas": null
},
{
"name": "standard",
"displayName": "standard",
Expand Down Expand Up @@ -182,6 +269,93 @@
}
],
"schemas": null
},
{
"name": "transport_operator",
"displayName": "transport_operator",
"category": "SERVICE",
"description": "Provides programmatic access to Cloud Transport Management as Transport Operator.",
"isFree": true,
"isBeta": false,
"dataCenters": [
{
"region": "ap10",
"name": "Australia (Sydney)"
},
{
"region": "ap11",
"name": "Singapore"
},
{
"region": "ap12",
"name": "South Korea (Seoul)"
},
{
"region": "ap20",
"name": "Australia (Sydney) Azure"
},
{
"region": "ap21",
"name": "Singapore"
},
{
"region": "br10",
"name": "Brazil (Sao Paulo)"
},
{
"region": "ca10",
"name": "Canada (Montreal)"
},
{
"region": "ch20",
"name": "cf-ch20"
},
{
"region": "eu10",
"name": "Europe (Frankfurt)"
},
{
"region": "eu11",
"name": "Europe (Frankfurt) EU Access - AWS"
},
{
"region": "eu20",
"name": "Europe (Netherlands)"
},
{
"region": "eu30",
"name": "Europe (Frankfurt)"
},
{
"region": "in30",
"name": "India (Mumbai)"
},
{
"region": "jp10",
"name": "Japan (Tokyo)"
},
{
"region": "jp20",
"name": "Japan (Tokyo)"
},
{
"region": "us10",
"name": "US East (VA)"
},
{
"region": "us20",
"name": "US West (WA)"
},
{
"region": "us21",
"name": "US East (VA)"
},
{
"region": "us30",
"name": "US Central (IA)"
}
],
"schemas": null
}
],
"supportComponents": [
Expand Down
Loading

0 comments on commit b992b67

Please sign in to comment.