You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using chef automate if we call the get policy files API's then we are getting revisions but revision_id always containing { }, but we required all possible information instead of a blank hash.
we need the below parameter instead of a blank hash
no of policy groups
name of policy groups
timestamp
Replication Case
for example, if call the get policy files API then we are getting a response like
Describe the problem
using chef automate if we call the get policy files API's then we are getting revisions but revision_id always containing
{ }
, but we required all possible information instead of a blank hash.we need the below parameter instead of a blank hash
Replication Case
for example, if call the get policy files API then we are getting a response like
request:
https://api.chef-server.dev/organizations/pedant_testorg_api_18979/policies
Stacktrace
Possible Solution
The text was updated successfully, but these errors were encountered: