We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add the CSV code to ease required custom fields import:
name,content_types,label,group_name,type,Description,search_weight,filter_logic,ui_visibility,weight,choices proxmox_id,virtualization.virtualmachine,Proxmox VM ID,ProxBox,integer,,1000,loose,read-write,100, proxmox_keep_interface,dcim.interface,,ProxBox,boolean,,1000,loose,hidden,100, proxmox_node,virtualization.virtualmachine,Proxmox Node,ProxBox,text,,1000,loose,read-write,100, proxmox_type,virtualization.virtualmachine,Proxmox Type(VM or CT),ProxBox,select,,1000,loose,read-write,100,"['qemu', 'lxc']"
The text was updated successfully, but these errors were encountered:
emersonfelipesp
Successfully merging a pull request may close this issue.
Add the CSV code to ease required custom fields import:
The text was updated successfully, but these errors were encountered: