Actions
Feature #937
closedAbility to import paramater data
Description
It'd be nice if in the "parameter" pages (Global, and per node) we had the ability to cut/paste a CSV file with:
var1,value1
var2,value2
var3,value3
var4,value4
And have those populate the global and per-node ENC parameters. This functionality would allow external teams to provide us with the values needed to provision/support/upgrade in a format that they can understand (standard spreadsheet)
I realize this can probably be done via the REST api, but it seems like this should be a part of basic functionality.
Actions