hostingAlias
No description available in the specification.
Fields
Section titled “Fields”| Field | Type | Required | Description |
|---|---|---|---|
name |
string |
yes | — |
own_vhost |
boolean |
no | — |
vhost_dir |
string |
no | — |
rf_domain_id |
integer |
no | — |
linked_to_app |
boolean |
no | — |
Example
Section titled “Example”{ "name": "string", "own_vhost": true, "vhost_dir": "string", "rf_domain_id": 0, "linked_to_app": true}