Infoblox::DNS::Member::SoaSerial - a per-master SOA serial information.
The object contains a per-master SOA serial information.
The object cannot be created because all object attributes are read-only.
The object doesn't support any session methods.
This section describes all the methods that you can use to configure and retrieve the attribute values of the object.
Use this method to retrieve the primary server name for the zone. This is a read-only attribute.
None.
The method returns the attribute value.
# Get the attribute value my $attr = $soa_serial->grid_member();
Use this method to retrieve the SOA serial number. This is a read-only attribute.
None.
The method returns the attribute value.
# Get the attribute value my $attr = $soa_serial->serial();
Use this method to retrieve the IPv4 address or FQDN of the Microsoft (r) Server for the zone. This is a read-only attribute.
None.
The method returns the attribute value.
# Get the attribute value my $attr = $soa_serial->ms_server();
Infoblox Inc. http://www.infoblox.com/
Copyright (c) 2017 Infoblox Inc.