forked from docs/doc-exports
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com> Co-authored-by: Qin Ying, Fan <fanqinying@huawei.com> Co-committed-by: Qin Ying, Fan <fanqinying@huawei.com>
9.2 KiB
9.2 KiB
Data Structure
Parameter |
Type |
Description |
---|---|---|
self |
String |
Link to the current resource |
next |
String |
Link to the next page |
Parameter |
Type |
Description |
---|---|---|
key |
String |
Tag key A key can contain up to 36 Unicode characters. The key cannot be empty. |
value |
String |
Tag value Each value can contain up to 43 Unicode characters and can be an empty string. |
Parameter |
Type |
Description |
---|---|---|
router_id |
String |
ID of the associated VPC You can obtain the VPC ID using the following methods:
|
router_region |
String |
Region of the VPC If it is left blank, the region of the project in the token takes effect by default. |
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 |
Parent topic: Appendix