csv

  1. B

    Global Whitelist via CSV

    Hello, Under "Who Objects" I can manually add e-mail addresses to the global whitelist. Is there a way to upload data with email addresses? Kind regards Frederik
  2. S

    Created a BASH script to convert json to csv

    I have created a bash script that will strip the special characters from the .json file and organize via comma delimited CSV file. Original JSON file provided by the pvesh get <resource> --output-format json You will have duplicate headers but it's still useful for SQL import commands. Read...
  3. S

    Need to export "inventory" information for web ordering

    I am the process of automating a website where someone can "purchase" a VM container and it's built automatically for them (via scripting) on the backed. To do this I need to make sure I don't over allocate my resources. I am new to the REST API so I apologize if this is an option already...
  4. S

    Export statistics data

    Greetings, Is there a way to export statistics data from PMG to csv file? I need the kind of information like proxmox status report mail. Maybe a sql query. Thanks