StructOptionsZone
From NETIM
(Difference between revisions)
Line 25: | Line 25: | ||
− | ''' | + | '''Semantic rules''' |
{| class="wikitable" style="width: 850px;" | {| class="wikitable" style="width: 850px;" | ||
Line 40: | Line 40: | ||
|style="width: 150px;" | header ||style="width: 100px;"| ''Non utilisé'' || style="width: 100px;" | ''Non utilisé''|| style="width: 100px;" | ''Non utilisé'' ||style="width: 100px;" |''Non utilisé''||style="width: 100px;" |''Non utilisé''||style="width: 100px;" |''Non utilisé''||style="width: 100px;" |[http://www.dns-sd.org/ServiceTypes.html Liste] | |style="width: 150px;" | header ||style="width: 100px;"| ''Non utilisé'' || style="width: 100px;" | ''Non utilisé''|| style="width: 100px;" | ''Non utilisé'' ||style="width: 100px;" |''Non utilisé''||style="width: 100px;" |''Non utilisé''||style="width: 100px;" |''Non utilisé''||style="width: 100px;" |[http://www.dns-sd.org/ServiceTypes.html Liste] | ||
|- | |- | ||
− | |protocol || '' | + | |protocol || ''Not used''||''Not used''||''Not used'' ||''Not used''||''Not used''||''Not used''||UDP / TCP |
|- | |- | ||
− | |ttl || | + | |ttl || YES||YES||YES||YES||YES||YES||YES |
|- | |- | ||
− | |priority || '' | + | |priority || ''Not used''||''Not used''||From 0 to 65535 ||''Not used''||''Not used''||''Not used''||From 0 to 65535 |
|- | |- | ||
− | |weight || '' | + | |weight || ''Not used''||''Not used''||''Not used'' ||''Not used''||''Not used''||''Not used''||From 0 to 65535 |
|- | |- | ||
− | |port || '' | + | |port || ''Not used''||''Not used''||''Not used'' ||''Not used''||''Not used''||''Not used''||YES |
|} | |} |
Revision as of 17:26, 18 July 2013
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 |
---|---|---|---|---|---|---|---|
header | Non utilisé | Non utilisé | Non utilisé | Non utilisé | Non utilisé | Non utilisé | Liste |
protocol | Not used | Not used | Not used | Not used | Not used | Not used | UDP / TCP |
ttl | YES | YES | YES | YES | YES | YES | YES |
priority | Not used | Not used | From 0 to 65535 | Not used | Not used | Not used | From 0 to 65535 |
weight | Not used | Not used | Not used | Not used | Not used | Not used | From 0 to 65535 |
port | Not used | Not used | Not used | Not used | Not used | Not used | YES |