All Products
Search
Document Center

Compute Nest:CreateSkillHubConfig

Last Updated:Jun 10, 2026

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

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

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.