Queries the header information of the desktop list.
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| RegionId | string | Yes | The ID of the region. | cn-hangzhou |
| ListType | string | No | The type of the list. Enumeration Value:
| desktop |
| LangType | string | No | The language in which the exported cloud desktop list is displayed. Enumeration Value:
| zh-CN |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****",
"Headers": [
{
"DisplayType": "display",
"HeaderKey": "pay_type",
"HeaderName": "Cloud Desktop ID/Name\n"
}
]
}Error codes
For a list of error codes, visit the Service error codes.