Mengkueri detail SSL Kluster OceanBase.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
oceanbase:DescribeInstanceSSL |
none |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
ID Kluster OceanBase. |
ob317v4uif**** |
| TenantId |
string |
No |
ID penyewa OceanBase. |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Parameter tanggapan. |
||
| RequestId |
string |
ID permintaan. |
EE205C00-30E4-xxxx-xxxx-87E3A8A2AA0C |
| InstanceSSL |
object |
Detail SSL instans. |
|
| InstanceId |
string |
ID Kluster OceanBase. |
ob317v4uif**** |
| EnableSSL |
string |
Apakah enkripsi tautan SSL diaktifkan. |
OPEN |
| ValidPeriod |
string |
Periode validitas. |
2024-09-20 07:55:03.0 |
| CaUrl |
string |
URL Sertifikat CA. |
https://xxxx |
| Status |
string |
Status pengaktifan SSL. |
RUNNING |
| ForceSSLSupport |
boolean |
Apakah pengaktifan SSL paksa didukung. |
false |
| ForceSSL |
string |
Status aktif SSL paksa. |
CLOSE |
| AutoUpdate |
string |
Apakah pembaruan otomatis Sertifikat SSL diaktifkan. Valid values:
|
OPEN |
| TenantId |
string |
||
| CertValid |
boolean |
Contoh
Respons sukses
JSONformat
{
"RequestId": "EE205C00-30E4-xxxx-xxxx-87E3A8A2AA0C",
"InstanceSSL": {
"InstanceId": "ob317v4uif****",
"EnableSSL": "OPEN",
"ValidPeriod": "2024-09-20 07:55:03.0",
"CaUrl": "https://xxxx",
"Status": "RUNNING",
"ForceSSLSupport": false,
"ForceSSL": "CLOSE",
"AutoUpdate": "OPEN",
"TenantId": "",
"CertValid": false
}
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | InternalError | The request processing has failed due to some unknown error. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.