domain_pointers_create
Add a domain pointer or alias to redirect an existing parent domain to a new hostname. Specify whether it's an alias serving the same site or a pointer for redirects.
Instructions
Add a domain pointer / alias.
Args: domain: Existing parent domain. from_domain: New hostname that should point at the parent. alias: True = alias (same site), False = pointer (redirect). impersonate: Owning user. confirm: Required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | No | ||
| domain | Yes | ||
| confirm | No | ||
| from_domain | Yes | ||
| impersonate | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |