ServerDnsAliasAcquisition Class
A server dns alias acquisition request.
All required parameters must be populated in order to send to server.
Constructor
ServerDnsAliasAcquisition(*, old_server_dns_alias_id: str, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
old_server_dns_alias_id
|
The id of the server alias that will be acquired to point to this server instead. Required. |
Variables
| Name | Description |
|---|---|
|
old_server_dns_alias_id
|
The id of the server alias that will be acquired to point to this server instead. Required. |