Method: SDM::Query#egress_node_id
- Defined in:
- lib/models/porcelain.rb
#egress_node_id ⇒ Object
The unique ID of the node through which the Resource was accessed.
6969 6970 6971 |
# File 'lib/models/porcelain.rb', line 6969 def egress_node_id @egress_node_id end |