DDNSInterfaceSettings
Description
DDNS Interface Settings
Model Properties
Property | Required | Type | Description | |||
---|---|---|---|---|---|---|
hostName | True | string | The FQDN registered in the system of the service provider which will be updated in DNS to resolve to the interface IP address Field level constraints: cannot be null, length must be between 0 and 128 (inclusive), must match pattern ([0-9a-zA-Z]([0-9a-zA-Z-]{0,62}.)([0-9a-zA-Z-]{1,63}.)*[0-9a-zA-Z]{1,63})|(([0-9a-fA-F]{0,4}:){0,6}(([0-9a-fA-F]{0,4}:[0-9a-fA-F]{0,4})|(((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)(.|$)){4}))). (Note: Additional constraints might exist) |
|||
interface | True | object | An interface object associated with the DDNS Service Field level constraints: cannot be null. (Note: Additional constraints might exist) Allowed types are: [PhysicalInterface, SubInterface] |
|||
type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. |