The dyndns object provides methods to manage DynDNS accounts .
Check DynDns Accounts
Table 2.127. Parameters
Parameter | Description | Type | Required | Default |
---|---|---|---|---|
username | Username | username | false | |
hostname | A valid hostname | array_text255 | false |
Create DynDns Account
Table 2.129. Parameters
Parameter | Description | Type | Required | Default |
---|---|---|---|---|
username | Username | username | true | |
password | Password | text64 | true | |
hostname | A valid hostname | array_text255 | true | |
testing | Execute command in testing mode | boolean | false | false |
Recent log-messages of a DynDns Account
Table 2.136. Parameters
Parameter | Description | Type | Required | Default |
---|---|---|---|---|
accountId | Account-ID of a DynDNS Account | int | true |