Skip to main content
Apprentice
August 5, 2025

Bulk copy of jump items to another jump group via list

  • August 5, 2025
  • 3 replies
  • 94 views

is there a way to bulk copy a large amount of jump items from one jump group to another?  I am looking for a way to take a txt or csv file with a list of thousands of hostnames and copy that list to a new group.

    3 replies

    Veteran
    August 5, 2025

    I’m thinking you’d need to use the API to accomplish this. Probably Copy a Jump Client. (though I haven’t used this specific command myself)

    Apprentice
    August 5, 2025

    would be great if someone could post working api commands they have and are using for the btapi tool.  that way there would be canned examples of how to do this. especially how to use bulk commands.

    Veteran
    August 5, 2025

    I don’t use the btapi tool, but this post has some stripped down code for what I use - Easy way to find and remove duplicate clients in Admin console. | Community