StructOptionsZone
From NETIM
(Difference between revisions)
(3 intermediate revisions by 2 users not shown) | |||
Line 13: | Line 13: | ||
|style="width: 100px;" | string ||style="width: 150px;"| service || style="width: 350px;" | Name of the service used || style="width: 150px;" | | |style="width: 100px;" | string ||style="width: 150px;"| service || style="width: 350px;" | Name of the service used || style="width: 150px;" | | ||
|- | |- | ||
− | |string(4)|| protocol|| | + | |string(4)|| protocol|| Name of the protocol|| |
|- | |- | ||
|int|| ttl|| Time to live|| | |int|| ttl|| Time to live|| | ||
Line 21: | Line 21: | ||
|int|| weight || || | |int|| weight || || | ||
|- | |- | ||
− | |int|| port || | + | |int|| port || Port number || |
|} | |} | ||
Line 38: | Line 38: | ||
|- | |- | ||
− | |style="width: 150px;" | | + | |style="width: 150px;" | service||style="width: 100px;"| ''Not used'' || style="width: 100px;" | ''Not used''|| style="width: 100px;" | ''Not used'' ||style="width: 100px;" |''Not used''||style="width: 100px;" |''Not used''||style="width: 100px;" |''Not used''||style="width: 100px;" |[http://www.dns-sd.org/ServiceTypes.html List] |
|- | |- | ||
− | |protocol || ''Not used''||''Not used''||''Not used'' ||''Not used''||''Not used''||''Not used''||UDP / TCP | + | |protocol || ''Not used''||''Not used''||''Not used'' ||''Not used''||''Not used''||''Not used''||UDP/TCP/TLS |
|- | |- | ||
|ttl || YES||YES||YES||YES||YES||YES||YES | |ttl || YES||YES||YES||YES||YES||YES||YES | ||
|- | |- | ||
− | |priority || ''Not used''||''Not used''|| | + | |priority || ''Not used''||''Not used''||YES ||''Not used''||''Not used''||''Not used''||From 0 to 50 |
|- | |- | ||
− | |weight || ''Not used''||''Not used''||''Not used'' ||''Not used''||''Not used''||''Not used''||From 0 to | + | |weight || ''Not used''||''Not used''||''Not used'' ||''Not used''||''Not used''||''Not used''||From 0 to 50 |
|- | |- | ||
|port || ''Not used''||''Not used''||''Not used'' ||''Not used''||''Not used''||''Not used''||YES | |port || ''Not used''||''Not used''||''Not used'' ||''Not used''||''Not used''||''Not used''||YES | ||
|} | |} |
Latest revision as of 16:40, 24 February 2022
Description
This object stores all settings of a DNS record with domainZoneCreate
Format | Variable | Description | Notes |
---|---|---|---|
string | service | Name of the service used | |
string(4) | protocol | Name of the protocol | |
int | ttl | Time to live | |
int | priority | ||
int | weight | ||
int | port | Port number |
Semantic rules
Variable | A | AAAA | MX | CNAME | NS | TXT | SRV |
---|---|---|---|---|---|---|---|
service | Not used | Not used | Not used | Not used | Not used | Not used | List |
protocol | Not used | Not used | Not used | Not used | Not used | Not used | UDP/TCP/TLS |
ttl | YES | YES | YES | YES | YES | YES | YES |
priority | Not used | Not used | YES | Not used | Not used | Not used | From 0 to 50 |
weight | Not used | Not used | Not used | Not used | Not used | Not used | From 0 to 50 |
port | Not used | Not used | Not used | Not used | Not used | Not used | YES |