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