All Products
Search
Document Center

Edge Security Acceleration:DescribeEncryptRoutineUid

Last Updated:Oct 17, 2024

Queries the encrypted RoutineUid of a routine.

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
The current API does not require request parameters

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

4DBA68F5-04A9-406B-B1E4-F2CB635E103F
Contentstring

The returned ciphertext, which contains the Alibaba Cloud account ID, timestamp, and time to live (TTL).

XXXXXj20p4UB/xgdOH5LtXXXXXX

Examples

Sample success responses

JSONformat

{
  "RequestId": "4DBA68F5-04A9-406B-B1E4-F2CB635E103F",
  "Content": "XXXXXj20p4UB/xgdOH5LtXXXXXX"
}

Error codes

HTTP status codeError codeError messageDescription
400EdgeRoutine.GeneralErrorA server error occurred: %sA server error occurred. Try again later. If the error persists, submit a ticket.

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