kubernetes v1.34

NetworkDeviceData.ips

IPs lists the network addresses assigned to the device's network interface. This can include both IPv4 and IPv6 addresses. The IPs are in the CIDR notation, which includes both the address and the associated subnet mask. e.g.: "192.0.2.5/24" for IPv4 and "2001:db8::5/64" for IPv6.

1 fields
NetworkDeviceData.ips fields and descriptions
Field / TypeDescription
NetworkDeviceData.ips
string

No description provided.