All Products
Search
Document Center

Elastic Desktop Service:CreateDiskEncryptionService

Last Updated:Oct 17, 2024

Enables the disk encryption feature and adds the service-linked role that is encrypted by Cloud Drive Service to a Resource Access Management (RAM) user.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
RegionIdstringYes

The region ID. You can call the DescribeRegions operation to query the most recent region list.

cn-hangzhou

Response parameters

ParameterTypeDescriptionExample
object

The response parameters.

OrderIdstring

The order ID.

214552063030752
RequestIdstring

The request ID.

1CBAFFAB-B697-4049-A9B1-67E1FC5F****
Successboolean

Indicates whether the request was successful.

true

Examples

Sample success responses

JSONformat

{
  "OrderId": "214552063030752",
  "RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****",
  "Success": true
}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history