SSH Keys in API after upgrade to 6.2-9

melsom

Renowned Member
Apr 24, 2013
4
0
66
Hello,

We are passing SSH-keys as strings through the API. After the upgradeto 6.2-9, this no longer works. Any idea what may be the issue? We have not changed one bit of our code.

This is the error we receive:

Array
(
[0[ssh-public-keys]] => property is not defined in schema and the schema does not allow additional properties
)
 
please provide output of pveversion -v and the full API call you are attempting (path, parameters, ...)