首页 ListUserClusterTypes

ListUserClusterTypes

更新时间: 2026-07-22 16:37:07

Queries the cluster types available to a user.

Operation description

Creates a session, returns the frontend endpoint, and starts a periodic task to track the session status.

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

RequestId

string

The request ID.

4FD06DF0-9167-5C6F-A145-F30CA4A15D54

NextToken

string

The token for the next page. Include this value when you request the next page.

3a6b93229825ac667104463b56790c91

ClusterTypes

array<object>

List of cluster types. Array length: 1 to 100.

object

The cluster type object.

TypeName

string

The cluster type name.

AckEdgePro

AccessType

string

The access type of the cluster type.

Public

Examples

Success response

JSON format

{
  "RequestId": "4FD06DF0-9167-5C6F-A145-F30CA4A15D54",
  "NextToken": "3a6b93229825ac667104463b56790c91",
  "ClusterTypes": [
    {
      "TypeName": "AckEdgePro",
      "AccessType": "Public"
    }
  ]
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.

阿里云首页 智能计算灵骏 相关技术圈