tccli 3.0.1240.1__py2.py3-none-any.whl → 3.0.1242.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (130) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/apm/v20210622/api.json +276 -279
  3. tccli/services/apm/v20210622/examples.json +30 -30
  4. tccli/services/autoscaling/v20180419/api.json +12 -1
  5. tccli/services/batch/v20170312/api.json +11 -11
  6. tccli/services/bh/v20230418/api.json +9 -0
  7. tccli/services/bh/v20230418/examples.json +2 -2
  8. tccli/services/billing/v20180709/api.json +20 -0
  9. tccli/services/cam/v20190116/api.json +1 -1
  10. tccli/services/car/v20220110/api.json +1 -1
  11. tccli/services/car/v20220110/examples.json +3 -3
  12. tccli/services/cdb/v20170320/api.json +582 -579
  13. tccli/services/cdb/v20170320/examples.json +9 -9
  14. tccli/services/cdwdoris/v20211228/api.json +40 -0
  15. tccli/services/cfg/v20210820/api.json +11 -0
  16. tccli/services/cfs/v20190719/api.json +20 -20
  17. tccli/services/cfs/v20190719/examples.json +5 -5
  18. tccli/services/chdfs/v20201112/api.json +10 -10
  19. tccli/services/chdfs/v20201112/examples.json +1 -1
  20. tccli/services/ckafka/v20190819/api.json +27 -0
  21. tccli/services/clb/v20180317/api.json +84 -64
  22. tccli/services/cls/cls_client.py +220 -8
  23. tccli/services/cls/v20201016/api.json +418 -40
  24. tccli/services/cls/v20201016/examples.json +89 -45
  25. tccli/services/cmq/v20190304/api.json +77 -77
  26. tccli/services/cvm/cvm_client.py +60 -325
  27. tccli/services/cvm/v20170312/api.json +618 -1401
  28. tccli/services/cvm/v20170312/examples.json +8 -48
  29. tccli/services/cwp/cwp_client.py +0 -53
  30. tccli/services/cwp/v20180228/api.json +3 -37
  31. tccli/services/cwp/v20180228/examples.json +2 -10
  32. tccli/services/cynosdb/v20190107/api.json +470 -476
  33. tccli/services/cynosdb/v20190107/examples.json +23 -23
  34. tccli/services/dbbrain/v20191016/api.json +16 -4
  35. tccli/services/dbbrain/v20191016/examples.json +5 -5
  36. tccli/services/dbbrain/v20210527/api.json +45 -45
  37. tccli/services/dbbrain/v20210527/examples.json +8 -8
  38. tccli/services/dnspod/v20210323/api.json +173 -119
  39. tccli/services/dnspod/v20210323/examples.json +18 -18
  40. tccli/services/dts/v20180330/api.json +30 -30
  41. tccli/services/dts/v20180330/examples.json +4 -4
  42. tccli/services/dts/v20211206/api.json +19 -9
  43. tccli/services/dts/v20211206/examples.json +5 -5
  44. tccli/services/ecm/v20190719/api.json +55 -48
  45. tccli/services/ecm/v20190719/examples.json +7 -7
  46. tccli/services/emr/emr_client.py +493 -16
  47. tccli/services/emr/v20190103/api.json +1323 -246
  48. tccli/services/emr/v20190103/examples.json +72 -0
  49. tccli/services/ess/v20201111/api.json +29 -11
  50. tccli/services/ess/v20201111/examples.json +6 -0
  51. tccli/services/essbasic/v20210526/api.json +89 -2
  52. tccli/services/essbasic/v20210526/examples.json +12 -0
  53. tccli/services/faceid/v20180301/api.json +3 -3
  54. tccli/services/gaap/v20180529/api.json +194 -196
  55. tccli/services/gaap/v20180529/examples.json +31 -37
  56. tccli/services/goosefs/v20220519/api.json +17 -17
  57. tccli/services/goosefs/v20220519/examples.json +4 -4
  58. tccli/services/gs/v20191118/api.json +3 -3
  59. tccli/services/gs/v20191118/examples.json +3 -3
  60. tccli/services/iai/iai_client.py +53 -0
  61. tccli/services/iai/v20200303/api.json +80 -0
  62. tccli/services/iai/v20200303/examples.json +14 -0
  63. tccli/services/iotexplorer/v20190423/api.json +10 -0
  64. tccli/services/iotvideoindustry/v20201201/api.json +84 -84
  65. tccli/services/iotvideoindustry/v20201201/examples.json +29 -29
  66. tccli/services/keewidb/v20220308/api.json +188 -190
  67. tccli/services/live/v20180801/api.json +324 -223
  68. tccli/services/live/v20180801/examples.json +79 -79
  69. tccli/services/mna/v20210119/api.json +52 -49
  70. tccli/services/mna/v20210119/examples.json +49 -49
  71. tccli/services/mps/v20190612/api.json +49 -0
  72. tccli/services/oceanus/v20190422/api.json +407 -39
  73. tccli/services/oceanus/v20190422/examples.json +1 -1
  74. tccli/services/ocr/ocr_client.py +110 -4
  75. tccli/services/ocr/v20181119/api.json +410 -6
  76. tccli/services/ocr/v20181119/examples.json +18 -2
  77. tccli/services/pts/v20210728/api.json +1 -1
  78. tccli/services/pts/v20210728/examples.json +1 -1
  79. tccli/services/sqlserver/v20180328/api.json +273 -144
  80. tccli/services/sqlserver/v20180328/examples.json +2 -2
  81. tccli/services/ssl/v20191205/api.json +829 -829
  82. tccli/services/ssl/v20191205/examples.json +14 -14
  83. tccli/services/tbaas/v20180416/api.json +127 -88
  84. tccli/services/tbaas/v20180416/examples.json +9 -9
  85. tccli/services/tcb/v20180608/api.json +229 -189
  86. tccli/services/tcb/v20180608/examples.json +23 -23
  87. tccli/services/tcm/v20210413/api.json +6 -6
  88. tccli/services/tcm/v20210413/examples.json +3 -3
  89. tccli/services/tcr/v20190924/api.json +25 -20
  90. tccli/services/tcr/v20190924/examples.json +4 -4
  91. tccli/services/tdmq/tdmq_client.py +167 -8
  92. tccli/services/tdmq/v20200217/api.json +325 -0
  93. tccli/services/tdmq/v20200217/examples.json +24 -0
  94. tccli/services/tem/v20210701/api.json +439 -280
  95. tccli/services/tem/v20210701/examples.json +39 -39
  96. tccli/services/teo/v20220901/api.json +2 -2
  97. tccli/services/teo/v20220901/examples.json +3 -3
  98. tccli/services/thpc/v20211109/api.json +46 -58
  99. tccli/services/thpc/v20211109/examples.json +2 -2
  100. tccli/services/thpc/v20220401/api.json +168 -181
  101. tccli/services/thpc/v20220401/examples.json +1 -1
  102. tccli/services/thpc/v20230321/api.json +99 -102
  103. tccli/services/thpc/v20230321/examples.json +3 -3
  104. tccli/services/tke/v20180525/api.json +50 -39
  105. tccli/services/tke/v20180525/examples.json +51 -21
  106. tccli/services/tke/v20220501/api.json +146 -97
  107. tccli/services/tke/v20220501/examples.json +15 -21
  108. tccli/services/trocket/trocket_client.py +53 -0
  109. tccli/services/trocket/v20230308/api.json +219 -0
  110. tccli/services/trocket/v20230308/examples.json +8 -0
  111. tccli/services/trro/v20220325/api.json +27 -27
  112. tccli/services/trro/v20220325/examples.json +1 -1
  113. tccli/services/trtc/v20190722/api.json +31 -20
  114. tccli/services/trtc/v20190722/examples.json +11 -11
  115. tccli/services/tse/v20201207/api.json +187 -122
  116. tccli/services/tse/v20201207/examples.json +36 -36
  117. tccli/services/tsf/v20180326/api.json +448 -434
  118. tccli/services/tsf/v20180326/examples.json +122 -122
  119. tccli/services/tts/v20190823/api.json +1 -1
  120. tccli/services/vpc/v20170312/api.json +582 -291
  121. tccli/services/vpc/v20170312/examples.json +75 -27
  122. tccli/services/vpc/vpc_client.py +159 -0
  123. tccli/services/waf/v20180125/api.json +305 -6
  124. tccli/services/waf/v20180125/examples.json +25 -1
  125. tccli/services/waf/waf_client.py +163 -4
  126. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/METADATA +2 -2
  127. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/RECORD +130 -130
  128. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/WHEEL +0 -0
  129. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/entry_points.txt +0 -0
  130. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/license_files/LICENSE +0 -0
@@ -1061,7 +1061,7 @@
1061
1061
  "example": "rs-123456",
1062
1062
  "member": "string",
1063
1063
  "name": "RealServerId",
1064
- "required": true,
1064
+ "output_required": true,
1065
1065
  "type": "string",
1066
1066
  "value_allowed_null": false
1067
1067
  },
@@ -1071,7 +1071,7 @@
1071
1071
  "example": "192.168.1.1",
1072
1072
  "member": "string",
1073
1073
  "name": "RealServerIP",
1074
- "required": true,
1074
+ "output_required": true,
1075
1075
  "type": "string",
1076
1076
  "value_allowed_null": false
1077
1077
  },
@@ -1081,7 +1081,7 @@
1081
1081
  "example": "1",
1082
1082
  "member": "int64",
1083
1083
  "name": "RealServerWeight",
1084
- "required": true,
1084
+ "output_required": true,
1085
1085
  "type": "int",
1086
1086
  "value_allowed_null": false
1087
1087
  },
@@ -1091,7 +1091,7 @@
1091
1091
  "example": "1",
1092
1092
  "member": "int64",
1093
1093
  "name": "RealServerStatus",
1094
- "required": true,
1094
+ "output_required": true,
1095
1095
  "type": "int",
1096
1096
  "value_allowed_null": true
1097
1097
  },
@@ -1101,17 +1101,17 @@
1101
1101
  "example": "443",
1102
1102
  "member": "int64",
1103
1103
  "name": "RealServerPort",
1104
- "required": true,
1104
+ "output_required": true,
1105
1105
  "type": "int",
1106
1106
  "value_allowed_null": true
1107
1107
  },
1108
1108
  {
1109
1109
  "disabled": false,
1110
1110
  "document": "当源站为域名时,域名被解析成一个或者多个IP,该字段表示其中异常的IP列表。状态异常,但该字段为空时,表示域名解析异常。",
1111
- "example": "[]",
1111
+ "example": "[\"127.0.0.1\"]",
1112
1112
  "member": "string",
1113
1113
  "name": "DownIPList",
1114
- "required": true,
1114
+ "output_required": true,
1115
1115
  "type": "list",
1116
1116
  "value_allowed_null": false
1117
1117
  },
@@ -1121,7 +1121,7 @@
1121
1121
  "example": "master",
1122
1122
  "member": "string",
1123
1123
  "name": "RealServerFailoverRole",
1124
- "required": true,
1124
+ "output_required": true,
1125
1125
  "type": "string",
1126
1126
  "value_allowed_null": false
1127
1127
  }
@@ -1394,7 +1394,7 @@
1394
1394
  {
1395
1395
  "disabled": false,
1396
1396
  "document": "证书名字。\n注意:此字段可能返回 null,表示取不到有效值。",
1397
- "example": "test",
1397
+ "example": "cert-alias",
1398
1398
  "member": "string",
1399
1399
  "name": "CertificateAlias",
1400
1400
  "output_required": true,
@@ -1404,7 +1404,7 @@
1404
1404
  {
1405
1405
  "disabled": false,
1406
1406
  "document": "证书内容。",
1407
- "example": "-----BEGIN CERTIFICATE----- MIIERzCCAq+gAwIBAgIBAjANBgkqhkiG9w0BAQsFADAoMQ0wCwYDVQQDEwR0ZXN0 MRcwFQYDVQQKEw50ZXJyYWZvcm0gdGVzdDAeFw0xOTA4MTMwMzE5MzlaFw0yOTA4 MTAwMzE5MzlaMC4xEzARBgNVBAMTCnNlcnZlciBzc2wxFzAVBgNVBAoTDnRlcnJh Zm9ybS10ZXN0MIIBojANBgkqhkiG9w0BAQEFAAOCAY8AMIIBigKCAYEA1Ryp+DKK SNFKZsPtwfR+jzOnQ8YFieIKYgakV688d8YgpolenbmeEPrzT87tunFD7G9f6ALG ND8rj7npj0AowxhOL/h/v1D9u0UsIaj5i2GWJrqNAhGLaxWiEB/hy5WOiwxDrGei gQqJkFM52Ep7G1Yx7PHJmKFGwN9FhIsFi1cNZfVRopZuCe/RMPNusNVZaIi+qcEf fsE1cmfmuSlG3Ap0RKOIyR0ajDEzqZn9/0R7VwWCF97qy8TNYk94K/1tq3zyhVzR Z83xOSfrTqEfb3so3AU2jyKgYdwr/FZS72VCHS8IslgnqJW4izIXZqgIKmHaRZtM N4jUloi6l/6lktt6Lsgh9xECecxziSJtPMaog88aC8HnMqJJ3kScGCL36GYG+Kaw 5PnDlWXBaeiDe8z/eWK9+Rr2M+rhTNxosAVGfDJyxAXyiX49LQ0v7f9qzwc/0JiD bvsUv1cm6OgpoEMP9SXqqBdwGqeKbD2/2jlP48xlYP6l1SoJG3GgZ8dbAgMBAAGj djB0MAwGA1UdEwEB/wQCMAAwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDwYDVR0PAQH/ BAUDAweAADAdBgNVHQ4EFgQULwWKBQNLL9s3cb3tTnyPVg+mpCMwHwYDVR0jBBgw FoAUKwfrmq791mY831S6UHARHtgYnlgwDQYJKoZIhvcNAQELBQADggGBAMo5RglS AHdPgaicWJvmvjjexjF/42b7Rz4pPfMjYw6uYO8He/f4UZWv5CZLrbEe7MywaK3y 0OsfH8AhyN29pv2x8g9wbmq7omZIOZ0oCAGduEXs/A/qY/hFaCohdkz/IN8qi6JW VXreGli3SrpcHFchSwHTyJEXgkutcGAsOvdsOuVSmplOyrkLHc8uUe8SG4j8kGyg EzaszFjHkR7g1dVyDVUedc588mjkQxYeAamJgfkgIhljWKMa2XzkVMcVfQHfNpM1 n+bu8SmqRt9Wma2bMijKRG/Blm756LoI+skY+WRZmlDnq8zj95TT0vceGP0FUWh5 hKyiocABmpQs9OK9HMi8vgSWISP+fYgkm/bKtKup2NbZBoO5/VL2vCEPInYzUhBO jCbLMjNjtM5KriCaR7wDARgHiG0gBEPOEW1PIjZ9UOH+LtIxbNZ4eEIIINLHnBHf L+doVeZtS/gJc4G4Adr5HYuaS9ZxJ0W2uy0eQlOHzjyxR6Mf/rpnilJlcQ== -----END CERTIFICATE-----",
1407
+ "example": "Cert-Content",
1408
1408
  "member": "string",
1409
1409
  "name": "CertificateContent",
1410
1410
  "output_required": true,
@@ -1414,7 +1414,7 @@
1414
1414
  {
1415
1415
  "disabled": false,
1416
1416
  "document": "密钥内容。仅当证书类型为SSL证书时,返回该字段。\n注意:此字段可能返回 null,表示取不到有效值。",
1417
- "example": "Public Key Info: \tPublic Key Algorithm: RSA \tKey Security Level: High (3072 bits) modulus: \t00:d5:1c:a9:f8:32:8a:48:d1:4a:66:c3:ed:c1:f4:7e \t8f:33:a7:43:c6:05:89:e2:0a:62:06:a4:57:af:3c:77 \tc6:20:a6:89:5e:9d:b9:9e:10:fa:f3:4f:ce:ed:ba:71 \t43:ec:6f:5f:e8:02:c6:34:3f:2b:8f:b9:e9:8f:40:28 \tc3:18:4e:2f:f8:7f:bf:50:fd:bb:45:2c:21:a8:f9:8b \t61:96:26:ba:8d:02:11:8b:6b:15:a2:10:1f:e1:cb:95 \t8e:8b:0c:43:ac:67:a2:81:0a:89:90:53:39:d8:4a:7b \t1b:56:31:ec:f1:c9:98:a1:46:c0:df:45:84:8b:05:8b \t57:0d:65:f5:51:a2:96:6e:09:ef:d1:30:f3:6e:b0:d5 \t59:68:88:be:a9:c1:1f:7e:c1:35:72:67:e6:b9:29:46 \tdc:0a:74:44:a3:88:c9:1d:1a:8c:31:33:a9:99:fd:ff \t44:7b:57:05:82:17:de:ea:cb:c4:cd:62:4f:78:2b:fd \t6d:ab:7c:f2:85:5c:d1:67:cd:f1:39:27:eb:4e:a1:1f \t6f:7b:28:dc:05:36:8f:22:a0:61:dc:2b:fc:56:52:ef \t65:42:1d:2f:08:b2:58:27:a8:95:b8:8b:32:17:66:a8 \t08:2a:61:da:45:9b:4c:37:88:d4:96:88:ba:97:fe:a5 \t92:db:7a:2e:c8:21:f7:11:02:79:cc:73:89:22:6d:3c \tc6:a8:83:cf:1a:0b:c1:e7:32:a2:49:de:44:9c:18:22 \tf7:e8:66:06:f8:a6:b0:e4:f9:c3:95:65:c1:69:e8:83 \t7b:cc:ff:79:62:bd:f9:1a:f6:33:ea:e1:4c:dc:68:b0 \t05:46:7c:32:72:c4:05:f2:89:7e:3d:2d:0d:2f:ed:ff \t6a:cf:07:3f:d0:98:83:6e:fb:14:bf:57:26:e8:e8:29 \ta0:43:0f:f5:25:ea:a8:17:70:1a:a7:8a:6c:3d:bf:da \t39:4f:e3:cc:65:60:fe:a5:d5:2a:09:1b:71:a0:67:c7 \t5b: public exponent: \t01:00:01: private exponent: \t00:b1:56:d0:fa:00:d4:a2:13:c7:5e:0c:dc:e4:f1:97 \tff:82:74:46:29:9a:a2:4a:bf:69:23:2d:ce:e9:bb:df \tcf:b7:8b:dd:f4:26:3c:38:14:d9:3f:6f:c2:3a:81:53 \t8f:ba:48:53:fe:b5:90:4a:19:e7:1e:0b:0f:18:6d:c3 \t7d:d5:d3:fa:87:47:86:e4:d6:bf:e7:a7:f9:ba:ab:2e \t19:5e:e1:8b:8b:9b:95:0d:f7:66:61:1e:19:e9:c3:88 \t08:be:1c:ce:93:c1:09:b1:68:1b:61:46:60:74:64:46 \t5d:51:34:ea:7f:a9:ca:a1:2a:47:85:84:4b:ef:84:05 \t97:c3:46:7d:06:19:ce:24:73:90:64:fb:df:16:d5:80 \t34:8e:90:7c:58:b6:a4:86:ce:30:b3:ab:52:8b:f2:95 \t4c:b6:46:5a:77:db:73:c0:0c:3f:6d:12:18:a8:54:7c \tff:77:c3:ca:89:9f:63:98:ef:48:2d:c1:09:70:6e:ea \tcb:bb:78:91:42:8a:22:3e:21:ef:a5:bf:16:ee:66:45 \te5:f0:26:6a:85:8e:e1:69:62:ac:05:00:a6:44:ba:c8 \tac:10:00:97:f5:51:65:7f:9a:1f:7b:99:9d:02:d4:87 \t50:ce:74:06:51:67:fa:fb:90:e4:33:79:f2:a8:61:ee \t45:1d:87:ca:22:5b:ac:e7:32:38:f8:2c:fd:55:92:1e \t3d:60:1e:7c:4b:fd:28:ff:e5:b1:02:6a:aa:22:f7:ae \ta8:36:90:7b:a6:f7:29:05:14:3a:21:da:36:05:f9:b0 \t9d:f7:fb:10:75:d7:2c:21:32:95:e7:f7:17:be:09:cb \t66:fe:f1:69:71:df:a4:5e:3f:fc:67:6c:37:65:b8:51 \tc6:22:38:fb:07:ce:89:54:50:43:71:44:3d:c3:51:5a \tbd:e5:c7:87:b2:ea:7b:64:0f:5d:34:9c:a1:52:b3:ce \t06:86:ba:7a:05:80:48:b3:6c:1b:79:74:9b:49:f2:30 \tc1: prime1: \t00:e4:31:46:59:3d:24:f7:31:d9:22:26:af:c0:3e:f5 \tc1:6d:be:ba:d3:9e:3f:b9:2c:43:a0:d0:47:09:e4:35 \t63:19:a4:33:82:af:f9:76:3c:11:c2:cb:34:f9:a6:ab \tdd:ab:64:5a:6b:9c:c1:2a:52:89:64:7e:b5:a7:f0:4d \t29:13:a4:cf:17:f4:f2:0d:a0:6e:b9:5d:95:41:10:df \tae:f3:7a:13:49:21:66:73:2a:b7:e2:8d:7c:c2:34:e5 \t3f:bd:78:ca:fc:64:c5:1c:3a:66:7a:12:53:96:bd:b0 \tc3:7a:0c:ec:5e:55:c0:c3:3f:7f:25:72:f4:e2:19:94 \t9d:65:15:be:c8:82:20:57:12:97:b2:a8:4d:3d:e0:8f \te2:1f:d0:c8:49:aa:f4:34:fa:91:d1:d1:cc:98:bc:3d \t8b:b1:9b:8f:fd:ef:03:dd:92:fb:ca:99:45:af:cc:83 \t58:4c:bb:ba:73:9e:23:84:f9:7e:4f:40:fe:00:b5:bf \t6f: prime2: \t00:ef:14:ef:73:fc:0c:fc:e3:87:d9:7f:a6:f8:55:86 \t57:63:8a:86:87:f5:ef:63:20:1f:b2:ae:28:dc:ab:59 \t80:8f:15:64:44:e2:bc:a5:7b:d7:69:ef:30:b1:83:b3 \tbd:09:fd:4a:0c:c6:31:5b:a4:79:d0:e5:d3:a8:31:fd \t59:ea:52:63:cf:17:a7:c1:54:bf:a8:11:9b:b1:85:47 \t5a:08:a6:9c:2f:47:9d:ac:5d:e8:7c:e4:31:6c:99:71 \t04:7d:20:98:be:8b:60:07:66:2d:b9:41:10:ea:dd:5b \t87:20:65:62:ea:75:a7:a6:04:a2:18:66:6b:db:5b:a4 \t9f:12:97:cb:7c:8c:d2:e0:ce:02:ef:1e:df:a1:9d:6a \tbc:00:38:18:36:a1:c5:97:16:be:7a:df:5f:4f:4f:de \ta3:cb:25:fe:f6:67:0d:31:aa:0a:d4:1b:be:df:91:2c \t05:14:20:37:cc:4f:50:33:a6:50:1b:90:f9:b2:08:80 \td5: coefficient: \t47:d1:7f:ca:93:6a:14:9b:fe:85:8d:c2:15:11:52:a2 \ta5:bc:f5:6b:a2:69:76:49:1e:09:79:f1:15:bf:39:48 \t41:ff:92:78:af:bc:7d:6f:76:3b:32:9e:08:d2:42:06 \t04:5f:36:e0:be:a8:1d:21:5c:ec:39:09:e0:77:c5:86 \t06:e6:ce:98:16:fc:0f:30:de:a7:69:7a:8f:dd:01:42 \t2a:22:f5:b7:c2:fc:c8:90:5a:78:dc:b3:e0:4d:e7:2d \t98:6c:e3:34:1b:d7:e8:f8:90:57:7e:4d:41:d6:4a:29 \t81:92:eb:89:5b:45:85:dd:b9:16:20:63:cb:59:f6:06 \t59:c1:dd:3b:6b:92:0a:5e:5e:63:4a:f1:a7:d5:16:b9 \t8b:6c:d8:ad:76:0e:2d:3c:e0:b3:73:e0:6d:af:d4:a2 \tbc:4b:fd:6c:2d:d7:5d:4d:cd:28:03:64:b2:ef:9a:1d \t82:8d:53:40:c5:f8:fb:f3:63:de:8e:1a:21:b6:35:14 \t exp1: \t00:9c:a5:8a:d2:65:dc:03:69:8f:d2:16:d6:9d:55:5b \t25:4e:ae:18:d8:7e:90:e6:10:11:d8:ca:41:89:f3:c4 \t06:64:aa:c8:c5:95:01:dd:fd:7c:7f:c9:39:73:8b:cb \tfd:9e:d3:84:12:cd:87:f9:02:b1:d8:6f:f7:49:f2:f7 \t35:14:8c:15:b2:2f:6f:1e:95:9c:8c:d9:46:45:65:4c \tf8:6f:a1:c4:ad:76:25:3b:37:ff:05:a1:f5:1b:e8:6d \tdb:64:b9:10:37:55:01:ce:cf:f4:5b:26:4b:85:76:70 \t6a:b0:55:40:c9:bd:7a:57:4e:36:7d:41:be:03:9c:65 \tdd:ea:6f:94:09:56:f2:d6:73:27:f9:f7:f9:16:5a:1a \tcb:b2:e5:83:28:b7:17:6f:6a:f7:41:1f:11:a1:63:cf \ta8:1e:e3:58:64:8c:78:8d:d9:81:c9:e1:8f:ea:0f:ad \tb6:a6:ee:54:1f:5c:56:ab:c9:0d:c1:60:2f:3d:d3:86 \t37: exp2: \t64:12:b7:48:2d:30:a2:89:fa:cb:27:8b:94:56:f8:2c \t8c:15:e7:c9:f1:3f:8a:96:5f:ae:43:08:07:96:11:98 \ta6:4b:a5:f4:cf:93:77:11:27:51:c8:34:f1:98:d7:1b \t41:9b:2b:eb:bc:e9:dc:1a:34:83:24:30:3c:2e:f0:85 \t3a:77:d2:1f:55:1f:7a:e5:26:74:0b:2a:c8:5b:a9:4a \t1e:64:de:eb:4b:66:cc:47:62:91:24:53:2b:c9:ee:6c \t9a:93:92:5b:ef:aa:fa:6d:e2:a5:b0:7e:8c:50:ab:87 \t1c:20:54:0f:1f:c0:54:d5:8b:a3:fa:fb:1a:8e:79:91 \tbc:0e:9d:b6:3c:9b:e8:4d:53:1d:14:27:37:56:d4:de \t6c:99:0e:49:8f:dd:4d:28:d0:02:4e:8d:6e:7d:58:0b \te7:74:b8:0c:1b:86:82:4b:52:cd:05:f0:17:54:84:c0 \t7b:74:20:e6:fc:2b:ed:f2:a7:85:62:61:a2:0b:bd:21 \t Public Key PIN: \tpin-sha256:t5OXXC5gYqMNtUMsTqRs3A3vhfK2BiXVOgYzIEYv7Y8= Public Key ID: \tsha256:b793975c2e6062a30db5432c4ea46cdc0def85f2b60625d53a063320462fed8f \tsha1:2f058a05034b2fdb3771bded4e7c8f560fa6a423 -----BEGIN RSA PRIVATE KEY----- MIIG5AIBAAKCAYEA1Ryp+DKKSNFKZsPtwfR+jzOnQ8YFieIKYgakV688d8Ygpole nbmeEPrzT87tunFD7G9f6ALGND8rj7npj0AowxhOL/h/v1D9u0UsIaj5i2GWJrqN AhGLaxWiEB/hy5WOiwxDrGeigQqJkFM52Ep7G1Yx7PHJmKFGwN9FhIsFi1cNZfVR opZuCe/RMPNusNVZaIi+qcEffsE1cmfmuSlG3Ap0RKOIyR0ajDEzqZn9/0R7VwWC F97qy8TNYk94K/1tq3zyhVzRZ83xOSfrTqEfb3so3AU2jyKgYdwr/FZS72VCHS8I slgnqJW4izIXZqgIKmHaRZtMN4jUloi6l/6lktt6Lsgh9xECecxziSJtPMaog88a C8HnMqJJ3kScGCL36GYG+Kaw5PnDlWXBaeiDe8z/eWK9+Rr2M+rhTNxosAVGfDJy xAXyiX49LQ0v7f9qzwc/0JiDbvsUv1cm6OgpoEMP9SXqqBdwGqeKbD2/2jlP48xl YP6l1SoJG3GgZ8dbAgMBAAECggGBALFW0PoA1KITx14M3OTxl/+CdEYpmqJKv2kj Lc7pu9/Pt4vd9CY8OBTZP2/COoFTj7pIU/61kEoZ5x4LDxhtw33V0/qHR4bk1r/n p/m6qy4ZXuGLi5uVDfdmYR4Z6cOICL4czpPBCbFoG2FGYHRkRl1RNOp/qcqhKkeF hEvvhAWXw0Z9BhnOJHOQZPvfFtWANI6QfFi2pIbOMLOrUovylUy2Rlp323PADD9t EhioVHz/d8PKiZ9jmO9ILcEJcG7qy7t4kUKKIj4h76W/Fu5mReXwJmqFjuFpYqwF AKZEusisEACX9VFlf5ofe5mdAtSHUM50BlFn+vuQ5DN58qhh7kUdh8oiW6znMjj4 LP1Vkh49YB58S/0o/+WxAmqqIveuqDaQe6b3KQUUOiHaNgX5sJ33+xB11ywhMpXn 9xe+Cctm/vFpcd+kXj/8Z2w3ZbhRxiI4+wfOiVRQQ3FEPcNRWr3lx4ey6ntkD100 nKFSs84Ghrp6BYBIs2wbeXSbSfIwwQKBwQDkMUZZPST3MdkiJq/APvXBbb66054/ uSxDoNBHCeQ1YxmkM4Kv+XY8EcLLNPmmq92rZFprnMEqUolkfrWn8E0pE6TPF/Ty DaBuuV2VQRDfrvN6E0khZnMqt+KNfMI05T+9eMr8ZMUcOmZ6ElOWvbDDegzsXlXA wz9/JXL04hmUnWUVvsiCIFcSl7KoTT3gj+If0MhJqvQ0+pHR0cyYvD2LsZuP/e8D 3ZL7yplFr8yDWEy7unOeI4T5fk9A/gC1v28CgcEA7xTvc/wM/OOH2X+m+FWGV2OK hof172MgH7KuKNyrWYCPFWRE4ryle9dp7zCxg7O9Cf1KDMYxW6R50OXTqDH9WepS Y88Xp8FUv6gRm7GFR1oIppwvR52sXeh85DFsmXEEfSCYvotgB2YtuUEQ6t1bhyBl Yup1p6YEohhma9tbpJ8Sl8t8jNLgzgLvHt+hnWq8ADgYNqHFlxa+et9fT0/eo8sl /vZnDTGqCtQbvt+RLAUUIDfMT1AzplAbkPmyCIDVAoHBAJylitJl3ANpj9IW1p1V WyVOrhjYfpDmEBHYykGJ88QGZKrIxZUB3f18f8k5c4vL/Z7ThBLNh/kCsdhv90ny 9zUUjBWyL28elZyM2UZFZUz4b6HErXYlOzf/BaH1G+ht22S5EDdVAc7P9FsmS4V2 cGqwVUDJvXpXTjZ9Qb4DnGXd6m+UCVby1nMn+ff5Floay7Llgyi3F29q90EfEaFj z6ge41hkjHiN2YHJ4Y/qD622pu5UH1xWq8kNwWAvPdOGNwKBwGQSt0gtMKKJ+ssn i5RW+CyMFefJ8T+Kll+uQwgHlhGYpkul9M+TdxEnUcg08ZjXG0GbK+u86dwaNIMk MDwu8IU6d9IfVR965SZ0CyrIW6lKHmTe60tmzEdikSRTK8nubJqTklvvqvpt4qWw foxQq4ccIFQPH8BU1Yuj+vsajnmRvA6dtjyb6E1THRQnN1bU3myZDkmP3U0o0AJO jW59WAvndLgMG4aCS1LNBfAXVITAe3Qg5vwr7fKnhWJhogu9IQKBwEfRf8qTahSb /oWNwhURUqKlvPVroml2SR4JefEVvzlIQf+SeK+8fW92OzKeCNJCBgRfNuC+qB0h XOw5CeB3xYYG5s6YFvwPMN6naXqP3QFCKiL1t8L8yJBaeNyz4E3nLZhs4zQb1+j4 kFd+TUHWSimBkuuJW0WF3bkWIGPLWfYGWcHdO2uSCl5eY0rxp9UWuYts2K12Di08 4LNz4G2v1KK8S/1sLdddTc0oA2Sy75odgo1TQMX4+/Nj3o4aIbY1FA== -----END RSA PRIVATE KEY-----",
1417
+ "example": "Cert-Key",
1418
1418
  "member": "string",
1419
1419
  "name": "CertificateKey",
1420
1420
  "output_required": true,
@@ -1454,7 +1454,7 @@
1454
1454
  {
1455
1455
  "disabled": false,
1456
1456
  "document": "证书签发者通用名称。\n注意:此字段可能返回 null,表示取不到有效值。",
1457
- "example": "test",
1457
+ "example": "cn-name",
1458
1458
  "member": "string",
1459
1459
  "name": "IssuerCN",
1460
1460
  "output_required": true,
@@ -1516,7 +1516,7 @@
1516
1516
  {
1517
1517
  "disabled": false,
1518
1518
  "document": "如果在通道组下创建通道,需要填写通道组的ID",
1519
- "example": "\"\"",
1519
+ "example": "lg-b4c3d2a1",
1520
1520
  "member": "string",
1521
1521
  "name": "GroupId",
1522
1522
  "required": false,
@@ -1589,7 +1589,7 @@
1589
1589
  {
1590
1590
  "disabled": false,
1591
1591
  "document": "(旧参数,请切换到ProxyIds)通道的实例ID。",
1592
- "example": "xx",
1592
+ "example": "[\"link-w34r23rf\"]",
1593
1593
  "member": "string",
1594
1594
  "name": "InstanceIds",
1595
1595
  "required": false,
@@ -1598,7 +1598,7 @@
1598
1598
  {
1599
1599
  "disabled": false,
1600
1600
  "document": "用于保证请求幂等性的字符串。该字符串由客户生成,需保证不同请求之间唯一,最大值不超过64个ASCII字符。若不指定该参数,则无法保证请求的幂等性。\n更多详细信息请参阅:如何保证幂等性。",
1601
- "example": "xx",
1601
+ "example": "qwe3e43242f424",
1602
1602
  "member": "string",
1603
1603
  "name": "ClientToken",
1604
1604
  "required": false,
@@ -1622,20 +1622,20 @@
1622
1622
  {
1623
1623
  "disabled": false,
1624
1624
  "document": "非运行状态下的通道实例ID列表,不可开启。",
1625
- "example": "[]",
1625
+ "example": "[\"link-l3h5l2\"]",
1626
1626
  "member": "string",
1627
1627
  "name": "InvalidStatusInstanceSet",
1628
- "required": true,
1628
+ "output_required": true,
1629
1629
  "type": "list",
1630
1630
  "value_allowed_null": false
1631
1631
  },
1632
1632
  {
1633
1633
  "disabled": false,
1634
1634
  "document": "开启操作失败的通道实例ID列表。",
1635
- "example": "[]",
1635
+ "example": "[\"link-l3h5l2\"]",
1636
1636
  "member": "string",
1637
1637
  "name": "OperationFailedInstanceSet",
1638
- "required": true,
1638
+ "output_required": true,
1639
1639
  "type": "list",
1640
1640
  "value_allowed_null": false
1641
1641
  },
@@ -1669,20 +1669,20 @@
1669
1669
  {
1670
1670
  "disabled": false,
1671
1671
  "document": "非运行状态下的通道实例ID列表,不可开启。",
1672
- "example": "[]",
1672
+ "example": "[\"lg-3j2l5l43\"]",
1673
1673
  "member": "string",
1674
1674
  "name": "InvalidStatusInstanceSet",
1675
- "required": true,
1675
+ "output_required": true,
1676
1676
  "type": "list",
1677
1677
  "value_allowed_null": false
1678
1678
  },
1679
1679
  {
1680
1680
  "disabled": false,
1681
1681
  "document": "开启操作失败的通道实例ID列表。",
1682
- "example": "[]",
1682
+ "example": "[\"lg-3j2l5l43\"]",
1683
1683
  "member": "string",
1684
1684
  "name": "OperationFailedInstanceSet",
1685
- "required": true,
1685
+ "output_required": true,
1686
1686
  "type": "list",
1687
1687
  "value_allowed_null": false
1688
1688
  },
@@ -1710,7 +1710,7 @@
1710
1710
  {
1711
1711
  "disabled": false,
1712
1712
  "document": "安全组策略ID。操作通道组时须填此参数。",
1713
- "example": "xx",
1713
+ "example": "policy-lwe3456l",
1714
1714
  "member": "string",
1715
1715
  "name": "PolicyId",
1716
1716
  "required": false,
@@ -1832,7 +1832,7 @@
1832
1832
  {
1833
1833
  "disabled": false,
1834
1834
  "document": "证书内容。采用url编码。其中:\n当证书类型为基础认证配置时,该参数填写用户名/密码对。格式:“用户名:密码”,例如:root:FSGdT。其中密码使用htpasswd或者openssl,例如:openssl passwd -crypt 123456。\n当证书类型为CA/SSL证书时,该参数填写证书内容,格式为pem。",
1835
- "example": "%0A-----BEGIN%20CERTIFICATE-----%0AMIIFmDCCBICgAwIBAgIQC6TGAPV%2B4MO7NIhlkkKFljANBgkqhkiG9w0BAQsFADBy%0AMQswCQYDVQQGEwJDTjElMCMGA1UEChMcVHJ1c3RBc2lhIFRlY2hub2xvZ2llcywg%0ASW5jLjEdMBsGA1UECxMURG9tYWluIFZhbGlkYXRlZCBTU0wxHTAbBgNVBAMTFFRy%0AdXN0QXNpYSBUTFMgUlNBIENBMB4XDTE5MDQwMjAwMDAwMFoXDTIwMDQwMTEyMDAw%0AMFowGTEXMBUGA1UEAxMObGFnYW1lZnQwMS54eXowggEiMA0GCSqGSIb3DQEBAQUA%0AA4IBDwAwggEKAoIBAQCuSgglfAksbFSrvWp6cEFr8ulTWEND2KvXf6cCs3kBBCzE%0AMLhCw4792LMFY0%2BFE7a0j7i5nJ9%2BQvhX7GRiu1P9flyge0eUCOBOAtVCn0dvhbLy%0A7efWsmH3kp/owWXnZXeb/k5R1FvojCiV968MxMC%2B2Y7ejz5qMm5XlQPn3xQOEj2h%0AQmHwQ9XwO8qRsIuCD1oNrsXsyXuEhA2zkEvcgtYP35zPsXfjbBaBg7Iw3o0j3jXj%0AgdhD2Q2OzH05jDn3hDhSnej1jbWuGmDEOO%2Bu6W/xqnCOhBMjWLnuW2aUddiBiqsH%0A8BQK/Ge6HUp%2BmMdkdNAw5FN6ztIPzP6GFb0OOLitAgMBAAGjggKBMIICfTAfBgNV%0AHSMEGDAWgBR/05nzoEcOMQBWViKOt8ye3coBijAdBgNVHQ4EFgQUqYL1l3uFqYHC%0A2mJcZC26nLHtkjYwLQYDVR0RBCYwJIIObGFnYW1lZnQwMS54eXqCEnd3dy5sYWdh%0AbWVmdDAxLnh5ejAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEG%0ACCsGAQUFBwMCMEwGA1UdIARFMEMwNwYJYIZIAYb9bAECMCowKAYIKwYBBQUHAgEW%0AHGh0dHBzOi8vd3d3LmRpZ2ljZXJ0LmNvbS9DUFMwCAYGZ4EMAQIBMH0GCCsGAQUF%0ABwEBBHEwbzAhBggrBgEFBQcwAYYVaHR0cDovL29jc3AuZGNvY3NwLmNuMEoGCCsG%0AAQUFBzAChj5odHRwOi8vY2FjZXJ0cy5kaWdpdGFsY2VydHZhbGlkYXRpb24uY29t%0AL1RydXN0QXNpYVRMU1JTQUNBLmNydDAJBgNVHRMEAjAAMIIBAwYKKwYBBAHWeQIE%0AAgSB9ASB8QDvAHUAu9nfvB%2BKcbWTlCOXqpJ7RzhXlQqrUugakJZkNo4e0YUAAAFp%0A3cON9gAABAMARjBEAiABFpvdLsJKm6zxh5wLS6uN5%2BTnX8bXD5bj7CPVC4Kg/wIg%0AB%2BBzdsZL0UmuvbNAYkr8W53bJKhEgoHJ0RdSyoF5yZAAdgCHdb/nWXz4jEOZX73z%0Abv9WjUdWNv9KtWDBtOr/XqCDDwAAAWndw47mAAAEAwBHMEUCIQC%2BDdvaJ2kKvsVv%0AiivLe4W/YFa/K64HdnyOdHksEl9pSAIgTqLXfw6Tc7d%2BgiKMtt%2B6P/xdrvjGt5Du%0Aokvgu70INuQwDQYJKoZIhvcNAQELBQADggEBAHxewHgySBS5UoO6l/IcU95baR/O%0AYGLcCpgEbWj4MigIZcrkHsD7RddRDoyM/3hxKyzs3Dkes4wHTQDWnyrNuXdn8aNV%0AJAhrh/0yzAe3/UTJ/%2BSRoMg1K6rHWORmLa52d9u3Ei%2B1BF2qLi5L2tTmLrSQJXzB%0ANSIFd40x1mZLp9uqhcB9kcwwkHSFUtLjFwUSN6Zjn9FStlq06ezjgnVv2tP9/HoP%0AKWiRgRFDgqj8%2BROJPQvfuO2xdWoxYUmuMcx1o6IiSVn2F48ood029cyT%2Bt3TaYpb%0AhVI9JuYnHW9kN69xPNzamJVCdu4i/1ELvcr0p/wQf9ax63XsgX4YYhdYgMQ%3D%0A-----END%20CERTIFICATE-----%0A-----BEGIN%20CERTIFICATE-----%0AMIIErjCCA5agAwIBAgIQBYAmfwbylVM0jhwYWl7uLjANBgkqhkiG9w0BAQsFADBh%0AMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3%0Ad3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBD%0AQTAeFw0xNzEyMDgxMjI4MjZaFw0yNzEyMDgxMjI4MjZaMHIxCzAJBgNVBAYTAkNO%0AMSUwIwYDVQQKExxUcnVzdEFzaWEgVGVjaG5vbG9naWVzLCBJbmMuMR0wGwYDVQQL%0AExREb21haW4gVmFsaWRhdGVkIFNTTDEdMBsGA1UEAxMUVHJ1c3RBc2lhIFRMUyBS%0AU0EgQ0EwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCgWa9X%2Bph%2BwAm8%0AYh1Fk1MjKbQ5QwBOOKVaZR/OfCh%2BF6f93u7vZHGcUU/lvVGgUQnbzJhR1UV2epJa%0Ae%2Bm7cxnXIKdD0/VS9btAgwJszGFvwoqXeaCqFoP71wPmXjjUwLT70%2BqvX4hdyYfO%0AJcjeTz5QKtg8zQwxaK9x4JT9CoOmoVdVhEBAiD3DwR5fFgOHDwwGxdJWVBvktnoA%0AzjdTLXDdbSVC5jZ0u8oq9BiTDv7jAlsB5F8aZgvSZDOQeFrwaOTbKWSEInEhnchK%0AZTD1dz6aBlk1xGEI5PZWAnVAba/ofH33ktymaTDsE6xRDnW97pDkimCRak6CEbfe%0A3dXw6OV5AgMBAAGjggFPMIIBSzAdBgNVHQ4EFgQUf9OZ86BHDjEAVlYijrfMnt3K%0AAYowHwYDVR0jBBgwFoAUA95QNVbRTLtm8KPiGxvDl7I90VUwDgYDVR0PAQH/BAQD%0AAgGGMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAG%0AAQH/AgEAMDQGCCsGAQUFBwEBBCgwJjAkBggrBgEFBQcwAYYYaHR0cDovL29jc3Au%0AZGlnaWNlcnQuY29tMEIGA1UdHwQ7MDkwN6A1oDOGMWh0dHA6Ly9jcmwzLmRpZ2lj%0AZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RDQS5jcmwwTAYDVR0gBEUwQzA3Bglg%0AhkgBhv1sAQIwKjAoBggrBgEFBQcCARYcaHR0cHM6Ly93d3cuZGlnaWNlcnQuY29t%0AL0NQUzAIBgZngQwBAgEwDQYJKoZIhvcNAQELBQADggEBAK3dVOj5dlv4MzK2i233%0AlDYvyJ3slFY2X2HKTYGte8nbK6i5/fsDImMYihAkp6VaNY/en8WZ5qcrQPVLuJrJ%0ADSXT04NnMeZOQDUoj/NHAmdfCBB/h1bZ5OGK6Sf1h5Yx/5wR4f3TUoPgGlnU7EuP%0AISLNdMRiDrXntcImDAiRvkh5GJuH4YCVE6XEntqaNIgGkRwxKSgnU3Id3iuFbW9F%0AUQ9Qqtb1GX91AJ7i4153TikGgYCdwYkBURD8gSVe8OAco6IfZOYt/TEwii1Ivi1C%0AqnuUlWpsF1LdQNIdfbW3TSe0BhQa7ifbVIfvPWHYOu3rkg1ZeMo6XRU9B4n5VyJY%0ARmE%3D%0A-----END%20CERTIFICATE-----%0A",
1835
+ "example": "%0A-----BEGIN%20CERTIFICATE-----%0AMIIFmDC.....ARmE%3D%0A-----END%20CERTIFICATE-----%0A",
1836
1836
  "member": "string",
1837
1837
  "name": "CertificateContent",
1838
1838
  "required": true,
@@ -1841,7 +1841,7 @@
1841
1841
  {
1842
1842
  "disabled": false,
1843
1843
  "document": "证书名称",
1844
- "example": "xxx",
1844
+ "example": "cert-xl2hh434",
1845
1845
  "member": "string",
1846
1846
  "name": "CertificateAlias",
1847
1847
  "required": false,
@@ -2032,7 +2032,7 @@
2032
2032
  {
2033
2033
  "disabled": false,
2034
2034
  "document": "服务器证书,用于客户端与GAAP的HTTPS的交互。",
2035
- "example": "abc",
2035
+ "example": "cert-j3l3l4l5",
2036
2036
  "member": "string",
2037
2037
  "name": "CertificateId",
2038
2038
  "required": false,
@@ -2041,7 +2041,7 @@
2041
2041
  {
2042
2042
  "disabled": false,
2043
2043
  "document": "客户端CA证书,用于客户端与GAAP的HTTPS的交互。\n仅当采用双向认证的方式时,需要设置该字段或PolyClientCertificateIds字段。",
2044
- "example": "xx",
2044
+ "example": "cert-j3l3l4l5",
2045
2045
  "member": "string",
2046
2046
  "name": "ClientCertificateId",
2047
2047
  "required": false,
@@ -2050,7 +2050,7 @@
2050
2050
  {
2051
2051
  "disabled": false,
2052
2052
  "document": "客户端CA证书,用于客户端与GAAP的HTTPS的交互。\n仅当采用双向认证的方式时,需要设置该字段或ClientCertificateId字段。",
2053
- "example": "xx",
2053
+ "example": "[\"\"cert-j3l3l4l5\"]",
2054
2054
  "member": "string",
2055
2055
  "name": "PolyClientCertificateIds",
2056
2056
  "required": false,
@@ -2313,7 +2313,7 @@
2313
2313
  {
2314
2314
  "disabled": false,
2315
2315
  "document": "通道组ID,与ProxyId不能同时设置,对应为通道组创建监听器",
2316
- "example": "xx",
2316
+ "example": "lg-123456",
2317
2317
  "member": "string",
2318
2318
  "name": "GroupId",
2319
2319
  "required": false,
@@ -2331,7 +2331,7 @@
2331
2331
  "example": "listener-o0f3at99",
2332
2332
  "member": "string",
2333
2333
  "name": "ListenerId",
2334
- "required": true,
2334
+ "output_required": true,
2335
2335
  "type": "string",
2336
2336
  "value_allowed_null": false
2337
2337
  },
@@ -2404,7 +2404,7 @@
2404
2404
  {
2405
2405
  "disabled": false,
2406
2406
  "document": "客户端CA单证书ID,仅当双向认证时设置该参数或PolyClientCertificateIds参数",
2407
- "example": "xx",
2407
+ "example": "cert-12345",
2408
2408
  "member": "string",
2409
2409
  "name": "ClientCertificateId",
2410
2410
  "required": false,
@@ -2413,7 +2413,7 @@
2413
2413
  {
2414
2414
  "disabled": false,
2415
2415
  "document": "新的客户端多CA证书ID,仅当双向认证时设置该参数或设置ClientCertificateId参数",
2416
- "example": "[]",
2416
+ "example": "[\"cert-123456\"]",
2417
2417
  "member": "string",
2418
2418
  "name": "PolyClientCertificateIds",
2419
2419
  "required": false,
@@ -2422,7 +2422,7 @@
2422
2422
  {
2423
2423
  "disabled": false,
2424
2424
  "document": "通道组ID,与ProxyId之间只能设置一个。表示创建通道组的监听器。",
2425
- "example": "xx",
2425
+ "example": "lg-12345",
2426
2426
  "member": "string",
2427
2427
  "name": "GroupId",
2428
2428
  "required": false,
@@ -2449,7 +2449,7 @@
2449
2449
  "example": "listener-o0f3at99",
2450
2450
  "member": "string",
2451
2451
  "name": "ListenerId",
2452
- "required": true,
2452
+ "output_required": true,
2453
2453
  "type": "string",
2454
2454
  "value_allowed_null": false
2455
2455
  },
@@ -2514,7 +2514,7 @@
2514
2514
  {
2515
2515
  "disabled": false,
2516
2516
  "document": "通道组别名",
2517
- "example": "test",
2517
+ "example": "group_name",
2518
2518
  "member": "string",
2519
2519
  "name": "GroupName",
2520
2520
  "required": true,
@@ -2614,7 +2614,7 @@
2614
2614
  {
2615
2615
  "disabled": false,
2616
2616
  "document": "通道名称。",
2617
- "example": "test",
2617
+ "example": "proxy_name",
2618
2618
  "member": "string",
2619
2619
  "name": "ProxyName",
2620
2620
  "required": true,
@@ -2659,7 +2659,7 @@
2659
2659
  {
2660
2660
  "disabled": false,
2661
2661
  "document": "用于保证请求幂等性的字符串。该字符串由客户生成,需保证不同请求之间唯一,最大值不超过64个ASCII字符。若不指定该参数,则无法保证请求的幂等性。\n更多详细信息请参阅:如何保证幂等性。",
2662
- "example": "\"\"",
2662
+ "example": "\"SFGRETH235FDSFG534SFDDS\"",
2663
2663
  "member": "string",
2664
2664
  "name": "ClientToken",
2665
2665
  "required": false,
@@ -2840,7 +2840,7 @@
2840
2840
  {
2841
2841
  "disabled": false,
2842
2842
  "document": "回源Host。加速通道转发到源站的host,不设置该参数时,使用默认的host设置,即客户端发起的http请求的host。",
2843
- "example": "",
2843
+ "example": "www.baidu.com",
2844
2844
  "member": "string",
2845
2845
  "name": "ForwardHost",
2846
2846
  "required": false,
@@ -2885,7 +2885,7 @@
2885
2885
  "example": "rule-qws4fmyl",
2886
2886
  "member": "string",
2887
2887
  "name": "RuleId",
2888
- "required": true,
2888
+ "output_required": true,
2889
2889
  "type": "string",
2890
2890
  "value_allowed_null": false
2891
2891
  },
@@ -2922,7 +2922,7 @@
2922
2922
  {
2923
2923
  "disabled": false,
2924
2924
  "document": "通道组ID",
2925
- "example": "xx",
2925
+ "example": "lg-123456",
2926
2926
  "member": "string",
2927
2927
  "name": "GroupId",
2928
2928
  "required": false,
@@ -2937,10 +2937,10 @@
2937
2937
  {
2938
2938
  "disabled": false,
2939
2939
  "document": "安全策略ID",
2940
- "example": "pl-xxxx",
2940
+ "example": "pl-123456",
2941
2941
  "member": "string",
2942
2942
  "name": "PolicyId",
2943
- "required": true,
2943
+ "output_required": true,
2944
2944
  "type": "string",
2945
2945
  "value_allowed_null": false
2946
2946
  },
@@ -3349,7 +3349,7 @@
3349
3349
  {
3350
3350
  "disabled": false,
3351
3351
  "document": "需要删除的证书ID。",
3352
- "example": "xxxx",
3352
+ "example": "cert-afdsf2345",
3353
3353
  "member": "string",
3354
3354
  "name": "CertificateId",
3355
3355
  "required": true,
@@ -3571,7 +3571,7 @@
3571
3571
  {
3572
3572
  "disabled": false,
3573
3573
  "document": "删除操作失败的监听器ID列表",
3574
- "example": "[]",
3574
+ "example": "[\"listener-o0f3at99\"]",
3575
3575
  "member": "string",
3576
3576
  "name": "OperationFailedListenerSet",
3577
3577
  "output_required": true,
@@ -3591,7 +3591,7 @@
3591
3591
  {
3592
3592
  "disabled": false,
3593
3593
  "document": "无效的监听器ID列表,如:监听器不存在,监听器对应实例不匹配",
3594
- "example": "[]",
3594
+ "example": "[\"listener-o0f3at99\"]",
3595
3595
  "member": "string",
3596
3596
  "name": "InvalidStatusListenerSet",
3597
3597
  "output_required": true,
@@ -4564,7 +4564,7 @@
4564
4564
  {
4565
4565
  "disabled": false,
4566
4566
  "document": "过滤条件,按照监听器名称进行精确查询",
4567
- "example": "test",
4567
+ "example": "listener_name",
4568
4568
  "member": "string",
4569
4569
  "name": "ListenerName",
4570
4570
  "required": false,
@@ -4656,7 +4656,7 @@
4656
4656
  {
4657
4657
  "disabled": false,
4658
4658
  "document": "通道组ID。ListenerId、ProxyId、GroupId须至少填写一个,且ProxyId与GroupId至多只能填写其中一个。",
4659
- "example": "xx",
4659
+ "example": "lg-12345",
4660
4660
  "member": "string",
4661
4661
  "name": "GroupId",
4662
4662
  "required": false,
@@ -4665,7 +4665,7 @@
4665
4665
  {
4666
4666
  "disabled": false,
4667
4667
  "document": "过滤条件,根据监听器ID进行精确查询。ListenerId、ProxyId、GroupId须至少填写一个,且ProxyId与GroupId至多只能填写其中一个。",
4668
- "example": "xx",
4668
+ "example": "listener-12345",
4669
4669
  "member": "string",
4670
4670
  "name": "ListenerId",
4671
4671
  "required": false,
@@ -4674,7 +4674,7 @@
4674
4674
  {
4675
4675
  "disabled": false,
4676
4676
  "document": "过滤条件,根据监听器名称进行精确查询。",
4677
- "example": "xx",
4677
+ "example": "listener-name",
4678
4678
  "member": "string",
4679
4679
  "name": "ListenerName",
4680
4680
  "required": false,
@@ -4710,7 +4710,7 @@
4710
4710
  {
4711
4711
  "disabled": false,
4712
4712
  "document": "过滤条件,支持按照端口或监听器名称进行模糊查询",
4713
- "example": "xx",
4713
+ "example": "listener-search-name",
4714
4714
  "member": "string",
4715
4715
  "name": "SearchValue",
4716
4716
  "required": false,
@@ -4906,7 +4906,7 @@
4906
4906
  {
4907
4907
  "disabled": false,
4908
4908
  "document": "(旧参数,请切换到ProxyIds)按照一个或者多个实例ID查询。每次请求的实例的上限为100。参数不支持同时指定InstanceIds和Filters。",
4909
- "example": "",
4909
+ "example": "proxy-123456",
4910
4910
  "member": "string",
4911
4911
  "name": "InstanceIds",
4912
4912
  "required": false,
@@ -4933,7 +4933,7 @@
4933
4933
  {
4934
4934
  "disabled": false,
4935
4935
  "document": "过滤条件。 \n每次请求的Filters的上限为10,Filter.Values的上限为5。参数不支持同时指定InstanceIds和Filters。 \nProjectId - String - 是否必填:否 -(过滤条件)按照项目ID过滤。 \nAccessRegion - String - 是否必填:否 - (过滤条件)按照接入地域过滤。 \nRealServerRegion - String - 是否必填:否 - (过滤条件)按照源站地域过滤。\nGroupId - String - 是否必填:否 - (过滤条件)按照通道组ID过滤。\nIPAddressVersion - String - 是否必填:否 - (过滤条件)按照IP版本过滤。\nPackageType - String - 是否必填:否 - (过滤条件)按照通道套餐类型过滤。",
4936
- "example": "",
4936
+ "example": "{\"Name\":\"filter_name\",\"Value\":\"filter_values\"}",
4937
4937
  "member": "Filter",
4938
4938
  "name": "Filters",
4939
4939
  "required": false,
@@ -4942,7 +4942,7 @@
4942
4942
  {
4943
4943
  "disabled": false,
4944
4944
  "document": "(新参数,替代InstanceIds)按照一个或者多个实例ID查询。每次请求的实例的上限为100。参数不支持同时指定InstanceIds和Filters。",
4945
- "example": "[]",
4945
+ "example": "[\"proxy-123456\"]",
4946
4946
  "member": "string",
4947
4947
  "name": "ProxyIds",
4948
4948
  "required": false,
@@ -4951,7 +4951,7 @@
4951
4951
  {
4952
4952
  "disabled": false,
4953
4953
  "document": "标签列表,当存在该字段时,拉取对应标签下的资源列表。\n最多支持5个标签,当存在两个或两个以上的标签时,满足其中任意一个标签时,通道会被拉取出来。",
4954
- "example": "",
4954
+ "example": "{\"TagKey\":\"tag_key\",\"TagValue\":\"tag_values\"}",
4955
4955
  "member": "TagPair",
4956
4956
  "name": "TagSet",
4957
4957
  "required": false,
@@ -5035,7 +5035,7 @@
5035
5035
  {
5036
5036
  "disabled": false,
5037
5037
  "document": "(旧参数,请切换到ProxyIds)通道ID列表。",
5038
- "example": "xx",
5038
+ "example": "link-1234abcd",
5039
5039
  "member": "string",
5040
5040
  "name": "InstanceIds",
5041
5041
  "required": false,
@@ -5044,7 +5044,7 @@
5044
5044
  {
5045
5045
  "disabled": false,
5046
5046
  "document": "(新参数)通道ID列表。",
5047
- "example": "[\"link-1234abcd\\r\\n\"]",
5047
+ "example": "[\"link-1234abcd\"]",
5048
5048
  "member": "string",
5049
5049
  "name": "ProxyIds",
5050
5050
  "required": false,
@@ -5062,7 +5062,7 @@
5062
5062
  "example": "无",
5063
5063
  "member": "ProxyStatus",
5064
5064
  "name": "InstanceStatusSet",
5065
- "required": true,
5065
+ "output_required": true,
5066
5066
  "type": "list",
5067
5067
  "value_allowed_null": false
5068
5068
  },
@@ -5165,7 +5165,7 @@
5165
5165
  {
5166
5166
  "disabled": false,
5167
5167
  "document": "通道组ID。",
5168
- "example": "lg",
5168
+ "example": "lg-123456",
5169
5169
  "member": "string",
5170
5170
  "name": "GroupId",
5171
5171
  "required": true,
@@ -5458,7 +5458,7 @@
5458
5458
  {
5459
5459
  "disabled": false,
5460
5460
  "document": "L7层规则ID",
5461
- "example": "xx",
5461
+ "example": "rule-jlfw45jl",
5462
5462
  "member": "string",
5463
5463
  "name": "RuleId",
5464
5464
  "required": false,
@@ -5512,7 +5512,7 @@
5512
5512
  "example": "无",
5513
5513
  "member": "StatisticsDataInfo",
5514
5514
  "name": "StatisticsData",
5515
- "required": true,
5515
+ "output_required": true,
5516
5516
  "type": "list",
5517
5517
  "value_allowed_null": false
5518
5518
  },
@@ -5522,7 +5522,7 @@
5522
5522
  "example": "无",
5523
5523
  "member": "MetricStatisticsInfo",
5524
5524
  "name": "RsStatisticsData",
5525
- "required": true,
5525
+ "output_required": true,
5526
5526
  "type": "list",
5527
5527
  "value_allowed_null": false
5528
5528
  },
@@ -5633,7 +5633,7 @@
5633
5633
  {
5634
5634
  "disabled": false,
5635
5635
  "document": "源站ID列表",
5636
- "example": "[\"rs-4ftghy6\\n\"]",
5636
+ "example": "[\"rs-4ftghy6\"]",
5637
5637
  "member": "string",
5638
5638
  "name": "RealServerIds",
5639
5639
  "required": true,
@@ -5651,7 +5651,7 @@
5651
5651
  "example": "1",
5652
5652
  "member": "int64",
5653
5653
  "name": "TotalCount",
5654
- "required": true,
5654
+ "output_required": true,
5655
5655
  "type": "int",
5656
5656
  "value_allowed_null": false
5657
5657
  },
@@ -5661,7 +5661,7 @@
5661
5661
  "example": "无",
5662
5662
  "member": "RealServerStatus",
5663
5663
  "name": "RealServerStatusSet",
5664
- "required": true,
5664
+ "output_required": true,
5665
5665
  "type": "list",
5666
5666
  "value_allowed_null": false
5667
5667
  },
@@ -5756,7 +5756,7 @@
5756
5756
  {
5757
5757
  "disabled": false,
5758
5758
  "document": "标签键。",
5759
- "example": "testkey",
5759
+ "example": "tag_key",
5760
5760
  "member": "string",
5761
5761
  "name": "TagKey",
5762
5762
  "required": true,
@@ -5765,7 +5765,7 @@
5765
5765
  {
5766
5766
  "disabled": false,
5767
5767
  "document": "标签值。",
5768
- "example": "test",
5768
+ "example": "tag_value",
5769
5769
  "member": "string",
5770
5770
  "name": "TagValue",
5771
5771
  "required": true,
@@ -5792,7 +5792,7 @@
5792
5792
  "example": "1",
5793
5793
  "member": "int64",
5794
5794
  "name": "TotalCount",
5795
- "required": true,
5795
+ "output_required": true,
5796
5796
  "type": "int",
5797
5797
  "value_allowed_null": false
5798
5798
  },
@@ -5802,7 +5802,7 @@
5802
5802
  "example": "无",
5803
5803
  "member": "TagResourceInfo",
5804
5804
  "name": "ResourceSet",
5805
- "required": true,
5805
+ "output_required": true,
5806
5806
  "type": "list",
5807
5807
  "value_allowed_null": false
5808
5808
  },
@@ -5906,7 +5906,7 @@
5906
5906
  {
5907
5907
  "disabled": false,
5908
5908
  "document": "规则ID列表。最多支持10个规则。",
5909
- "example": "[\"rule-3bsuu01r\\n\"]",
5909
+ "example": "[\"rule-3bsuu01r\"]",
5910
5910
  "member": "string",
5911
5911
  "name": "RuleIds",
5912
5912
  "required": true,
@@ -6142,7 +6142,7 @@
6142
6142
  {
6143
6143
  "disabled": false,
6144
6144
  "document": "过滤条件,根据监听器名称精确查询",
6145
- "example": "test",
6145
+ "example": "listener_name",
6146
6146
  "member": "string",
6147
6147
  "name": "ListenerName",
6148
6148
  "required": false,
@@ -6234,7 +6234,7 @@
6234
6234
  {
6235
6235
  "disabled": false,
6236
6236
  "document": "任务ID,值为异步接口返回的RequestId,此参数不能传空值。",
6237
- "example": "",
6237
+ "example": "hjl-23432-hflkdsjafklj",
6238
6238
  "member": "string",
6239
6239
  "name": "TaskId",
6240
6240
  "required": false,
@@ -6249,7 +6249,7 @@
6249
6249
  {
6250
6250
  "disabled": false,
6251
6251
  "document": "任务状态:RUNNING,FAIL,SUCCESS",
6252
- "example": "",
6252
+ "example": "RUNNING",
6253
6253
  "member": "string",
6254
6254
  "name": "Status",
6255
6255
  "output_required": false,
@@ -6259,7 +6259,7 @@
6259
6259
  {
6260
6260
  "disabled": false,
6261
6261
  "document": "任务ID\n注意:此字段可能返回 null,表示取不到有效值。",
6262
- "example": "",
6262
+ "example": "hlkj34532hnlkh-543654hlkjhgkjghkj",
6263
6263
  "member": "string",
6264
6264
  "name": "TaskId",
6265
6265
  "output_required": false,
@@ -6434,7 +6434,7 @@
6434
6434
  {
6435
6435
  "disabled": false,
6436
6436
  "document": "(新参数)通道实例ID列表。",
6437
- "example": "[\"link-11112222\\r\\n\",\"link-11113333\\r\\n\"]",
6437
+ "example": "[\"link-11112222\",\"link-11113333\"]",
6438
6438
  "member": "string",
6439
6439
  "name": "ProxyIds",
6440
6440
  "required": false,
@@ -6459,7 +6459,7 @@
6459
6459
  {
6460
6460
  "disabled": false,
6461
6461
  "document": "销毁操作失败的通道实例ID列表。",
6462
- "example": "[]",
6462
+ "example": "[\"link-11112222\"]",
6463
6463
  "member": "string",
6464
6464
  "name": "OperationFailedInstanceSet",
6465
6465
  "output_required": true,
@@ -6559,40 +6559,40 @@
6559
6559
  {
6560
6560
  "disabled": false,
6561
6561
  "document": "域名ID",
6562
- "example": "xx",
6562
+ "example": "dm-12345",
6563
6563
  "member": "string",
6564
6564
  "name": "DomainId",
6565
- "required": true,
6565
+ "output_required": true,
6566
6566
  "type": "string",
6567
6567
  "value_allowed_null": false
6568
6568
  },
6569
6569
  {
6570
6570
  "disabled": false,
6571
6571
  "document": "完整域名记录",
6572
- "example": "xx",
6572
+ "example": "www.test.com",
6573
6573
  "member": "string",
6574
6574
  "name": "FullDomain",
6575
- "required": true,
6575
+ "output_required": true,
6576
6576
  "type": "string",
6577
6577
  "value_allowed_null": false
6578
6578
  },
6579
6579
  {
6580
6580
  "disabled": false,
6581
6581
  "document": "别名",
6582
- "example": "xx",
6582
+ "example": "domai-alias",
6583
6583
  "member": "string",
6584
6584
  "name": "Alias",
6585
- "required": true,
6585
+ "output_required": true,
6586
6586
  "type": "string",
6587
6587
  "value_allowed_null": false
6588
6588
  },
6589
6589
  {
6590
6590
  "disabled": false,
6591
6591
  "document": "类型",
6592
- "example": "xx",
6592
+ "example": "IP",
6593
6593
  "member": "string",
6594
6594
  "name": "Type",
6595
- "required": true,
6595
+ "output_required": true,
6596
6596
  "type": "string",
6597
6597
  "value_allowed_null": false
6598
6598
  },
@@ -6602,7 +6602,7 @@
6602
6602
  "example": "1",
6603
6603
  "member": "uint64",
6604
6604
  "name": "Status",
6605
- "required": true,
6605
+ "output_required": true,
6606
6606
  "type": "int",
6607
6607
  "value_allowed_null": false
6608
6608
  },
@@ -6612,7 +6612,7 @@
6612
6612
  "example": "0",
6613
6613
  "member": "int64",
6614
6614
  "name": "ProjectId",
6615
- "required": true,
6615
+ "output_required": true,
6616
6616
  "type": "int",
6617
6617
  "value_allowed_null": false
6618
6618
  },
@@ -6622,7 +6622,7 @@
6622
6622
  "example": "127.0.0.1",
6623
6623
  "member": "string",
6624
6624
  "name": "DefaultValue",
6625
- "required": true,
6625
+ "output_required": true,
6626
6626
  "type": "string",
6627
6627
  "value_allowed_null": true
6628
6628
  },
@@ -6632,37 +6632,37 @@
6632
6632
  "example": "2",
6633
6633
  "member": "uint64",
6634
6634
  "name": "ProxyCount",
6635
- "required": true,
6635
+ "output_required": true,
6636
6636
  "type": "int",
6637
6637
  "value_allowed_null": false
6638
6638
  },
6639
6639
  {
6640
6640
  "disabled": false,
6641
6641
  "document": "创建时间,使用UNIX时间戳",
6642
- "example": "123456",
6642
+ "example": "1716065151",
6643
6643
  "member": "uint64",
6644
6644
  "name": "CreateTime",
6645
- "required": true,
6645
+ "output_required": true,
6646
6646
  "type": "int",
6647
6647
  "value_allowed_null": false
6648
6648
  },
6649
6649
  {
6650
6650
  "disabled": false,
6651
6651
  "document": "更新时间,使用UNIX时间戳\n注意:此字段可能返回 null,表示取不到有效值。",
6652
- "example": "123456",
6652
+ "example": "1716065151",
6653
6653
  "member": "uint64",
6654
6654
  "name": "UpdateTime",
6655
- "required": true,
6655
+ "output_required": true,
6656
6656
  "type": "int",
6657
6657
  "value_allowed_null": true
6658
6658
  },
6659
6659
  {
6660
6660
  "disabled": false,
6661
6661
  "document": "标签列表\n注意:此字段可能返回 null,表示取不到有效值。",
6662
- "example": "[]",
6662
+ "example": "[{\"TagKey\":\"tag-key\", \"TagValue\":\"tag-value\"}]",
6663
6663
  "member": "TagPair",
6664
6664
  "name": "TagSet",
6665
- "required": true,
6665
+ "output_required": true,
6666
6666
  "type": "list",
6667
6667
  "value_allowed_null": true
6668
6668
  },
@@ -6672,7 +6672,7 @@
6672
6672
  "example": "RECOVER",
6673
6673
  "member": "string",
6674
6674
  "name": "BanStatus",
6675
- "required": true,
6675
+ "output_required": true,
6676
6676
  "type": "string",
6677
6677
  "value_allowed_null": true
6678
6678
  }
@@ -6847,7 +6847,7 @@
6847
6847
  {
6848
6848
  "disabled": false,
6849
6849
  "document": "转发规则域名。",
6850
- "example": "xx",
6850
+ "example": "www.domain.com",
6851
6851
  "member": "string",
6852
6852
  "name": "Domain",
6853
6853
  "output_required": true,
@@ -6857,7 +6857,7 @@
6857
6857
  {
6858
6858
  "disabled": false,
6859
6859
  "document": "该域名对应的转发规则列表。",
6860
- "example": "[]",
6860
+ "example": "",
6861
6861
  "member": "RuleInfo",
6862
6862
  "name": "RuleSet",
6863
6863
  "output_required": true,
@@ -6867,7 +6867,7 @@
6867
6867
  {
6868
6868
  "disabled": false,
6869
6869
  "document": "该域名对应的服务器证书ID,值为default时,表示使用默认证书(监听器配置的证书)。\n注意:此字段可能返回 null,表示取不到有效值。",
6870
- "example": "xx",
6870
+ "example": "cert-12345",
6871
6871
  "member": "string",
6872
6872
  "name": "CertificateId",
6873
6873
  "output_required": true,
@@ -6877,7 +6877,7 @@
6877
6877
  {
6878
6878
  "disabled": false,
6879
6879
  "document": "该域名对应服务器证书名称。\n注意:此字段可能返回 null,表示取不到有效值。",
6880
- "example": "xx",
6880
+ "example": "cert-alias",
6881
6881
  "member": "string",
6882
6882
  "name": "CertificateAlias",
6883
6883
  "output_required": true,
@@ -6887,7 +6887,7 @@
6887
6887
  {
6888
6888
  "disabled": false,
6889
6889
  "document": "该域名对应的客户端证书ID,值为default时,表示使用默认证书(监听器配置的证书)。\n注意:此字段可能返回 null,表示取不到有效值。",
6890
- "example": "xx",
6890
+ "example": "cert-54321",
6891
6891
  "member": "string",
6892
6892
  "name": "ClientCertificateId",
6893
6893
  "output_required": true,
@@ -6897,7 +6897,7 @@
6897
6897
  {
6898
6898
  "disabled": false,
6899
6899
  "document": "该域名对应客户端证书名称。\n注意:此字段可能返回 null,表示取不到有效值。",
6900
- "example": "xx",
6900
+ "example": "cert-alias",
6901
6901
  "member": "string",
6902
6902
  "name": "ClientCertificateAlias",
6903
6903
  "output_required": true,
@@ -6907,7 +6907,7 @@
6907
6907
  {
6908
6908
  "disabled": false,
6909
6909
  "document": "该域名对应基础认证配置ID。\n注意:此字段可能返回 null,表示取不到有效值。",
6910
- "example": "xx",
6910
+ "example": "base-auth",
6911
6911
  "member": "string",
6912
6912
  "name": "BasicAuthConfId",
6913
6913
  "output_required": true,
@@ -6927,7 +6927,7 @@
6927
6927
  {
6928
6928
  "disabled": false,
6929
6929
  "document": "该域名对应基础认证配置名称。\n注意:此字段可能返回 null,表示取不到有效值。",
6930
- "example": "xx",
6930
+ "example": "base-alias",
6931
6931
  "member": "string",
6932
6932
  "name": "BasicAuthConfAlias",
6933
6933
  "output_required": true,
@@ -6937,7 +6937,7 @@
6937
6937
  {
6938
6938
  "disabled": false,
6939
6939
  "document": "该域名对应源站认证证书ID。\n注意:此字段可能返回 null,表示取不到有效值。",
6940
- "example": "xx",
6940
+ "example": "cert-12345",
6941
6941
  "member": "string",
6942
6942
  "name": "RealServerCertificateId",
6943
6943
  "output_required": true,
@@ -6957,7 +6957,7 @@
6957
6957
  {
6958
6958
  "disabled": false,
6959
6959
  "document": "该域名对应源站认证证书名称。\n注意:此字段可能返回 null,表示取不到有效值。",
6960
- "example": "xx",
6960
+ "example": "cert-12345",
6961
6961
  "member": "string",
6962
6962
  "name": "RealServerCertificateAlias",
6963
6963
  "output_required": true,
@@ -6967,7 +6967,7 @@
6967
6967
  {
6968
6968
  "disabled": false,
6969
6969
  "document": "该域名对应通道认证证书ID。\n注意:此字段可能返回 null,表示取不到有效值。",
6970
- "example": "xx",
6970
+ "example": "cert-12345",
6971
6971
  "member": "string",
6972
6972
  "name": "GaapCertificateId",
6973
6973
  "output_required": true,
@@ -6987,7 +6987,7 @@
6987
6987
  {
6988
6988
  "disabled": false,
6989
6989
  "document": "该域名对应通道认证证书名称。\n注意:此字段可能返回 null,表示取不到有效值。",
6990
- "example": "xx",
6990
+ "example": "cert-alias",
6991
6991
  "member": "string",
6992
6992
  "name": "GaapCertificateAlias",
6993
6993
  "output_required": true,
@@ -6997,7 +6997,7 @@
6997
6997
  {
6998
6998
  "disabled": false,
6999
6999
  "document": "源站认证域名。\n注意:此字段可能返回 null,表示取不到有效值。",
7000
- "example": "xx",
7000
+ "example": "www.domain.com",
7001
7001
  "member": "string",
7002
7002
  "name": "RealServerCertificateDomain",
7003
7003
  "output_required": true,
@@ -7120,22 +7120,20 @@
7120
7120
  {
7121
7121
  "disabled": false,
7122
7122
  "document": "过滤条件",
7123
- "example": "",
7123
+ "example": "name",
7124
7124
  "member": "string",
7125
7125
  "name": "Name",
7126
7126
  "required": true,
7127
- "type": "string",
7128
- "value_allowed_null": false
7127
+ "type": "string"
7129
7128
  },
7130
7129
  {
7131
7130
  "disabled": false,
7132
7131
  "document": "过滤值",
7133
- "example": "",
7132
+ "example": "value",
7134
7133
  "member": "string",
7135
7134
  "name": "Values",
7136
7135
  "required": true,
7137
- "type": "list",
7138
- "value_allowed_null": false
7136
+ "type": "list"
7139
7137
  }
7140
7138
  ],
7141
7139
  "usage": "in"
@@ -7324,7 +7322,7 @@
7324
7322
  {
7325
7323
  "disabled": false,
7326
7324
  "document": "监听器名称",
7327
- "example": "test",
7325
+ "example": "listener-name",
7328
7326
  "member": "string",
7329
7327
  "name": "ListenerName",
7330
7328
  "output_required": true,
@@ -7582,7 +7580,7 @@
7582
7580
  {
7583
7581
  "disabled": false,
7584
7582
  "document": "(旧参数,请切换到RealServerRegion)源站区域名称。",
7585
- "example": "\"\"",
7583
+ "example": "GuangZhou",
7586
7584
  "member": "string",
7587
7585
  "name": "DestRegion",
7588
7586
  "required": false,
@@ -7679,7 +7677,7 @@
7679
7677
  {
7680
7678
  "disabled": false,
7681
7679
  "document": "通道带宽费用梯度价格。\n注意:此字段可能返回 null,表示取不到有效值。",
7682
- "example": "",
7680
+ "example": "70",
7683
7681
  "member": "BandwidthPriceGradient",
7684
7682
  "name": "BandwidthUnitPrice",
7685
7683
  "output_required": true,
@@ -7699,7 +7697,7 @@
7699
7697
  {
7700
7698
  "disabled": false,
7701
7699
  "document": "价格使用的货币,支持人民币,美元等。",
7702
- "example": "xx",
7700
+ "example": "USD",
7703
7701
  "member": "string",
7704
7702
  "name": "Currency",
7705
7703
  "output_required": true,
@@ -7842,7 +7840,7 @@
7842
7840
  {
7843
7841
  "disabled": false,
7844
7842
  "document": "证书名字。长度不超过50个字符。",
7845
- "example": "test",
7843
+ "example": "cert-name",
7846
7844
  "member": "string",
7847
7845
  "name": "CertificateAlias",
7848
7846
  "required": false,
@@ -7905,7 +7903,7 @@
7905
7903
  {
7906
7904
  "disabled": false,
7907
7905
  "document": "新的多客户端证书ID列表。其中:\n仅当采用双向认证方式时,需要设置该参数或ClientCertificateId参数。",
7908
- "example": "[]",
7906
+ "example": "[\"cert-abcdefgh\"]",
7909
7907
  "member": "string",
7910
7908
  "name": "PolyClientCertificateIds",
7911
7909
  "required": false,
@@ -7968,7 +7966,7 @@
7968
7966
  {
7969
7967
  "disabled": false,
7970
7968
  "document": "客户端CA证书ID,仅适用于version3.0的通道。其中:\n不带该字段和PolyClientCertificateIds时,表示使用原证书;\n携带该字段时并且ClientCertificateId=default,表示使用监听器证书;\n其他情况,使用该ClientCertificateId或PolyClientCertificateIds指定的证书。",
7971
- "example": "xx",
7969
+ "example": "cert-ljfdslajjl",
7972
7970
  "member": "string",
7973
7971
  "name": "ClientCertificateId",
7974
7972
  "required": false,
@@ -7977,7 +7975,7 @@
7977
7975
  {
7978
7976
  "disabled": false,
7979
7977
  "document": "客户端CA证书ID,仅适用于version3.0的通道。其中:\n不带该字段和ClientCertificateId时,表示使用原证书;\n携带该字段时并且ClientCertificateId=default,表示使用监听器证书;\n其他情况,使用该ClientCertificateId或PolyClientCertificateIds指定的证书。",
7980
- "example": "[\"xx\"]",
7978
+ "example": "[\"cert-ljfdslajjl\"]",
7981
7979
  "member": "string",
7982
7980
  "name": "PolyClientCertificateIds",
7983
7981
  "required": false,
@@ -8031,7 +8029,7 @@
8031
8029
  {
8032
8030
  "disabled": false,
8033
8031
  "document": "别名",
8034
- "example": "test",
8032
+ "example": "domain-name",
8035
8033
  "member": "string",
8036
8034
  "name": "Alias",
8037
8035
  "required": false,
@@ -8292,7 +8290,7 @@
8292
8290
  {
8293
8291
  "disabled": false,
8294
8292
  "document": "(旧参数,请切换到ProxyIds)一个或多个待操作的通道ID。",
8295
- "example": "[]",
8293
+ "example": "[\"link-sfsa\"]",
8296
8294
  "member": "string",
8297
8295
  "name": "InstanceIds",
8298
8296
  "required": false,
@@ -8301,7 +8299,7 @@
8301
8299
  {
8302
8300
  "disabled": false,
8303
8301
  "document": "通道名称。可任意命名,但不得超过32个字符。",
8304
- "example": "test",
8302
+ "example": "proxy-name",
8305
8303
  "member": "string",
8306
8304
  "name": "ProxyName",
8307
8305
  "required": false,
@@ -8310,7 +8308,7 @@
8310
8308
  {
8311
8309
  "disabled": false,
8312
8310
  "document": "用于保证请求幂等性的字符串。该字符串由客户生成,需保证不同请求之间唯一,最大值不超过64个ASCII字符。若不指定该参数,则无法保证请求的幂等性。\n更多详细信息请参阅:如何保证幂等性。",
8313
- "example": "xx",
8311
+ "example": "hjkhkljhjkl34534gfdsgfd",
8314
8312
  "member": "string",
8315
8313
  "name": "ClientToken",
8316
8314
  "required": false,
@@ -8319,7 +8317,7 @@
8319
8317
  {
8320
8318
  "disabled": false,
8321
8319
  "document": "(新参数)一个或多个待操作的通道ID。",
8322
- "example": "[\"link-11112222\\n\",\"link-11113333\\n\"]",
8320
+ "example": "[\"link-11112222\",\"link-11113333\"]",
8323
8321
  "member": "string",
8324
8322
  "name": "ProxyIds",
8325
8323
  "required": false,
@@ -8346,7 +8344,7 @@
8346
8344
  {
8347
8345
  "disabled": false,
8348
8346
  "document": "需要修改到的项目ID。",
8349
- "example": "12345",
8347
+ "example": "1",
8350
8348
  "member": "int64",
8351
8349
  "name": "ProjectId",
8352
8350
  "required": true,
@@ -8355,7 +8353,7 @@
8355
8353
  {
8356
8354
  "disabled": false,
8357
8355
  "document": "(旧参数,请切换到ProxyIds)一个或多个待操作的通道ID。",
8358
- "example": "[]",
8356
+ "example": "[\"link-11112222\"]",
8359
8357
  "member": "string",
8360
8358
  "name": "InstanceIds",
8361
8359
  "required": false,
@@ -8373,7 +8371,7 @@
8373
8371
  {
8374
8372
  "disabled": false,
8375
8373
  "document": "(新参数)一个或多个待操作的通道ID。",
8376
- "example": "[\"link-11112222\\n\",\"link-11113333\\n\"]",
8374
+ "example": "[\"link-11112222\",\"link-11113333\"]",
8377
8375
  "member": "string",
8378
8376
  "name": "ProxyIds",
8379
8377
  "required": false,
@@ -8400,7 +8398,7 @@
8400
8398
  {
8401
8399
  "disabled": false,
8402
8400
  "document": "(旧参数,请切换到ProxyId)通道的实例ID。",
8403
- "example": "[]",
8401
+ "example": "link-4ftf12sb",
8404
8402
  "member": "string",
8405
8403
  "name": "InstanceId",
8406
8404
  "required": false,
@@ -8427,7 +8425,7 @@
8427
8425
  {
8428
8426
  "disabled": false,
8429
8427
  "document": "用于保证请求幂等性的字符串。该字符串由客户生成,需保证不同请求之间唯一,最大值不超过64个ASCII字符。若不指定该参数,则无法保证请求的幂等性。\n更多详细信息请参阅:如何保证幂等性。",
8430
- "example": "xx",
8428
+ "example": "fdeg3453gfdsg",
8431
8429
  "member": "string",
8432
8430
  "name": "ClientToken",
8433
8431
  "required": false,
@@ -8589,7 +8587,7 @@
8589
8587
  {
8590
8588
  "disabled": false,
8591
8589
  "document": "健康检查配置参数",
8592
- "example": "",
8590
+ "example": "{\"Path\":\"/check_path\"}",
8593
8591
  "member": "RuleCheckParams",
8594
8592
  "name": "CheckParams",
8595
8593
  "required": false,
@@ -8598,7 +8596,7 @@
8598
8596
  {
8599
8597
  "disabled": false,
8600
8598
  "document": "转发规则路径",
8601
- "example": "/",
8599
+ "example": "/path",
8602
8600
  "member": "string",
8603
8601
  "name": "Path",
8604
8602
  "required": false,
@@ -8616,7 +8614,7 @@
8616
8614
  {
8617
8615
  "disabled": false,
8618
8616
  "document": "回源Host。加速通道转发到源站的请求中携带的host。\n当ForwardHost=default时,使用规则的域名,其他情况为该字段所设置的值。",
8619
- "example": "xx",
8617
+ "example": "www.baidu.com",
8620
8618
  "member": "string",
8621
8619
  "name": "ForwardHost",
8622
8620
  "required": false,
@@ -9030,20 +9028,20 @@
9030
9028
  {
9031
9029
  "disabled": false,
9032
9030
  "document": "国家名",
9033
- "example": "",
9031
+ "example": "中国大陆-华北",
9034
9032
  "member": "string",
9035
9033
  "name": "NationCountryName",
9036
- "required": true,
9034
+ "output_required": true,
9037
9035
  "type": "string",
9038
9036
  "value_allowed_null": false
9039
9037
  },
9040
9038
  {
9041
9039
  "disabled": false,
9042
9040
  "document": "国家内部编码",
9043
- "example": "",
9041
+ "example": "101001",
9044
9042
  "member": "string",
9045
9043
  "name": "NationCountryInnerCode",
9046
- "required": true,
9044
+ "output_required": true,
9047
9045
  "type": "string",
9048
9046
  "value_allowed_null": false
9049
9047
  }
@@ -9082,7 +9080,7 @@
9082
9080
  {
9083
9081
  "disabled": false,
9084
9082
  "document": "(旧参数,请切换到ProxyIds)通道的实例ID列表。",
9085
- "example": "[]",
9083
+ "example": "[\"link-11112222\",\"link-11113333\"]",
9086
9084
  "member": "string",
9087
9085
  "name": "InstanceIds",
9088
9086
  "required": false,
@@ -9091,7 +9089,7 @@
9091
9089
  {
9092
9090
  "disabled": false,
9093
9091
  "document": "用于保证请求幂等性的字符串。该字符串由客户生成,需保证不同请求之间唯一,最大值不超过64个ASCII字符。若不指定该参数,则无法保证请求的幂等性。\n更多详细信息请参阅:如何保证幂等性。",
9094
- "example": "xx",
9092
+ "example": "dfasfdsa454356",
9095
9093
  "member": "string",
9096
9094
  "name": "ClientToken",
9097
9095
  "required": false,
@@ -9100,7 +9098,7 @@
9100
9098
  {
9101
9099
  "disabled": false,
9102
9100
  "document": "(新参数)通道的实例ID列表。",
9103
- "example": "[\"link-11112222\\n\",\"link-11113333\\n\"]",
9101
+ "example": "[\"link-11112222\",\"link-11113333\"]",
9104
9102
  "member": "string",
9105
9103
  "name": "ProxyIds",
9106
9104
  "required": false,
@@ -9115,20 +9113,20 @@
9115
9113
  {
9116
9114
  "disabled": false,
9117
9115
  "document": "非关闭状态下的通道实例ID列表,不可开启。",
9118
- "example": "[]",
9116
+ "example": "[\"link-11112222\",\"link-11113333\"]",
9119
9117
  "member": "string",
9120
9118
  "name": "InvalidStatusInstanceSet",
9121
- "required": true,
9119
+ "output_required": true,
9122
9120
  "type": "list",
9123
9121
  "value_allowed_null": false
9124
9122
  },
9125
9123
  {
9126
9124
  "disabled": false,
9127
9125
  "document": "开启操作失败的通道实例ID列表。",
9128
- "example": "[]",
9126
+ "example": "[\"link-11112222\",\"link-11113333\"]",
9129
9127
  "member": "string",
9130
9128
  "name": "OperationFailedInstanceSet",
9131
- "required": true,
9129
+ "output_required": true,
9132
9130
  "type": "list",
9133
9131
  "value_allowed_null": false
9134
9132
  },
@@ -9162,20 +9160,20 @@
9162
9160
  {
9163
9161
  "disabled": false,
9164
9162
  "document": "非关闭状态下的通道实例ID列表,不可开启。",
9165
- "example": "[]",
9163
+ "example": "[\"lg-11112222\"]",
9166
9164
  "member": "string",
9167
9165
  "name": "InvalidStatusInstanceSet",
9168
- "required": true,
9166
+ "output_required": true,
9169
9167
  "type": "list",
9170
9168
  "value_allowed_null": false
9171
9169
  },
9172
9170
  {
9173
9171
  "disabled": false,
9174
9172
  "document": "开启操作失败的通道实例ID列表。",
9175
- "example": "[]",
9173
+ "example": "[\"lg-11112222\"]",
9176
9174
  "member": "string",
9177
9175
  "name": "OperationFailedInstanceSet",
9178
- "required": true,
9176
+ "output_required": true,
9179
9177
  "type": "list",
9180
9178
  "value_allowed_null": false
9181
9179
  },
@@ -9194,7 +9192,7 @@
9194
9192
  {
9195
9193
  "disabled": false,
9196
9194
  "document": "需开启安全策略的通道ID",
9197
- "example": "link-xxxx",
9195
+ "example": "link-4324dqse",
9198
9196
  "member": "string",
9199
9197
  "name": "ProxyId",
9200
9198
  "required": false,
@@ -9203,7 +9201,7 @@
9203
9201
  {
9204
9202
  "disabled": false,
9205
9203
  "document": "安全策略ID",
9206
- "example": "xx",
9204
+ "example": "policy-adddasd",
9207
9205
  "member": "string",
9208
9206
  "name": "PolicyId",
9209
9207
  "required": false,
@@ -9221,7 +9219,7 @@
9221
9219
  "example": "1234.2",
9222
9220
  "member": "string",
9223
9221
  "name": "TaskId",
9224
- "required": true,
9222
+ "output_required": true,
9225
9223
  "type": "string",
9226
9224
  "value_allowed_null": false
9227
9225
  },
@@ -9240,60 +9238,60 @@
9240
9238
  {
9241
9239
  "disabled": false,
9242
9240
  "document": "地域ID\n注意:此字段可能返回 null,表示取不到有效值。",
9243
- "example": "\"\"",
9241
+ "example": "\"NorthChina\"",
9244
9242
  "member": "string",
9245
9243
  "name": "RegionId",
9246
- "required": true,
9244
+ "output_required": true,
9247
9245
  "type": "string",
9248
9246
  "value_allowed_null": true
9249
9247
  },
9250
9248
  {
9251
9249
  "disabled": false,
9252
9250
  "document": "地域名称\n注意:此字段可能返回 null,表示取不到有效值。",
9253
- "example": "\"\"",
9251
+ "example": "\"NorthChina\"",
9254
9252
  "member": "string",
9255
9253
  "name": "RegionName",
9256
- "required": true,
9254
+ "output_required": true,
9257
9255
  "type": "string",
9258
9256
  "value_allowed_null": true
9259
9257
  },
9260
9258
  {
9261
9259
  "disabled": false,
9262
9260
  "document": "通道ID\n注意:此字段可能返回 null,表示取不到有效值。",
9263
- "example": "\"\"",
9261
+ "example": "\"link-xxxxx\"",
9264
9262
  "member": "string",
9265
9263
  "name": "ProxyId",
9266
- "required": true,
9264
+ "output_required": true,
9267
9265
  "type": "string",
9268
9266
  "value_allowed_null": true
9269
9267
  },
9270
9268
  {
9271
9269
  "disabled": false,
9272
9270
  "document": "通道接入ip\n注意:此字段可能返回 null,表示取不到有效值。",
9273
- "example": "\"\"",
9271
+ "example": "\"1.1.1.1\"",
9274
9272
  "member": "string",
9275
9273
  "name": "Vip",
9276
- "required": true,
9274
+ "output_required": true,
9277
9275
  "type": "string",
9278
9276
  "value_allowed_null": true
9279
9277
  },
9280
9278
  {
9281
9279
  "disabled": false,
9282
9280
  "document": "三网通道VIP列表\n注意:此字段可能返回 null,表示取不到有效值。",
9283
- "example": "[]",
9281
+ "example": "",
9284
9282
  "member": "IPDetail",
9285
9283
  "name": "VipList",
9286
- "required": true,
9284
+ "output_required": true,
9287
9285
  "type": "list",
9288
9286
  "value_allowed_null": true
9289
9287
  },
9290
9288
  {
9291
9289
  "disabled": false,
9292
9290
  "document": "接入点IDC类型。ec或dc\n注意:此字段可能返回 null,表示取不到有效值。",
9293
- "example": "\"\"",
9291
+ "example": "\"DC\"",
9294
9292
  "member": "string",
9295
9293
  "name": "SourceRegionIdcType",
9296
- "required": true,
9294
+ "output_required": true,
9297
9295
  "type": "string",
9298
9296
  "value_allowed_null": true
9299
9297
  }
@@ -9306,7 +9304,7 @@
9306
9304
  {
9307
9305
  "disabled": false,
9308
9306
  "document": "创建时间",
9309
- "example": "1234",
9307
+ "example": "1735182500",
9310
9308
  "member": "int64",
9311
9309
  "name": "CreateTime",
9312
9310
  "output_required": true,
@@ -9416,7 +9414,7 @@
9416
9414
  {
9417
9415
  "disabled": false,
9418
9416
  "document": "通道组ID",
9419
- "example": "\"\"",
9417
+ "example": "lg-123456",
9420
9418
  "member": "string",
9421
9419
  "name": "GroupId",
9422
9420
  "output_required": true,
@@ -9426,7 +9424,7 @@
9426
9424
  {
9427
9425
  "disabled": false,
9428
9426
  "document": "标签列表\n注意:此字段可能返回 null,表示取不到有效值。",
9429
- "example": "[]",
9427
+ "example": "[{\"TagKey\":\"tag_key\"}, {\"TagValue\":\"tag_value\"}]",
9430
9428
  "member": "TagPair",
9431
9429
  "name": "TagSet",
9432
9430
  "output_required": true,
@@ -9436,7 +9434,7 @@
9436
9434
  {
9437
9435
  "disabled": false,
9438
9436
  "document": "安全策略ID,当设置了安全策略时,存在该字段。\n注意:此字段可能返回 null,表示取不到有效值。",
9439
- "example": "\"\"",
9437
+ "example": "gsp-123456",
9440
9438
  "member": "string",
9441
9439
  "name": "PolicyId",
9442
9440
  "output_required": true,
@@ -9542,7 +9540,7 @@
9542
9540
  {
9543
9541
  "disabled": false,
9544
9542
  "document": "通道组名称\n注意:此字段可能返回 null,表示取不到有效值。",
9545
- "example": "\"test\"",
9543
+ "example": "\"group-name\"",
9546
9544
  "member": "string",
9547
9545
  "name": "GroupName",
9548
9546
  "output_required": true,
@@ -9602,7 +9600,7 @@
9602
9600
  {
9603
9601
  "disabled": false,
9604
9602
  "document": "创建时间\n注意:此字段可能返回 null,表示取不到有效值。",
9605
- "example": "12345",
9603
+ "example": "1716065151",
9606
9604
  "member": "uint64",
9607
9605
  "name": "CreateTime",
9608
9606
  "output_required": true,
@@ -10106,7 +10104,7 @@
10106
10104
  "example": "1.1.1.1",
10107
10105
  "member": "string",
10108
10106
  "name": "RealServerIP",
10109
- "required": true,
10107
+ "output_required": true,
10110
10108
  "type": "string",
10111
10109
  "value_allowed_null": false
10112
10110
  },
@@ -10116,17 +10114,17 @@
10116
10114
  "example": "rs-0d7gb1dr",
10117
10115
  "member": "string",
10118
10116
  "name": "RealServerId",
10119
- "required": true,
10117
+ "output_required": true,
10120
10118
  "type": "string",
10121
10119
  "value_allowed_null": false
10122
10120
  },
10123
10121
  {
10124
10122
  "disabled": false,
10125
10123
  "document": "源站名称",
10126
- "example": "\"\"",
10124
+ "example": "server-name",
10127
10125
  "member": "string",
10128
10126
  "name": "RealServerName",
10129
- "required": true,
10127
+ "output_required": true,
10130
10128
  "type": "string",
10131
10129
  "value_allowed_null": false
10132
10130
  },
@@ -10136,7 +10134,7 @@
10136
10134
  "example": "0",
10137
10135
  "member": "uint64",
10138
10136
  "name": "ProjectId",
10139
- "required": true,
10137
+ "output_required": true,
10140
10138
  "type": "int",
10141
10139
  "value_allowed_null": false
10142
10140
  },
@@ -10146,7 +10144,7 @@
10146
10144
  "example": "0",
10147
10145
  "member": "int64",
10148
10146
  "name": "InBanBlacklist",
10149
- "required": true,
10147
+ "output_required": true,
10150
10148
  "type": "int",
10151
10149
  "value_allowed_null": false
10152
10150
  }
@@ -10667,70 +10665,70 @@
10667
10665
  {
10668
10666
  "disabled": false,
10669
10667
  "document": "策略:允许(ACCEPT)或拒绝(DROP)",
10670
- "example": "",
10668
+ "example": "DROP",
10671
10669
  "member": "string",
10672
10670
  "name": "Action",
10673
- "required": true,
10671
+ "output_required": true,
10674
10672
  "type": "string",
10675
10673
  "value_allowed_null": false
10676
10674
  },
10677
10675
  {
10678
10676
  "disabled": false,
10679
10677
  "document": "请求来源Ip或Ip段",
10680
- "example": "",
10678
+ "example": "113.16.26.77",
10681
10679
  "member": "string",
10682
10680
  "name": "SourceCidr",
10683
- "required": true,
10681
+ "output_required": true,
10684
10682
  "type": "string",
10685
10683
  "value_allowed_null": false
10686
10684
  },
10687
10685
  {
10688
10686
  "disabled": false,
10689
10687
  "document": "规则别名",
10690
- "example": "",
10688
+ "example": "测试规则",
10691
10689
  "member": "string",
10692
10690
  "name": "AliasName",
10693
- "required": true,
10691
+ "output_required": true,
10694
10692
  "type": "string",
10695
10693
  "value_allowed_null": false
10696
10694
  },
10697
10695
  {
10698
10696
  "disabled": false,
10699
10697
  "document": "目标端口范围\n注意:此字段可能返回 null,表示取不到有效值。",
10700
- "example": "",
10698
+ "example": "9300",
10701
10699
  "member": "string",
10702
10700
  "name": "DestPortRange",
10703
- "required": true,
10701
+ "output_required": true,
10704
10702
  "type": "string",
10705
10703
  "value_allowed_null": true
10706
10704
  },
10707
10705
  {
10708
10706
  "disabled": false,
10709
10707
  "document": "规则ID",
10710
- "example": "",
10708
+ "example": "sr-ruia8hnh",
10711
10709
  "member": "string",
10712
10710
  "name": "RuleId",
10713
- "required": true,
10711
+ "output_required": true,
10714
10712
  "type": "string",
10715
10713
  "value_allowed_null": false
10716
10714
  },
10717
10715
  {
10718
10716
  "disabled": false,
10719
10717
  "document": "要匹配的协议类型(TCP/UDP)\n注意:此字段可能返回 null,表示取不到有效值。",
10720
- "example": "",
10718
+ "example": "TCP",
10721
10719
  "member": "string",
10722
10720
  "name": "Protocol",
10723
- "required": true,
10721
+ "output_required": true,
10724
10722
  "type": "string",
10725
10723
  "value_allowed_null": true
10726
10724
  },
10727
10725
  {
10728
10726
  "disabled": false,
10729
10727
  "document": "安全策略ID\n注意:此字段可能返回 null,表示取不到有效值。",
10730
- "example": "",
10728
+ "example": "sp-lar36ifx",
10731
10729
  "member": "string",
10732
10730
  "name": "PolicyId",
10733
- "required": true,
10731
+ "output_required": true,
10734
10732
  "type": "string",
10735
10733
  "value_allowed_null": true
10736
10734
  }
@@ -10788,7 +10786,7 @@
10788
10786
  {
10789
10787
  "disabled": false,
10790
10788
  "document": "基础认证配置ID,从证书管理页获取。",
10791
- "example": "xxx",
10789
+ "example": "conf-fdsajl234",
10792
10790
  "member": "string",
10793
10791
  "name": "BasicAuthConfId",
10794
10792
  "required": false,
@@ -10797,7 +10795,7 @@
10797
10795
  {
10798
10796
  "disabled": false,
10799
10797
  "document": "通道SSL证书ID,从证书管理页获取。",
10800
- "example": "xxx",
10798
+ "example": "cert-sfjdslj23423",
10801
10799
  "member": "string",
10802
10800
  "name": "GaapCertificateId",
10803
10801
  "required": false,
@@ -10806,7 +10804,7 @@
10806
10804
  {
10807
10805
  "disabled": false,
10808
10806
  "document": "源站CA证书ID,从证书管理页获取。源站认证时,填写该参数或RealServerCertificateId参数",
10809
- "example": "xx",
10807
+ "example": "cert-sfjdslj23423",
10810
10808
  "member": "string",
10811
10809
  "name": "RealServerCertificateId",
10812
10810
  "required": false,
@@ -10815,7 +10813,7 @@
10815
10813
  {
10816
10814
  "disabled": false,
10817
10815
  "document": "该字段已废弃,请使用创建规则和修改规则中的SNI功能。",
10818
- "example": "xx",
10816
+ "example": "cert-sfjdslj23423",
10819
10817
  "member": "string",
10820
10818
  "name": "RealServerCertificateDomain",
10821
10819
  "required": false,
@@ -10824,7 +10822,7 @@
10824
10822
  {
10825
10823
  "disabled": false,
10826
10824
  "document": "多源站CA证书ID,从证书管理页获取。源站认证时,填写该参数或RealServerCertificateId参数",
10827
- "example": "[]",
10825
+ "example": "[“cert-sfjdslj23423”]",
10828
10826
  "member": "string",
10829
10827
  "name": "PolyRealServerCertificateIds",
10830
10828
  "required": false,