Collect, backup, and restore classification data with the node classifier API for Puppet Enterprise 3.7 to 2019.5
Did this solve your problem?
2 out of 5 found this helpful
Version and installation information
PE version: 3.7 to 2019.5 Installation type: 3.7 to 2019.1: Monolithic, split2019.2 and later: Standard
Note: Links to our documentation are for Puppet Enterpri...
Comments
2 comments
Gettting this error while moving node classifications from one node to another
{"kind":"malformed-request","msg":"The body of your request is not valid JSON.","details":{"body":"/tmp/classifier_groups.json","error":"com.fasterxml.jackson.core.JsonParseException: Unexpected character ('/' (code 47)): maybe a (non-standard) comment? (not recognized as one since Feature 'ALLOW_COMMENTS' not enabled for parser)\n at [Source: (StringReader); line: 1, column: 2]"}}
Hello Thirumoorthi, from the error it would appear that you're missing the "@" in the data-binary payload:
Please sign in to leave a comment.