Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 495 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 495 Bytes

DD User Report (JSON)

Pretty prints a json list of users from a Datadog Account.
Useful for large orgs with 100s or 1000s or users

Args

  • "-k", "--apikey", help="Your Datadog API key"
  • "-a", "--appkey", help="Your Datadog app key"
  • "-o", "--adminonly", help="Only print admins"
  • "-s", "--standardonly", help="Only print standard users"
  • "-e", "--enabledonly", help="Only print enabled accounts"
  • "-v", "--verifiedonly", help="Only print verified (non-pending) accounts"