[GH-ISSUE #106] Getting VM name #54

Closed
opened 2026-02-27 15:46:12 +03:00 by kerem · 1 comment
Owner

Originally created by @MuhammadShifa on GitHub (Aug 1, 2022).
Original GitHub issue: https://github.com/proxmoxer/proxmoxer/issues/106

Originally assigned to: @jhollowe on GitHub.

Hello!
Hope you're all doing great.
I have created VM's in Python like 101(Detection). where the name of my VM is 'Detection'. I am not able to get it with python. I have tried with socket, os and platform but I always get like VM-1 or VM-2 etc. But I should have to get it ''Detection".

Please help me if any one can. Thanks in Advance.

Originally created by @MuhammadShifa on GitHub (Aug 1, 2022). Original GitHub issue: https://github.com/proxmoxer/proxmoxer/issues/106 Originally assigned to: @jhollowe on GitHub. Hello! Hope you're all doing great. I have created VM's in Python like 101(Detection). where the name of my VM is 'Detection'. I am not able to get it with python. I have tried with socket, os and platform but I always get like VM-1 or VM-2 etc. But I should have to get it ''Detection". Please help me if any one can. Thanks in Advance.
kerem 2026-02-27 15:46:12 +03:00
Author
Owner

@jhollowe commented on GitHub (Aug 2, 2022):

Please see the documentation for examples of printing out all the VMs ID, names, and statuses.

<!-- gh-comment-id:1203137795 --> @jhollowe commented on GitHub (Aug 2, 2022): Please see [the documentation](https://proxmoxer.github.io/docs/1.2/basic_usage/#making-api-calls) for examples of printing out all the VMs ID, names, and statuses.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxmoxer#54
No description provided.