Generate an SDK by API group.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
apigateway:SdkGenerateByGroup |
create |
*ApiGroup
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| GroupId |
string |
Yes |
The API group ID, which is system-generated and globally unique. |
1a991a450b9548a1a3df38fd3af117c2 |
| Language |
string |
Yes |
Specify the return language. Values: -zh-cn (default): Chinese -en-us: English |
java |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| DownloadLink |
string |
The download link. |
http://oss-bucket/object |
| RequestId |
string |
The ID of this request. |
D0075BDA-8AED-5073-A70A-FE44E86AB20F |
Examples
Success response
JSON format
{
"DownloadLink": "http://oss-bucket/object",
"RequestId": "D0075BDA-8AED-5073-A70A-FE44E86AB20F"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.