All Products
Search
Document Center

Alibaba Cloud DNS:AddDomainGroup

Last Updated:Jul 24, 2024

Creates a domain name group based on the specified parameters.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
LangstringNo

The language.

en
GroupNamestringYes

The name of the domain name group.

MyGroup

Response parameters

ParameterTypeDescriptionExample
object
GroupNamestring

The name of the domain name group.

NewName
RequestIdstring

The request ID.

536E9CAD-DB30-4647-AC87-AA5CC38C5382
GroupIdstring

The ID of the domain name group.

2223

Examples

Sample success responses

JSONformat

{
  "GroupName": "NewName",
  "RequestId": "536E9CAD-DB30-4647-AC87-AA5CC38C5382",
  "GroupId": "2223"
}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history