CreateGroup

Updated at:

Create an EIAM account group.

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

InstanceId

string

Yes

Instance ID.

idaas_ue2jvisn35ea5lmthk267xxxxx

GroupName

string

Yes

Group name. The maximum length is 64 characters.

name_test

GroupExternalId

string

No

Group external ID, used for association with external systems. The default value is the group ID. The maximum length is 64 characters.

group_d6sbsuumeta4h66ec3il7yxxxx

Description

string

No

Description. The maximum length is 256 characters.

this is a test.

Response elements

Element

Type

Description

Example

object

RequestId

string

Request ID.

0441BD79-92F3-53AA-8657-F8CE4A2B912A

GroupId

string

Group ID.

group_d6sbsuumeta4h66ec3il7yxxxx

Examples

Success response

JSON format

{
  "RequestId": "0441BD79-92F3-53AA-8657-F8CE4A2B912A",
  "GroupId": "group_d6sbsuumeta4h66ec3il7yxxxx"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.