Skip to content

[Enhancement] Include hostname and username in bulk deactivations #359

Description

@natrlhy

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions