|
| __init__ (self, str name='@', str mname='ns1.example.com', str rname='admin.example.com', int serial=int(time.time()), int refresh=86400, int retry=7200, int expire=15552000, int ttl=21700) |
|
Public Member Functions inherited from main.Record |
| __int__ (self, str name='@', str ttl=3600, str rtype='A', str data='0.0.0.0') |
|
| __str__ (self) |
|
◆ __init__()
main.SOA.__init__ |
( |
| self, |
|
|
str | name = '@', |
|
|
str | mname = 'ns1.example.com', |
|
|
str | rname = 'admin.example.com', |
|
|
int | serial = int(time.time()), |
|
|
int | refresh = 86400, |
|
|
int | retry = 7200, |
|
|
int | expire = 15552000, |
|
|
int | ttl = 21700 ) |
◆ data
◆ expire
◆ mname
◆ name
◆ refresh
main.SOA.refresh = refresh |
◆ retry
◆ rname
◆ rtype
str main.SOA.rtype = "SOA" |
◆ serial
◆ ttl
The documentation for this class was generated from the following file: