Method: SDM::Query#query_body

Defined in:
lib/models/porcelain.rb

#query_bodyObject

The captured content of the Query. For queries against SSH, Kubernetes, and RDP resources, this contains a JSON representation of the QueryCapture.



7794
7795
7796
# File 'lib/models/porcelain.rb', line 7794

def query_body
  @query_body
end