action redhat_refresh_source { label: " Refresh an existing Source" description: "Refresh a source object" provider: redhat method: PATCH path: "/sources/{id}/refresh" encoding: json output: { type: "object" additionalProperties: true } }