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
Fleet has introduced a change that allow a package policy to belong to multiple agent policy, for this the property policy_id has been deprecated in favor of the new policy_ids one in both request and response of the fleet package_policies API.
This should be changed before the property is removed.