Method: SDM::Query#client_ip
- Defined in:
- lib/models/porcelain.rb
#client_ip ⇒ Object
The IP address the Query was performed from, as detected at the StrongDM control plane.
8412 8413 8414 |
# File 'lib/models/porcelain.rb', line 8412 def client_ip @client_ip end |