Skip to content

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

Open
@natrlhy

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.

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