首页 GetSkillHubConfig

GetSkillHubConfig

更新时间: 2026-07-07 15:05:19

Retrieves the SkillHub configuration.

Operation description

Prerequisites

Ensure that the service provider has enabled the modification feature and completed the modification parameter settings when creating the service.

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

No parameters required.

Response elements

Element

Type

Description

Example

object

The response data.

RequestId

string

The request ID.

2849EE73-AFFA-5AFD-9575-12FA886451DA

OssBucketName

string

The OSS bucket name.

mybucket

OssRegionId

string

The region of the OSS bucket.

cn-zhangjiakou

CreateTime

string

The time when the configuration was created.

2021-05-20T00:00:00Z

UpdateTime

string

The time when the configuration was last updated.

2021-05-20T00:00:00Z

Examples

Success response

JSON format

{
  "RequestId": "2849EE73-AFFA-5AFD-9575-12FA886451DA",
  "OssBucketName": "mybucket",
  "OssRegionId": "cn-zhangjiakou",
  "CreateTime": "2021-05-20T00:00:00Z",
  "UpdateTime": "2021-05-20T00:00:00Z"
}

Error codes

HTTP status code

Error code

Error message

Description

404 InvalidSkillHubConfig.NotFound The specified SkillHubConfig does not exist.

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.

阿里云首页 计算巢服务 相关技术圈