Skip to main content
Version: latest

Retrieves a list of Tencent regions for the specified account

GET 

/v1/clouds/tencent/regions

Retrieves a list of Tencent regions for the specified account

Request

Query Parameters

    cloudAccountUid stringrequired

    Uid for the specific Tencent cloud account

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

(empty)

Schema

    regions

    object[]

    required

    Tencent regions entity

  • Array [

  • namestring

    Name of tencent region

    statestring

    State of tencent region

  • ]

Loading...