Querying TDE Status of a DB Instance (RDS for SQL Server)
Function
This API is used to query the TDE status.
- Before calling an API, you need to understand the API in Authentication.
Constraints
This API supports only RDS for SQL Server instances.
URI
- Parameter description
Table 1 Parameter description Name
Mandatory
Description
project_id
Yes
Project ID of a tenant in a region.
To obtain it, refer to Obtaining a Project ID.
instance_id
Yes
Instance ID.
Request
Response
- Normal response
Table 2 Parameter description Name
Type
Description
instance_id
String
Instance ID.
tde_status
String
TDE status.
Enumerated values:
- open: Enabled
- close: Disabled
- Example normal response
{ "instance_id":"3d39c18788b54a919bab633874c159dfin04", "tde_status":"open" }
- Abnormal response
For details, see Abnormal Request Results.
Status Code
- Normal
- Abnormal
For details, see Status Codes.
Error Code
For details, see Error Codes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot