Deze pagina is nog niet beschikbaar in uw eigen taal. We werken er hard aan om meer taalversies toe te voegen. Bedankt voor uw steun.

Querying Regions

Querying Regions

Updated on 2022-10-13 GMT+08:00

Function Description

When submitting a service ticket, users can select the region.

URI

GET /v1.0/servicerequest/case/region

Request

Request Parameters

None

Request Example

None

Response Message

Response Parameters

Table 1 Response parameters

Parameter

Type

Description

totalCount

Integer

Specifies the total number of regions.

regionList

List<Region>

Specifies the region information list.

For details, see Table 2.

Table 2 regionList field data structure

Parameter

Type

Description

regionId

String

Specifies the region ID.

regionName

String

Specifies the region name.

Example Response

{
    "totalCount": 16,
    "regionList": [
        {
            "regionId": "cn-north-1",
            "regionName": "CN North-Beijng1"
        },
        {
            "regionId": "ap-southeast-1",
"regionName": "CN-Hong Kong"
        },
        ...
    ]
}

Status Code

For details about status codes, see Status Codes.

Error Code

For details about error codes, see Historical Error Codes.

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback