Updated on 2024-05-07 GMT+08:00

Data Structure

Table 1 Description of the links field

Parameter

Type

Description

self

String

Link to the current resource

next

String

Link to the next page

Table 2 Description of the tag field

Parameter

Type

Description

key

String

Tag key

A key can contain up to 36 Unicode characters. key must be specified. Equal signs (=), asterisks (*), left angle brackets (<), right angle brackets (>), backslashes (\), commas (,), vertical bars (|), and slashes (/) are not allowed. The first and last characters cannot be spaces.

value

String

Tag value

Each value can contain up to 43 Unicode characters and can be an empty string. Equal signs (=), asterisks (*), left angle brackets (<), right angle brackets (>), backslashes (\), commas (,), vertical bars (|), and slashes (/) are not allowed. The first and last characters cannot be spaces.

Table 3 Description of the routers field

Parameter

Type

Description

router_id

String

ID of the associated VPC

You can obtain the VPC ID using the following methods:

  • On the VPC console, obtain the VPC ID on the VPC details page.
  • Call the API to query the VPC ID.

router_region

String

Region of the VPC

If it is left blank, the region of the project in the token takes effect by default.

Table 4 Description of the alias_target field

Parameter

Type

Description

resource_type

String

Service that support domain name aliases

The value can be cloudsite or waf (Web Application Firewall).

resource_domain_name

String

Domain name of the target service