Name | Type | Description | Notes |
---|---|---|---|
Host | string | The subdomain this forward applies to, without the domain part. For instance, `www` in the context of the `example.com` domain signifies a forward for `www.example.com`. | [optional] |
Frame | bool | Whether to enable frame forwarding using an iframe embed. NOT recommended for a variety of reasons. | [optional] |
Url | string | The URL to forward to. Must include scheme, e.g. `https://` or `ftp://`. | [optional] |