Interface
Bases: Entity
Interface object for the Hosts.
Attributes:
Name | Type | Description |
---|---|---|
name |
str
|
|
interface_type |
str
|
|
ip_address |
IPv4Address
|
|
subnet |
IPv4Network
|
|
data_links |
list
|
|
max_range |
float
|
|
blocked_ips |
list
|
|
swarm |
bool
|
|