Skip to content

Commit

Permalink
update metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonTian committed Jan 30, 2024
1 parent 5aaddab commit e33f0fb
Show file tree
Hide file tree
Showing 1,404 changed files with 27,984 additions and 5,462 deletions.
14 changes: 14 additions & 0 deletions en-US/actiontrail/CreateTrail.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,20 @@
"type": "Boolean",
"required": false
},
{
"name": "MaxComputeProjectArn",
"description": "",
"position": "Query",
"type": "String",
"required": false
},
{
"name": "MaxComputeWriteRoleArn",
"description": "",
"position": "Query",
"type": "String",
"required": false
},
{
"name": "Name",
"description": "The name of the trail to be created.\n\nThe name must be 6 to 36 characters in length. The name must start with a lowercase letter and can contain lowercase letters, digits, hyphens (-), and underscores (\\_).\n\n> The name must be unique within your Alibaba Cloud account.",
Expand Down
14 changes: 14 additions & 0 deletions en-US/actiontrail/UpdateTrail.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,20 @@
"type": "String",
"required": false
},
{
"name": "MaxComputeProjectArn",
"description": "",
"position": "Query",
"type": "String",
"required": false
},
{
"name": "MaxComputeWriteRoleArn",
"description": "",
"position": "Query",
"type": "String",
"required": false
},
{
"name": "Name",
"description": "The name of the trail whose configurations you want to update.\n\nThe name must be 6 to 36 characters in length and can contain lowercase letters, digits, hyphens (-), and underscores (\\_). It must start with a lowercase letter.\n\n> The name must be unique within an Alibaba Cloud account.",
Expand Down
7 changes: 7 additions & 0 deletions en-US/adb/CreateElasticPlan.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,13 @@
"type": "String",
"required": false
},
{
"name": "ElasticPlanMonthlyRepeat",
"description": "",
"position": "Query",
"type": "String",
"required": false
},
{
"name": "ElasticPlanName",
"description": "The name of the scaling plan.\n\n* The name must be 2 to 30 characters in length.\n* The name can contain letters, digits, and underscores (\\_).",
Expand Down
4 changes: 2 additions & 2 deletions en-US/adb/DescribeAuditLogRecords.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"description": "The end of the time range to query. Specify the time in the ISO 8601 standard in the yyyy-MM-ddTHH:mmZ format. The time must be in UTC.\n\n> - The end time must be later than the start time.\n> - The maximum time range that can be specified is 24 hours.",
"position": "Query",
"type": "String",
"required": true
"required": false
},
{
"name": "HostAddress",
Expand Down Expand Up @@ -87,7 +87,7 @@
"description": "The beginning of the time range to query. Specify the time in the ISO 8601 standard in the yyyy-MM-ddTHH:mmZ format. The time must be in UTC.\n\n> SQL audit logs can be queried only when SQL audit is enabled. Only SQL audit logs within the last 30 days can be queried. If SQL audit was disabled and re-enabled, only SQL audit logs from the time when SQL audit was re-enabled can be queried.",
"position": "Query",
"type": "String",
"required": true
"required": false
},
{
"name": "Succeed",
Expand Down
6 changes: 3 additions & 3 deletions en-US/adb/DescribeEIURange.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
{
"name": "DBClusterVersion",
"description": "",
"description": "The version of the AnalyticDB for MySQL Data Warehouse Edition cluster. Set the value to **3.0**.",
"position": "Query",
"type": "String",
"required": false
Expand All @@ -35,7 +35,7 @@
},
{
"name": "RegionId",
"description": "",
"description": "The region ID of the cluster.\n\n> You can call the [DescribeRegions](~~143074~~) operation to query the most recent region list.",
"position": "Query",
"type": "String",
"required": true
Expand All @@ -49,7 +49,7 @@
},
{
"name": "ZoneId",
"description": "",
"description": "The zone ID of the cluster.\n\n> You can call the [DescribeRegions](~~612293~~) operation to query the most recent zone list.",
"position": "Query",
"type": "String",
"required": false
Expand Down
7 changes: 7 additions & 0 deletions en-US/adb/ModifyElasticPlan.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,13 @@
"type": "String",
"required": false
},
{
"name": "ElasticPlanMonthlyRepeat",
"description": "",
"position": "Query",
"type": "String",
"required": false
},
{
"name": "ElasticPlanName",
"description": "The name of the scaling plan.\n\n* The name must be 2 to 30 characters in length.\n* The name can contain letters, digits, and underscores (\\_).\n\n> You can call the [DescribeElasticPlan](~~190596~~) operation to query the information about all scaling plans of a cluster, including the scaling plan names.",
Expand Down
10 changes: 5 additions & 5 deletions en-US/adb/UntagResources.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,35 +7,35 @@
"parameters": [
{
"name": "All",
"description": "Specifies whether to detach all tags. This parameter takes effect only when the TagKey.N parameter is not specified. Valid values:\n\n* true\n* false\n\nDefault value: false.",
"description": "Specifies whether to remove all tags from clusters. Default value: false. Valid values:\n\n* **true**\n* **false**\n\n> If you specify TagKey and this parameter, this parameter does not take effect.",
"position": "Query",
"type": "Boolean",
"required": false
},
{
"name": "RegionId",
"description": "The region ID of the instance. You can call the [DescribeRegions](~~143074~~) operation to query the most recent region list.",
"description": "The region ID.\n\n> You can call the [DescribeRegions](~~143074~~) operation to query the most recent region list.",
"position": "Query",
"type": "String",
"required": true
},
{
"name": "ResourceId",
"description": "",
"description": "The ID of cluster N. Valid values of N: 1 to 50.",
"position": "Query",
"type": "RepeatList",
"required": true
},
{
"name": "ResourceType",
"description": "The type of the cluster. Set the value to `ALIYUN::ADB::CLUSTER`.",
"description": "The resource type. Set the value to **ALIYUN::ADB::CLUSTER**.",
"position": "Query",
"type": "String",
"required": true
},
{
"name": "TagKey",
"description": "",
"description": "The key of tag N. Valid values of N: 1 to 20.",
"position": "Query",
"type": "RepeatList",
"required": false
Expand Down
6 changes: 3 additions & 3 deletions en-US/adb/version.json
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@
},
"DescribeMaintenanceAction": {
"title": "DescribeMaintenanceAction",
"summary": "Queries the information about an O\\\\\\&M event.",
"summary": "Queries the information about O\\&M events.",
"deprecated": false
},
"DescribeOperatorPermission": {
Expand Down Expand Up @@ -484,7 +484,7 @@
},
"ModifyMaintenanceAction": {
"title": "ModifyMaintenanceAction",
"summary": "Changes the switchover time of pending O\\\\\\&M events.",
"summary": "Changes the switchover time of O\\&M events.",
"deprecated": false
},
"ModifyResubmitConfig": {
Expand Down Expand Up @@ -529,7 +529,7 @@
},
"UntagResources": {
"title": "UntagResources",
"summary": "",
"summary": "Removes all tags from AnalyticDB for MySQL clusters.",
"deprecated": false
}
}
Expand Down
2 changes: 1 addition & 1 deletion en-US/alb/CreateServerGroup.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
{
"name": "ServerGroupType",
"description": "The type of server group. Valid values:\n\n* **Instance** (default): allows you to add servers by specifying **Ecs**, **Ens**, or **Eci**.\n* **Ip**: allows you to add servers by specifying IP addresses.\n* **Fc**: allows you to add servers by specifying functions of Function Compute.",
"description": "The type of server group. Valid values:\n\n* **Instance** (default): allows you to add servers by specifying **Ecs**, **Eni**, or **Eci**.\n* **Ip**: allows you to add servers by specifying IP addresses.\n* **Fc**: allows you to add servers by specifying functions of Function Compute.",
"position": "Query",
"type": "String",
"required": false
Expand Down
7 changes: 7 additions & 0 deletions en-US/alb/ListServerGroups.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,13 @@
"type": "Array",
"required": false
},
{
"name": "ServerGroupType",
"description": "",
"position": "Query",
"type": "String",
"required": false
},
{
"name": "Tag",
"description": "The tags that are added to the server group. You can specify up to 10 tags in each call.",
Expand Down
8 changes: 4 additions & 4 deletions en-US/alidns/AddCustomLine.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"parameters": [
{
"name": "DomainName",
"description": "The name of the custom line.",
"description": "The domain name.",
"position": "Query",
"type": "String",
"required": true
},
{
"name": "IpSegment",
"description": "",
"description": "The CIDR blocks.",
"position": "Query",
"type": "RepeatList",
"required": true,
Expand All @@ -35,14 +35,14 @@
},
{
"name": "Lang",
"description": "The domain name for which you configure the custom line.",
"description": "The language.",
"position": "Query",
"type": "String",
"required": false
},
{
"name": "LineName",
"description": "The end IP address of the CIDR block.",
"description": "The name of the custom line.",
"position": "Query",
"type": "String",
"required": true
Expand Down
8 changes: 4 additions & 4 deletions en-US/alidns/AddGtmMonitor.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
{
"name": "EvaluationCount",
"description": "The maximum number of consecutive exceptions detected. If the number of consecutive exceptions detected reaches the maximum number, the application service is deemed abnormal.",
"description": "The number of consecutive failures.",
"position": "Query",
"type": "Integer",
"required": true
Expand All @@ -27,7 +27,7 @@
},
{
"name": "IspCityNode",
"description": "The monitored nodes.",
"description": "The nodes for monitoring.",
"position": "Query",
"type": "RepeatList",
"required": true,
Expand All @@ -48,14 +48,14 @@
},
{
"name": "Lang",
"description": "The language of the values of specific response parameters.",
"description": "The language.",
"position": "Query",
"type": "String",
"required": false
},
{
"name": "MonitorExtendInfo",
"description": "The extended information, that is, the parameters required for the protocol. Different protocols require different parameters:\n\nHTTP or HTTPS:\n\n* port: the port to check.\n* failureRate: the failure rate.\n* code: the status code threshold. If the returned status code is greater than the specified threshold, the application service is deemed abnormal. Valid values: 400 and 500.\n* host: the host configuration.\n* path: the health check URL.\n\nPING:\n\n* packetNum: the number of ping packets.\n* packetLossRate: the loss rate of ping packets.\n* failureRate: the failure rate.\n\nTCP:\n\n* port: the port to check.\n* failureRate: the failure rate.",
"description": "The extended information. The required parameters vary based on the health check protocol.\n\nHTTP or HTTPS\n\n* port: the port that you want to check\n* failureRate: the failure rate\n* code: the return code. The health check result is deemed abnormal if the returned value is greater than the specified value. Valid values: 400 and 500.\n* host: the host settings\n* path: the URL path\n\nPING\n\n* packetNum: the number of ping packets\n* packetLossRate: the packet loss rate\n* failureRate: the failure rate\n\nTCP\n\n* port: the port that you want to check\n* failureRate: the failure rate",
"position": "Query",
"type": "String",
"required": true
Expand Down
12 changes: 6 additions & 6 deletions en-US/alidns/DescribeBatchResultDetail.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,42 +7,42 @@
"parameters": [
{
"name": "BatchType",
"description": "The type of the batch operation. Valid values:\n\n* **DOMAIN_ADD**: adds domain names in batches.\n* **DOMAIN_DEL**: deletes domain names in batches.\n* **RR_ADD**: adds DNS records in batches.\n* **RR_DEL**: deletes DNS records in batches.",
"description": "The type of the batch operation. Valid values:\n\n* **DOMAIN_ADD**: adds domain names in batches.\n* **DOMAIN_DEL**: deletes domain names in batches.\n* **RR_ADD**: adds Domain Name System (DNS) records in batches.\n* **RR_DEL**: deletes DNS records in batches.",
"position": "Query",
"type": "String",
"required": false
},
{
"name": "Lang",
"description": "The language type.",
"description": "The language.",
"position": "Query",
"type": "String",
"required": false
},
{
"name": "PageNumber",
"description": "The number of the page to return. Default value: **1**.",
"description": "The page number. Default value: **1**.",
"position": "Query",
"type": "Integer",
"required": false
},
{
"name": "PageSize",
"description": "The number of entries to return on each page.",
"description": "The number of entries per page.",
"position": "Query",
"type": "Integer",
"required": false
},
{
"name": "Status",
"description": "",
"description": "The execution result. If you do not specify this parameter, all results are returned.",
"position": "Query",
"type": "String",
"required": false
},
{
"name": "TaskId",
"description": "The ID of the task.",
"description": "The ID of the batch operation task.",
"position": "Query",
"type": "Long",
"required": false
Expand Down
4 changes: 2 additions & 2 deletions en-US/alidns/DescribeDnsGtmInstanceStatus.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"parameters": [
{
"name": "InstanceId",
"description": "The number of unavailable addresses.",
"description": "The ID of the instance.",
"position": "Query",
"type": "String",
"required": true
},
{
"name": "Lang",
"description": "The ID of the instance.",
"description": "The language to return some response parameters. Default value: en. Valid values: en, zh, and ja.",
"position": "Query",
"type": "String",
"required": false
Expand Down
Loading

0 comments on commit e33f0fb

Please sign in to comment.