Creates a custom domain name for an EIAM (Entity and Identity Access Management) instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eiam:CreateDomain |
create |
*Domain
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The instance ID. |
idaas_ue2jvisn35ea5lmthk267xxxxx |
| Domain |
string |
Yes |
The domain name. |
www.example.com |
| Filing |
object |
No |
The parameters for ICP filing information. |
|
| IcpNumber |
string |
No |
The ICP filing number associated with the domain name. |
浙xx-xxxxxx |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
0441BD79-92F3-53AA-8657-F8CE4A2B912A |
| DomainId |
string |
The domain ID. |
dm_mtohn6mltdz3ibtly2rxvnvxxx |
Examples
Success response
JSON format
{
"RequestId": "0441BD79-92F3-53AA-8657-F8CE4A2B912A",
"DomainId": "dm_mtohn6mltdz3ibtly2rxvnvxxx"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.