+

Search Tips   |   Advanced Search

Syntax for addressing portal resources


To obtain information about a portal resource or to modify a portal resource, you need to obtain a feed for this resource, or you send a request to a certain URL that can contain a feed. Find out how we can construct URLs to which we can send HTTP requests related to the REST service.

For example, a URL can address a specific resource or can contain certain query parameters that allow us to control the extent and the way by which information on resources is exposed, or they allow us to control the way by which resources are modified.

To obtain a feecontaining certain portal resources, you send an HTTP GET request to the following URL:

/wps/[my]contenthandler[/vpmapping]?(uri=model-uri)+(&mode=verb)?(&name=value)*
The meanings of the syntax elements are as follows:


Parent: Feeds for REST services
Related:
Elements of a model feed
Use cases for modifying resources