action linuxfoundation_reset_policy { label: "Reset Policy" description: "Reset an existing policy to match with templatePolicy" provider: linuxfoundation method: POST path: "/reset" encoding: json output: { type: "object" additionalProperties: true } }