Skip to content

Latest commit

 

History

History
1096 lines (591 loc) · 41.9 KB

File metadata and controls

1096 lines (591 loc) · 41.9 KB

DataInnerDhcpServer6Data

Properties

Name Type Description Notes
ConnectionprofileName Pointer to string The name of the connection profile used as connection method for the DHCPv6 server. [optional]
Server6ClassName Pointer to string The name of the class applied to the DHCPv6 server, it can be preceded by the class directory. [optional]
Server6ClassParameters Pointer to []ApiClassParameterOutputEntry The class parameters applied to the DHCPv6 server. [optional]
Server6Comment Pointer to string The description of the DHCPv6 server. [optional]
Server6Id Pointer to string The database identifier (ID) of the DHCPv6 server, a unique numeric key value automatically incremented when you add a DHCPv6 server. [optional]
Server6LastRefreshTime Pointer to string Internal use. Not documented. [optional]
Server6Name Pointer to string The name of the DHCPv6 server. [optional]
Server6State Pointer to string The status of the DHCPv6 server: <table><caption>server6_state possible values</caption><br/><thead><tr><th>Status</th><th>Description</th></tr><br/></thead><br/><tbody><tr><td >ER</td><td >The license used in SOLIDserver is not compliant with the added server: the license is invalid.</td></tr><tr><td >ES</td><td >The server configuration could not be parsed properly.</td></tr><tr><td >ET</td><td >The server does not answer anymore due to a scheduled configuration of the server.</td></tr><tr><td >IS</td><td >There was a setting error during the server declaration. For instance, some settings were added to a server that does not support them or a smart architecture is not managing any physical server.</td></tr><tr><td >IC</td><td >The SSL credentials are invalid</td></tr><tr><td >IP</td><td >The account used to add the Microsoft Windows DHCP server does not have sufficient privileges to manage it.</td></tr><tr><td >LS</td><td >The server configuration is not viable.</td></tr><tr><td >N</td><td >The server does not have a status as it has not synchronized yet.</td></tr><tr><td >Y</td><td >The server is operational.</td></tr></tbody></table></p><br/> [optional]
Server6Synching Pointer to string The synchronization status of the DHCPv6 server. <b>1</b> indicates that the server is currently being synchronized. [optional]
Server6Type Pointer to string The type of the DHCPv6 server: <table><caption>server6_type possible values</caption><br/><thead><tr><th>Type</th><th>Description</th></tr><br/></thead><br/><tbody><tr><td >ipm</td><td >EfficientIP or EfficientIP Package server</td></tr><tr><td >vdhcp</td><td >EfficientIP DHCPv6 smart architecture</td></tr></tbody></table></p><br/> [optional]
Server6Uboottime Pointer to string Internal use. Not documented. [optional]
Server6Version Pointer to string The version details of the DHCPv6 server. [optional]
Server6Hostaddr Pointer to string The human readable version of the parameter <b>server6_addr</b> or <b>server6_addr6</b>. [optional]
Server6Addr6 Pointer to string The Management IP address of the DHCPv6 server, the IPv6 address configured when adding the server, in hexadecimal format. [optional]
Server6Addr Pointer to string The Management IP address of the DHCPv6 server, the IPv4 address configured when adding the server, in hexadecimal format. [optional]
Server6HttpsLogin Pointer to string Internal use. Not documented. [optional]
Server6IsPackage Pointer to string The DHCPv6 server package information. <b>Y</b> for an EfficientIP Package server, <b>N</b> for an appliance or virtual machine, <b>U</b> the package information is irrelevant. For servers with a <b>server6_type</b> set to <b>ipm</b>, <b>U</b> indicates either EfficientIP Packages or appliances/virtual machines. [optional]
Server6Isolated Pointer to string A way to determine if the server can update any other module <b>(1)</b>. [optional]
Server6Multistatus Pointer to string The Multi-status information is displayed as follows: <i>&lt;number-of-instances&gt;@&lt;message-number&gt;@&lt;multi-status-severity&gt;@&lt;module&gt;</i>. The different severity levels are:<br><b>Multi-status severity levels</b> <table border=1> <thead> <tr > <td><b>Message number</b></td> <td><b>Severity</b></td> <td><b>Description</b></td> </tr> </thead> <tbody> <tr valign=middle> <td>0 - 16</td> <td>Emergency</td> <td>The object configuration prevents the system from running properly. Action is required.</td> </tr> <tr valign=middle> <td>17 - 33</td> <td>Critical</td> <td>The object configuration is in critical conditions. Immediate action is recommended.</td> </tr> <tr valign=middle> <td>34 - 50</td> <td>Error</td> <td>The object configuration failed at some level. Action is recommended.</td> </tr> <tr valign=middle> <td>51 - 66</td> <td>Warning</td> <td>The object configuration triggers error messages if no action is taken. Action to be taken at your discretion.</td> </tr> <tr valign=middle> <td>67 - 83</td> <td>Notice</td> <td>The object configuration is normal but undergoing events that might trigger errors. No immediate action required.</td> </tr> <tr valign=middle> <td>84 - 100</td> <td>Informational</td> <td>The object configuration is normal, operational messages (might inform you about potential incompatibilities with other modules, etc). No action required.</td> </tr> </tbody></table> [optional]
ReverseProxyConf Pointer to string The URL of the HTTP(S) reverse proxy server that forwards client requests to the DHCPv6 server, if you configured one. [optional]
Server6SnmpId Pointer to string Internal use. Not documented. [optional]
Server6SnmpPort Pointer to string Internal use. Not documented. [optional]
Server6SnmpProfileId Pointer to string Internal use. Not documented. [optional]
Server6SnmpRetry Pointer to string Internal use. Not documented. [optional]
Server6SnmpTimeout Pointer to string Internal use. Not documented. [optional]
Server6SnmpUseTcp Pointer to string Internal use. Not documented. [optional]
Server6StatEnabled Pointer to string Internal use. Not documented. [optional]
Server6StatNiceness Pointer to string Internal use. Not documented. [optional]
Server6StatPeriod Pointer to string Internal use. Not documented. [optional]
Server6StatTime Pointer to string Internal use. Not documented. [optional]
TotalSmartMembers Pointer to string The total number of servers managed by the DHCPv6 smart architecture. [optional]
SmartArch Pointer to string The type of the DHCPv6 smart architecture.<table><caption>smart_arch possible values</caption><br/><thead><tr><th>Type</th><th>Description</th></tr><br/></thead><br/><tbody><tr><td >single</td><td >The Single-Server smart architecture manages a single DHCPv6 server.</td></tr><tr><td >splitscope</td><td >The Split-Scope smart architecture sets a pair of DHCP servers in a configuration where the two scopes listen to the same subnet, but the range of addresses is divided.</td></tr><tr><td >stateless</td><td >The Stateless smart architecture offers a limited number of options to the DHCP clients. The IP address is delivered thanks to the subnet gateway and it is impossible to create any ranges or statics or to retrieve any leases.</td></tr></tbody></table></p><br/> [optional]
SmartMembersName Pointer to string The list of the servers managed by the DHCPv6 smart architecture, as follows: <b>&lt;dhcp6_name&gt;,&lt;dhcp6_name&gt;,...</b> . [optional]
SmartParam1 Pointer to string Internal use. Not documented. [optional]
SmartParentArch Pointer to string The type of the DHCPv6 smart architecture managing the DHCPv6 server. No value indicates that the server is not managed by a smart architecture or is a smart architecture itself. [optional]
SmartParentId Pointer to string The database identifier (ID) of the DHCPv6 smart architecture managing the DHCPv6 server. <b>0</b> indicates that the server is not managed by a smart architecture or is a smart architecture itself. [optional]
SmartParentName Pointer to string The name of the DHCPv6 smart architecture managing the DHCPv6 server. <b>#</b> indicates that the server is not managed by a smart architecture or is a smart architecture itself. [optional]
SmartRef1Server6Id Pointer to string The database identifier (ID) of the DHCPv6 smart architecture the server belongs to. [optional]
SmartRef1Server6Name Pointer to string Internal use. Not documented. [optional]
SmartRef2Server6Id Pointer to string Internal use. Not documented. [optional]
SmartRef2Server6Name Pointer to string Internal use. Not documented. [optional]

Methods

NewDataInnerDhcpServer6Data

func NewDataInnerDhcpServer6Data() *DataInnerDhcpServer6Data

NewDataInnerDhcpServer6Data instantiates a new DataInnerDhcpServer6Data object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

NewDataInnerDhcpServer6DataWithDefaults

func NewDataInnerDhcpServer6DataWithDefaults() *DataInnerDhcpServer6Data

NewDataInnerDhcpServer6DataWithDefaults instantiates a new DataInnerDhcpServer6Data object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

GetConnectionprofileName

func (o *DataInnerDhcpServer6Data) GetConnectionprofileName() string

GetConnectionprofileName returns the ConnectionprofileName field if non-nil, zero value otherwise.

GetConnectionprofileNameOk

func (o *DataInnerDhcpServer6Data) GetConnectionprofileNameOk() (*string, bool)

GetConnectionprofileNameOk returns a tuple with the ConnectionprofileName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetConnectionprofileName

func (o *DataInnerDhcpServer6Data) SetConnectionprofileName(v string)

SetConnectionprofileName sets ConnectionprofileName field to given value.

HasConnectionprofileName

func (o *DataInnerDhcpServer6Data) HasConnectionprofileName() bool

HasConnectionprofileName returns a boolean if a field has been set.

GetServer6ClassName

func (o *DataInnerDhcpServer6Data) GetServer6ClassName() string

GetServer6ClassName returns the Server6ClassName field if non-nil, zero value otherwise.

GetServer6ClassNameOk

func (o *DataInnerDhcpServer6Data) GetServer6ClassNameOk() (*string, bool)

GetServer6ClassNameOk returns a tuple with the Server6ClassName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6ClassName

func (o *DataInnerDhcpServer6Data) SetServer6ClassName(v string)

SetServer6ClassName sets Server6ClassName field to given value.

HasServer6ClassName

func (o *DataInnerDhcpServer6Data) HasServer6ClassName() bool

HasServer6ClassName returns a boolean if a field has been set.

GetServer6ClassParameters

func (o *DataInnerDhcpServer6Data) GetServer6ClassParameters() []ApiClassParameterOutputEntry

GetServer6ClassParameters returns the Server6ClassParameters field if non-nil, zero value otherwise.

GetServer6ClassParametersOk

func (o *DataInnerDhcpServer6Data) GetServer6ClassParametersOk() (*[]ApiClassParameterOutputEntry, bool)

GetServer6ClassParametersOk returns a tuple with the Server6ClassParameters field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6ClassParameters

func (o *DataInnerDhcpServer6Data) SetServer6ClassParameters(v []ApiClassParameterOutputEntry)

SetServer6ClassParameters sets Server6ClassParameters field to given value.

HasServer6ClassParameters

func (o *DataInnerDhcpServer6Data) HasServer6ClassParameters() bool

HasServer6ClassParameters returns a boolean if a field has been set.

GetServer6Comment

func (o *DataInnerDhcpServer6Data) GetServer6Comment() string

GetServer6Comment returns the Server6Comment field if non-nil, zero value otherwise.

GetServer6CommentOk

func (o *DataInnerDhcpServer6Data) GetServer6CommentOk() (*string, bool)

GetServer6CommentOk returns a tuple with the Server6Comment field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6Comment

func (o *DataInnerDhcpServer6Data) SetServer6Comment(v string)

SetServer6Comment sets Server6Comment field to given value.

HasServer6Comment

func (o *DataInnerDhcpServer6Data) HasServer6Comment() bool

HasServer6Comment returns a boolean if a field has been set.

GetServer6Id

func (o *DataInnerDhcpServer6Data) GetServer6Id() string

GetServer6Id returns the Server6Id field if non-nil, zero value otherwise.

GetServer6IdOk

func (o *DataInnerDhcpServer6Data) GetServer6IdOk() (*string, bool)

GetServer6IdOk returns a tuple with the Server6Id field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6Id

func (o *DataInnerDhcpServer6Data) SetServer6Id(v string)

SetServer6Id sets Server6Id field to given value.

HasServer6Id

func (o *DataInnerDhcpServer6Data) HasServer6Id() bool

HasServer6Id returns a boolean if a field has been set.

GetServer6LastRefreshTime

func (o *DataInnerDhcpServer6Data) GetServer6LastRefreshTime() string

GetServer6LastRefreshTime returns the Server6LastRefreshTime field if non-nil, zero value otherwise.

GetServer6LastRefreshTimeOk

func (o *DataInnerDhcpServer6Data) GetServer6LastRefreshTimeOk() (*string, bool)

GetServer6LastRefreshTimeOk returns a tuple with the Server6LastRefreshTime field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6LastRefreshTime

func (o *DataInnerDhcpServer6Data) SetServer6LastRefreshTime(v string)

SetServer6LastRefreshTime sets Server6LastRefreshTime field to given value.

HasServer6LastRefreshTime

func (o *DataInnerDhcpServer6Data) HasServer6LastRefreshTime() bool

HasServer6LastRefreshTime returns a boolean if a field has been set.

GetServer6Name

func (o *DataInnerDhcpServer6Data) GetServer6Name() string

GetServer6Name returns the Server6Name field if non-nil, zero value otherwise.

GetServer6NameOk

func (o *DataInnerDhcpServer6Data) GetServer6NameOk() (*string, bool)

GetServer6NameOk returns a tuple with the Server6Name field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6Name

func (o *DataInnerDhcpServer6Data) SetServer6Name(v string)

SetServer6Name sets Server6Name field to given value.

HasServer6Name

func (o *DataInnerDhcpServer6Data) HasServer6Name() bool

HasServer6Name returns a boolean if a field has been set.

GetServer6State

func (o *DataInnerDhcpServer6Data) GetServer6State() string

GetServer6State returns the Server6State field if non-nil, zero value otherwise.

GetServer6StateOk

func (o *DataInnerDhcpServer6Data) GetServer6StateOk() (*string, bool)

GetServer6StateOk returns a tuple with the Server6State field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6State

func (o *DataInnerDhcpServer6Data) SetServer6State(v string)

SetServer6State sets Server6State field to given value.

HasServer6State

func (o *DataInnerDhcpServer6Data) HasServer6State() bool

HasServer6State returns a boolean if a field has been set.

GetServer6Synching

func (o *DataInnerDhcpServer6Data) GetServer6Synching() string

GetServer6Synching returns the Server6Synching field if non-nil, zero value otherwise.

GetServer6SynchingOk

func (o *DataInnerDhcpServer6Data) GetServer6SynchingOk() (*string, bool)

GetServer6SynchingOk returns a tuple with the Server6Synching field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6Synching

func (o *DataInnerDhcpServer6Data) SetServer6Synching(v string)

SetServer6Synching sets Server6Synching field to given value.

HasServer6Synching

func (o *DataInnerDhcpServer6Data) HasServer6Synching() bool

HasServer6Synching returns a boolean if a field has been set.

GetServer6Type

func (o *DataInnerDhcpServer6Data) GetServer6Type() string

GetServer6Type returns the Server6Type field if non-nil, zero value otherwise.

GetServer6TypeOk

func (o *DataInnerDhcpServer6Data) GetServer6TypeOk() (*string, bool)

GetServer6TypeOk returns a tuple with the Server6Type field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6Type

func (o *DataInnerDhcpServer6Data) SetServer6Type(v string)

SetServer6Type sets Server6Type field to given value.

HasServer6Type

func (o *DataInnerDhcpServer6Data) HasServer6Type() bool

HasServer6Type returns a boolean if a field has been set.

GetServer6Uboottime

func (o *DataInnerDhcpServer6Data) GetServer6Uboottime() string

GetServer6Uboottime returns the Server6Uboottime field if non-nil, zero value otherwise.

GetServer6UboottimeOk

func (o *DataInnerDhcpServer6Data) GetServer6UboottimeOk() (*string, bool)

GetServer6UboottimeOk returns a tuple with the Server6Uboottime field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6Uboottime

func (o *DataInnerDhcpServer6Data) SetServer6Uboottime(v string)

SetServer6Uboottime sets Server6Uboottime field to given value.

HasServer6Uboottime

func (o *DataInnerDhcpServer6Data) HasServer6Uboottime() bool

HasServer6Uboottime returns a boolean if a field has been set.

GetServer6Version

func (o *DataInnerDhcpServer6Data) GetServer6Version() string

GetServer6Version returns the Server6Version field if non-nil, zero value otherwise.

GetServer6VersionOk

func (o *DataInnerDhcpServer6Data) GetServer6VersionOk() (*string, bool)

GetServer6VersionOk returns a tuple with the Server6Version field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6Version

func (o *DataInnerDhcpServer6Data) SetServer6Version(v string)

SetServer6Version sets Server6Version field to given value.

HasServer6Version

func (o *DataInnerDhcpServer6Data) HasServer6Version() bool

HasServer6Version returns a boolean if a field has been set.

GetServer6Hostaddr

func (o *DataInnerDhcpServer6Data) GetServer6Hostaddr() string

GetServer6Hostaddr returns the Server6Hostaddr field if non-nil, zero value otherwise.

GetServer6HostaddrOk

func (o *DataInnerDhcpServer6Data) GetServer6HostaddrOk() (*string, bool)

GetServer6HostaddrOk returns a tuple with the Server6Hostaddr field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6Hostaddr

func (o *DataInnerDhcpServer6Data) SetServer6Hostaddr(v string)

SetServer6Hostaddr sets Server6Hostaddr field to given value.

HasServer6Hostaddr

func (o *DataInnerDhcpServer6Data) HasServer6Hostaddr() bool

HasServer6Hostaddr returns a boolean if a field has been set.

GetServer6Addr6

func (o *DataInnerDhcpServer6Data) GetServer6Addr6() string

GetServer6Addr6 returns the Server6Addr6 field if non-nil, zero value otherwise.

GetServer6Addr6Ok

func (o *DataInnerDhcpServer6Data) GetServer6Addr6Ok() (*string, bool)

GetServer6Addr6Ok returns a tuple with the Server6Addr6 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6Addr6

func (o *DataInnerDhcpServer6Data) SetServer6Addr6(v string)

SetServer6Addr6 sets Server6Addr6 field to given value.

HasServer6Addr6

func (o *DataInnerDhcpServer6Data) HasServer6Addr6() bool

HasServer6Addr6 returns a boolean if a field has been set.

GetServer6Addr

func (o *DataInnerDhcpServer6Data) GetServer6Addr() string

GetServer6Addr returns the Server6Addr field if non-nil, zero value otherwise.

GetServer6AddrOk

func (o *DataInnerDhcpServer6Data) GetServer6AddrOk() (*string, bool)

GetServer6AddrOk returns a tuple with the Server6Addr field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6Addr

func (o *DataInnerDhcpServer6Data) SetServer6Addr(v string)

SetServer6Addr sets Server6Addr field to given value.

HasServer6Addr

func (o *DataInnerDhcpServer6Data) HasServer6Addr() bool

HasServer6Addr returns a boolean if a field has been set.

GetServer6HttpsLogin

func (o *DataInnerDhcpServer6Data) GetServer6HttpsLogin() string

GetServer6HttpsLogin returns the Server6HttpsLogin field if non-nil, zero value otherwise.

GetServer6HttpsLoginOk

func (o *DataInnerDhcpServer6Data) GetServer6HttpsLoginOk() (*string, bool)

GetServer6HttpsLoginOk returns a tuple with the Server6HttpsLogin field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6HttpsLogin

func (o *DataInnerDhcpServer6Data) SetServer6HttpsLogin(v string)

SetServer6HttpsLogin sets Server6HttpsLogin field to given value.

HasServer6HttpsLogin

func (o *DataInnerDhcpServer6Data) HasServer6HttpsLogin() bool

HasServer6HttpsLogin returns a boolean if a field has been set.

GetServer6IsPackage

func (o *DataInnerDhcpServer6Data) GetServer6IsPackage() string

GetServer6IsPackage returns the Server6IsPackage field if non-nil, zero value otherwise.

GetServer6IsPackageOk

func (o *DataInnerDhcpServer6Data) GetServer6IsPackageOk() (*string, bool)

GetServer6IsPackageOk returns a tuple with the Server6IsPackage field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6IsPackage

func (o *DataInnerDhcpServer6Data) SetServer6IsPackage(v string)

SetServer6IsPackage sets Server6IsPackage field to given value.

HasServer6IsPackage

func (o *DataInnerDhcpServer6Data) HasServer6IsPackage() bool

HasServer6IsPackage returns a boolean if a field has been set.

GetServer6Isolated

func (o *DataInnerDhcpServer6Data) GetServer6Isolated() string

GetServer6Isolated returns the Server6Isolated field if non-nil, zero value otherwise.

GetServer6IsolatedOk

func (o *DataInnerDhcpServer6Data) GetServer6IsolatedOk() (*string, bool)

GetServer6IsolatedOk returns a tuple with the Server6Isolated field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6Isolated

func (o *DataInnerDhcpServer6Data) SetServer6Isolated(v string)

SetServer6Isolated sets Server6Isolated field to given value.

HasServer6Isolated

func (o *DataInnerDhcpServer6Data) HasServer6Isolated() bool

HasServer6Isolated returns a boolean if a field has been set.

GetServer6Multistatus

func (o *DataInnerDhcpServer6Data) GetServer6Multistatus() string

GetServer6Multistatus returns the Server6Multistatus field if non-nil, zero value otherwise.

GetServer6MultistatusOk

func (o *DataInnerDhcpServer6Data) GetServer6MultistatusOk() (*string, bool)

GetServer6MultistatusOk returns a tuple with the Server6Multistatus field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6Multistatus

func (o *DataInnerDhcpServer6Data) SetServer6Multistatus(v string)

SetServer6Multistatus sets Server6Multistatus field to given value.

HasServer6Multistatus

func (o *DataInnerDhcpServer6Data) HasServer6Multistatus() bool

HasServer6Multistatus returns a boolean if a field has been set.

GetReverseProxyConf

func (o *DataInnerDhcpServer6Data) GetReverseProxyConf() string

GetReverseProxyConf returns the ReverseProxyConf field if non-nil, zero value otherwise.

GetReverseProxyConfOk

func (o *DataInnerDhcpServer6Data) GetReverseProxyConfOk() (*string, bool)

GetReverseProxyConfOk returns a tuple with the ReverseProxyConf field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetReverseProxyConf

func (o *DataInnerDhcpServer6Data) SetReverseProxyConf(v string)

SetReverseProxyConf sets ReverseProxyConf field to given value.

HasReverseProxyConf

func (o *DataInnerDhcpServer6Data) HasReverseProxyConf() bool

HasReverseProxyConf returns a boolean if a field has been set.

GetServer6SnmpId

func (o *DataInnerDhcpServer6Data) GetServer6SnmpId() string

GetServer6SnmpId returns the Server6SnmpId field if non-nil, zero value otherwise.

GetServer6SnmpIdOk

func (o *DataInnerDhcpServer6Data) GetServer6SnmpIdOk() (*string, bool)

GetServer6SnmpIdOk returns a tuple with the Server6SnmpId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6SnmpId

func (o *DataInnerDhcpServer6Data) SetServer6SnmpId(v string)

SetServer6SnmpId sets Server6SnmpId field to given value.

HasServer6SnmpId

func (o *DataInnerDhcpServer6Data) HasServer6SnmpId() bool

HasServer6SnmpId returns a boolean if a field has been set.

GetServer6SnmpPort

func (o *DataInnerDhcpServer6Data) GetServer6SnmpPort() string

GetServer6SnmpPort returns the Server6SnmpPort field if non-nil, zero value otherwise.

GetServer6SnmpPortOk

func (o *DataInnerDhcpServer6Data) GetServer6SnmpPortOk() (*string, bool)

GetServer6SnmpPortOk returns a tuple with the Server6SnmpPort field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6SnmpPort

func (o *DataInnerDhcpServer6Data) SetServer6SnmpPort(v string)

SetServer6SnmpPort sets Server6SnmpPort field to given value.

HasServer6SnmpPort

func (o *DataInnerDhcpServer6Data) HasServer6SnmpPort() bool

HasServer6SnmpPort returns a boolean if a field has been set.

GetServer6SnmpProfileId

func (o *DataInnerDhcpServer6Data) GetServer6SnmpProfileId() string

GetServer6SnmpProfileId returns the Server6SnmpProfileId field if non-nil, zero value otherwise.

GetServer6SnmpProfileIdOk

func (o *DataInnerDhcpServer6Data) GetServer6SnmpProfileIdOk() (*string, bool)

GetServer6SnmpProfileIdOk returns a tuple with the Server6SnmpProfileId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6SnmpProfileId

func (o *DataInnerDhcpServer6Data) SetServer6SnmpProfileId(v string)

SetServer6SnmpProfileId sets Server6SnmpProfileId field to given value.

HasServer6SnmpProfileId

func (o *DataInnerDhcpServer6Data) HasServer6SnmpProfileId() bool

HasServer6SnmpProfileId returns a boolean if a field has been set.

GetServer6SnmpRetry

func (o *DataInnerDhcpServer6Data) GetServer6SnmpRetry() string

GetServer6SnmpRetry returns the Server6SnmpRetry field if non-nil, zero value otherwise.

GetServer6SnmpRetryOk

func (o *DataInnerDhcpServer6Data) GetServer6SnmpRetryOk() (*string, bool)

GetServer6SnmpRetryOk returns a tuple with the Server6SnmpRetry field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6SnmpRetry

func (o *DataInnerDhcpServer6Data) SetServer6SnmpRetry(v string)

SetServer6SnmpRetry sets Server6SnmpRetry field to given value.

HasServer6SnmpRetry

func (o *DataInnerDhcpServer6Data) HasServer6SnmpRetry() bool

HasServer6SnmpRetry returns a boolean if a field has been set.

GetServer6SnmpTimeout

func (o *DataInnerDhcpServer6Data) GetServer6SnmpTimeout() string

GetServer6SnmpTimeout returns the Server6SnmpTimeout field if non-nil, zero value otherwise.

GetServer6SnmpTimeoutOk

func (o *DataInnerDhcpServer6Data) GetServer6SnmpTimeoutOk() (*string, bool)

GetServer6SnmpTimeoutOk returns a tuple with the Server6SnmpTimeout field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6SnmpTimeout

func (o *DataInnerDhcpServer6Data) SetServer6SnmpTimeout(v string)

SetServer6SnmpTimeout sets Server6SnmpTimeout field to given value.

HasServer6SnmpTimeout

func (o *DataInnerDhcpServer6Data) HasServer6SnmpTimeout() bool

HasServer6SnmpTimeout returns a boolean if a field has been set.

GetServer6SnmpUseTcp

func (o *DataInnerDhcpServer6Data) GetServer6SnmpUseTcp() string

GetServer6SnmpUseTcp returns the Server6SnmpUseTcp field if non-nil, zero value otherwise.

GetServer6SnmpUseTcpOk

func (o *DataInnerDhcpServer6Data) GetServer6SnmpUseTcpOk() (*string, bool)

GetServer6SnmpUseTcpOk returns a tuple with the Server6SnmpUseTcp field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6SnmpUseTcp

func (o *DataInnerDhcpServer6Data) SetServer6SnmpUseTcp(v string)

SetServer6SnmpUseTcp sets Server6SnmpUseTcp field to given value.

HasServer6SnmpUseTcp

func (o *DataInnerDhcpServer6Data) HasServer6SnmpUseTcp() bool

HasServer6SnmpUseTcp returns a boolean if a field has been set.

GetServer6StatEnabled

func (o *DataInnerDhcpServer6Data) GetServer6StatEnabled() string

GetServer6StatEnabled returns the Server6StatEnabled field if non-nil, zero value otherwise.

GetServer6StatEnabledOk

func (o *DataInnerDhcpServer6Data) GetServer6StatEnabledOk() (*string, bool)

GetServer6StatEnabledOk returns a tuple with the Server6StatEnabled field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6StatEnabled

func (o *DataInnerDhcpServer6Data) SetServer6StatEnabled(v string)

SetServer6StatEnabled sets Server6StatEnabled field to given value.

HasServer6StatEnabled

func (o *DataInnerDhcpServer6Data) HasServer6StatEnabled() bool

HasServer6StatEnabled returns a boolean if a field has been set.

GetServer6StatNiceness

func (o *DataInnerDhcpServer6Data) GetServer6StatNiceness() string

GetServer6StatNiceness returns the Server6StatNiceness field if non-nil, zero value otherwise.

GetServer6StatNicenessOk

func (o *DataInnerDhcpServer6Data) GetServer6StatNicenessOk() (*string, bool)

GetServer6StatNicenessOk returns a tuple with the Server6StatNiceness field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6StatNiceness

func (o *DataInnerDhcpServer6Data) SetServer6StatNiceness(v string)

SetServer6StatNiceness sets Server6StatNiceness field to given value.

HasServer6StatNiceness

func (o *DataInnerDhcpServer6Data) HasServer6StatNiceness() bool

HasServer6StatNiceness returns a boolean if a field has been set.

GetServer6StatPeriod

func (o *DataInnerDhcpServer6Data) GetServer6StatPeriod() string

GetServer6StatPeriod returns the Server6StatPeriod field if non-nil, zero value otherwise.

GetServer6StatPeriodOk

func (o *DataInnerDhcpServer6Data) GetServer6StatPeriodOk() (*string, bool)

GetServer6StatPeriodOk returns a tuple with the Server6StatPeriod field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6StatPeriod

func (o *DataInnerDhcpServer6Data) SetServer6StatPeriod(v string)

SetServer6StatPeriod sets Server6StatPeriod field to given value.

HasServer6StatPeriod

func (o *DataInnerDhcpServer6Data) HasServer6StatPeriod() bool

HasServer6StatPeriod returns a boolean if a field has been set.

GetServer6StatTime

func (o *DataInnerDhcpServer6Data) GetServer6StatTime() string

GetServer6StatTime returns the Server6StatTime field if non-nil, zero value otherwise.

GetServer6StatTimeOk

func (o *DataInnerDhcpServer6Data) GetServer6StatTimeOk() (*string, bool)

GetServer6StatTimeOk returns a tuple with the Server6StatTime field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetServer6StatTime

func (o *DataInnerDhcpServer6Data) SetServer6StatTime(v string)

SetServer6StatTime sets Server6StatTime field to given value.

HasServer6StatTime

func (o *DataInnerDhcpServer6Data) HasServer6StatTime() bool

HasServer6StatTime returns a boolean if a field has been set.

GetTotalSmartMembers

func (o *DataInnerDhcpServer6Data) GetTotalSmartMembers() string

GetTotalSmartMembers returns the TotalSmartMembers field if non-nil, zero value otherwise.

GetTotalSmartMembersOk

func (o *DataInnerDhcpServer6Data) GetTotalSmartMembersOk() (*string, bool)

GetTotalSmartMembersOk returns a tuple with the TotalSmartMembers field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetTotalSmartMembers

func (o *DataInnerDhcpServer6Data) SetTotalSmartMembers(v string)

SetTotalSmartMembers sets TotalSmartMembers field to given value.

HasTotalSmartMembers

func (o *DataInnerDhcpServer6Data) HasTotalSmartMembers() bool

HasTotalSmartMembers returns a boolean if a field has been set.

GetSmartArch

func (o *DataInnerDhcpServer6Data) GetSmartArch() string

GetSmartArch returns the SmartArch field if non-nil, zero value otherwise.

GetSmartArchOk

func (o *DataInnerDhcpServer6Data) GetSmartArchOk() (*string, bool)

GetSmartArchOk returns a tuple with the SmartArch field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetSmartArch

func (o *DataInnerDhcpServer6Data) SetSmartArch(v string)

SetSmartArch sets SmartArch field to given value.

HasSmartArch

func (o *DataInnerDhcpServer6Data) HasSmartArch() bool

HasSmartArch returns a boolean if a field has been set.

GetSmartMembersName

func (o *DataInnerDhcpServer6Data) GetSmartMembersName() string

GetSmartMembersName returns the SmartMembersName field if non-nil, zero value otherwise.

GetSmartMembersNameOk

func (o *DataInnerDhcpServer6Data) GetSmartMembersNameOk() (*string, bool)

GetSmartMembersNameOk returns a tuple with the SmartMembersName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetSmartMembersName

func (o *DataInnerDhcpServer6Data) SetSmartMembersName(v string)

SetSmartMembersName sets SmartMembersName field to given value.

HasSmartMembersName

func (o *DataInnerDhcpServer6Data) HasSmartMembersName() bool

HasSmartMembersName returns a boolean if a field has been set.

GetSmartParam1

func (o *DataInnerDhcpServer6Data) GetSmartParam1() string

GetSmartParam1 returns the SmartParam1 field if non-nil, zero value otherwise.

GetSmartParam1Ok

func (o *DataInnerDhcpServer6Data) GetSmartParam1Ok() (*string, bool)

GetSmartParam1Ok returns a tuple with the SmartParam1 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetSmartParam1

func (o *DataInnerDhcpServer6Data) SetSmartParam1(v string)

SetSmartParam1 sets SmartParam1 field to given value.

HasSmartParam1

func (o *DataInnerDhcpServer6Data) HasSmartParam1() bool

HasSmartParam1 returns a boolean if a field has been set.

GetSmartParentArch

func (o *DataInnerDhcpServer6Data) GetSmartParentArch() string

GetSmartParentArch returns the SmartParentArch field if non-nil, zero value otherwise.

GetSmartParentArchOk

func (o *DataInnerDhcpServer6Data) GetSmartParentArchOk() (*string, bool)

GetSmartParentArchOk returns a tuple with the SmartParentArch field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetSmartParentArch

func (o *DataInnerDhcpServer6Data) SetSmartParentArch(v string)

SetSmartParentArch sets SmartParentArch field to given value.

HasSmartParentArch

func (o *DataInnerDhcpServer6Data) HasSmartParentArch() bool

HasSmartParentArch returns a boolean if a field has been set.

GetSmartParentId

func (o *DataInnerDhcpServer6Data) GetSmartParentId() string

GetSmartParentId returns the SmartParentId field if non-nil, zero value otherwise.

GetSmartParentIdOk

func (o *DataInnerDhcpServer6Data) GetSmartParentIdOk() (*string, bool)

GetSmartParentIdOk returns a tuple with the SmartParentId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetSmartParentId

func (o *DataInnerDhcpServer6Data) SetSmartParentId(v string)

SetSmartParentId sets SmartParentId field to given value.

HasSmartParentId

func (o *DataInnerDhcpServer6Data) HasSmartParentId() bool

HasSmartParentId returns a boolean if a field has been set.

GetSmartParentName

func (o *DataInnerDhcpServer6Data) GetSmartParentName() string

GetSmartParentName returns the SmartParentName field if non-nil, zero value otherwise.

GetSmartParentNameOk

func (o *DataInnerDhcpServer6Data) GetSmartParentNameOk() (*string, bool)

GetSmartParentNameOk returns a tuple with the SmartParentName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetSmartParentName

func (o *DataInnerDhcpServer6Data) SetSmartParentName(v string)

SetSmartParentName sets SmartParentName field to given value.

HasSmartParentName

func (o *DataInnerDhcpServer6Data) HasSmartParentName() bool

HasSmartParentName returns a boolean if a field has been set.

GetSmartRef1Server6Id

func (o *DataInnerDhcpServer6Data) GetSmartRef1Server6Id() string

GetSmartRef1Server6Id returns the SmartRef1Server6Id field if non-nil, zero value otherwise.

GetSmartRef1Server6IdOk

func (o *DataInnerDhcpServer6Data) GetSmartRef1Server6IdOk() (*string, bool)

GetSmartRef1Server6IdOk returns a tuple with the SmartRef1Server6Id field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetSmartRef1Server6Id

func (o *DataInnerDhcpServer6Data) SetSmartRef1Server6Id(v string)

SetSmartRef1Server6Id sets SmartRef1Server6Id field to given value.

HasSmartRef1Server6Id

func (o *DataInnerDhcpServer6Data) HasSmartRef1Server6Id() bool

HasSmartRef1Server6Id returns a boolean if a field has been set.

GetSmartRef1Server6Name

func (o *DataInnerDhcpServer6Data) GetSmartRef1Server6Name() string

GetSmartRef1Server6Name returns the SmartRef1Server6Name field if non-nil, zero value otherwise.

GetSmartRef1Server6NameOk

func (o *DataInnerDhcpServer6Data) GetSmartRef1Server6NameOk() (*string, bool)

GetSmartRef1Server6NameOk returns a tuple with the SmartRef1Server6Name field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetSmartRef1Server6Name

func (o *DataInnerDhcpServer6Data) SetSmartRef1Server6Name(v string)

SetSmartRef1Server6Name sets SmartRef1Server6Name field to given value.

HasSmartRef1Server6Name

func (o *DataInnerDhcpServer6Data) HasSmartRef1Server6Name() bool

HasSmartRef1Server6Name returns a boolean if a field has been set.

GetSmartRef2Server6Id

func (o *DataInnerDhcpServer6Data) GetSmartRef2Server6Id() string

GetSmartRef2Server6Id returns the SmartRef2Server6Id field if non-nil, zero value otherwise.

GetSmartRef2Server6IdOk

func (o *DataInnerDhcpServer6Data) GetSmartRef2Server6IdOk() (*string, bool)

GetSmartRef2Server6IdOk returns a tuple with the SmartRef2Server6Id field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetSmartRef2Server6Id

func (o *DataInnerDhcpServer6Data) SetSmartRef2Server6Id(v string)

SetSmartRef2Server6Id sets SmartRef2Server6Id field to given value.

HasSmartRef2Server6Id

func (o *DataInnerDhcpServer6Data) HasSmartRef2Server6Id() bool

HasSmartRef2Server6Id returns a boolean if a field has been set.

GetSmartRef2Server6Name

func (o *DataInnerDhcpServer6Data) GetSmartRef2Server6Name() string

GetSmartRef2Server6Name returns the SmartRef2Server6Name field if non-nil, zero value otherwise.

GetSmartRef2Server6NameOk

func (o *DataInnerDhcpServer6Data) GetSmartRef2Server6NameOk() (*string, bool)

GetSmartRef2Server6NameOk returns a tuple with the SmartRef2Server6Name field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetSmartRef2Server6Name

func (o *DataInnerDhcpServer6Data) SetSmartRef2Server6Name(v string)

SetSmartRef2Server6Name sets SmartRef2Server6Name field to given value.

HasSmartRef2Server6Name

func (o *DataInnerDhcpServer6Data) HasSmartRef2Server6Name() bool

HasSmartRef2Server6Name returns a boolean if a field has been set.

[Back to Model list] [Back to API list] [Back to README]