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
Chef Server : 12.4.1
Hello,
The PUT method used with a REST call with URL /organizations/NAME/node/NAME is working perfectly excepted one problem.
The problem is that when I send data to Chef Server to modify a node, all automatic attributes are reset.
The JSON format is valid so why the automatic attributes are reset?
Thank you.
Vest regards
The text was updated successfully, but these errors were encountered:
Ok, I just added the automatic attributes during the PUT execution and it is ok
Sorry, something went wrong.
No branches or pull requests
Hello,
The PUT method used with a REST call with URL /organizations/NAME/node/NAME is working perfectly excepted one problem.
The problem is that when I send data to Chef Server to modify a node, all automatic attributes are reset.
The JSON format is valid so why the automatic attributes are reset?
Thank you.
Vest regards
The text was updated successfully, but these errors were encountered: