| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The domain name information. | ||
| domainId | string | The domain name ID. | d-cq1lthllhtgja4dk54eg |
| status | string | The domain name status. Valid values:
| Published |
| createFrom | string | The creation source of the domain name. Valid values:
| Console |
| name | string | The domain name. | abc.com |
| protocol | string | The supported protocol. Valid values:
| HTTP |
| forceHttps | boolean | Specifies whether to enable forcible HTTPS redirection when HTTPS is used as the protocol. | false |
| updateTimestamp | long | The update timestamp. | 1719386834548 |
| createTimestamp | long | The creation timestamp. | 1719386834548 |
| certIdentifier | string | The certificate identifier. | 235556-cn-hangzhou |
| resourceGroupId | string | The resource group ID. | rg-xxxx |
| mTLSEnabled | boolean | Specifies whether to enable mutual authentication. | true |
| clientCACert | string | The client CA certificate. | -----BEGIN CERTIFICATE----- MIIFBTCCAu2gAwIBAgIUORLpYPGSFD1YOP6PMbE7Wd/mpTQwDQYJKoZIhvcNAQEL BQAwE************************************************2VwVOJ2gqX3 YuGaxvIbDy0iQJ1GMerPRyzJTeVEtdIKT29u0PdFRr4KZWom35qX7G4= -----END CERTIFICATE----- |