Starts an SAP HANA database.
Operation Description
To stop the database again, call the StopHanaDatabaseAsync operation.
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
VaultId | string | No | The ID of the backup vault. | v-0000hrh******vhr3i |
ClusterId | string | No | The ID of the SAP HANA instance. | cl-000a9ipe******sme |
DatabaseName | string | Yes | The name of the database. | HXE |
Response parameters
Examples
Sample success responses
JSON
format
{
"Code": "200",
"Message": "successful",
"RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E",
"TaskId": "t-000bjt479yefheij1o0x",
"Success": true
}
Error codes
For a list of error codes, visit the Service error codes.