Creates a SkillHub config.
Operation description
Prerequisites
Ensure that the service provider has enabled the modify configuration feature and set the required parameters.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| OssBucketName |
string |
Yes |
The name of the Object Storage Service (OSS) bucket. |
tidb-test-a |
| OssRegionId |
string |
Yes |
The region ID of the OSS bucket. For more information, see OSS regions and endpoints. |
cn-shenzhen |
| ClientToken |
string |
No |
A client-generated token to ensure request idempotence. This value must be unique for each request. ClientToken must contain only ASCII characters and be no longer than 64 characters. |
123e4567-e89b-12d3-a456-426655440000 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Response schema |
||
| RequestId |
string |
The request ID. |
3F976EF8-C10A-57DC-917C-BB7BEB508FFB |
Examples
Success response
JSON format
{
"RequestId": "3F976EF8-C10A-57DC-917C-BB7BEB508FFB"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.