A RemoteAddress object stores the IP address the request originated from, as observed by the API server.
RemoteAddress
The IP address in its textual representation.
Example: "192.0.2.1"
"192.0.2.1"
The kind of the IP address.
"v4"
"v6"
A
RemoteAddressobject stores the IP address the request originated from, as observed by the API server.