Mondoo Docs

HTTP GET requests

http.get MQL resource for querying Network infrastructure with cnquery and cnspec.

Network

HTTP GET requests

Use MQL in cnspec shell or policy:

http.get
Min version: 9.0.0Defaults: url statusCode

Relationships

Mini Map
Network
3 resources · 3 relationshipsClick to select, expand fields to see properties.

Fields (6)

FieldTypeDescription
body
stringBody returned from this request
followRedirectsrequired
intFollow redirects
header
http.headerHeader returned from this request
statusCode
intStatus returned from this request
urlrequired
urlURL for this request
version
stringVersion of the HTTP request, (e.g., 1.1)