| Method | Description |
|---|---|
| __init__(self, name, addrs, hostnames, admin_parent, inbound_services, outbound_services) | Constructor to initialize a Zone instance |
Table 5.105. Method summary
This constructor initializes a Zone object.
| addr (complex) | |
|---|---|
| Default: n/a | |
| A string representing an address range interpreted by the domain class (last argument), *or* a list of strings representing multiple address ranges. |
| admin_parent (string) | |
|---|---|
| Default: n/a | |
| Name of the administrative parent zone. If set, the current zone inherits the lists of permitted inbound and outbound services from its administrative parent zone. |
Published on June 04, 2020
© 2007-2019 BalaSys
Send your comments to support@balasys.hu


