action cenit_post_setup_connection_role { label: "Create or update a connection role" description: "Creates or updates the specified connection role by setting the values of the parameters passed. Any parameters not provided will be left unchanged." provider: cenit method: POST path: "/setup/connection_role" encoding: json output: { type: "object" additionalProperties: true } }