Menghapus instans SAP HANA.
Deskripsi operasi
If you delete an SAP HANA instance, the existing backup data is also deleted and the running backup and restore jobs fail to be completed. Before you delete the SAP HANA instance, make sure that you no longer need the backup data of the instance and no backup or restore jobs are running for the instance. To delete an SAP HANA instance, you must specify the security identifier (SID) of the instance. The SID is three characters in length and starts with a letter. For more information, see How to find sid user and instance number of HANA db?
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
hbr:DeleteHanaInstance |
delete |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| VaultId |
string |
Yes |
ID penyimpanan cadangan. |
v-0008n2******ax3 |
| ClusterId |
string |
Yes |
ID instans SAP HANA. |
cl-000g4z09******9cfc |
| Sid |
string |
Yes |
Pengenal keamanan (SID) database SAP HANA. Anda harus menentukan SID yang valid. SID harus terdiri dari tiga karakter dan diawali dengan huruf. Untuk informasi selengkapnya, lihat How to find sid user and Instans number of HANA db?. |
HXE |
| ResourceGroupId |
string |
No |
ID kelompok sumber daya. |
rg-acfmwutpyat2kwy |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| Code |
string |
The response code. The status code 200 indicates that the request was successful. |
200 |
| Message |
string |
The returned message. If the request was successful, "successful" is returned. If the request failed, an error message is returned. |
successful |
| RequestId |
string |
The request ID. |
28EAF89A-E0D8-5C04-9A1D-B373B29BCFB9 |
| Success |
boolean |
Indicates whether the request was successful. Valid values:
|
true |
Contoh
Respons sukses
JSONformat
{
"Code": "200",
"Message": "successful",
"RequestId": "28EAF89A-E0D8-5C04-9A1D-B373B29BCFB9",
"Success": true
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.