Object Model
This section describes the object models for certificates and user-defined domain names.
- Operation Type indicates the operation that can be performed on a field.
C: create; U: update; R: read
- Mandatory indicates whether a field with the Operation Type of C is mandatory.
| Parameter | Type | Description | Operation Type | Mandatory |
|---|---|---|---|---|
| id | String | Domain ID | R | - |
| url_domain | String | Domain name | CR | Yes |
| cname_status | Integer | CNAME resolution status, which can be:
| R | No |
| ssl_id | String | Certificate ID | R | No |
| group_id | String | API group ID | CR | Yes |
| Parameter | Type | Description | Operation Type | Mandatory |
|---|---|---|---|---|
| id | String | Certificate ID | R | - |
| name | String | Certificate name | CRU | Yes |
| context | String | Content of the certificate | CRU | Yes |
| private_key | String | Private key of the certificate | CRU | Yes |
Last Article: Domain Name Management
Next Article: Binding a Domain Name
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.