Skip to content

Latest commit

 

History

History
1824 lines (983 loc) · 66.9 KB

File metadata and controls

1824 lines (983 loc) · 66.9 KB

DataInnerIpamAddressData

Properties

Name Type Description Notes
StaticId Pointer to string The database identifier (ID) of the DHCP static associated with the IP address. [optional]
LeaseEndTime Pointer to string The expiration time of the lease, if the IP address was imported from the DHCP, in decimal UNIX date format. [optional]
LeaseId Pointer to string The database identifier (ID) of the DHCP lease associated with the IP address. [optional]
FreeEndAddressAddr Pointer to string An IP address in hexadecimal format. For addresses <b>In use</b> (<b>type</b><b>ip</b>), it returns the IP address itself.For free addresses (<b>type</b><b>free</b>), it returns the last IP address of a range of IPv4 addresses that are not assigned yet. The first address in that range is returned in <b>free_start_address_addr</b>. [optional]
FreeScopeSize Pointer to string The number of IP addresses that are not assigned yet (<b>type</b><b>free</b>) between <b>free_start_address_addr</b> and <b>free_end_address_addr</b>. [optional]
FreeStartAddressAddr Pointer to string An IP address in hexadecimal format. For addresses <b>In use</b> (<b>type</b><b>ip</b>), it returns the IP address itself.For free addresses (<b>type</b><b>free</b>), it returns the first IP address of a range of IPv4 addresses that are not assigned yet. The last address in that range is returned in <b>free_end_address_addr</b>. [optional]
AddressHostaddr Pointer to string The human readable version of the parameter <b>address_addr</b>. [optional]
DeviceId Pointer to string The database identifier (ID) of the Device Manager device associated with the IP address. [optional]
DeviceName Pointer to string The name of the Device Manager device associated with the IP address. [optional]
InterfaceId Pointer to string The database identifier (ID) of the Device Manager interface associated with the IP address. [optional]
InterfaceName Pointer to string The name of the Device Manager interface associated with the IP address. [optional]
AddressAddr Pointer to string The IPv4 address itself, in hexadecimal format. [optional]
AddressAlias Pointer to string The name of the IPv4 alias(es) associated with the IPv4 address. [optional]
AddressClassName Pointer to string The name of the class applied to the IPv4 address, it can be preceded by the class directory. [optional]
AddressClassParameters Pointer to []ApiClassParameterOutputEntry The class parameters applied to the IPv4 address. [optional]
AddressId Pointer to string The database identifier (ID) of the IPv4 address. [optional]
DevId Pointer to string The database identifier (ID) of the NetChange network device associated with the IP address. [optional]
DevName Pointer to string The name of the NetChange network device associated with the IP address. [optional]
PortIfvlan Pointer to string The VLAN identifier (ID) of the NetChange port, for IP addresses which MAC addresses is imported from NetChange. [optional]
PortName Pointer to string The name of the NetChange port associated with the IP address. [optional]
PortPortnumber Pointer to string The number of the port, for IP addresses which MAC addresses is imported from NetChange. [optional]
PortSlotnumber Pointer to string The slot number of the port, for IP addresses which MAC addresses is imported from NetChange. [optional]
AddressMacLastSeen Pointer to string The last time the MAC address associated with the IP address was seen on the network, in decimal UNIX date format. [optional]
NetworkLockNetworkBroadcast Pointer to string A way to prevent <b>(1)</b> users from assigning the broadcast IP address and network IP address of the network the IP address belongs to. [optional]
AddressMacAddr Pointer to string The MAC address associated with the IPv4 address. [optional]
AddressMultistatus 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]
AddressName Pointer to string The name of the IPv4 address. [optional]
ParentNetworkClassName Pointer to string The name of the class applied to the parent of the IPv4 network the object belongs to, it can be preceded by the class directory. [optional]
ParentNetworkEndHostaddr Pointer to string The human readable version of the parameter <b>parent_network_end_address_addr</b>. [optional]
ParentNetworkEndAddressAddr Pointer to string The last IP address of the parent of the IPv4 network the IP address belongs to. [optional]
ParentNetworkId Pointer to string The database identifier (ID) of the parent IPv4 network. It identifies the parent of the IPv4 network the object belongs to. <b>0</b> indicates that the network the object belongs to has no parent network. [optional]
ParentNetworkName Pointer to string The name of the parent IPv4 network:<ul class=dashed ><li> <b>#</b> indicates that the network the object belongs to has no parent network.<br/></li><li> <b>Default</b> indicates that the network the object belongs to is in an orphan network.<br/></li></ul> [optional]
ParentNetworkSize Pointer to string The number of IP addresses of the parent of the network the object belongs to. [optional]
ParentNetworkStartHostaddr Pointer to string The human readable version of the parameter <b>parent_network_start_address_addr</b>. [optional]
ParentNetworkStartAddressAddr Pointer to string The first IP address of the parent of the IPv4 network the IP address belongs to. [optional]
ParentVlsmNetworkId Pointer to string The database identifier (ID) of the IPv4 subnet-type network, located in the VLSM parent space, from which the parent of the network the IP address belongs to was duplicated. <b>0</b> indicates that the parent of the network the IP address belongs to is not a VLSM block-type network duplicated from a parent space. [optional]
PoolClassName Pointer to string The name of the class applied to the IPv4 pool the object belongs to, it can be preceded by the class directory. [optional]
PoolClassParameters Pointer to []ApiClassParameterOutputEntry The class parameters applied to the IPv4 pool the object belongs to. [optional]
PoolEndAddressAddr Pointer to string The last IP address of the IPv4 pool the IP address belongs to. [optional]
PoolId Pointer to string The database identifier (ID) of the IPv4 pool the object belongs to. [optional]
PoolName Pointer to string The name of the IPv4 pool the object belongs to. [optional]
PoolReadOnly Pointer to string The reservation status of the pool the IPv4 address belongs to. If set <b>1</b>, the pool is reserved and you cannot assign the IP address. [optional]
PoolSize Pointer to string The number of IP addresses that contains the pool the IPv4 address belongs to. [optional]
PoolStartAddressAddr Pointer to string The first IP address of the IPv4 pool the IP address belongs to. [optional]
SpaceClassName Pointer to string The name of the class applied to the space the object belongs to, it can be preceded by the class directory. [optional]
SpaceClassParameters Pointer to []ApiClassParameterOutputEntry The class parameters applied to the space the object belongs to. [optional]
SpaceDescription Pointer to string The description of the space the object belongs to. [optional]
SpaceId Pointer to string The database identifier (ID) of the space the object belongs to, a unique numeric key value automatically incremented when you add a space. [optional]
SpaceIsTemplate Pointer to string The template status of the space the object belongs to. If the space is used as template (1), all the IPv4 networks, pools and IP addresses it contains are also used as template. [optional]
SpaceName Pointer to string The name of the space the object belongs to. [optional]
NetworkClassName Pointer to string The name of the class applied to the IPv4 network the object belongs to, it can be preceded by the class directory. [optional]
NetworkClassParameters Pointer to []ApiClassParameterOutputEntry The class parameters applied to the IPv4 network the object belongs to. [optional]
NetworkEndHostaddr Pointer to string The human readable version of the parameter <b>network_end_address_addr</b>. [optional]
NetworkEndAddressAddr Pointer to string The last IP address of the IPv4 network the object belongs to. [optional]
NetworkId Pointer to string The database identifier (ID) of the IPv4 network the object belongs to. [optional]
NetworkIsTerminal Pointer to string A way to determine if the network the IP address belongs to is terminal (<b>1</b>) or non-terminal (<b>0</b>). [optional]
NetworkName Pointer to string The name of the IPv4 network the object belongs to. <b>Default</b> indicates that the network the object belongs to is an orphan network. [optional]
NetworkSize Pointer to string The number of IP addresses the network the object belongs to contains. [optional]
NetworkStartHostaddr Pointer to string The human readable version of the parameter <b>network_start_address_addr</b>. [optional]
NetworkStartAddressAddr Pointer to string The first IP address of the IPv4 network the object belongs to. [optional]
TagContainerDhcpstatic Pointer to string A way to determine if the terminal network or pool the IP address belongs to is configured to Add a DHCP static (<b>1</b>) or not (<b>0</b>). [optional]
TagPoolDhcprange Pointer to string A way to determine if the pool the IP address belongs to is configured to Create DHCP range (<b>1</b>) or not (<b>0</b>). [optional]
AddressOperationDetailsAddedOn Pointer to string The creation date of the IPv4 address, in decimal UNIX date format. [optional]
AddressOperationDetailsCallStack Pointer to string The call stack of the IPv4 address operation details, as follows: <b>&lt;service1&gt;&amp;&lt;service2&gt;&amp;&lt;service3&gt;</b>... . [optional]
AddressOperationDetailsOriginModule Pointer to string The name of the module where the IPv4 address addition originated. [optional]
AddressOperationDetailsRequestedBy Pointer to string The login of the user who requested the IPv4 address. [optional]
AddressOperationDetailsAddedBy Pointer to string The login of the user who added the IPv4 address. [optional]
AddressOperationDetailsLastUpdatedOn Pointer to string The last time the IPv4 address was updated, in decimal UNIX date format. [optional]
AddressType Pointer to string A way to determine if you can assign the IP address (<b>free</b>) or if it is In use (<b>ip</b>). [optional]

Methods

NewDataInnerIpamAddressData

func NewDataInnerIpamAddressData() *DataInnerIpamAddressData

NewDataInnerIpamAddressData instantiates a new DataInnerIpamAddressData 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

NewDataInnerIpamAddressDataWithDefaults

func NewDataInnerIpamAddressDataWithDefaults() *DataInnerIpamAddressData

NewDataInnerIpamAddressDataWithDefaults instantiates a new DataInnerIpamAddressData 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

GetStaticId

func (o *DataInnerIpamAddressData) GetStaticId() string

GetStaticId returns the StaticId field if non-nil, zero value otherwise.

GetStaticIdOk

func (o *DataInnerIpamAddressData) GetStaticIdOk() (*string, bool)

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

SetStaticId

func (o *DataInnerIpamAddressData) SetStaticId(v string)

SetStaticId sets StaticId field to given value.

HasStaticId

func (o *DataInnerIpamAddressData) HasStaticId() bool

HasStaticId returns a boolean if a field has been set.

GetLeaseEndTime

func (o *DataInnerIpamAddressData) GetLeaseEndTime() string

GetLeaseEndTime returns the LeaseEndTime field if non-nil, zero value otherwise.

GetLeaseEndTimeOk

func (o *DataInnerIpamAddressData) GetLeaseEndTimeOk() (*string, bool)

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

SetLeaseEndTime

func (o *DataInnerIpamAddressData) SetLeaseEndTime(v string)

SetLeaseEndTime sets LeaseEndTime field to given value.

HasLeaseEndTime

func (o *DataInnerIpamAddressData) HasLeaseEndTime() bool

HasLeaseEndTime returns a boolean if a field has been set.

GetLeaseId

func (o *DataInnerIpamAddressData) GetLeaseId() string

GetLeaseId returns the LeaseId field if non-nil, zero value otherwise.

GetLeaseIdOk

func (o *DataInnerIpamAddressData) GetLeaseIdOk() (*string, bool)

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

SetLeaseId

func (o *DataInnerIpamAddressData) SetLeaseId(v string)

SetLeaseId sets LeaseId field to given value.

HasLeaseId

func (o *DataInnerIpamAddressData) HasLeaseId() bool

HasLeaseId returns a boolean if a field has been set.

GetFreeEndAddressAddr

func (o *DataInnerIpamAddressData) GetFreeEndAddressAddr() string

GetFreeEndAddressAddr returns the FreeEndAddressAddr field if non-nil, zero value otherwise.

GetFreeEndAddressAddrOk

func (o *DataInnerIpamAddressData) GetFreeEndAddressAddrOk() (*string, bool)

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

SetFreeEndAddressAddr

func (o *DataInnerIpamAddressData) SetFreeEndAddressAddr(v string)

SetFreeEndAddressAddr sets FreeEndAddressAddr field to given value.

HasFreeEndAddressAddr

func (o *DataInnerIpamAddressData) HasFreeEndAddressAddr() bool

HasFreeEndAddressAddr returns a boolean if a field has been set.

GetFreeScopeSize

func (o *DataInnerIpamAddressData) GetFreeScopeSize() string

GetFreeScopeSize returns the FreeScopeSize field if non-nil, zero value otherwise.

GetFreeScopeSizeOk

func (o *DataInnerIpamAddressData) GetFreeScopeSizeOk() (*string, bool)

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

SetFreeScopeSize

func (o *DataInnerIpamAddressData) SetFreeScopeSize(v string)

SetFreeScopeSize sets FreeScopeSize field to given value.

HasFreeScopeSize

func (o *DataInnerIpamAddressData) HasFreeScopeSize() bool

HasFreeScopeSize returns a boolean if a field has been set.

GetFreeStartAddressAddr

func (o *DataInnerIpamAddressData) GetFreeStartAddressAddr() string

GetFreeStartAddressAddr returns the FreeStartAddressAddr field if non-nil, zero value otherwise.

GetFreeStartAddressAddrOk

func (o *DataInnerIpamAddressData) GetFreeStartAddressAddrOk() (*string, bool)

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

SetFreeStartAddressAddr

func (o *DataInnerIpamAddressData) SetFreeStartAddressAddr(v string)

SetFreeStartAddressAddr sets FreeStartAddressAddr field to given value.

HasFreeStartAddressAddr

func (o *DataInnerIpamAddressData) HasFreeStartAddressAddr() bool

HasFreeStartAddressAddr returns a boolean if a field has been set.

GetAddressHostaddr

func (o *DataInnerIpamAddressData) GetAddressHostaddr() string

GetAddressHostaddr returns the AddressHostaddr field if non-nil, zero value otherwise.

GetAddressHostaddrOk

func (o *DataInnerIpamAddressData) GetAddressHostaddrOk() (*string, bool)

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

SetAddressHostaddr

func (o *DataInnerIpamAddressData) SetAddressHostaddr(v string)

SetAddressHostaddr sets AddressHostaddr field to given value.

HasAddressHostaddr

func (o *DataInnerIpamAddressData) HasAddressHostaddr() bool

HasAddressHostaddr returns a boolean if a field has been set.

GetDeviceId

func (o *DataInnerIpamAddressData) GetDeviceId() string

GetDeviceId returns the DeviceId field if non-nil, zero value otherwise.

GetDeviceIdOk

func (o *DataInnerIpamAddressData) GetDeviceIdOk() (*string, bool)

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

SetDeviceId

func (o *DataInnerIpamAddressData) SetDeviceId(v string)

SetDeviceId sets DeviceId field to given value.

HasDeviceId

func (o *DataInnerIpamAddressData) HasDeviceId() bool

HasDeviceId returns a boolean if a field has been set.

GetDeviceName

func (o *DataInnerIpamAddressData) GetDeviceName() string

GetDeviceName returns the DeviceName field if non-nil, zero value otherwise.

GetDeviceNameOk

func (o *DataInnerIpamAddressData) GetDeviceNameOk() (*string, bool)

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

SetDeviceName

func (o *DataInnerIpamAddressData) SetDeviceName(v string)

SetDeviceName sets DeviceName field to given value.

HasDeviceName

func (o *DataInnerIpamAddressData) HasDeviceName() bool

HasDeviceName returns a boolean if a field has been set.

GetInterfaceId

func (o *DataInnerIpamAddressData) GetInterfaceId() string

GetInterfaceId returns the InterfaceId field if non-nil, zero value otherwise.

GetInterfaceIdOk

func (o *DataInnerIpamAddressData) GetInterfaceIdOk() (*string, bool)

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

SetInterfaceId

func (o *DataInnerIpamAddressData) SetInterfaceId(v string)

SetInterfaceId sets InterfaceId field to given value.

HasInterfaceId

func (o *DataInnerIpamAddressData) HasInterfaceId() bool

HasInterfaceId returns a boolean if a field has been set.

GetInterfaceName

func (o *DataInnerIpamAddressData) GetInterfaceName() string

GetInterfaceName returns the InterfaceName field if non-nil, zero value otherwise.

GetInterfaceNameOk

func (o *DataInnerIpamAddressData) GetInterfaceNameOk() (*string, bool)

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

SetInterfaceName

func (o *DataInnerIpamAddressData) SetInterfaceName(v string)

SetInterfaceName sets InterfaceName field to given value.

HasInterfaceName

func (o *DataInnerIpamAddressData) HasInterfaceName() bool

HasInterfaceName returns a boolean if a field has been set.

GetAddressAddr

func (o *DataInnerIpamAddressData) GetAddressAddr() string

GetAddressAddr returns the AddressAddr field if non-nil, zero value otherwise.

GetAddressAddrOk

func (o *DataInnerIpamAddressData) GetAddressAddrOk() (*string, bool)

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

SetAddressAddr

func (o *DataInnerIpamAddressData) SetAddressAddr(v string)

SetAddressAddr sets AddressAddr field to given value.

HasAddressAddr

func (o *DataInnerIpamAddressData) HasAddressAddr() bool

HasAddressAddr returns a boolean if a field has been set.

GetAddressAlias

func (o *DataInnerIpamAddressData) GetAddressAlias() string

GetAddressAlias returns the AddressAlias field if non-nil, zero value otherwise.

GetAddressAliasOk

func (o *DataInnerIpamAddressData) GetAddressAliasOk() (*string, bool)

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

SetAddressAlias

func (o *DataInnerIpamAddressData) SetAddressAlias(v string)

SetAddressAlias sets AddressAlias field to given value.

HasAddressAlias

func (o *DataInnerIpamAddressData) HasAddressAlias() bool

HasAddressAlias returns a boolean if a field has been set.

GetAddressClassName

func (o *DataInnerIpamAddressData) GetAddressClassName() string

GetAddressClassName returns the AddressClassName field if non-nil, zero value otherwise.

GetAddressClassNameOk

func (o *DataInnerIpamAddressData) GetAddressClassNameOk() (*string, bool)

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

SetAddressClassName

func (o *DataInnerIpamAddressData) SetAddressClassName(v string)

SetAddressClassName sets AddressClassName field to given value.

HasAddressClassName

func (o *DataInnerIpamAddressData) HasAddressClassName() bool

HasAddressClassName returns a boolean if a field has been set.

GetAddressClassParameters

func (o *DataInnerIpamAddressData) GetAddressClassParameters() []ApiClassParameterOutputEntry

GetAddressClassParameters returns the AddressClassParameters field if non-nil, zero value otherwise.

GetAddressClassParametersOk

func (o *DataInnerIpamAddressData) GetAddressClassParametersOk() (*[]ApiClassParameterOutputEntry, bool)

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

SetAddressClassParameters

func (o *DataInnerIpamAddressData) SetAddressClassParameters(v []ApiClassParameterOutputEntry)

SetAddressClassParameters sets AddressClassParameters field to given value.

HasAddressClassParameters

func (o *DataInnerIpamAddressData) HasAddressClassParameters() bool

HasAddressClassParameters returns a boolean if a field has been set.

GetAddressId

func (o *DataInnerIpamAddressData) GetAddressId() string

GetAddressId returns the AddressId field if non-nil, zero value otherwise.

GetAddressIdOk

func (o *DataInnerIpamAddressData) GetAddressIdOk() (*string, bool)

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

SetAddressId

func (o *DataInnerIpamAddressData) SetAddressId(v string)

SetAddressId sets AddressId field to given value.

HasAddressId

func (o *DataInnerIpamAddressData) HasAddressId() bool

HasAddressId returns a boolean if a field has been set.

GetDevId

func (o *DataInnerIpamAddressData) GetDevId() string

GetDevId returns the DevId field if non-nil, zero value otherwise.

GetDevIdOk

func (o *DataInnerIpamAddressData) GetDevIdOk() (*string, bool)

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

SetDevId

func (o *DataInnerIpamAddressData) SetDevId(v string)

SetDevId sets DevId field to given value.

HasDevId

func (o *DataInnerIpamAddressData) HasDevId() bool

HasDevId returns a boolean if a field has been set.

GetDevName

func (o *DataInnerIpamAddressData) GetDevName() string

GetDevName returns the DevName field if non-nil, zero value otherwise.

GetDevNameOk

func (o *DataInnerIpamAddressData) GetDevNameOk() (*string, bool)

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

SetDevName

func (o *DataInnerIpamAddressData) SetDevName(v string)

SetDevName sets DevName field to given value.

HasDevName

func (o *DataInnerIpamAddressData) HasDevName() bool

HasDevName returns a boolean if a field has been set.

GetPortIfvlan

func (o *DataInnerIpamAddressData) GetPortIfvlan() string

GetPortIfvlan returns the PortIfvlan field if non-nil, zero value otherwise.

GetPortIfvlanOk

func (o *DataInnerIpamAddressData) GetPortIfvlanOk() (*string, bool)

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

SetPortIfvlan

func (o *DataInnerIpamAddressData) SetPortIfvlan(v string)

SetPortIfvlan sets PortIfvlan field to given value.

HasPortIfvlan

func (o *DataInnerIpamAddressData) HasPortIfvlan() bool

HasPortIfvlan returns a boolean if a field has been set.

GetPortName

func (o *DataInnerIpamAddressData) GetPortName() string

GetPortName returns the PortName field if non-nil, zero value otherwise.

GetPortNameOk

func (o *DataInnerIpamAddressData) GetPortNameOk() (*string, bool)

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

SetPortName

func (o *DataInnerIpamAddressData) SetPortName(v string)

SetPortName sets PortName field to given value.

HasPortName

func (o *DataInnerIpamAddressData) HasPortName() bool

HasPortName returns a boolean if a field has been set.

GetPortPortnumber

func (o *DataInnerIpamAddressData) GetPortPortnumber() string

GetPortPortnumber returns the PortPortnumber field if non-nil, zero value otherwise.

GetPortPortnumberOk

func (o *DataInnerIpamAddressData) GetPortPortnumberOk() (*string, bool)

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

SetPortPortnumber

func (o *DataInnerIpamAddressData) SetPortPortnumber(v string)

SetPortPortnumber sets PortPortnumber field to given value.

HasPortPortnumber

func (o *DataInnerIpamAddressData) HasPortPortnumber() bool

HasPortPortnumber returns a boolean if a field has been set.

GetPortSlotnumber

func (o *DataInnerIpamAddressData) GetPortSlotnumber() string

GetPortSlotnumber returns the PortSlotnumber field if non-nil, zero value otherwise.

GetPortSlotnumberOk

func (o *DataInnerIpamAddressData) GetPortSlotnumberOk() (*string, bool)

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

SetPortSlotnumber

func (o *DataInnerIpamAddressData) SetPortSlotnumber(v string)

SetPortSlotnumber sets PortSlotnumber field to given value.

HasPortSlotnumber

func (o *DataInnerIpamAddressData) HasPortSlotnumber() bool

HasPortSlotnumber returns a boolean if a field has been set.

GetAddressMacLastSeen

func (o *DataInnerIpamAddressData) GetAddressMacLastSeen() string

GetAddressMacLastSeen returns the AddressMacLastSeen field if non-nil, zero value otherwise.

GetAddressMacLastSeenOk

func (o *DataInnerIpamAddressData) GetAddressMacLastSeenOk() (*string, bool)

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

SetAddressMacLastSeen

func (o *DataInnerIpamAddressData) SetAddressMacLastSeen(v string)

SetAddressMacLastSeen sets AddressMacLastSeen field to given value.

HasAddressMacLastSeen

func (o *DataInnerIpamAddressData) HasAddressMacLastSeen() bool

HasAddressMacLastSeen returns a boolean if a field has been set.

GetNetworkLockNetworkBroadcast

func (o *DataInnerIpamAddressData) GetNetworkLockNetworkBroadcast() string

GetNetworkLockNetworkBroadcast returns the NetworkLockNetworkBroadcast field if non-nil, zero value otherwise.

GetNetworkLockNetworkBroadcastOk

func (o *DataInnerIpamAddressData) GetNetworkLockNetworkBroadcastOk() (*string, bool)

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

SetNetworkLockNetworkBroadcast

func (o *DataInnerIpamAddressData) SetNetworkLockNetworkBroadcast(v string)

SetNetworkLockNetworkBroadcast sets NetworkLockNetworkBroadcast field to given value.

HasNetworkLockNetworkBroadcast

func (o *DataInnerIpamAddressData) HasNetworkLockNetworkBroadcast() bool

HasNetworkLockNetworkBroadcast returns a boolean if a field has been set.

GetAddressMacAddr

func (o *DataInnerIpamAddressData) GetAddressMacAddr() string

GetAddressMacAddr returns the AddressMacAddr field if non-nil, zero value otherwise.

GetAddressMacAddrOk

func (o *DataInnerIpamAddressData) GetAddressMacAddrOk() (*string, bool)

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

SetAddressMacAddr

func (o *DataInnerIpamAddressData) SetAddressMacAddr(v string)

SetAddressMacAddr sets AddressMacAddr field to given value.

HasAddressMacAddr

func (o *DataInnerIpamAddressData) HasAddressMacAddr() bool

HasAddressMacAddr returns a boolean if a field has been set.

GetAddressMultistatus

func (o *DataInnerIpamAddressData) GetAddressMultistatus() string

GetAddressMultistatus returns the AddressMultistatus field if non-nil, zero value otherwise.

GetAddressMultistatusOk

func (o *DataInnerIpamAddressData) GetAddressMultistatusOk() (*string, bool)

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

SetAddressMultistatus

func (o *DataInnerIpamAddressData) SetAddressMultistatus(v string)

SetAddressMultistatus sets AddressMultistatus field to given value.

HasAddressMultistatus

func (o *DataInnerIpamAddressData) HasAddressMultistatus() bool

HasAddressMultistatus returns a boolean if a field has been set.

GetAddressName

func (o *DataInnerIpamAddressData) GetAddressName() string

GetAddressName returns the AddressName field if non-nil, zero value otherwise.

GetAddressNameOk

func (o *DataInnerIpamAddressData) GetAddressNameOk() (*string, bool)

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

SetAddressName

func (o *DataInnerIpamAddressData) SetAddressName(v string)

SetAddressName sets AddressName field to given value.

HasAddressName

func (o *DataInnerIpamAddressData) HasAddressName() bool

HasAddressName returns a boolean if a field has been set.

GetParentNetworkClassName

func (o *DataInnerIpamAddressData) GetParentNetworkClassName() string

GetParentNetworkClassName returns the ParentNetworkClassName field if non-nil, zero value otherwise.

GetParentNetworkClassNameOk

func (o *DataInnerIpamAddressData) GetParentNetworkClassNameOk() (*string, bool)

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

SetParentNetworkClassName

func (o *DataInnerIpamAddressData) SetParentNetworkClassName(v string)

SetParentNetworkClassName sets ParentNetworkClassName field to given value.

HasParentNetworkClassName

func (o *DataInnerIpamAddressData) HasParentNetworkClassName() bool

HasParentNetworkClassName returns a boolean if a field has been set.

GetParentNetworkEndHostaddr

func (o *DataInnerIpamAddressData) GetParentNetworkEndHostaddr() string

GetParentNetworkEndHostaddr returns the ParentNetworkEndHostaddr field if non-nil, zero value otherwise.

GetParentNetworkEndHostaddrOk

func (o *DataInnerIpamAddressData) GetParentNetworkEndHostaddrOk() (*string, bool)

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

SetParentNetworkEndHostaddr

func (o *DataInnerIpamAddressData) SetParentNetworkEndHostaddr(v string)

SetParentNetworkEndHostaddr sets ParentNetworkEndHostaddr field to given value.

HasParentNetworkEndHostaddr

func (o *DataInnerIpamAddressData) HasParentNetworkEndHostaddr() bool

HasParentNetworkEndHostaddr returns a boolean if a field has been set.

GetParentNetworkEndAddressAddr

func (o *DataInnerIpamAddressData) GetParentNetworkEndAddressAddr() string

GetParentNetworkEndAddressAddr returns the ParentNetworkEndAddressAddr field if non-nil, zero value otherwise.

GetParentNetworkEndAddressAddrOk

func (o *DataInnerIpamAddressData) GetParentNetworkEndAddressAddrOk() (*string, bool)

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

SetParentNetworkEndAddressAddr

func (o *DataInnerIpamAddressData) SetParentNetworkEndAddressAddr(v string)

SetParentNetworkEndAddressAddr sets ParentNetworkEndAddressAddr field to given value.

HasParentNetworkEndAddressAddr

func (o *DataInnerIpamAddressData) HasParentNetworkEndAddressAddr() bool

HasParentNetworkEndAddressAddr returns a boolean if a field has been set.

GetParentNetworkId

func (o *DataInnerIpamAddressData) GetParentNetworkId() string

GetParentNetworkId returns the ParentNetworkId field if non-nil, zero value otherwise.

GetParentNetworkIdOk

func (o *DataInnerIpamAddressData) GetParentNetworkIdOk() (*string, bool)

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

SetParentNetworkId

func (o *DataInnerIpamAddressData) SetParentNetworkId(v string)

SetParentNetworkId sets ParentNetworkId field to given value.

HasParentNetworkId

func (o *DataInnerIpamAddressData) HasParentNetworkId() bool

HasParentNetworkId returns a boolean if a field has been set.

GetParentNetworkName

func (o *DataInnerIpamAddressData) GetParentNetworkName() string

GetParentNetworkName returns the ParentNetworkName field if non-nil, zero value otherwise.

GetParentNetworkNameOk

func (o *DataInnerIpamAddressData) GetParentNetworkNameOk() (*string, bool)

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

SetParentNetworkName

func (o *DataInnerIpamAddressData) SetParentNetworkName(v string)

SetParentNetworkName sets ParentNetworkName field to given value.

HasParentNetworkName

func (o *DataInnerIpamAddressData) HasParentNetworkName() bool

HasParentNetworkName returns a boolean if a field has been set.

GetParentNetworkSize

func (o *DataInnerIpamAddressData) GetParentNetworkSize() string

GetParentNetworkSize returns the ParentNetworkSize field if non-nil, zero value otherwise.

GetParentNetworkSizeOk

func (o *DataInnerIpamAddressData) GetParentNetworkSizeOk() (*string, bool)

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

SetParentNetworkSize

func (o *DataInnerIpamAddressData) SetParentNetworkSize(v string)

SetParentNetworkSize sets ParentNetworkSize field to given value.

HasParentNetworkSize

func (o *DataInnerIpamAddressData) HasParentNetworkSize() bool

HasParentNetworkSize returns a boolean if a field has been set.

GetParentNetworkStartHostaddr

func (o *DataInnerIpamAddressData) GetParentNetworkStartHostaddr() string

GetParentNetworkStartHostaddr returns the ParentNetworkStartHostaddr field if non-nil, zero value otherwise.

GetParentNetworkStartHostaddrOk

func (o *DataInnerIpamAddressData) GetParentNetworkStartHostaddrOk() (*string, bool)

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

SetParentNetworkStartHostaddr

func (o *DataInnerIpamAddressData) SetParentNetworkStartHostaddr(v string)

SetParentNetworkStartHostaddr sets ParentNetworkStartHostaddr field to given value.

HasParentNetworkStartHostaddr

func (o *DataInnerIpamAddressData) HasParentNetworkStartHostaddr() bool

HasParentNetworkStartHostaddr returns a boolean if a field has been set.

GetParentNetworkStartAddressAddr

func (o *DataInnerIpamAddressData) GetParentNetworkStartAddressAddr() string

GetParentNetworkStartAddressAddr returns the ParentNetworkStartAddressAddr field if non-nil, zero value otherwise.

GetParentNetworkStartAddressAddrOk

func (o *DataInnerIpamAddressData) GetParentNetworkStartAddressAddrOk() (*string, bool)

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

SetParentNetworkStartAddressAddr

func (o *DataInnerIpamAddressData) SetParentNetworkStartAddressAddr(v string)

SetParentNetworkStartAddressAddr sets ParentNetworkStartAddressAddr field to given value.

HasParentNetworkStartAddressAddr

func (o *DataInnerIpamAddressData) HasParentNetworkStartAddressAddr() bool

HasParentNetworkStartAddressAddr returns a boolean if a field has been set.

GetParentVlsmNetworkId

func (o *DataInnerIpamAddressData) GetParentVlsmNetworkId() string

GetParentVlsmNetworkId returns the ParentVlsmNetworkId field if non-nil, zero value otherwise.

GetParentVlsmNetworkIdOk

func (o *DataInnerIpamAddressData) GetParentVlsmNetworkIdOk() (*string, bool)

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

SetParentVlsmNetworkId

func (o *DataInnerIpamAddressData) SetParentVlsmNetworkId(v string)

SetParentVlsmNetworkId sets ParentVlsmNetworkId field to given value.

HasParentVlsmNetworkId

func (o *DataInnerIpamAddressData) HasParentVlsmNetworkId() bool

HasParentVlsmNetworkId returns a boolean if a field has been set.

GetPoolClassName

func (o *DataInnerIpamAddressData) GetPoolClassName() string

GetPoolClassName returns the PoolClassName field if non-nil, zero value otherwise.

GetPoolClassNameOk

func (o *DataInnerIpamAddressData) GetPoolClassNameOk() (*string, bool)

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

SetPoolClassName

func (o *DataInnerIpamAddressData) SetPoolClassName(v string)

SetPoolClassName sets PoolClassName field to given value.

HasPoolClassName

func (o *DataInnerIpamAddressData) HasPoolClassName() bool

HasPoolClassName returns a boolean if a field has been set.

GetPoolClassParameters

func (o *DataInnerIpamAddressData) GetPoolClassParameters() []ApiClassParameterOutputEntry

GetPoolClassParameters returns the PoolClassParameters field if non-nil, zero value otherwise.

GetPoolClassParametersOk

func (o *DataInnerIpamAddressData) GetPoolClassParametersOk() (*[]ApiClassParameterOutputEntry, bool)

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

SetPoolClassParameters

func (o *DataInnerIpamAddressData) SetPoolClassParameters(v []ApiClassParameterOutputEntry)

SetPoolClassParameters sets PoolClassParameters field to given value.

HasPoolClassParameters

func (o *DataInnerIpamAddressData) HasPoolClassParameters() bool

HasPoolClassParameters returns a boolean if a field has been set.

GetPoolEndAddressAddr

func (o *DataInnerIpamAddressData) GetPoolEndAddressAddr() string

GetPoolEndAddressAddr returns the PoolEndAddressAddr field if non-nil, zero value otherwise.

GetPoolEndAddressAddrOk

func (o *DataInnerIpamAddressData) GetPoolEndAddressAddrOk() (*string, bool)

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

SetPoolEndAddressAddr

func (o *DataInnerIpamAddressData) SetPoolEndAddressAddr(v string)

SetPoolEndAddressAddr sets PoolEndAddressAddr field to given value.

HasPoolEndAddressAddr

func (o *DataInnerIpamAddressData) HasPoolEndAddressAddr() bool

HasPoolEndAddressAddr returns a boolean if a field has been set.

GetPoolId

func (o *DataInnerIpamAddressData) GetPoolId() string

GetPoolId returns the PoolId field if non-nil, zero value otherwise.

GetPoolIdOk

func (o *DataInnerIpamAddressData) GetPoolIdOk() (*string, bool)

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

SetPoolId

func (o *DataInnerIpamAddressData) SetPoolId(v string)

SetPoolId sets PoolId field to given value.

HasPoolId

func (o *DataInnerIpamAddressData) HasPoolId() bool

HasPoolId returns a boolean if a field has been set.

GetPoolName

func (o *DataInnerIpamAddressData) GetPoolName() string

GetPoolName returns the PoolName field if non-nil, zero value otherwise.

GetPoolNameOk

func (o *DataInnerIpamAddressData) GetPoolNameOk() (*string, bool)

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

SetPoolName

func (o *DataInnerIpamAddressData) SetPoolName(v string)

SetPoolName sets PoolName field to given value.

HasPoolName

func (o *DataInnerIpamAddressData) HasPoolName() bool

HasPoolName returns a boolean if a field has been set.

GetPoolReadOnly

func (o *DataInnerIpamAddressData) GetPoolReadOnly() string

GetPoolReadOnly returns the PoolReadOnly field if non-nil, zero value otherwise.

GetPoolReadOnlyOk

func (o *DataInnerIpamAddressData) GetPoolReadOnlyOk() (*string, bool)

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

SetPoolReadOnly

func (o *DataInnerIpamAddressData) SetPoolReadOnly(v string)

SetPoolReadOnly sets PoolReadOnly field to given value.

HasPoolReadOnly

func (o *DataInnerIpamAddressData) HasPoolReadOnly() bool

HasPoolReadOnly returns a boolean if a field has been set.

GetPoolSize

func (o *DataInnerIpamAddressData) GetPoolSize() string

GetPoolSize returns the PoolSize field if non-nil, zero value otherwise.

GetPoolSizeOk

func (o *DataInnerIpamAddressData) GetPoolSizeOk() (*string, bool)

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

SetPoolSize

func (o *DataInnerIpamAddressData) SetPoolSize(v string)

SetPoolSize sets PoolSize field to given value.

HasPoolSize

func (o *DataInnerIpamAddressData) HasPoolSize() bool

HasPoolSize returns a boolean if a field has been set.

GetPoolStartAddressAddr

func (o *DataInnerIpamAddressData) GetPoolStartAddressAddr() string

GetPoolStartAddressAddr returns the PoolStartAddressAddr field if non-nil, zero value otherwise.

GetPoolStartAddressAddrOk

func (o *DataInnerIpamAddressData) GetPoolStartAddressAddrOk() (*string, bool)

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

SetPoolStartAddressAddr

func (o *DataInnerIpamAddressData) SetPoolStartAddressAddr(v string)

SetPoolStartAddressAddr sets PoolStartAddressAddr field to given value.

HasPoolStartAddressAddr

func (o *DataInnerIpamAddressData) HasPoolStartAddressAddr() bool

HasPoolStartAddressAddr returns a boolean if a field has been set.

GetSpaceClassName

func (o *DataInnerIpamAddressData) GetSpaceClassName() string

GetSpaceClassName returns the SpaceClassName field if non-nil, zero value otherwise.

GetSpaceClassNameOk

func (o *DataInnerIpamAddressData) GetSpaceClassNameOk() (*string, bool)

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

SetSpaceClassName

func (o *DataInnerIpamAddressData) SetSpaceClassName(v string)

SetSpaceClassName sets SpaceClassName field to given value.

HasSpaceClassName

func (o *DataInnerIpamAddressData) HasSpaceClassName() bool

HasSpaceClassName returns a boolean if a field has been set.

GetSpaceClassParameters

func (o *DataInnerIpamAddressData) GetSpaceClassParameters() []ApiClassParameterOutputEntry

GetSpaceClassParameters returns the SpaceClassParameters field if non-nil, zero value otherwise.

GetSpaceClassParametersOk

func (o *DataInnerIpamAddressData) GetSpaceClassParametersOk() (*[]ApiClassParameterOutputEntry, bool)

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

SetSpaceClassParameters

func (o *DataInnerIpamAddressData) SetSpaceClassParameters(v []ApiClassParameterOutputEntry)

SetSpaceClassParameters sets SpaceClassParameters field to given value.

HasSpaceClassParameters

func (o *DataInnerIpamAddressData) HasSpaceClassParameters() bool

HasSpaceClassParameters returns a boolean if a field has been set.

GetSpaceDescription

func (o *DataInnerIpamAddressData) GetSpaceDescription() string

GetSpaceDescription returns the SpaceDescription field if non-nil, zero value otherwise.

GetSpaceDescriptionOk

func (o *DataInnerIpamAddressData) GetSpaceDescriptionOk() (*string, bool)

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

SetSpaceDescription

func (o *DataInnerIpamAddressData) SetSpaceDescription(v string)

SetSpaceDescription sets SpaceDescription field to given value.

HasSpaceDescription

func (o *DataInnerIpamAddressData) HasSpaceDescription() bool

HasSpaceDescription returns a boolean if a field has been set.

GetSpaceId

func (o *DataInnerIpamAddressData) GetSpaceId() string

GetSpaceId returns the SpaceId field if non-nil, zero value otherwise.

GetSpaceIdOk

func (o *DataInnerIpamAddressData) GetSpaceIdOk() (*string, bool)

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

SetSpaceId

func (o *DataInnerIpamAddressData) SetSpaceId(v string)

SetSpaceId sets SpaceId field to given value.

HasSpaceId

func (o *DataInnerIpamAddressData) HasSpaceId() bool

HasSpaceId returns a boolean if a field has been set.

GetSpaceIsTemplate

func (o *DataInnerIpamAddressData) GetSpaceIsTemplate() string

GetSpaceIsTemplate returns the SpaceIsTemplate field if non-nil, zero value otherwise.

GetSpaceIsTemplateOk

func (o *DataInnerIpamAddressData) GetSpaceIsTemplateOk() (*string, bool)

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

SetSpaceIsTemplate

func (o *DataInnerIpamAddressData) SetSpaceIsTemplate(v string)

SetSpaceIsTemplate sets SpaceIsTemplate field to given value.

HasSpaceIsTemplate

func (o *DataInnerIpamAddressData) HasSpaceIsTemplate() bool

HasSpaceIsTemplate returns a boolean if a field has been set.

GetSpaceName

func (o *DataInnerIpamAddressData) GetSpaceName() string

GetSpaceName returns the SpaceName field if non-nil, zero value otherwise.

GetSpaceNameOk

func (o *DataInnerIpamAddressData) GetSpaceNameOk() (*string, bool)

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

SetSpaceName

func (o *DataInnerIpamAddressData) SetSpaceName(v string)

SetSpaceName sets SpaceName field to given value.

HasSpaceName

func (o *DataInnerIpamAddressData) HasSpaceName() bool

HasSpaceName returns a boolean if a field has been set.

GetNetworkClassName

func (o *DataInnerIpamAddressData) GetNetworkClassName() string

GetNetworkClassName returns the NetworkClassName field if non-nil, zero value otherwise.

GetNetworkClassNameOk

func (o *DataInnerIpamAddressData) GetNetworkClassNameOk() (*string, bool)

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

SetNetworkClassName

func (o *DataInnerIpamAddressData) SetNetworkClassName(v string)

SetNetworkClassName sets NetworkClassName field to given value.

HasNetworkClassName

func (o *DataInnerIpamAddressData) HasNetworkClassName() bool

HasNetworkClassName returns a boolean if a field has been set.

GetNetworkClassParameters

func (o *DataInnerIpamAddressData) GetNetworkClassParameters() []ApiClassParameterOutputEntry

GetNetworkClassParameters returns the NetworkClassParameters field if non-nil, zero value otherwise.

GetNetworkClassParametersOk

func (o *DataInnerIpamAddressData) GetNetworkClassParametersOk() (*[]ApiClassParameterOutputEntry, bool)

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

SetNetworkClassParameters

func (o *DataInnerIpamAddressData) SetNetworkClassParameters(v []ApiClassParameterOutputEntry)

SetNetworkClassParameters sets NetworkClassParameters field to given value.

HasNetworkClassParameters

func (o *DataInnerIpamAddressData) HasNetworkClassParameters() bool

HasNetworkClassParameters returns a boolean if a field has been set.

GetNetworkEndHostaddr

func (o *DataInnerIpamAddressData) GetNetworkEndHostaddr() string

GetNetworkEndHostaddr returns the NetworkEndHostaddr field if non-nil, zero value otherwise.

GetNetworkEndHostaddrOk

func (o *DataInnerIpamAddressData) GetNetworkEndHostaddrOk() (*string, bool)

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

SetNetworkEndHostaddr

func (o *DataInnerIpamAddressData) SetNetworkEndHostaddr(v string)

SetNetworkEndHostaddr sets NetworkEndHostaddr field to given value.

HasNetworkEndHostaddr

func (o *DataInnerIpamAddressData) HasNetworkEndHostaddr() bool

HasNetworkEndHostaddr returns a boolean if a field has been set.

GetNetworkEndAddressAddr

func (o *DataInnerIpamAddressData) GetNetworkEndAddressAddr() string

GetNetworkEndAddressAddr returns the NetworkEndAddressAddr field if non-nil, zero value otherwise.

GetNetworkEndAddressAddrOk

func (o *DataInnerIpamAddressData) GetNetworkEndAddressAddrOk() (*string, bool)

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

SetNetworkEndAddressAddr

func (o *DataInnerIpamAddressData) SetNetworkEndAddressAddr(v string)

SetNetworkEndAddressAddr sets NetworkEndAddressAddr field to given value.

HasNetworkEndAddressAddr

func (o *DataInnerIpamAddressData) HasNetworkEndAddressAddr() bool

HasNetworkEndAddressAddr returns a boolean if a field has been set.

GetNetworkId

func (o *DataInnerIpamAddressData) GetNetworkId() string

GetNetworkId returns the NetworkId field if non-nil, zero value otherwise.

GetNetworkIdOk

func (o *DataInnerIpamAddressData) GetNetworkIdOk() (*string, bool)

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

SetNetworkId

func (o *DataInnerIpamAddressData) SetNetworkId(v string)

SetNetworkId sets NetworkId field to given value.

HasNetworkId

func (o *DataInnerIpamAddressData) HasNetworkId() bool

HasNetworkId returns a boolean if a field has been set.

GetNetworkIsTerminal

func (o *DataInnerIpamAddressData) GetNetworkIsTerminal() string

GetNetworkIsTerminal returns the NetworkIsTerminal field if non-nil, zero value otherwise.

GetNetworkIsTerminalOk

func (o *DataInnerIpamAddressData) GetNetworkIsTerminalOk() (*string, bool)

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

SetNetworkIsTerminal

func (o *DataInnerIpamAddressData) SetNetworkIsTerminal(v string)

SetNetworkIsTerminal sets NetworkIsTerminal field to given value.

HasNetworkIsTerminal

func (o *DataInnerIpamAddressData) HasNetworkIsTerminal() bool

HasNetworkIsTerminal returns a boolean if a field has been set.

GetNetworkName

func (o *DataInnerIpamAddressData) GetNetworkName() string

GetNetworkName returns the NetworkName field if non-nil, zero value otherwise.

GetNetworkNameOk

func (o *DataInnerIpamAddressData) GetNetworkNameOk() (*string, bool)

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

SetNetworkName

func (o *DataInnerIpamAddressData) SetNetworkName(v string)

SetNetworkName sets NetworkName field to given value.

HasNetworkName

func (o *DataInnerIpamAddressData) HasNetworkName() bool

HasNetworkName returns a boolean if a field has been set.

GetNetworkSize

func (o *DataInnerIpamAddressData) GetNetworkSize() string

GetNetworkSize returns the NetworkSize field if non-nil, zero value otherwise.

GetNetworkSizeOk

func (o *DataInnerIpamAddressData) GetNetworkSizeOk() (*string, bool)

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

SetNetworkSize

func (o *DataInnerIpamAddressData) SetNetworkSize(v string)

SetNetworkSize sets NetworkSize field to given value.

HasNetworkSize

func (o *DataInnerIpamAddressData) HasNetworkSize() bool

HasNetworkSize returns a boolean if a field has been set.

GetNetworkStartHostaddr

func (o *DataInnerIpamAddressData) GetNetworkStartHostaddr() string

GetNetworkStartHostaddr returns the NetworkStartHostaddr field if non-nil, zero value otherwise.

GetNetworkStartHostaddrOk

func (o *DataInnerIpamAddressData) GetNetworkStartHostaddrOk() (*string, bool)

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

SetNetworkStartHostaddr

func (o *DataInnerIpamAddressData) SetNetworkStartHostaddr(v string)

SetNetworkStartHostaddr sets NetworkStartHostaddr field to given value.

HasNetworkStartHostaddr

func (o *DataInnerIpamAddressData) HasNetworkStartHostaddr() bool

HasNetworkStartHostaddr returns a boolean if a field has been set.

GetNetworkStartAddressAddr

func (o *DataInnerIpamAddressData) GetNetworkStartAddressAddr() string

GetNetworkStartAddressAddr returns the NetworkStartAddressAddr field if non-nil, zero value otherwise.

GetNetworkStartAddressAddrOk

func (o *DataInnerIpamAddressData) GetNetworkStartAddressAddrOk() (*string, bool)

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

SetNetworkStartAddressAddr

func (o *DataInnerIpamAddressData) SetNetworkStartAddressAddr(v string)

SetNetworkStartAddressAddr sets NetworkStartAddressAddr field to given value.

HasNetworkStartAddressAddr

func (o *DataInnerIpamAddressData) HasNetworkStartAddressAddr() bool

HasNetworkStartAddressAddr returns a boolean if a field has been set.

GetTagContainerDhcpstatic

func (o *DataInnerIpamAddressData) GetTagContainerDhcpstatic() string

GetTagContainerDhcpstatic returns the TagContainerDhcpstatic field if non-nil, zero value otherwise.

GetTagContainerDhcpstaticOk

func (o *DataInnerIpamAddressData) GetTagContainerDhcpstaticOk() (*string, bool)

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

SetTagContainerDhcpstatic

func (o *DataInnerIpamAddressData) SetTagContainerDhcpstatic(v string)

SetTagContainerDhcpstatic sets TagContainerDhcpstatic field to given value.

HasTagContainerDhcpstatic

func (o *DataInnerIpamAddressData) HasTagContainerDhcpstatic() bool

HasTagContainerDhcpstatic returns a boolean if a field has been set.

GetTagPoolDhcprange

func (o *DataInnerIpamAddressData) GetTagPoolDhcprange() string

GetTagPoolDhcprange returns the TagPoolDhcprange field if non-nil, zero value otherwise.

GetTagPoolDhcprangeOk

func (o *DataInnerIpamAddressData) GetTagPoolDhcprangeOk() (*string, bool)

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

SetTagPoolDhcprange

func (o *DataInnerIpamAddressData) SetTagPoolDhcprange(v string)

SetTagPoolDhcprange sets TagPoolDhcprange field to given value.

HasTagPoolDhcprange

func (o *DataInnerIpamAddressData) HasTagPoolDhcprange() bool

HasTagPoolDhcprange returns a boolean if a field has been set.

GetAddressOperationDetailsAddedOn

func (o *DataInnerIpamAddressData) GetAddressOperationDetailsAddedOn() string

GetAddressOperationDetailsAddedOn returns the AddressOperationDetailsAddedOn field if non-nil, zero value otherwise.

GetAddressOperationDetailsAddedOnOk

func (o *DataInnerIpamAddressData) GetAddressOperationDetailsAddedOnOk() (*string, bool)

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

SetAddressOperationDetailsAddedOn

func (o *DataInnerIpamAddressData) SetAddressOperationDetailsAddedOn(v string)

SetAddressOperationDetailsAddedOn sets AddressOperationDetailsAddedOn field to given value.

HasAddressOperationDetailsAddedOn

func (o *DataInnerIpamAddressData) HasAddressOperationDetailsAddedOn() bool

HasAddressOperationDetailsAddedOn returns a boolean if a field has been set.

GetAddressOperationDetailsCallStack

func (o *DataInnerIpamAddressData) GetAddressOperationDetailsCallStack() string

GetAddressOperationDetailsCallStack returns the AddressOperationDetailsCallStack field if non-nil, zero value otherwise.

GetAddressOperationDetailsCallStackOk

func (o *DataInnerIpamAddressData) GetAddressOperationDetailsCallStackOk() (*string, bool)

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

SetAddressOperationDetailsCallStack

func (o *DataInnerIpamAddressData) SetAddressOperationDetailsCallStack(v string)

SetAddressOperationDetailsCallStack sets AddressOperationDetailsCallStack field to given value.

HasAddressOperationDetailsCallStack

func (o *DataInnerIpamAddressData) HasAddressOperationDetailsCallStack() bool

HasAddressOperationDetailsCallStack returns a boolean if a field has been set.

GetAddressOperationDetailsOriginModule

func (o *DataInnerIpamAddressData) GetAddressOperationDetailsOriginModule() string

GetAddressOperationDetailsOriginModule returns the AddressOperationDetailsOriginModule field if non-nil, zero value otherwise.

GetAddressOperationDetailsOriginModuleOk

func (o *DataInnerIpamAddressData) GetAddressOperationDetailsOriginModuleOk() (*string, bool)

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

SetAddressOperationDetailsOriginModule

func (o *DataInnerIpamAddressData) SetAddressOperationDetailsOriginModule(v string)

SetAddressOperationDetailsOriginModule sets AddressOperationDetailsOriginModule field to given value.

HasAddressOperationDetailsOriginModule

func (o *DataInnerIpamAddressData) HasAddressOperationDetailsOriginModule() bool

HasAddressOperationDetailsOriginModule returns a boolean if a field has been set.

GetAddressOperationDetailsRequestedBy

func (o *DataInnerIpamAddressData) GetAddressOperationDetailsRequestedBy() string

GetAddressOperationDetailsRequestedBy returns the AddressOperationDetailsRequestedBy field if non-nil, zero value otherwise.

GetAddressOperationDetailsRequestedByOk

func (o *DataInnerIpamAddressData) GetAddressOperationDetailsRequestedByOk() (*string, bool)

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

SetAddressOperationDetailsRequestedBy

func (o *DataInnerIpamAddressData) SetAddressOperationDetailsRequestedBy(v string)

SetAddressOperationDetailsRequestedBy sets AddressOperationDetailsRequestedBy field to given value.

HasAddressOperationDetailsRequestedBy

func (o *DataInnerIpamAddressData) HasAddressOperationDetailsRequestedBy() bool

HasAddressOperationDetailsRequestedBy returns a boolean if a field has been set.

GetAddressOperationDetailsAddedBy

func (o *DataInnerIpamAddressData) GetAddressOperationDetailsAddedBy() string

GetAddressOperationDetailsAddedBy returns the AddressOperationDetailsAddedBy field if non-nil, zero value otherwise.

GetAddressOperationDetailsAddedByOk

func (o *DataInnerIpamAddressData) GetAddressOperationDetailsAddedByOk() (*string, bool)

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

SetAddressOperationDetailsAddedBy

func (o *DataInnerIpamAddressData) SetAddressOperationDetailsAddedBy(v string)

SetAddressOperationDetailsAddedBy sets AddressOperationDetailsAddedBy field to given value.

HasAddressOperationDetailsAddedBy

func (o *DataInnerIpamAddressData) HasAddressOperationDetailsAddedBy() bool

HasAddressOperationDetailsAddedBy returns a boolean if a field has been set.

GetAddressOperationDetailsLastUpdatedOn

func (o *DataInnerIpamAddressData) GetAddressOperationDetailsLastUpdatedOn() string

GetAddressOperationDetailsLastUpdatedOn returns the AddressOperationDetailsLastUpdatedOn field if non-nil, zero value otherwise.

GetAddressOperationDetailsLastUpdatedOnOk

func (o *DataInnerIpamAddressData) GetAddressOperationDetailsLastUpdatedOnOk() (*string, bool)

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

SetAddressOperationDetailsLastUpdatedOn

func (o *DataInnerIpamAddressData) SetAddressOperationDetailsLastUpdatedOn(v string)

SetAddressOperationDetailsLastUpdatedOn sets AddressOperationDetailsLastUpdatedOn field to given value.

HasAddressOperationDetailsLastUpdatedOn

func (o *DataInnerIpamAddressData) HasAddressOperationDetailsLastUpdatedOn() bool

HasAddressOperationDetailsLastUpdatedOn returns a boolean if a field has been set.

GetAddressType

func (o *DataInnerIpamAddressData) GetAddressType() string

GetAddressType returns the AddressType field if non-nil, zero value otherwise.

GetAddressTypeOk

func (o *DataInnerIpamAddressData) GetAddressTypeOk() (*string, bool)

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

SetAddressType

func (o *DataInnerIpamAddressData) SetAddressType(v string)

SetAddressType sets AddressType field to given value.

HasAddressType

func (o *DataInnerIpamAddressData) HasAddressType() bool

HasAddressType returns a boolean if a field has been set.

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