10.2. REST Properties


The following properties can be specified on a JBoss Data Virtualization virtual procedure.
Expand
Property Name
Description
Is Required
Allowed Values
METHOD
HTTP Method to use
Yes
GET | POST| PUT | DELETE
URI
URI of procedure
Yes
ex:/procedure
PRODUCES
Type of content produced by the service
no
xml | json | plain | any text
CHARSET
When procedure returns Blob, and content type text based, this character set to used to convert the data
no
US-ASCII | UTF-8
The above properties must be defined with NAMESPACE 'http://teiid.org/rest' on the metadata. Here is an example VDB that defines the REST based service.
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2026 Red Hat
Back to top