Skip to content

Instantly share code, notes, and snippets.

@ableasdale
Created August 24, 2016 13:23
Show Gist options
  • Save ableasdale/577c6c433d5429de9426d09c8c367eea to your computer and use it in GitHub Desktop.
Save ableasdale/577c6c433d5429de9426d09c8c367eea to your computer and use it in GitHub Desktop.
Simple Host Status for current host
xquery version "1.0-ml";
declare namespace hs = "http://marklogic.com/xdmp/status/host";
xdmp:host-status(xdmp:host())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment