Documentation

BareMetalIPv6Info extends Model
in package

Holds ipv6 address information on the ip address attached to the baremetal machine.

Table of Contents

Properties

$ip  : string
$network  : string
$networkSize  : int
$type  : string

Methods

getIp()  : string
getNetwork()  : string
getNetworkSize()  : int
getResponseName()  : string
getType()  : string
setIp()  : void
setNetwork()  : void
setNetworkSize()  : void
setType()  : void

Properties

Methods

setNetwork()

public setNetwork(string $network) : void
Parameters
$network : string

setNetworkSize()

public setNetworkSize(int $size) : void
Parameters
$size : int

        
On this page

Search results