Skip to content

Commit

Permalink
[btpmr-bot] 2025-01-19 06:09:56: fetched BTP metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
BTP Metadata Repo Bot committed Jan 19, 2025
1 parent f4d8f09 commit 81607c5
Show file tree
Hide file tree
Showing 6 changed files with 3,535 additions and 5,206 deletions.
174 changes: 10 additions & 164 deletions v1/developer/hana-cloud-trial.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,17 +195,8 @@
"dpserver": {
"type": "boolean"
},
"nlp": {
"type": "boolean"
},
"pal": {
"type": "boolean"
},
"scriptserver": {
"type": "boolean"
},
"triplestore": {
"type": "boolean"
}
},
"type": "object"
Expand Down Expand Up @@ -284,6 +275,9 @@
},
"type": "object"
},
"project_name": {
"type": "string"
},
"requestedOperation": {
"additionalProperties": false,
"properties": {
Expand Down Expand Up @@ -327,7 +321,8 @@
"slaLevel": {
"description": "Availability of the HANA instance",
"enum": [
"standard"
"standard",
"elevated"
],
"type": "string"
},
Expand All @@ -344,6 +339,9 @@
"minLength": 8,
"type": "string"
},
"template_name": {
"type": "string"
},
"update_strategy": {
"description": "preferred behaviour for version upgrades. with_restart: the database will be shut down and started again during the upgrade; without_restart: at some point active write transactions will be cancelled, after that the upgrade is effective without further downtime",
"enum": [
Expand Down Expand Up @@ -469,17 +467,8 @@
"dpserver": {
"type": "boolean"
},
"nlp": {
"type": "boolean"
},
"pal": {
"type": "boolean"
},
"scriptserver": {
"type": "boolean"
},
"triplestore": {
"type": "boolean"
}
},
"type": "object"
Expand All @@ -494,14 +483,6 @@
"pattern": "^(ConnectivityProxy)$",
"type": "string"
},
"privateLinkAllowlist": {
"items": {
"maxLength": 40,
"type": "string"
},
"maxItems": 100,
"type": "array"
},
"whitelistIPs": {
"items": {
"pattern": "^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)(\\/(30|31|32|[1-2][0-9]|[0-9]))?$",
Expand Down Expand Up @@ -537,14 +518,6 @@
},
"type": "array"
},
"privateLinkAllowlist": {
"items": {
"maxLength": 40,
"type": "string"
},
"maxItems": 100,
"type": "array"
},
"productVersion": {
"additionalProperties": false,
"description": "HANA Product Version",
Expand Down Expand Up @@ -870,48 +843,6 @@
"description": "Describes if IQ backups are enabled or not",
"type": "boolean"
},
"extensionServices": {
"items": {
"properties": {
"allowlistIPs": {
"items": {
"pattern": "^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)(\\/(30|31|32|[1-2][0-9]|[0-9]))?$",
"type": "string"
},
"maxItems": 250,
"type": "array"
},
"credentials": {
"additionalProperties": false,
"description": "Credentials of connectivity service offering with connectivity_proxy service plan",
"properties": {
"type": {
"pattern": "^(serviceKey)$",
"type": "string"
},
"value": {
"additionalProperties": true,
"properties": {},
"type": "object"
}
},
"type": "object"
},
"enabled": {
"type": "boolean"
},
"name": {
"pattern": "^(ConnectivityProxy)$",
"type": "string"
}
},
"required": [
"name",
"enabled"
],
"type": "object"
}
},
"fileContainer": {
"description": "Configuration of the Data Lake's default file container",
"properties": {
Expand All @@ -929,15 +860,6 @@
"type": "string"
},
"type": "array"
},
"trustBindings": {
"description": "Trusts bindings to be established with other services",
"items": {
"description": "Trust group",
"pattern": "^[a-z0-9]{1}[a-z0-9-]{0,14}[a-z0-9]{1}$",
"type": "string"
},
"type": "array"
}
},
"required": [
Expand Down Expand Up @@ -1005,14 +927,6 @@
"trusts": {
"items": {
"properties": {
"aggregateTo": {
"items": {
"description": "List of aliases to aggregate to",
"pattern": "^[a-z0-9]{1}[a-z0-9-]{0,14}[a-z0-9]{1}$",
"type": "string"
},
"type": "array"
},
"alias": {
"pattern": "^[a-z0-9]{1}[a-z0-9-]{0,14}[a-z0-9]{1}$",
"type": "string"
Expand Down Expand Up @@ -1501,48 +1415,6 @@
"description": "Describes if IQ backups are enabled or not",
"type": "boolean"
},
"extensionServices": {
"items": {
"properties": {
"allowlistIPs": {
"items": {
"pattern": "^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)(\\/(30|31|32|[1-2][0-9]|[0-9]))?$",
"type": "string"
},
"maxItems": 250,
"type": "array"
},
"credentials": {
"additionalProperties": false,
"description": "Credentials of connectivity service offering with connectivity_proxy service plan",
"properties": {
"type": {
"pattern": "^(serviceKey)$",
"type": "string"
},
"value": {
"additionalProperties": true,
"properties": {},
"type": "object"
}
},
"type": "object"
},
"enabled": {
"type": "boolean"
},
"name": {
"pattern": "^(ConnectivityProxy)$",
"type": "string"
}
},
"required": [
"name",
"enabled"
],
"type": "object"
}
},
"fileContainer": {
"description": "Configuration of the Data Lake's default file container",
"properties": {
Expand All @@ -1560,15 +1432,6 @@
"type": "string"
},
"type": "array"
},
"trustBindings": {
"description": "Trusts bindings to be established with other services",
"items": {
"description": "Trust group",
"pattern": "^[a-z0-9]{1}[a-z0-9-]{0,14}[a-z0-9]{1}$",
"type": "string"
},
"type": "array"
}
},
"required": [
Expand Down Expand Up @@ -1636,14 +1499,6 @@
"trusts": {
"items": {
"properties": {
"aggregateTo": {
"items": {
"description": "List of aliases to aggregate to",
"pattern": "^[a-z0-9]{1}[a-z0-9-]{0,14}[a-z0-9]{1}$",
"type": "string"
},
"type": "array"
},
"alias": {
"pattern": "^[a-z0-9]{1}[a-z0-9-]{0,14}[a-z0-9]{1}$",
"type": "string"
Expand Down Expand Up @@ -2038,22 +1893,13 @@
"arguments": {
"additionalProperties": false,
"description": "List of operation arguments",
"properties": {
"upgrade_type": {
"enum": [
"none",
"PREPARE_FOR_MULTI_AZ"
],
"type": "string"
}
},
"properties": {},
"type": "object"
},
"name": {
"description": "Update operation",
"enum": [
"none",
"INFRASTRUCTURE_UPGRADE"
"none"
],
"type": "string"
}
Expand Down
Loading

0 comments on commit 81607c5

Please sign in to comment.