action apache_get_connection { label: "Get a connection" provider: apache method: GET path: "/connections/{connection_id}" encoding: json output: { description: "Full representation of the connection." type: "object" } }