-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
URL Reference:
https://clidocs.code42.com/en/stable/userguides/deactivatedevices.html#generate-the-list-and-deactivate-in-a-single-command
When running the bulk deactivation one-liner, the resulting CSV file include the username and hostname of the device.
Proposed API
Include switches like:
--include-hostname
--include-username
Headers for the CSV file would have:
change_device_name,deactivated,purge_date,hostname,username,guid
Intended Use Case
This would allow the ability to search/audit for specific users that were flagged to be deactivated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request