IdentifyCredential

更新时间:
复制 MD 格式

Parameter

Type

Description

Example

object

The identity credential.

UserId

string

The user UID. If the UserType is Role, you must prefix this value with ROLE_.

UserType

string

The user type. Supported values are:
  • primary account: PrimaryAccount

  • subaccount: SubAccount

  • role: Role

ProjectId

string

The project ID. This parameter is optional.

DataSource

object

The data source.

Type

string

The data source type. Supported values are:

  • hive

  • lindorm_for_engine

  • starrocks

Role

string

The user role for the data source. Valid values are:

  • Admin

  • RegularUser

UserName

string

The data source user name.

Password

string

The data source password.

InstanceId

string

The data source instance ID.

InstanceName

string

The data source instance name.